@charset "gb2312";
/* CSS Document */

body,h1,h2,h3,h4,h5,h6,div,ul,li,ol,dl,dt,dd,td,p,pre, form, fieldset, input, textarea, blockquote, th, button,em,select{ padding:0; margin:0;}
img,border,select,li{border:none; vertical-align:top;}
ul,dl,li{ list-style:none;}
body{color:#666; font-size:12px; font:Arial, 宋体, sans-serif;line-height:22px;}
/*共用*/
.bat12{
	color:#FFF
	}
a{text-decoration:none;}
a:link {
	color: #666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: none;
	color: #093;
}
a:active {
	text-decoration: none;
	color: #093;
}
.left{ float:left;}
.right{ float:right;}
.clear{clear:both;}
/*共用结束*/

.top{width:998px;height:139px; margin:0 auto;}
.logo{width:162px; height:139px;float:left; background:url(../images/logobg.gif) no-repeat; padding:0 4px;}
.menu{height:41px;padding:35px 0px 0 0px; float:right;}
.menu li{ float:left;}

.bottom_bg{ height:63px; background:url(../images/bottombg.gif) no-repeat; margin:17px auto 0 auto;}
.bottom{width:980px; height:57px; margin:0 auto; padding:6px 5px 0 5px;color:#676767; line-height:26px;}
.bottom_l{color:#676767;}
.bottom_l p{color:#acdb91;}
.bottom a{color:#676767; margin:0 4px;}
.bottom_r p{ color:#89cc63; text-align:right;}