@charset "utf-8";
html {
	min-width: 1002px;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #818181;
}
body>div {
	margin-right: auto;
	margin-left: auto;
}
div {
	font-size: 12px;
}
table {
	font-size: 12px;
}
form {
	margin: 0px;
	padding: 0px;
}
ul,p {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: left;
	line-height: 20px;
}
a {
	color: #D82C20;
	text-decoration: none;
}
#head {
	height: 93px;
	width: 949px;
	overflow: hidden;
}

#head a:hover {
	color: #DA251E;

	text-decoration: underline color: #DA251E;
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #E4211D;
}
#logo {
	height: 93px;
	width: 82px;
	float: left;
}
#title {
	background-image: url(../images/headBg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 93px;
	width: 626px;
	float: left;
}
#title li {
	float: left;
	margin-left: 40px;
	_margin-left: 20px;
	margin-top: 46px;
}
#title img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#title a:hover {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}
.banner {
	background-color: #FF6633;
	height: 340px;
	width: 947px;
	margin-top: 8px;
}
#mainBody {
	width: 945px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-left-color: #C4C4C4;
	border-right-color: #C4C4C4;
}

.mainBody_txt {
 width: 915px;
 padding-right: 15px;
 padding-left: 15px;
 _padding-right: 7px;
 _padding-left: 8px;
 padding-top: 8px;
}


.mainBody_txt1 {
	width: 917px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 8px;
	background-image: url(../images/footBg.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	height: 16px;
}
.main_box td {
	line-height: 20px;
	text-align: center;
	height: 26px;
}
.main_box {
	margin-top: 12px;
}

.mainBody_txt .str {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #009FC6;
}
.footer {
	height: 20px;
	width: 912px;
	padding-top: 8px;
	text-align: center;
	padding-left: 35px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.footer span {
	padding-left: 290px;
}



#Rlogo {
 height: 93px;
 width: 241px;
 float: left;
}

.btn {
float:left;
width:93px;
height:23px;
line-height:23px;
background:url(../images/btn.png) no-repeat left;
text-align:center;
color:#fff;
font-weight:bold;}
