﻿@charset "utf-8";

/* 基本样式 */
*{ margin:0px; padding:0px;}
body{ font-size:12px; font-family:"微软雅黑"; line-height:22px; color:#333333; background:#fff;}
ul,li{ list-style:none;}
img,table{ border:0px none;}
body,ul,li,table,input,p,h1,h2,h3,h4,h5,h6,dt,dd,dl,th,tr{ margin:0px; padding:0px;}
.cl{ clear:both; height:0px; line-height:0px; overflow:hidden;}
a{ color:#333; text-decoration:none;}
a:hover{ color:#F00; text-decoration:underline;}

.n10{ height:10px;}
.n15{ height:15px;}
.n20{ height:20px;}
.n25{ height:25px;}
.n30{ height:30px;}

.fl{ float:left;}
.fr{ float:right;}

/* 主题样式 */
.main{ width:1000px; margin:0px auto; text-align:center;}

/*  头图  */
.bg01{ background:url(../images/0606_01.png) center top no-repeat; height:200px;}
.bg02{ background:url(../images/0606_02.png) center top no-repeat; height:200px;}
.bg03{ background:url(../images/0606_03.png) center top no-repeat; height:200px;}
.bg04{ background:url(../images/0606_04.png) center top no-repeat; height:200px;}
.bg05{ background:url(../images/0606_05.png) center top no-repeat; height:200px;}
.bg06{ background:url(../images/0606_06.png) center top no-repeat; height:200px;}
.bg07{ background:url(../images/0606_07.png) center top no-repeat; height:200px;}
.bg08{ background:url(../images/0606_08.png) center top no-repeat; height:200px;}

.bg09{ background:url(../images/0606_09.png) center top no-repeat; height:200px;}
.bg10{ background:url(../images/0606_10.png) center top no-repeat; height:191px;}
.bg11{ background:url(../images/0606_11.png) center top no-repeat; height:209px;}
.bg12{ background:url(../images/0606_12.png) center top no-repeat; height:200px;}
.bg13{ background:url(../images/0606_13.png) center top no-repeat; height:200px;}
.bg14{ background:url(../images/0606_14.png) center top no-repeat; height:200px;}
.bg15{ background:url(../images/0606_15.png) center top no-repeat; height:200px;}

.bg16{ background:url(../images/0606_16.png) center top no-repeat; height:200px;}
.bg17{ background:url(../images/0606_17.png) center top no-repeat; height:200px;}
.bg18{ background:url(../images/0606_18.png) center top no-repeat; height:200px;}
.bg19{ background:url(../images/0606_19.png) center top no-repeat; height:200px;}
.bg20{ background:url(../images/0606_20.png) center top no-repeat; height:200px;}

.bg21{ background:url(../images/0606_21.png) center top no-repeat; height:200px;}
.bg22{ background:url(../images/0606_22.png) center top no-repeat; height:200px;}
.bg23{ background:url(../images/0606_23.png) center top no-repeat; height:200px;}
.bg24{ background:url(../images/0606_24.png) center top no-repeat; height:200px;}




/*  footer  */
.footer{ text-align:center; padding:20px 0px 30px 0px;color:#666; width:960px; text-align:center;  }
.footer a{ color:#666; text-decoration:none; font-weight:normal;}
.footer a:hover{ color:#f00; text-decoration:underline;}