/* CSS Document */
Body,table,tr,td,div,ul,li,span{
	list-style:none;
	margin:0px;
	padding:0px;
    text-justify:inter-ideograph;
}

Body{
	font-family:Arial, Helvetica, sans-serif,"ËÎÌå";
	font-size:12px;
	color:#626262;
	background:#FFFFFF;
}

a:link,a:visited,a:active {
	color:#676767;
	text-decoration: none;
}
a:hover{
	color:#676767;
	text-decoration: none;
}

#News,#News1 a:link,#News,#News1 a:active,#News,#News1 a:visited{
	font-size:12px;
	color:#676767;
	text-decoration:underline;
}

#News,#News1 a:hover{
	font-size:12px;
	color:#999; 
	text-decoration:none;
}



#Header{
	margin:auto auto;
	width:931px;
	height:72px;
	background:url(../images/top.jpg) no-repeat;
}

#Contact{
	float:right;
	width:220px;
	height:15px;
	margin-top:51px;
}

#Contact ul li{
	float:left;
	width:72px;
	text-align:center;
}

.red{
	color:#c13533;
}

.Images{
	border:0px;
}

#MenuBg{
	width:931px;
	background:url(../images/menu.jpg) no-repeat;
	height:29px;
	margin:auto auto;
}

#Menu{
	width:700px;
	height:29px;
	float:left;
}
#Menu ul{
	width:680px;
	margin-left:45px;
}
#Menu ul li{
	float:left;
	width:77px;
}

#Search{
	width:170px;
	float:right;
	height:29px;
}

*+html .Key{
	border:0px;
	width:110px;
	margin-left:-5px;
	color:#676767;
	background:url(../images/bg1.jpg) repeat-x;
	height:19px;
	padding-top:2px;
}

*html .Key{
	border:0px;
	width:110px;
	margin-left:1px;
	color:#676767;
	background:url(../images/bg1.jpg) repeat-x;
	height:19px;
	padding-top:2px;
	padding-left:-10px
}

.Search1{
	margin-left:19px;
	margin-top:5px;
}

#Gd{
	width:931px;
	height:348px;
	clear:both;
	padding-top:10px;
	margin:auto auto;
	background:#FFFFFF;
	padding-bottom:10px;
}

#Flash{
	width:722px;
	height:348px;
	float:left;
}

#Gd1{
	width:209px;
	height:348px;
	background:url(../images/ad.jpg) no-repeat;
	float:left;
}

#Content{
	width:931px;
	height:220px;
	margin:auto auto;
}

#Aboutus{
	float:left;
	width:230px;
}

#Aboutus ul{
	width:230px;
	height:190px;
	background:url(../images/aboutusbg.jpg) no-repeat;
}

#Aboutus ul li{
	float:left;
}

#AboutusContent{
	width:85%;
	padding-left:10px;
	line-height:20px;
	padding-top:15px;
}

#NewsProduct{
	width:473px;
	float:left;
	margin-left:10px;
}

#NewsProduct ul{
	width:473px;
	height:190px;
	background:url(../images/NewsProductbg.jpg) no-repeat;
}

#NewsProduct ul li{
	float:left;
	width:127px;
	padding-top:25px;
	margin-left:23px;
	height:150px;
	line-height:200%;
	text-align:center;
}


#News{
	width:207px;
	float:left;
	margin-left:10px;
}

#News ul{
	width:207px;
	height:190px;
	background:url(../images/Newsbg.jpg) no-repeat;
}

#News ul li{
	padding-top:12px;
	margin-left:10px;
	height:150px;
}

#Footer{
	width:931px;
	margin:auto auto;
	height:32px;
	background:url(../images/footer.jpg) no-repeat;
	margin-top:10px;
}

