BODY{
	position: relative;
	height: auto !important;
	height: 100%;
}

.lightbox{}

.sound{}

.videoflv{}

.imgL{ float:left; margin:0 0.625em 0.313em 0; }

.imgR{ float:right; margin:0 0 0.313em 0.625em; }

.imgC{ text-align:center; margin:0.313em 0; }

.rh{ position:relative; overflow:hidden; }

.clear{ clear:both; }

.fL{ float:left; }

.fR{ float:right; }

p{ padding:0.3em 0; }

.h1{  }
.h2{  }
.h3{  }
.h4{  }
.h5{  }
.h6{  }

.f8{ font-size: 8px; }
.f10{ font-size: 10px; }
.f12{ font-size: 12px; }
.f14{ font-size: 14px; }
.f16{ font-size: 16px; }
.f20{ font-size: 20px; }
.f24{ font-size: 24px; }
.f30{ font-size: 30px; }
.f36{ font-size: 36px; }



.table, .table td, .table th, .table tr, .table thead, .table tbody, .table tfoot{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	/*font-size: 100%;*/
	/*vertical-align: baseline;*/
	background: transparent;
}

.table{
	border-collapse: collapse;
	border-spacing: 0;
}

a.more{
	color: #423e39;
	font-size: 11px;
	padding-bottom: 1px;
	text-decoration: underline;
}

.ul{
	padding:0;
	margin:0;
	list-style-type:none;
}


