@charset "utf-8";
/* CSS Document */
*{padding:0px;margin:0px;font:12px/20px Arial, Sans-serif, "宋体";word-break:break-all;word-wrap:break-word;color:#333333;}
html{height: 100%; position:relative;}
ul,li,ol{list-style-type:none;list-style-position:outside;}
body{height:100%;background:#e9f7fe;position:relative;}
a{text-decoration:none;}
a:visited{color:#777;}
a:hover{text-decoration:underline;color:#36c;}
.clear {clear:both;}
img{border:none;vertical-align:top;}
/* 底部 */
#footer {width:960px;margin:auto auto 0 auto;background:#fff;text-align:center;border-top:5px solid #000;border-left:2px solid #06c;border-right:2px solid #06c;}
#footer a{text-decoration:none;}
#footer a:hover{color:#6c3;text-decoration:underline;}

#footer ul {width:700px;margin:0px auto;height:30px;display:block;}
#footer ul li{padding:10px 12px 0px 12px;float:left;border-bottom:1px solid #333;}
#footer #footer_info{text-align:center;}
#footer #footer_info p{margin:5px auto 0 auto;text-align:center;font-family:Arial, sans-serif;}
#footer #footer_copyright {width: 560px;text-align:center;}
/* 友情外联 */
#footer #outlink{width:560px;margin:10px auto auto auto;}
#footer #outlink .outlink_img{float:left;width:88px;height:30px;line-height:30px;text-align:center;font-weight:bold;}
#footer #outlink img{border:none;}



/* 页面样式 */
#cont{width:960px;height:auto;background:#fff url(../img/topic/topic_list_bg.jpg) center top no-repeat;margin:0 auto;padding-bottom:20px;border-left:2px solid #06c;border-right:2px solid #06c;}


#top_img{width:960px;height:100px;margin:0 auto; background:url(../img/topic/top_img.jpg) 50px top no-repeat;}


/* 导航 */
#topic_nav{width:960px;height:25px;text-align:center;background:url(../img/topic/topic_nav.png) center repeat-x;_background-image:none;}
#topic_nav a{display:inline;line-height:25px;color:#06c;font-weight:bold;}
#topic_nav a:hover{color:#F90;}
/* 专题列表样式 */
.topic_list{width:800px;height:200px;margin:0 auto;background:url(../img/topic/topic_listbg.png) center top no-repeat;_background-image:none;_border:1px solid #def;}
/* 专题列表图示 */
.topic_list_img{width:360px;height:160px;padding:20px;display:inline;float:left}
.topic_list_cont{width:360px;height:160px;padding:20px 20px 20px 0;display:inline;float:left;}
.topic_list_cont p{text-indent:2em;}

.topic_list_name a{font-size:16px;font-weight:bold;color:#06c;height:25px;line-height:25px;width:360px;border-bottom:1px solid #000;display:block;}