@import "comment.css?v1";
@import "paging_2.css?v1";

.gallery_index .base_top{
	position: relative;
	width: 900px;
	height: 250px;
	background: url(../images/base_top_gallery.png) no-repeat;
}

.base_top .main_menu .item{
	background-image: url(../images/navigation_gallery.png);
}

.comment_add .header{
	background-image: url(../images/comment_add_header_gallery.png);
}

.base_gallery .base_middle{
	text-align: left;
	padding: 10px 0px 10px 14px;
}
.base_gallery .base_middle_inner{
	width: 886px;
	overflow: hidden;
}
.main_search{
	position: relative;
	width: 300px;
	height: 100px;
	background: url(../images/g_search.png) no-repeat;
	margin-bottom: 10px;
}
.main_search .input{
	position: absolute;
	top: 35px;
	left: 90px;
	background-color: transparent;
	border: 0px solid transparent;
	width: 195px;
	height: 23px;
	padding: 2px;
	line-height: 19px;
}
.main_search .submit{
	position: absolute;
	top: 65px;
	left: 90px;
	background-color: transparent;
	border: 0px solid transparent;
	width: 80px;
	height: 25px;
	padding: 2px;
	line-height: 21px;
}
/**/
.main_headline_container{
	position: relative;
}
.main_search_container{
	position: absolute;
	left: 586px;
	top: 0px;
}
.main_cat_container{
	position: relative;
	width: 885px;
	height: 535px;
	background: url(../images/g_cat.png) no-repeat;
}
.main_cat_box_container{
	position: absolute;
	left: 0px;
	top: 10px;
}
.main_cat_mostly_container{
	position: absolute;
	left: 565px;
	top: 20px;
}
.headline{
	margin: 0px 0px 10px 0px;
	clear: both;
	width: 565px;
	height: 360px;
	background: url(../images/g_headline_bck.png) no-repeat;
	overflow: hidden;
	text-align: center;
}
.headline img{
	margin: 10px;
	width: 545px;
	height: 310px;
}
.headline .title{
	padding-left: 15px;
}
.headline .title a{
	font: 700 12pt/30px Verdana;
	color: #fff;
}

.gallery_detail{
	margin: 0px 0px 10px 0px;
}
.gallery_detail .nav{
	clear: both;
}
.gallery_detail .image{
	clear: both;
	background: #0d4d68;
	overflow: hidden;
	text-align: center;
	padding: 20px 0px;
}
.gallery_detail .image img{
	border: solid 3px #ffffff;
}
.gallery_detail .title{
	background: url(../images/g_detail_header.png) no-repeat;
	text-align: left;
}
.gallery_detail .title h1{
	font: 700 12pt/30px Verdana;
	text-align: center;
	color: #fff;
	margin: 0px;
	padding: 0px;
}
.gallery_detail .gallery_explain{
	background: #0d4d68;
	padding: 10px 30px;
}
.gallery_detail .content{
	width: 505px;
	font: 700 15px/140% Tahoma;
	color: #FFFFFF;
}
.gallery_detail .content a{
	font: 700 15px/140% Tahoma;
	color: #CD0000;
}
.mostly_viewed{
	width: 300px;
	height: 498px;
	background: url(../images/g_mostly_bck.png) no-repeat;
	margin-bottom: 10px;
}
.mostly_viewed_inner{
	padding-top: 40px;
	width: 300px;
	overflow: hidden;
}
.mostly_viewed .item{
	clear: both;
	padding-top: 3px;
	padding-left: 13px;
	height: 88px;
}
.mostly_viewed .item img{
	width: 94px;
	height: 70px;
	margin-right: 8px;
	float: left;
}
.mostly_viewed .title a{
	color: #FFF;
	font: 700 8pt/15px Verdana;
}
.mostly_viewed .date{
	color: #999;
	font: 100 8pt/15px Verdana;
}
.mostly_viewed .view_count{
	color: #999;
	font: 100 8pt/14px Verdana;
}
.mostly_viewed .sep td{
	height: 11px;
	background: url(../images/gallery_mostly_sep_bck.png) no-repeat;
}
.mostly_viewed .sep_2 td{
	height: 10px;
}
/**/
.index_contact{
	font: 100 8pt/15px Tahoma;
	text-align: left;
	color: #FFFFFF;
}
.index_contact .link{
	clear: both;
	border-top: 1px solid #E5E4E4;
	border-bottom: 1px solid #E5E4E4;
}
.index_contact .link, .index_contact .link a{
	font: 100 8pt/25px Tahoma;
	color: #7a3012;
}
.index_contact .content{
	clear: both;
	color: #7a3012;
}
.index_contact .content a{
	color: #7a3012;
}
/**/
.box_gallery{
	width: 570px;
}
.box_gallery .v_sep{
	float: left;
	width: 38px;
	height: 10px;
	font-size: 1px;
}
.box_gallery .h_sep{
	clear: both;
	height: 0px;
	width: 0px;
	font-size: 1px;
	display: none;
}
.box_gallery .item{
	float: left;
	width: 156px;
	height: 170px;
	text-align: center;
}
.box_gallery .item_inner{
	padding: 10px;
}
.box_gallery .item .image{
	width: 136px;
	height: 110px;
}
.box_gallery .item img{
	width: 134px;
	height: 100px;
	border: 1px solid #FFF;
}
.box_gallery .item_inner .title a{
	color: #F1F1F1;
	font: 700 8pt/15px Tahoma;
}
.box_gallery .item_inner .view_count{
	color: #c0c0c0;
	font: 100 8pt/14px Tahoma;
}
.box_gallery .row{
	background: url(../images/g_box_row.png) no-repeat;
	padding-left: 10px;
	height: 170px;
	overflow: hidden;
}
/**/
.random_caption{
	background: url(../images/gallery_random_caption_bck.png) no-repeat;
	width: 210px;
	height: 25px;
	margin-top: 10px;
}
.random_gallery{
	background: #474747;
	width: 539px;
	height: 111px;
	margin-bottom: 10px;
}
.random_gallery_inner{
	padding: 11px 0px 0px 16px;
}
.random_gallery_inner .v_sep{
	float: left;
	width: 12px;
	height: 10px;
	font-size: 1px;
}
.random_gallery_inner .item{
	float: left;
	width: 73px;
	text-align: center;
}
.random_gallery_inner .item_inner img{
	width: 73px;
	height: 58px;
	margin-bottom: 4px;
	border: solid 1px #ffffff;
}
.random_gallery_inner .item_inner .title{
	width: 73px;
	height: 28px;
	overflow: hidden;
	text-align: center;
}
.random_gallery_inner .item_inner .title a{
	color: #ffffff;
	font: 700 8pt/14px Tahoma;
}
.random_gallery_inner .item_inner .view_count{
	color: #a05232;
	font: 100 8pt/14px Tahoma;
}
.search_result .explain{
	padding: 10px;
}
.main_cat_container .box_gallery .row{
	background-image: url();
}