@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;
	background:url(../images/bg.gif);
	line-height:24px;
	font-family: "微软雅黑", "宋体", sans-serif;
}
/*共用*/
a {color: #3e3e3e;text-decoration: none;}
a:hover {
	text-decoration: underline;
	color:#7a5004;
}
.left{
	float:left;
	font-family: "微软雅黑";
	font-size: 12px;
}
.right{ float:right;}
.clear{clear:both;}
/*共用结束*/

.top{height:109px; background:url(../images/top_bg.gif) repeat-x; margin:0 auto;}
.header{width:1000px; height:29px; line-height:29px; text-align:right; margin:0 auto;}
.header a{color:#eee; background:url(../images/doc.gif) no-repeat 0 3px; padding-left:15px;}
.logomenu{width:1000px; height:80px; margin:0 auto;}
.logo{
	height:49px;
	padding-top:5px;
}
.menu{width:715px;height:51px; padding-top:29px;}
.menu li{height:51px; float:left;}

.bottom_bg{height:64px; margin:0 auto; background:url(../images/bottom_bg.gif) repeat-x; padding-top:44px;}
.bottom{width:1000px; height:64px; margin:0 auto; color:#6d6d6d;}
.bottom_r{
	text-align:center;
}
.bottom_r span{color:#9d9d9d;}
.bottom_r span a{color:#585857;}
