/* 全局CSS定义 */
body { text-align: center; font-family:"宋体", arial;margin:0; padding:0; background: #F6F6F6; font-size:12px; color:#000;}
div,form,img,ul,ol,li,dl,dt,dd {margin: 0; padding: 0; border: 0;}
h1,h2,h3,h4,h5,h6 { margin:0; padding:0; font-size:14px; font-weight:bolder; color:#FF0000; letter-spacing:5px;}
table,td,tr,th{font-size:12px;}
.clear{clear:both;}

/* 链接颜色 */
a:link {color: #000000; text-decoration:none;}
a:visited {color: #000000;text-decoration:none;}
a:hover {color: #E4392A; text-decoration:underline;}
a:active {color: #000000;}


/* 颜色属性 [定义规则，小写c加颜色名称] */
.cblack,a.cblack:link,a.cblack:visited,a.cblack:active{ color:#000000;text-decoration:underline; }
.cwhite,a.cwhite:link,a.cwhite:visited,a.cwhite:active,a.cwhite:hover{ color:#ffffff;text-decoration:none; }
.cred,a.cred:link,a.cred:visited,a.cred:active,a.cred:hover{ color:#E4392A;;text-decoration:none; }
.chui,a.chui:link,a.chui:visited,a.chui:active{ color:#666666; }
/* 字体属性 [定义规则，小写f加属性名称] */
.fB {font-weight: bold;}
.fI {font-style: italic;}
.fhui{color:#666666;}
.fred{color:#AE0000;}

/* 字体大小*/
.f10px{ font-size:10px; color:#999999;}
.f12px{ font-size:12px;}
.f14px{ font-size:14px;}

.navbar ul{ margin-left:110px;}
.navbar li.menu{float:left; list-style-type:none; width:84px; padding:3px 0; display:block;text-align:center; }
.navbar li.menu{ height:35px; line-height:33px; }
.navbar li.menu a{color:#FFF;}
.navbar li.menu{ background:url(images/bg_menu_line.gif) right top no-repeat; height:35px;}
.navbar li.s{ background:none;}
.navbar a{ color:#FFF;}

.menu2 li{float:left; list-style-type:none; width:84px; padding:3px 0; display:block;text-align:center;}

.l150{line-height:200%;}
.bhui{background-color:#EFEFEF;line-height:200%;}
.newlocal{color:#FFFFFF;padding:0 10px 0 10px;background-color:#FF0000; height:26px;}
.newtl{font-size:16px;color:#000000;font-weight:bolder;}
.newcontent{font-size:14px;color:#000000;}
.pd10{padding-left:10px;font-weight:bolder; background-color:#D9D9D9;}
.pd5{padding:10px 5px;color:#666666;}

#top{margin:0 auto;
clear:both;
width:900px;
}
#top a.logo{
	width:196px;
	height:57px;
	display:block;
	margin-top:31px;
	margin-left:33px;
}
#main{margin:0 auto;
clear:both;
width:900px;
}
#foot{margin:0 auto;
clear:both;
width:900px;
}

.leftcom{
padding-left:5px;
}
