@charset "utf-8";
* { margin: 0px; padding: 0px; }
html { overflow-y:scroll; }
ul, li { list-style-type:none; }
img { border:none; }
a { text-decoration:none; color:#333333; }
a:hover { color:#2576cf; }
p, ul, li, dl, dd { font-size:12px; }
h1, h2, h3, h4, h5 { font-family:Arial, Helvetica, sans-serif; font-weight:normal; }
body { font-family:Arial, Helvetica, sans-serif; }
body { background-image: url(../images/bg.jpg); background-repeat: no-repeat; background-position: center top; }
.top { width: 1000px; margin-right: auto; margin-left: auto; }
.logo { float: left; width: 412px; }
.logo_right { float: right; width: 165px; }
.laung { padding-top: 25px; }
.laung li { float: left; padding-left: 8px; }
.share{ padding-left: 3px; }
.share li { float: left; padding-left: 3px; padding-top: 8px; }
.menu { background-image: url(../images/menu_bg.jpg); background-repeat: repeat-x; height: 41px; }
.menu2 { width: 1000px; margin-right: auto; margin-left: auto; }
.menu2 li { float: left; line-height: 41px; height: 41px; color: #FFFFFF; font-size: 14px; }
.menu2 .wz {
	text-align: center;
	background-image: url(../images/gx.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.wz a {
	color: #FFFFFF;
	display:block;
	padding-right: 15px;
	padding-left: 12px;
}
.wz a:hover {
	background-image: url(../images/yd.jpg);
	background-repeat: repeat-x;
}
.footer { width: 1000px; margin-right: auto; margin-left: auto; margin-top: 20px; background-image: url(../images/footer_bg.jpg); background-repeat: repeat-x; height: 54px; }
.footer p { font-size: 14px; color: #FFFFFF; text-align: center; line-height: 54px; }
