@import "../../css/comment.css";
@import "paging.css";
@import "rating.css";

.gallery_detail{
	margin: 0px 0px 10px 0px;
}
.gallery_detail .title{
	clear: both;
	padding: 10px 10px;
	font: 700 15px/140% Tahoma;
	color: #000000;
}
.gallery_detail .content_container{
	clear: both;
	width: 100%;
	background: #FFF;
	text-align: center;
	margin-bottom: 10px;
}
.gallery_detail .nav{
	clear: both;
	margin-bottom: 10px;
}
.gallery_detail .image img{
	border: 1px solid #B3C5D1;
	width: 600px;
}
.gallery_detail .gallery_explain{
	clear: both;
	padding: 10px 50px;
	font: 700 15px/140% Tahoma;
	color: #000000;
}
.gallery_detail .gallery_banner {
	clear: both;
	margin-top: 10px;
	margin-bottom: 20px;
}
.gallery_detail .back_link{
	clear: both;
	padding: 20px 0px;
}
.gallery_detail .back_link a{
	font: bold 9pt/25px Tahoma;
	color: #cc6633;
}
/**/
.right_galeri_detail{
	clear: both;
}
.right_galeri_detail .item{
	float: left;
	width: 80px;
	height: 72px;
	overflow: hidden;
	margin-left: 14px;
}
.right_galeri_detail img{
	width: 78px;
	height: 51px;
	border: 1px solid #CCC;
}
.right_galeri_detail .all_link{
	clear: both;
}
.right_galeri_detail .all_link a{
	font: bold 9pt/25px Tahoma;
	color: #CC0000;
}
/**/
.gallery_photo_detail{
	margin: 0px 0px 10px 0px;
}
.gallery_photo_detail .content_container{
	clear: both;
	width: 100%;
	background: #FFF;
	text-align: center;
	margin-bottom: 10px;
}
.gallery_photo_detail .nav{
	clear: both;
	margin-bottom: 1px;
}
.gallery_photo_detail .image img{
	border: 1px solid #B3C5D1;
}
.gallery_photo_detail .gallery_explain{
	clear: both;
	padding: 10px 50px;
	font: 700 15px/140% Tahoma;
	color: #000000;
}
.gallery_photo_detail .back_link{
	clear: both;
	padding: 20px 0px;
}
.gallery_photo_detail .back_link a{
	font: bold 9pt/25px Tahoma;
	color: #cc6633;
}
/**/
.gallery_cat_tree{
	width: 623px;
	border: 1px solid #d7d7d7;
	background: #EAECEE;
	margin-bottom: 10px;
	height: 103px;
	overflow-y: auto;
}
.gallery_cat_tree_inner{
	padding: 10px;
}
.gallery_cat_tree table{
	width: 540px;
	border-collapse: collapse;
}
.gallery_cat_tree .item{
	float: left;
	width: 180px;
}
.gallery_cat_tree .item div{
	height: 18px;
}
.gallery_cat_tree .item .title{
	padding-left: 5px;
}
.gallery_cat_tree .item .title a{
	padding-left: 10px;
	background: url(../images/icon_08.gif) no-repeat left 6px;
	color: #000;
	font: 700 8pt/16px Tahoma;
}
.gallery_cat_tree .item .current a{
	padding-left: 10px;
	background: url(../images/icon_08.gif) no-repeat left 6px;
	color: #EE9D33;
	font: 700 8pt/16px Tahoma;
	text-decoration: underline;
}
.gallery_detail_bottom{
	clear: both;
	height: 280px;
	overflow: hidden;
}
/**/
.detail_banner{
	float: left;
	width: 320px;
	overflow: hidden;
	margin-left: 10px;
 }
.detail_banner .inner{
	padding: 9px;
	border: 1px solid #e7eef3;
}
.detail_banner .container{
	width: 300px;
	height: 250px;
	overflow: hidden;
}
.gallery_detail_bottom .mostly_readed{
	float: left;
}
.gallery_detail_bottom .v_sep{
	float: left;
	width: 12px;
	height: 10px;
	overflow: hidden;
}
/**/
.random_gallery {
	float: left;
	width: 302px;
	height: 270px;
	overflow: hidden;
}
.random_gallery_inner{
	border: 1px solid #e7eef3;
}
.random_gallery .header{
	width: 300px;
	height: 33px;
	overflow: hidden;
	background: url(../images/right_caption_bck.png) no-repeat;
}
.random_gallery .header span{
	padding-left: 10px;
	font: 700 11px/23px Tahoma;
}
.random_gallery .item{
	;
}
.random_gallery .item img{
	margin: 0px 10px 2px 10px;
	width: 90px;
	height: 62px;
	border: 1px solid #dfe8ee;
}
.random_gallery .title{
	text-align: left;
	height: 18px;
	overflow: hidden;
}
.random_gallery .title a{
	color: #0033ff;
	font: 700 8pt/18px Tahoma;
}
.random_gallery .image_count{
	color: #545454;
	font: 100 8pt/15px Tahoma;
	text-align: left;
}
.random_gallery .sep td{
	height: 13px;
	background: url(../images/mostly_viewed_sep.gif) repeat-x 0px 5px;
}
.random_gallery .sep_2 td{
	height: 10px;
}
/**/
.gallery_brief{
	background: url(../images/brief_bck.png) no-repeat;
	height: 360px;
	position: relative;
}
.gallery_brief .caption{
	position: absolute;
	top: 0px;
	left: 25px;
	width: 400px;
	height: 36px;
}
.gallery_brief .caption h1{
	font: 700 13pt/36px Arial;
	color: #000;
}
.gallery_brief .image{
	position: absolute;
	top: 75px;
	left: 43px;
	width: 353px;
	height: 245px;
}
.gallery_brief .image img{
	width: 353px;
	height: 245px;
}
.gallery_brief .content{
	position: absolute;
	top: 110px;
	left: 468px;
	width: 145px;
	height: 160px;
}
.gallery_brief .rating_box{
	margin: 10px 0px 25px 0px;
	height: 50px;
	overflow: hidden;
}
.gallery_brief .extra_info{
	border-bottom: 1px dotted #7e7e7e;
}
.gallery_brief .extra_info, .gallery_brief .extra_info a{
	font: 100 8pt/18px Tahoma;
	color: #FFF;
}
.gallery_brief .date{
	position: absolute;
	top: 324px;
	left: 40px;
	width: 145px;
	height: 16px;
	font: 100 7pt/16px Tahoma;
}
