@charset "gb2312";
/* CSS Document */
.main{width:970px; height:auto; margin:auto;}
.main_list{ width:700px; float:left;}
.main_list_title{ padding-bottom:8px; border-bottom:1px #ddd solid; font-size:14px; font-weight:bold; margin-top:5px;}
.main_list_title span{ font-size:12px; font-weight:normal; color:#a1712c}
.main_list_con{ height:80px; margin-top:15px; line-height:20px; color:#666; padding-bottom:15px; border-bottom:1px #ddd dotted;}
.main_list_con img{ width:120px; height:80px; float:left; margin-right:8px;}
.main_list_con a{ font-size:14px; font-weight:bold}
.main_list_con a:link{ color:#c52525; text-decoration:none}
.main_list_con a:visited{ color:#c52525; text-decoration:none}
.main_list_con a:hover{ color:#c52525; text-decoration:underline}


.main_sidebar{ width:260px; float:right; margin-top:5px;}

.main_sidebar_news{ padding:10px; background:#f4f4f4; margin-bottom:10px;}


.main_sidebar_line{ padding:10px; background:#f4f4f4; margin-bottom:10px;}

.main_sidebar h3 a{width:auto; padding:0 5px; float:left;}
.main_sidebar h3 i{float:left;}
.main_sidebar_photos{ padding:10px; background:#f4f4f4; margin-bottom:10px;}

.main_sidebar_photos_list dl{ width:100px; height:99px; overflow:hidden; float:left; padding:10px 0 0 12px;}
.main_sidebar_photos_list dl dt{ width:100px; height:80px;}
.main_sidebar_photos_list dl dt img{ width:100px; height:80px; display:block; overflow:hidden;}
.main_sidebar_photos_list dl dd{ width:100px; height:14px; line-height:14px; overflow:hidden; margin-top:5px; text-align:center;}
.nextpage{width:700px; height:30px; line-height:30px; margin-bottom:50px;}
.nextpage ul{width:auto; margin:auto; width:300px; text-align:center; }
.nextpage li{width:auto; padding:5px; float:left;}

.show_title{ font-size:20px; font-weight:bold; color:#a20001; text-align:center; border-bottom:1px #ddd solid; padding:15px 0}
.show_info{ padding:15px 0; text-align:center; color:#999}
.show_center{ font-size:14px; line-height:200%; padding:0 15px 15px 15px}
.show_center img{ max-width: 600px; width:expression(this.width > 600 ? "600px" : this.width); overflow:hidden;}
.show_updown{ padding:15px; line-height:22px; border-top:1px #ddd dotted;}