/* 全局CSS定义 */
body, dd, div, dl, dt, form, h1, h2, h3, h4, h5, h6, img, li, ol, p, table, td, th, ul, frameset { margin: 0px; padding: 0px; }
body {font-size:12px; background-color: #fff;font-family:宋体;}
textarea, input, body, select { font-size: 12px; }
select, input { vertical-align: middle; margin: 0px; }
ul,ol,li{list-style:none}
img, fieldset { border: 0px; }
a { text-decoration: underline; color: #009;}
a:hover{ text-decoration: underline; color: #009;}
.clear {clear:both; height:0;overflow:hidden}
.more {text-align:right;padding-right:8px;}
a img{ border:0px;margin:0;padding:0;}
table,td,input{font-size:12px}
table{margin:0 auto;}
p{	line-height: 20px; font-size: 13px; margin:5px;}
.Area{width:1000px;clear:both;height:auto;margin:0px auto;}

.right{float: right;}
.left {float:left;}
.center {float:left;}

.r{float: right;}
.l {float:left;}
.c {float:left;}
.m_t{	margin-top: 10px}
.m_r{	margin-right: 10px}
.m_b{	margin-bottom: 10px}
.m_l{	margin-left: 10px}
.clear{clear: both; font-size:1px; width:1px; visibility: hidden;margin-top:0px !important;margin-top:-2px;}/*ie and firefox1.5 updata */
.clear:after{content: ".";display: block;height: 0;clear: both;}	/* firefox1.0 */
*+html .clear{	margin-top:-2px!important;}

/*栏目头部导航*/
#channelNav{margin:0px auto;height:30px;background:#EFEBEF;text-align:left;color:#000;}
#channelNav ul{clear:none;padding-right:6px;margin-right:5px;width:auto;}
#channelNav li{list-style:none;float:left;padding:0 2px 0 0;margin:5px auto 0 auto;line-height:20px; }
#channelNav .end{padding-right:0}
#channelNav .red a{color:#f00}
#channelNav a{color:#000;text-decoration: none}