/* CSS Document */
*{padding:0; margin:0;}


body{
	background-color:#E7E7E9;
	color:#333;
	font-size:12px;
	margin-top:0px;
	font-family:Arial;
}
a{ color:#333; text-decoration:none;}
a:hover{color:#FF0000; text-decoration:underline}
#containerf{ margin:0 auto; width:903px; position:relative; background-color:#FFFFFF}
#container{ margin:0 auto; width:853px; position:relative;}
#head{ float:left; width:100%; overflow:hidden;}
#content{ float:left; width:100%; overflow:hidden;}
#foot{ float:left; width:100%; overflow:hidden; height:59px; border-top:2px solid #515151; border-bottom:1px solid #CCCCCC;background-color:#E7E7E7 }
.foot1{float:left; width:469px; overflow:hidden; height:59px; }
.foot1 ul{list-style-type:none}
.foot1 ul li{ width:80%; padding-left:15px; color:#666; }
.foot1 ul li a{color:#666;}
.foot1 ul li a:hover{color:#666;}
.foot2{float:right; width:auto; overflow:hidden; height:59px; }
.foot2 ul{list-style-type:none}
.foot2 ul li{ height:59px; line-height:59px; float:left}
.logo{float:left; width:100%; overflow:hidden; height:73px}
.logo1{float:left; width:378px; overflow:hidden; height:73px}
.logo2{float:right; width:150px; overflow:hidden; height:73px}
.logo2 ul{list-style-type:none}
.logo2 ul li{float:left; height:73px; line-height:73px}
.menu{float:left; width:100%; overflow:hidden; height:31px;; background-image:url(../images/menu_bg.jpg); background-repeat:repeat-x}
.menu_l{float:left; width:auto; overflow:hidden; height:31px}
.menu_l ul{list-style-type:none;}
.menu_l ul li{height:31px; float:left; line-height:31px; color:#FFFFFF; text-align:center; font-weight:bold;}
.menu_l ul li a{ color:#FFFFFF}
.menu_l ul li a£ºhover{ color:#FFFFFF}
.menu_r{float:right; width:auto; overflow:hidden; height:31px;line-height:31px; color:#FFFFFF; text-align:center; }
