@charset "gb2312";
* { padding:0; margin:0; }
a {text-decoration: none;color: #666;}
a:hover {color: #1885A1;}
img,input{vertical-align: middle;}
img {border:none;}
ul {list-style-type: none;}
body {font-family: "Î¢ÈíÑÅºÚ", "ËÎÌå";font-size: 12px;color: #666;background-color: #BDD0DF; overflow-x:hidden; margin:0;}

.top_bg {
	background-image: url(/static/oldstyle/images/top_bg.jpg);
	height: 159px;
	width: auto;
	background-repeat: repeat-x;
}
.top_con {
	height: 159px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
.top_top {
	float: left;
	height: 89px;
}
#logo {
	height: 89px;
	width: 260px;
	float: left;
	display: inline;
}
#logo img {
	height:89px;
	width:260px;
	border:none;
	background-repeat: no-repeat;
}
.top_m {
	float: left;
	height: 89px;
	width: 652px;
}
.top_m_gg {
	float:right;
	width:392px;
	height:89px;
	background: url(/static/oldstyle/images/top_notice.jpg) 65px 45px no-repeat;
}

.top_r {
	float: right;
	height: 89px;
	width: 328px;
}
.top_r_tel {
	background-image: url(/static/oldstyle/images/tel.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 70px;
	width: 200px;
}
.top_r_telhn {
	background-image: url(/static/oldstyle/images/hn.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 70px;
	width: 200px;
}
.top_r_telhlj {
	background-image: url(/static/oldstyle/images/hlj.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 70px;
	width: 200px;
}
.top_r_teljn {
	background-image: url(/static/oldstyle/images/jn.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 70px;
	width: 200px;
}
.top_r_teljl {
	background-image: url(/static/oldstyle/images/jl.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 70px;
	width: 200px;
}
.top_r_telwz {
	background-image: url(/static/oldstyle/images/wz.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 70px;
	width: 200px;
}
.top_r_link {
	float: right;
	height: 19px;
	width: 328px;
	text-align: right;
}
.top_r_link a:hover {
	text-decoration: underline;
}
#menu {
	height: 40px;
	float: left;
	width: 980px;
}
.menu_left {
	background-image: url(/static/oldstyle/images/menu_bg.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 33px;
	width: 5px;
	margin-top: 7px;
	background-position: left top;
}
.menu_middle {
	background-image: url(/static/oldstyle/images/menu_bg.jpg);
	background-repeat: repeat-x;
	background-position: left -33px;
	float: left;
	width: 970px;
	height: 40px;
}
.menu_middle ul {
	margin-left: 30px;
}
.menu_middle ul li {
	float: left;
	width: 100px;
	height: 40px;
	background-image: url(/static/oldstyle/images/menu_li.jpg);
	background-repeat: no-repeat;
	font-size: 14px;
	background-position: left top;
}
.menu_middle ul li a {
	text-align: center;
	color: #FFF;
	height: 29px;
	padding-top: 15px;
	float: left;
	width: 100px;
}
.menu_middle ul li span {
	background-image: url(/static/oldstyle/images/menu_li.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 29px;
	width: 100px;
	padding-top: 15px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #FFF;
	background-position: left -40px;
}
.menu_middle ul li a:hover {
	background-image: url(/static/oldstyle/images/menu_li.jpg);
	background-repeat: no-repeat;
	color:#fff;
	top: 7px;
	width: 100px;
	font-weight: bold;
	background-position: left -40px;
}
.menu_right {
	background-image: url(/static/oldstyle/images/menu_bg.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 33px;
	width: 5px;
	margin-top: 7px;
	background-position: left -73px;
}
.top_pro {
	height: 23px;
	width: 930px;
	float: left;
	padding-top: 7px;
	padding-left: 50px;
}
.top_pro a {
	color: #CCC;
}
.top_pro a:hover {
	color:#ccc;
	text-decoration: underline;
}
