body {
	font-family:Arial,Verdana,  Helvetica, sans-serif;
	margin:auto;
	padding: 0;
	font-size:12px;
	text-align:center;
	background-color:#E3E3E3;
}
td{font-size:12px;}

a{										/* 统一设置所有样式 */
	font-family: Arial;
	font-size: 12px;
	text-decoration:none;		/* 无下划线 */
}
a:link, a:visited{						/* 超链接正常状态、被访问过的样式 */
	color:#000000;				/* 深蓝 */
	text-decoration:none;		/* 无下划线 */
}
a:hover{								/* 鼠标经过时的超链接 */
	color:#FF0000;				/* 黄色 */
	text-decoration:underline;	/* 下划线 */
}
.text_center{ text-align:center;}
/* 头部 */


#Main_container{
width:972px;
height:auto;
text-align:left;
padding:0px;
margin:auto;
background-color:#EDE9E6;
}
#Main{width:902px;height:auto;text-align:left;padding:0px; margin-top:55px;}

select{position:relative;left:-2px;top:-2px;width:192px;line-height:18px;border:0px;color:#359AD4;}
.box{position:relative;border:1px solid #359AD4;width:191px;height:19px;clip:rect(0px,190px,18px,0px);overflow:hidden;}
.box2{border:1px solid #ffffff;width:189px;height:17px;clip:rect(0px,188px,16px,0px);overflow:hidden;}

.clear{clear:both;}
.nav { padding-left:20px;}
.nav a:link, .nav a:visited{ color:#ffffff; font-weight:bold; }
.nav a:hover{ color:#ffff00;}

.nav1 a:link, .nav1 a:visited{ color:#ff0000; }
.nav1 a:hover{color:#CC0000;text-decoration: underline;}


#footer{
	margin:0px;
	margin:auto;
	text-align:center;
	height:46px;
}
#footer p{
	margin:0px; padding:10px; line-height:24px;
}
.h18 {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #454545;
	text-decoration: none;
}

.foot:link, .foot:visited{
	font-size:11px;						/* 超链接正常状态、被访问过的样式 */
	color:#676765;				/* 深蓝 */
	text-decoration:underline;		/* 无下划线 */
}
.foot:hover{	
	font-size:11px;
	color:#000000;				/* 黄色 */
	text-decoration:underline;	/* 下划线 */
}


/* 公司简介 */

