﻿/* =========Basic styles======== */
body{background:#FFF; font-size:14px; font-family:"宋体", Times, serif; line-height:150%; margin:0; padding:0; color:#222; height:100%;}
h1,h2,h3,h4,h5,h6,ul,li,dl,dt,dd,form,img,p{margin:0; padding:0; border:none; list-style-type:none;}
h4,h5,h6 {font-size:12px;}
div{margin:0 auto; padding:0;}
p {margin-bottom:12px;}
a {color:#3D66A4; text-decoration:none;}
a:hover {color:#FF3300; text-decoration:underline;}
.fleft{float:left;}.fright{float:right;}
.tleft{ text-align:left;}.tcenter{ text-align:center;}.tright{ text-align:right;}
.display{display:block;}.inline{display:inline;}.none{display:none;}
.red{color:#CC0000;}.grey{color:#666666;}
.b{font-weight:bold;}
.fs12 {font-size:12px;}.fs13 {font-size:13px;}.fs14 {font-size:14px;}.fs16 {font-size:16px;}.fs18 {font-size:18px;}.fs20 {font-size:20px;}.fs22 {font-size:22px;}
.clearfix:after{content:"."; display:block; height:0; clear:both;visibility:hidden;}*html .clearfix{ height:1%;}*+html .clearfix{ height:1%;}
.blank{height:6px; line-height:6px; clear:both; visibility:hidden;}
.dashed{border-bottom:1px dashed #CCC;}.dotted{border-bottom:1px dotted #CCC;}
.row {clear:both; display:block;}.row:after{content:"."; display:block; height:0; clear:both;visibility:hidden;}*html .row{ height:1%;}*+html .row{ height:1%;}
.cleft {float:left;}.cright {float:right;}

/* =========Wrapper======== */
#wrapper {}

/* =========Page======== */
#page {min-width:960px;}

/* =========Header======== */
#header {background:url(img/bg-header.jpg) center top no-repeat; height:110px; padding:20px;}
#logo {float:left; margin-right:24px;}
#topnav {margin-top:12px;}
#topnav img {border:0;}

/* =========Body======== */
#body {background:#F1C4C0 url(img/bg-body.jpg) center top no-repeat; padding:20px; min-height:450px; _height:450px;}
#content {width:920px; margin-left:0;}
h1 {font-size:16px; border-bottom:1px dotted #333; padding-bottom:4px; margin-bottom:12px;}
/* =========Footer======== */
#footer {background:url(img/bg-footer.jpg) center top no-repeat; height:110px; padding:20px; padding-top:40px; color:#FFF; font-size:12px; font-family:Arial, Helvetica, sans-serif;}



ul.list3{line-height:180%;}
ul.list3 li {background:url(img/list3.gif) left center no-repeat; padding-left:12px;}
	