@charset "utf-8";
body{
    padding: 0;
	margin:0px auto;
    background: url("bg.gif");
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; color:#545454;
	}
#main{margin:0px auto; padding:0px; width:800px; }
form{
	margin: 0;
	padding: 0;
}


.content{font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	line-height:150%}
	
a:link { font-size: 12px; color:#000000; text-decoration:none;}
a:visited { font-size: 12px; color:#000000; text-decoration:none;}
a:active{ font-size: 12px; color:#000000; text-decoration:none;}
a:hover{color:#DF7D20;text-decoration:underline;}
img{border:0px;}
.clear{clear:both}
p{ margin:10px 0px 0px 0px;}



/*----------通用样式---------*/

#top{
	width:800px;
	margin: 0px auto;
	height:95px;
	background:#FFFFFF;
	overflow:hidden;
}
.logo{display:block; height:95px; width:218px; background:url(logo.jpg) no-repeat ; float:left;}
.lang{width:110px; float:left; text-align:center;list-style:none; margin-top:58px}
.lang ul{ margin:0px; padding:0px;}
.lang ul li{float:left; list-style:none; margin-right:15px; }
.contact{ width:160px; display:block; float:left; padding-top:52px}
.tel{width:146px; height:35px; display:block; float:left; background:url(tel.gif) no-repeat; margin-top:60px;}
.sent{width:162px; float:left; margin-top:26px}

/*-----------头部------------*/

#flash{width:800px; height:175px; margin:0px auto;}
/*-----------导航------------*/
#menu{ width:800px; height:41px; margin:0px auto;}
/*-----------是中间部分------------*/
#center{width:800px;  margin:0px auto; background:#FFFFFF;}
#contact{padding-left:30px; padding-top:10px;padding-bottom:10px;}
/*-----------中-左------------*/
.center_left{width:270px; height:100%; float:left}
.c_l_top{width:270px; height:39px;}
.c_l_cen{width:235px; height:100%; margin:0px auto; }
.c_l_cen span{color:#A5211F}
/*-----------中-中------------*/
.center_center{width:261px; height:100%; float:left}
.c_c_cen{width:235px; height:100%; margin:0px auto; }
/*-----------中-右------------*/
.center_right{width:260px;height:100%; float:left}
.c_r_top{width:260px; height:39px;}
.c_r_cen{width:235px; height:100%; margin:0px auto; }
.botimg{width:800px; height:91px; margin-top:35px;}

/*-----------底部------------*/
#bottom{width:800px; height:55px; margin:0px auto; background:url(bot_bg.gif);  color:#99CDFF; }
#bottom span{ float:right; padding-right:15px; padding-top:15px}



