﻿@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:"宋体";
font-size:14px;
text-align:left;
color:#4f4f4f;
background:url(../images/bg.jpg) no-repeat center top;
background-color:#fdf6e7;

}
.container{
	width:980px;
	margin:0 auto;
	padding:5px 10px 15px;
	border-top:none;
	background:#fff;
}
a:link, a:visited {
text-decoration:none;
color:#4f4f4f;
}
a:hover, a:active {
text-decoration:none;
color:#da0000;
}
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:14px;
}
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}
.blue{ color:#3551a2}
.blue a:link{ color:#3551a2}
.blue a:visited{ color:#3551a2}
.blue a:hover{ color:#3551a2}

.fn{
font-weight:normal;
}
.fb{
font-weight:bold;
}
.lh24{
line-height:24px;
}
.lh26{
line-height:26px;
}
.lh27{
line-height:27px;
}
.lh28{
line-height:28px;
}
.lh20{
line-height:20px;
}
.mgt10{
margin-top:10px;
}
.clearfix{
overflow:hidden;
zoom:1
}
.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: #00a2dd;
    float: none;
    margin: 0 3px;
}
.channelpages p select{
vertical-align:middle;
}
.channelpages p input{
vertical-align:middle;
}
.w706{
	width:706px;
	overflow:hidden;
}
.w230{
	width:230px;
	overflow:hidden;
}
.w236{
	width:236px;
	overflow:hidden;
}
.footer{
	width:1000px;
	margin:15px auto 40px;
}
.footer p{
	text-align:center;
	line-height:22px;
	font-family:"宋体";
	font-size:12px;
}





