@charset "utf-8";
/* CSS Document */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
margin:0;
padding:0;
}
body {
font-family:"Microsoft Yahei";
font-size:18px;
text-align:left;
color:#333333;
}
#indexBG{
	background:url(../images/BG.jpg) no-repeat center top;
	padding-top:330px;
	height:790px;
}
a:link, a:visited {
text-decoration:none;
color:#333333;
}
a:hover, a:active {
text-decoration:none;
color:#E50211;
}
fieldset, img {
border:none;
}
legend {
display:none;
}
img {
vertical-align:top;
}
em {
font-style:normal;
}
li {
list-style:none;
}
h1, h2, h3, h4, h5, h6 {
font-size:23px;
}
input, button, textarea, select {
font-family:inherit;
font-size:inherit;
font-weight:inherit;
}
input, button, textarea, select {
*font-size:100%;
}
q:before, q:after {
content:'';
}
.fl{
float:left;
}
.fr{
float:right;
}
.font12{
font-size:12px;
}
.font14{
font-size:14px;
}
.font16{
font-size:16px;
}
.white{ color:#FFF}
.white a:link{ color:#FFF}
.white a:visited{ color:#FFF}
.white a:hover{ color:#FFF}
.black{ color:#000000}
.black a:link{ color:#000000}
.black a:visited{ color:#000000}
.black a:hover{ color:#d04848}
.red_d{ color:#b63e00}
.red_d a:link{ color:#b63e00}
.red_d a:visited{ color:#b63e00}
.red_d a:hover{ color:#b63e00}

.fn{
font-weight:normal;
}
.fb{
font-weight:bold;
}
.lh24{
line-height:24px;
}
.lh26{
line-height:26px;
}
.lh27{
line-height:27px;
}
.lh28{
line-height:28px;
}
.mgt10{
margin-top:10px;
}
.clearfix{
overflow:hidden;
zoom:1
}

.header{
	width:1000px;
	margin:0 auto;
}
.nav{
	background:url(../../static/images/nav_bg.gif) no-repeat;
	height:43px;
	padding-left:12px;
}
.nav ul li{
	float:left;
	font-size:16px;
	font-family:"Microsoft Yahei";
	color:#ffffff;
	height:33px;
	background:url(../../static/images/nav_line.gif) no-repeat right top;
	padding:10px 25px 0;
}
.nav ul li a:link,.nav ul li a:hover,.nav ul li a:visited{
	color:#ffffff
}
.nav ul li.cur{
	background:url(../../static/images/nav_cur_bg.gif) repeat-x;
	color:#d04848
}
.nav ul li.cur a:link,.nav ul li.cur a:hover,.nav ul li.cur a:visited{
	color:#d04848
}
.footer{
	width:1000px;
	margin:0 auto;
	padding:20px 0;
	border-top:#e18308 solid 3px;
}
.footer p{
	text-align:center;
	padding:8px 0;
}
.channelpages {
    border: 1px solid #DADADA;
    margin: 20px 0 0px 0;
	height:30px;
    padding: 1px;
	font-size:12px;
}
.channelpages p {
    background-color:#F5F5F5;
	height:26px;
	padding-top:4px;
    text-align: center;
}
.channelpages p span {
    color: #e18308;
    float: none;
    margin: 0 3px;
}
.channelpages p select{
vertical-align:middle;
}
.channelpages p input{
vertical-align:middle;
}
.w370{
	width:370px;
}

