@charset "gb2312";
body {
	background-color:#FF9900;
	margin: 0px;
}
#con {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-top: 40px;
	margin-bottom: 40px;
}
#con #top {
	height: 80px;
}
#con #top #lf {
	float: left;
	width: 94px;
}
#con #top #rg{
	font-family:"Î¢ÈíÑÅºÚ";
	font-size: 22px;
	color:#000000;
	text-align: center;
	line-height: 80px;
}
#con #top #rg h2 {
	font-size:18px;
}

#con #box {
	border: 1px solid #0099FF;
	margin-bottom: 20px;
	height: 70px;
	margin-top: 2px;
	margin-right: 10px;
	margin-left: 10px;
}
#con #box li {
	list-style-type: none;
	margin: 10px;
	float: left;
	display: inline;
}
#con #box a {
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	line-height: 20px;
}
#con #box a:hover {
	color: #FF0000;
	text-decoration: underline;
}


#con #box #bt {
	background-color:#FF3300;
	line-height: 30px;
	color:#FFF;
	font-size: 16px;
	text-indent: 10px;
	height: 30px;
	vertical-align: middle;
	font-weight: bold;
}


#con .r-top {
	background-image: url(../images/r-top.jpg);
	height: 14px;
	background-repeat: no-repeat;
}


.head {
	background-image: url(../images/bg-head.jpg);
	height: 149px;
	margin-right: auto;
	margin-left: auto;
}
.head .top {
	background-image: url(../images/bg-topr.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 35px;
	font-size: 12px;
	text-align: right;
}
.head .top a {
	text-decoration: none;
	color: #333333;
	margin-left: 13px;
	margin-right: 15px;
	line-height: 20px;
}

.head .logo {

}
.headcon {
	height: 149px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
.head .tel {
	float: right;
}
.footer {
	background-image: url(../images/bg-footer.jpg);
	background-repeat: repeat-x;
	height: 106px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: 12px;
	padding-top: 15px;
	color: #0b3987;
}
.footer .arial {
	font-family: Arial;
}
.footer a {
	text-decoration:none;
	color:#0B3987;
}
