@charset "utf-8";
*{ list-style:none; list-style-type:none;}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
a { color:#333333; text-decoration:none;}
a:hover{ color:#FF9900; text-decoration:none;}
img { border:0px;}
.tel { color:#FFFFFF;}
.tel a{ color:#FFFFFF;}
.tel a:hover{ color:#FF9900;}
.bj {
    width:100%;
	height:auto;
	background-image: url(../images/bj.jpg);
	background-repeat: repeat-x;
}
.dd{ width:251px; float:left; height:32px;}
.input{ background:url(../images/ss.jpg) no-repeat 0 0; width:251px; height:32px; text-indent:20px; line-height:32px; border:0px;}
.an{float:left; height:31px; padding-top:1px;}
.menu{ width:1003px; height:38px; margin:0px auto; padding-top:8px;}
.menu ul { padding:0px; margin:0px;}
.menu ul li{ width:125px; height:30px; line-height:30px; float:left; font-family:"微软雅黑"; color:#FFFFFF; font-size:14px; font-weight:bold;}
.menu ul li a{ width:74px; height:24px; line-height:24px; float:left; font-family:"微软雅黑"; color:#FFFFFF; font-size:14px; font-weight:bold; text-align:center;}
.menu ul li a:hover{
	width:74px;
	height:24px;
	text-align:center;
	background-image: url(../images/hover.jpg);
}
.foot{ color:#999999;}
.foot a{ color:#999999;}
.foot a:hover{color:#FF9900;}