@charset "utf-8";

/* 基本样式 */
*{ margin:0px; padding:0px;}
body{ font-size:12px; font-family:"微软雅黑"; line-height:22px; color:#333333; background: url(../images/20140411_07.png) center top repeat-y;}
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;}

.lf{ float:left;}
.fr{ float:right;}

/* 主题样式 */
.main{ width:980px; margin:0px auto; text-align:center;}

/*  头图  */
.bg01{ background:url(../images/20140411_01.png) center top no-repeat; height:100px;}
.bg02{ background:url(../images/20140411_02.png) center top no-repeat; height:100px;}
.bg03{ background:url(../images/20140411_03.png) center top no-repeat; height:100px;}
.bg04{ background:url(../images/20140411_04.png) center top no-repeat; height:100px;}
.bg05{ background:url(../images/20140411_05.png) center top no-repeat; height:100px;}
.bg06{ background:url(../images/20140411_06.png) center top no-repeat; height:132px;}
.bg06 p{ padding-left:300px; width:680px; line-height:32px; color:#613e00; font-size:16px; text-align:left; text-indent:2em;}

/*  五部  */
.five{}
.five h2{ border-top-left-radius:3px; border-top-right-radius:3px; height:76px; line-height:76px; background:#ffcb2f; color:#894d00; font-size:36px;}
.five .five_nei{ border-bottom-left-radius:3px; border-bottom-right-radius:3px; background:#fff;}

table.table01{ border-collapse:collapse; border:0px; margin:0px 45px;}
table.table01 th{ background:#74747a; color:#fff; font-size:18px; height:50px;}
table.table01 td{ background:#ebebeb; height:44px; font-size:14px; color:#666;}
table.table01 .tdd td{ background:#f7f7f7; height:44px; font-size:14px; color:#666;}
a.anniu{ height:24px; width:80px; color:#fff; border-radius:3px; background:#ff8a00; display:block;}
a.anniu:hover{ background:#ffa200; text-decoration:none;}

ul.tree{ text-align:left; padding-top:20px; margin:0px 40px;}
ul.tree li{ float:left; border-radius:5px; border:1px solid #e3e3e3; width:280px; margin-right:26px;}
ul.tree li h3{ height:50px; line-height:50px; font-size:20px; color:#fff; padding-left:20px;}
ul.tree li p{font-size:14px; line-height:30px; padding:15px 20px;}


table.table02{ border-collapse:collapse; border:0px; margin:0px 45px;}
table.table02 th{ background:#74747a; color:#fff; font-size:18px; height:50px;}
table.table02 td{ background:#f7f7f7; height:44px; font-size:14px; color:#666; border:1px solid #ccc;}



/*  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;}
