/*
 全局CSS定义 
*/
body {text-align:center; margin:0; padding:0; background: #fff; font-size:12px; line-height:25px; color:#000; font-family:"宋体"}
div,form,img,ul,ol,li,tw,dt,dd {margin:0; padding:0; border:0; text-align:left; }
h1,h2,h3,h4,h5,h6 {margin:0; padding:0; font-size:12px; font-weight:normal;}
table,td,tr,th{font-size:12px;}
li{list-style:none;}
table{margin:0 auto;}
a{color:#000; text-decoration:none;}
a:hover{color:#000; text-decoration:underline;}

/*
其他属性
*/
.left{ float:left;}
.right{ float:right;}
.center{text-align:center;}
.f14px{font-size:14px;}
.sharebox{margin-bottom:5px; clear:both; overflow:hidden; zoom:1;}
.conbox{margin:5px 80px; clear:both; overflow:hidden; zoom:1;}
h1{height:30px; line-height:30px; font-size:20px; font-weight:700; color:#333; border-bottom:#b80f0a 1px solid; text-align:center;}
#container{margin:0 auto; padding:0; width:1000px;}/*页面容器*/
.content{width:998px; padding:0; border:#ccc 1px solid;}
.cur_place{height:38px; height:38px; line-height:38px; padding-left:20px; background:#039; color:#fff; font-size:14px; border-bottom:#039 1px solid;}
.cur_place span{float:right; font-size:12px; padding-right:20px; color:#fff;}
.cur_place span a,.cur_place span a:hover{color:#fff; text-decoration:none;}
.cur_place a{color:#fff; text-decoration:none;}
.cur_place a:hover{color:#fff; text-decoration:underline;}

/*标题列表*/
.channel_list{margin:10px 0; padding-left:5px; height:30px; line-height:30px; background:#f0f4fd; font-size:14px; font-weight:700; color:000;}
.channel_list a{color:#000; text-decoration:none;}
.channel_list a:hover{color:#03c; text-decoration:underline;}

.gray14pxlist{margin:5px 0;}
.gray14pxlist li{margin-left:5px; font-size:14px;color:#111;}
.gray14pxlist li a{color:#111; font-size:14px; text-decoration:none;}
.gray14pxlist li a:hover{color:#111; text-decoration:underline;}
.gray14pxlist li span{float:right; text-align:right; padding-right:10px; color:#888; font-size:12px;}

