@charset "utf-8";
body{font-family:Arial;font-size:12px;color:#555;padding-top:10px;padding-bottom:20px;margin:0;}
div,form,img,ul,ol,li,dl,dt,dd,cite{margin:0 auto;padding:0;border:0;}
a{color:#555;text-decoration:none;}
a:hover{color:#F00;}

.red{color:#b60005;}
.green{color:green;}
.line{clear:both;}
.left{float:left;}
.right{float:right;}
.text{border:1px solid #999;width:80px;height:12px;line-height:12px;}

.image_group{width:180px;float:left;}
.image_group .image{width:180px;height:179px;overflow:hidden;position:relative;border:1px solid #999;display:table-cell !important;text-align:center;vertical-align:middle;}
.image_group .image span{position:static;+position:absolute;top:50%;vertical-align:middle;text-align:center;}
.image_group .image img{position:static;+position:relative;top:-50%;left:-50%;vertical-align:middle;}
.image_group .id{padding:3px 0px 20px 5px;clear:both;}

.page_bar{clear:both;}
.page_bar .total{float:left;}
.page_bar .page{float:right;margin-right:30px;}
.page_bar .goto{float:right;}

#div_main{
	margin:0 auto;
	width:890px;
}
#div_nav{
	width:890px;
	height:59px;
	background-image:url(images/nav.jpg);
	overflow:hidden;
}
#div_menu{
	padding-top:10px;
	padding-right:10px;
	height:20px;
	text-align:right;
}
#div_menu ul{
	clear:both;
}
#div_menu li{
	padding-left:20px;
	list-style:none;
	float:right;
}

#div_menu_topic{
	padding-top:7px;
	margin-left:190px !important;
	margin-left:170px;
}
#div_menu_topic ul{
	clear:both;
}
#div_menu_topic li{
	margin-left:18px;
	list-style:none;
	float:left;
}
#div_menu_topic a{
	color:#b60005;
	font-weight:bolder;
	text-decoration:none;
}
#div_menu_topic a:hover{
	text-decoration:underline;
}

#div_sub_topic{
	padding-top:7px;
	line-height:16px;
	margin-left:214px;
	height:32px !important;
	height:30px;
	overflow-y:hidden;
}

#div_center{
	clear:both;
}
#div_left{
	width:180px;
	float:left;
}
#div_right{
	width:690px;
	float:right;
}

.left_panel{
	margin-top:15px;
	padding:10px;
	width:160px;
	background-color:#EEF0EF;
	float:left;
	clear:both;
}

.left_title_panel{
	margin-top:15px;
	width:180px;
	background-color:#EEF0EF;
	float:left;
	clear:both;
}
.left_title_panel .title{
	padding:3px 0px 3px 10px;
	color:#FFF;
	border-bottom:2px solid #555;
	background-color:#b3b3b3;
	font-weight:bolder;
}
.left_title_panel .content{
	padding:10px;
	background-color:#EEF0EF;
}

.right_panel{
	margin-top:15px;
	margin-left:30px;
	width:680px;
	clear:both;
}

.right_title_panel{
	margin-top:15px;
	margin-left:10px !important;
	margin-left:30px;
	background-color:#EEF0EF;
	width:680px;
	clear:both;
}
.right_title_panel .title{
	padding:3px 10px;
	width:660px;
	color:#FFF;
	border-bottom:2px solid #555;
	background-color:#b3b3b3;
	font-weight:bolder;
	float:left;
	clear:both;
}
.right_title_panel .content{
	padding:10px;
	width:660px;
	float:left;
	background-color:#EEF0EF;
}

.div_images{
	width:660px;
}
.div_images .sp{
	width:55px;
	float:left;
}
.topic_title{
	width:180px;
/*
	position:relative;
	height:185px !important;
	height:182px;
*/
	float:left;
}
.topic_title a{
	color:#B00;
}
.topic_title .caption{
	color:#B00;
}
.topic_title .comment{
	color:#999;
}
.topic_title .image{
/*	
	bottom:0px;
	position:absolute;
*/
}

#div_image_top{
	margin-left:-20px !important;
	clear:both;
}
#div_image_top .image{
	width:400px;
	float:left;
}
#div_image_top .detail{
	margin-left:20px;
	width:230px;
	float:left;
}

#div_image_bottom{
	clear:both;
}

#div_topic_top{
	clear:both;
}
#div_topic_top .image{
	width:180px;
	float:left;
}
#div_topic_top .detail{
	margin-left:20px;
	width:450px;
	float:left;
}
#div_topic_top .comment{
	line-height:16px;
}

#div_topic_bottom{
	clear:both;
}

#div_copyright{
	margin:10px auto;
	clear:both;
}
#div_copyright hr{
	width:287px;
	border:1px solid #555;
}
#div_copyright div{
	float:left;
}
#div_address{
	width:890px;
	color:#999;
	text-align:center;
	clear:both;
}
