@import "paging2.css";



.gallery_detail{

	clear: both;

	margin-bottom: 20px;

}

.gallery_detail .title {

	font: 700 15pt/23px Tahoma;

	text-align: center;

	color: #FFFFFF;

	padding: 15px 0px 12px 0px;

}

.gallery_detail .image{

	clear: both;

	text-align: center;

}

.gallery_detail .image img{

	;

}

.gallery_detail .nav{

	clear: both;

}

.gallery_detail .gallery_explain{

	background: #000;

	width: 468px;

}

.gallery_detail .gallery_explain_inner{

	padding: 20px;

}

.gallery_detail .gallery_explain_inner .content{

	width: 413px;

	font: 700 15px/140% Tahoma;

	color: #FFFFFF;

	text-align: center;

}

/**/

.box_gallery{

	width: 468px;

	overflow: hidden;

}

.box_gallery .v_sep{

	float: left;

	width: 12px;

	height: 12px;

	font-size: 1px;

}

.box_gallery .h_sep{

	clear: both;

	height: 15px;

	width: 15px;

	font-size: 1px;

}

.box_gallery .item{

	float: left;

	background: #fff;

	text-align: center;

}

.box_gallery .item_inner{

	border: 1px solid #BBB;

}

.box_gallery .item_inner2{

	width: 146px;

	height: 164px;

	overflow: hidden;

}

.box_gallery .item_inner3{

	margin: 8px;

}

.box_gallery .item_inner img{

	width: 130px;

	height: 98px;

	margin-bottom: 4px;

}

.box_gallery .item_inner .title{

	height: 30px;

	overflow: hidden;

	color: #000000;

	font: 700 8pt/15px Tahoma;

}

.box_gallery .item_inner .view_count{

	color: #ffffff;

	font: 100 8pt/15px Tahoma;

	margin: 4px 0px;

}

.box_gallery .row{

	height: 166px;

	overflow: hidden;

}

/**/

.random_gallery{

	background: url(../images/random_gal_bck.gif);

	width: 468px;

	height: 200px;

}

.random_gallery_inner{

	padding: 35px 0px 0px 13px;

}

.random_gallery_inner .v_sep{

	float: left;

	width: 10px;

	height: 10px;

	font-size: 1px;

}

.random_gallery_inner .item{

	float: left;

	width: 140px;

	text-align: center;

}

.random_gallery_inner .item_inner img{

	width: 140px;

	height: 106px;

	margin-bottom: 4px;

	border-width: 0px;

}

.random_gallery_inner .item_inner .title{

	color: #ffffff;

	font: 700 8pt/14px Tahoma;

	cursor_pointer;

}

.random_gallery_inner .item_inner .view_count{

	color: #000000;

	font: 100 8pt/14px Tahoma;

}

/**/

.nav_link{

	height: 25px;

}

.nav_link a{

	padding-left: 6px;

	font: bold 9pt/25px Tahoma;

	color: ##ff0000;

}
