@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:1015px; margin:0px auto; text-align:center;}

/*  头图  */
.bg01{ background:url(../images/20160615_01.jpg) center top no-repeat; height:320px;}
.bg02{ background:url(../images/20160615_02.jpg) center top no-repeat; height:220px;}
.bg03{ background:url(../images/20160615_03.jpg) center top no-repeat; height:173px;}
.bg04{ background:url(../images/20160615_04.jpg) center top no-repeat; height:123px;}


.bg33{ background:url(../images/20160615_07.jpg) center top no-repeat; height:378px;}





/*  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;}