/* CSS Document */
body{margin:0px auto; font-size:12px; font-family:"ÐÂËÎÌå"; color:#515151; line-height:22px;}
ul,li{ padding:0px; margin:0px; list-style:none;}
#box{width:951px; margin:0px auto; padding:8px 0px 0px 0px;}

#top{height:68px;}
.companylogo{ float:left; width:400px; padding-top:21px;}
.companylogo img{ border:none;}
#tel{width:211px; height:68px; text-align:center; float:right; text-align:right; color:#333;}
#tel a{color:#333; text-decoration:none;}
#tel a:hover{color:#F76610; text-decoration:underline;}

#menu{ padding:0px 0px 0px 90px; margin:14px 0px 0px 0px; height:42px;}
	#menu li{ width:90px; text-align:center; float:left; list-style:none; margin:0px 3px; height:35px; line-height:35px; font-weight:bold; color:#515151}
	#menu li a{color:#515151; text-decoration:none; padding:0px 18px; display:block;}
	#menu li a:hover{color:#FFF; text-decoration:underline; background:url(../images/home.gif) no-repeat;}
	


#bottom{background:url(../images/bot.gif) repeat-x; text-align:center; height:37px; line-height:37px; font-family:Arial, Helvetica, sans-serif;}

.clear{ clear:both;}

