#topmenu {
	height:35px;
	line-height:35px;width:100%; 
}
#main_wp {
	background-image:url(../images/bg_top2.jpg);
	background-repeat:repeat-x;
}

#t_left {
	float:left;
	background-image:url(../images/icon1.gif);
	background-repeat:no-repeat;
	background-position:0 10px;
	padding-left:18px;
}
#t_right {
	float:right;
}
#logo {
	float:left;
	width:350px;
	margin:26px 0 9px 0;
}
#search {
	float:left;
	margin-top:47px;padding-left:22px;
}
#menu2 {
	float:left;
	margin:32px 0 0 58px;
}
#menu2 ul li {
	float:left;
	text-align:center;
}
#menu {
	background-image:url(../images/bg_menu.gif);
	background-repeat:repeat-x;
	height:59px;
	letter-spacing:0em;
	font-size:14px;
}
#menu .menu_li {
	padding:10px 38px 0 38px;
	float:left;
}
#menu .line {
	float:left;
	width:2px;
	background-image:url(../images/bg_menu_line.gif);
	background-repeat:repeat-y;
	height:42px;
	margin-top:8px;
}
#menu a {
	color:#fff !important;
	padding:4px;
}
.bd_s1 {
	height:29px;
	background-color:#ffffff;
	border:2px solid #e5e5e5;
	background-image:url(../images/icon2.gif);
	background-repeat:no-repeat;
	background-position:3px 5px;
	padding-left:28px;
	font-size:16px;
	font-family:"\u5fae\u8f6f\u96c5\u9ed1";
	color:#666;
	width:300px;
}

#footer {
	text-align:center;
	font-size:14px;
	margin:10px 0 0 0;
}
#fmenu {
	border-bottom:1px solid #d6d6d6;
	border-top:3px solid #ccc;
	text-align:center;
	line-height:2.5em;
	background-color:#e2e2e2;
}
#footer span {
	padding:10px;
	display:block;
}
#float_qr {
	position: fixed;
	width: 50px;
	bottom: 80px;
	right: 63px;
	z-index: 99999;
}
#float_qr ul{
	width: 100%;
}
#float_qr ul li {
	width: 50px;
	height: 50px;
	float: left;
	margin-bottom: 5px;
	border-radius: 3px;	
	position: relative;
	border: 1px solid #ccc;
	background: #fff;
}
#float_qr ul li:hover {
	background: #eee;
}
#float_qr ul li a {
	display: block;
	float: right;
	width: 100%;
	height: 100%;
	text-indent: -9999px;
	outline: none;
}
#float_qr .back_top {
	background: url(../images/float_qr.png) 0 0;
}
#float_qr .show_qr {
	background: url(../images/float_qr.png) 0 -206px;
}
.tra {
	width: 15px;
	height: 30px;
	position: absolute;
	right: 0;
	bottom: 55px;
	background: url(../images/float_qr.png) -13px -111px;
}
#float_qr .show_qrs {
	position: absolute;
	width: 167px;
	height: 170px;
	left: -166px;
	bottom: -45px;
	z-index: 99;
}
#float_qr .show_qrs ul {
	float: left;
	width: 151px;
	height: 100%;
	float: left;
	border-radius: 3px;
	border: 1px solid #ccc;
	background: #fff;
}
#float_qr .show_qrs ul li {
	width: 150px;
	height: 150px;
	float: left;
	background: none;
	border: none;
}
#float_qr .show_qrs ul li:hover {
	background: none;
}
#float_qr .show_qrs ul li span {
	float: left;
	width: 150px;
	height: 150px;
	background: url(../images/float_qr.png) no-repeat;
}
#float_qr .show_qrs ul li p {
	float: left;
	width: 100%;
	font-size: 12px;
	color: #333;
	height: 20px;
	line-height: 20px;
	text-align: center;
	margin-top: 5px;
	font-weight: bold;
	margin-top: -5px;
}
#float_qr .show_qrs ul .show_qr_1 span {
	background-position: -50px -186px;
}
