/* CSS */
body {
	font-family:"宋体", arial;
	padding:0;
	background: #FFF;
	font-size:12px;
	color:#000;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
div,form,img,ul,ol,li,dl,dt,dd {margin: 0; padding: 0; border: 0; }
li{list-style-type:none;}
h1,h2,h3,h4,h5{ margin:0; padding:0;font-size:12px; font-weight:normal;}
/**
 *网站底部线宽
 *
 */
h6{ margin:0; padding:0;font-size:2px; font-weight:normal;}
/* Link */

a:link {color: #000000; text-decoration:none;}
a:visited {color: #000000;text-decoration:none;}
a:hover {color: #FF6600; text-decoration:underline;}
a:active {color: #FF6600;}

/* footer */

#footer {
	width:960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.link {float:left; width:958px; border:#CACACA solid 1px; margin-top:5px;}
.link h1 {float:left; width:950px; font-size:14px; font-weight:bold; margin-top:8px; margin-left:5px;}
.link ul {float:left; width:958px; height:73px; background-color:#EDEDED;}
.link ul li {float:left;line-height:22px;}
.link ul li a{margin-left:15px;margin-right:7px;}
.link .last{margin-top:10px;}
.cheng {float:left; width:960px; margin-top:15px;}
.cheng h1 {float:left; width:960px; text-align:center;}
.cheng h6 {float:left; width:960px; background-color:#0F2184; height:4px; margin-top:10px;}
.cheng ul {float:left; width:960px; text-align:center; margin-top:10px; line-height:20px;}
.cheng dl {float:left; width:960px; margin-top:10px; }
.cheng dl dt {float:left; width:960px; text-align:center;}
.cheng img {margin-left:10px;}

/**
 *底部关于我们连接样式
 *@parame 
 */

.cheng a:link {color: #009; text-decoration:underline;}
.cheng a:visited {color: #009;text-decoration:underline;}
.cheng a:hover {color: #009; text-decoration:underline;}
.cheng a:active {color: #009; text-decoration:underline;}

/**
 *控制底部版权样式
 *
 */
.eng{font-family:Arial, Helvetica, sans-serif;}

.flash2 {margin-top:5px; float:left;} 
.f_footer {
	float: left;
	padding: 5px;
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
}
