.gallery_cat_box{
	margin: 0px;
	width: 470px;
}
.gallery_cat_box .v_sep{
	float: left;
	width: 10px;
	height: 10px;
	font-size: 1px;
}
.gallery_cat_box .h_sep{
	clear: both;
	height: 11px;
	width: 11px;
	font-size: 1px;
}
.gallery_cat_box .item{
	float: left;
	width: 150px;
	height: 185px;
	background: url(../images/gallery_cat_bck.png) no_repeat bottom;
}
.gallery_cat_box .cat_name a{
	color: #FFFFFF;
	font: 700 9pt/26px Tahoma;
	padding-left: 8px;
}
.gallery_cat_box .item .image{
	padding: 10px 24px;
}
.gallery_cat_box .item img{
	width: 100px;
	height: 75px;
	border: 1px solid #000000;
}
.gallery_cat_box .item .title{
	text-align: center;
}
.gallery_cat_box .item .title a{
	color: #CA0900;
	font: 700 8pt/13px Verdana;
}
.gallery_cat_box .item .view_count{
	text-align: center;
	color: #765771;
	font: 100 8pt/14px Verdana;
}
.gallery_cat_box .row{
	height: 185px;
	overflow: hidden;
}
/**/
.box_gallery{
	margin: 0px;
	width: 470px;
}
.box_gallery .v_sep{
	float: left;
	width: 10px;
	height: 10px;
	font-size: 1px;
}
.box_gallery .h_sep{
	clear: both;
	height: 11px;
	width: 11px;
	font-size: 1px;
}
.box_gallery .item{
	float: left;
	width: 150px;
	height: 185px;
	background: url(../images/gallery_box_bck.png) repeat-x;
}
.box_gallery .cat_name a{
	color: #FFFFFF;
	font: 700 9pt/26px Tahoma;
	padding-left: 8px;
}
.box_gallery .item .image{
	padding: 24px 24px 10px 24px;
}
.box_gallery .item img{
	width: 100px;
	height: 75px;
	border: 1px solid #000000;
}
.box_gallery .item .title{
	text-align: center;
}
.box_gallery .item .title a{
	color: #CA0900;
	font: 700 8pt/13px Verdana;
}
.box_gallery .item .view_count{
	text-align: center;
	color: #765771;
	font: 100 8pt/14px Verdana;
}
.box_gallery .row{
	height: 185px;
	overflow: hidden;
}
/**/
.random_gallery{
	margin: 0px;
	width: 470px;
}
.random_gallery .v_sep{
	float: left;
	width: 10px;
	height: 10px;
	font-size: 1px;
}
.random_gallery .h_sep{
	clear: both;
	height: 11px;
	width: 11px;
	font-size: 1px;
}
.random_gallery .item{
	float: left;
	width: 150px;
	height: 185px;
	background: url(../images/gallery_box_bck.png) repeat-x;
}
.random_gallery .cat_name a{
	color: #FFFFFF;
	font: 700 9pt/26px Tahoma;
	padding-left: 8px;
}
.random_gallery .item .image{
	padding: 24px 24px 10px 24px;
}
.random_gallery .item img{
	width: 100px;
	height: 75px;
	border: 1px solid #000000;
}
.random_gallery .item .title{
	text-align: center;
}
.random_gallery .item .title a{
	color: #CA0900;
	font: 700 8pt/13px Verdana;
}
.random_gallery .item .view_count{
	text-align: center;
	color: #765771;
	font: 100 8pt/14px Verdana;
}
.random_gallery .row{
	height: 185px;
	overflow: hidden;
}
/**/
.image_gallery_detail{
	width: 470px;
	overflow: hidden;
	text-align: center;
}
.image_gallery_detail .image{
	text-align: center;
}
.image_gallery_detail .title{
	font: 700 16pt/140% Verdana;
	color: #C20900;
	padding: 10px 0px 10px 0px;
}
.image_gallery_detail .gallery_explain{
	font: 100 9pt/140% Verdana;
	color: #000000;
	margin-top: 10px;
}
.image_gallery_back {
	text-align: center;
	margin: 0px 0px 8px 0px;
	height: 24px;
}
.image_gallery_back a {
	color: #00003A;
	font: bold 9pt/24px Verdana;
}
.image_gallery_back img{
	width: 20px;
	height: 20px;
}
.gallery_nav{
	padding-bottom: 10px;
	font: 100 8pt/16px Verdana;
	text-align: center;
}
.gallery_nav, .gallery_nav a{
	color: #000000;
}
/**/
.paging{
	text-align: left;
	border: 1px #A1A1A1 dashed;
	width: 100%;
}
.paging td{
	 line-height: 200%;
	 font: 100 9pt/20px Verdana;
	 color: #434343;
}
.paging .header{
	background: #F1F1F1;
}
.paging input{
	border: #000000 1px solid;
	height: 20px;
}
.paging .go_page {
	width: 25px;
	height: 20px;
	text-align: right;
	font: 100 9pt/20px Verdana;
}
.paging .button{
	background: #A20000;
	color: #FFF;
	width: 100px;
	height: 20px;
	font-weight: bold;
}
.paging .current{
	font-weight: bold;
	color: #DD0D75;
}
.paging .prev{
	font-weight: bold;
	color: #434343;
}
.paging .next{
	font-weight: bold;
	color: #434343;
}
.paging .number{
	color: #434343;
	text-decoration: underline;
}
.paging .current, .paging .number{
	padding: 4px;
}
.paging .seperator{
	color: #000000;
}
