* {
	margin:0px;
	padding:0px;
	border:none;
	outline:none;
}

h2 {
	font:normal normal 14px/28px "Î¢ÈíÑÅºÚ", "ËÎÌå";
	color: #900;
	text-align:left;
	text-indent:3px;
}

h3 {
	font-size: 12px;
	line-height:2.3em;
	font-weight: normal;
	background:none;
	border-bottom:3px solid #d2d2d2;
}

.picpage {
	width:100%;
	overflow:hidden;
}

.pic { float:left; position:relative; overflow:hidden;  margin:0 2px 2px 0; width:189px; height:142px; background:#111 url(progress.gif) no-repeat center center;}
.pic img { width:189px; height:142px;}

.pic_b { float:left; position:relative; overflow:hidden; margin:0 2px 2px 0; width:380px; height:286px; background:#111 url(progress.gif) no-repeat center center;}
.pic_b img { width:380px; height:286px;}
.pic_b a, .pic a { text-decoration:none;}

.red {
	color:#e60012;
}

.red2 {
	background-color:#fce5e7;
}


.video {
	float:left;
	font-size: 0px;
	text-align:center;
	overflow:hidden;
	padding:5px;
	margin:0px 7px;
	background-color:#fff;
}

.video img {
	border:none;
	background:none;
	border-top:13px solid #000;
	border-bottom:13px solid #000;
}

.video a:link,
.video a:visited {
	color: #4461a3;
	text-decoration: none;
	background:none;
}
.video a:hover {
	color: #900;
}




.details{ margin:15px 20px; }	
	.details h4{ font:normal normal 14px/14px "ËÎÌå", "Î¢ÈíÑÅºÚ"; letter-spacing:0.15em; color:#fff;}
	.details p{ font:normal normal 12px/48px "ËÎÌå", "Î¢ÈíÑÅºÚ"; color:#aaa;}
.details2{ margin:0px 5px;}	
	.details2 h4{ font:normal normal 12px/30px "ËÎÌå", "Î¢ÈíÑÅºÚ"; color:#fff;}
	.details2 p{ font:normal normal 12px/18px "ËÎÌå", "Î¢ÈíÑÅºÚ"; color:#aaa;}
	
.clearfix{ display: block; height: 0; clear: both; visibility: hidden; }

.mosaic-backdrop {
		display:none;
		position:absolute;
		top:0;
		height:100%;
		width:100%;
		background:#111;
}
	
.mosaic-overlay {
		display:none;
		z-index:5;
		position:absolute;
		width:100%;
		height:100%;
		background:#111;
}

	.bar .mosaic-overlay {
			bottom:-30px;
			height:74px;
			opacity:0.8;
			-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
			filter:alpha(opacity=80);
	}
		
	.bar .mosaic-overlay:hover {
				opacity:1;
				-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
				filter:alpha(opacity=100);
	}

	.bar2 .mosaic-overlay {
			bottom:-41px;
			height:71px;
			opacity:0.8;
			-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
			filter:alpha(opacity=80);
	}
		
	.bar2 .mosaic-overlay:hover {
				opacity:1;
				-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
				filter:alpha(opacity=100);
	}

	.circle .mosaic-overlay {
			background:url(dot_video.png) no-repeat center center;
			opacity:0;
			-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=00)";
			filter:alpha(opacity=00);
			display:none;
	}

	.fade .mosaic-overlay {
			opacity:0;
			-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=00)";
			filter:alpha(opacity=00);
			background:url(dot_video2.png) no-repeat center center;
	}
