/* 全局CSS定义 */
body { font-family:宋体; font-size:12px; color:#333333; margin: 0px auto;}
div,form,img,ul,ol,li,dl,dt,dd {margin: 0; padding: 0; border: 0; list-style: none none;}
h1,h2,h3,h4,h5,h6 { margin:0; padding:0; font-size:12px;	font-weight: normal;}
table,td,tr,th{font-size:12px;}
/*标红字体*/
.cRed,a.cRed:link,a.cRed:visited{ color:Red; }
/* 链接颜色 */
a:link {color: #333333; text-decoration:none;}
a:visited {color: #333333;text-decoration:none;}
a:hover { color: #ff6600; text-decoration:underline;}
a:active { color: #333333;}

/* 清空上浮 */
.clear {clear:both;	margin: 0px auto; padding: 0px; float: none; font-size: 0px; border-top-width: 0px; border-right-width: 0px;	border-bottom-width: 0px; border-left-width: 0px;}
.clear_5 {clear:both;	margin: 0px auto; padding: 0px; float: none; font-size: 0px; border-top-width: 0px; border-right-width: 0px;	border-bottom-width: 0px; border-left-width: 0px; height:5px;}
.clear_8 { clear:both; height:8px; margin: 0px; padding: 0px;}

/* 常用字体、线条 */
.jcxm {line-height: 20px;}
.tuijian {font-size: 12px; line-height: 25px; width:140px; border-bottom-width: 1px; border-bottom-style: dashed; border-bottom-color: #cccccc;}
.paihong1{font-size: 12px; width:30px; height: 25px; border-bottom-width: 1px; border-bottom-style: dashed; border-bottom-color: #cccccc;}
.paihong2{font-size: 12px; width:200px; height: 25px; border-bottom-width: 1px; border-bottom-style: dashed; border-bottom-color: #cccccc;}
.paihong3{font-size: 12px;	width:50px;	height: 25px; border-bottom-width: 1px;	border-bottom-style: dashed; border-bottom-color: #cccccc; color: #999999;}

/* 其他 */
.box0 {clear: both; display: block;}
.box1 {clear: both; display: block;}
/* 小图标广告 */
.ad_a {margin: 0px;	padding: 0px; clear: both;}
.ad_b {width: 130px; margin: 0px 3px 0px 0px; padding: 0px; float:left; text-align: center;}
.ad_google_l {margin: 0px; padding: 0px; float: left;}
.ad_google_r {margin: 0px; padding: 0px; float: right;}

/* 底部ICP备案 */
.foot_ico {color:#515151;text-align:center;font-size:12px;line-height:24px;width:780px; margin:0 auto; padding-top:12px;}
.foot_ico a {color:#515151;text-decoration:none;}
.foot_ico a:hover {color:#bd0a01;text-decoration:underline;}
.foot_ico a:visited {color:#515151;}
.foot_ico div{width:546px; margin:0 auto;}
.foot_ico p{float:left;width:120px;height:50px;border:1px solid #d2d2d2;padding:0;line-height:20px; margin:6px;font-size:12px;}
.foot_ico .fl{float:left;padding:3px;}
.foot_ico .fr{float:right; width:72px;padding:5px 3px 0 3px;}