/*=======Ò³½Å=================================*/
#footer
{
	clear:both;
	height: 97px;
	width: 930px;  
	*margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 22px; 

}
#fcontent
{
	background-color: #474747;
	width:906px;
	height:97px;
	float:left;
}
#fp1
{
	width:12px;
	height:97px;
	background-image: url(../new_images/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	float:left;
}
#fp2
{
	width:12px;
	height:97px;
	background-image: url(../new_images/footer_bg1.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	float:right;
}
 
/*=======Ò³½Ålogo==========================*/ 
#flogo
{
	height: 55px;
	width: 185px;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 12px;
	float:left;
}
#copyright
{
	float:left;
	font-family: "ËÎÌå";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	margin-top: 12px;
	margin-left: 20px;
	line-height:180%;
	overflow:hidden;
}
#contactphone
{
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 600;
	color: #FFFFFF;
	margin-top: 8px;
	margin-left: 200px;
	line-height:110%;
}

select 
{
    position:relative;
	font-family: "ËÎÌå";
    font-size:12px;
    width:140px;
    line-height:18px;
	border:1px;
    color:#999999;
		 	
}
