/*
--------------------------
by _ DZ起点网  
     www.dz7.com.cn
QQ:782590844
电话：13488993280
--------------------------
*/
*{
MARGIN:0;PADDING:0;
}
BODY{
BACKGROUND:#F9F9F9;font-family: '微软雅黑','宋体','Arial';
}
LI{
LIST-STYLE-TYPE: NONE;FLOAT:LEFT;
}
/*HEADER*/
.zhu {
WIDTH:100%;
BACKGROUND:#39F;
MARGIN-BOTTOM:30PX;
}
/*NAV*/
.zhu NAV{
WIDTH:1000PX;
HEIGHT:90PX;
BACKGROUND:#39F;
MARGIN:0 AUTO;
}
.zhu NAV LI{
FONT-SIZE:20PX;
HEIGHT:90PX;
lINE-HEIGHT: 80PX;
PADDING:0 10PX;
}
.zhu NAV LI:hover,.anv{
BACKGROUND:#38F;
border-bottom: 4px solid #000;
}

.zhu NAV LI A{
TEXT-DECORATION: NONE;
COLOR:#FFF;
}
/*FOOTER*/
FOOTER{
clear: both;
WIDTH:100%;
BACKGROUND:#39F;
MARGIN-TOP:15PX;
}
FOOTER ASIDE{
WIDTH:1045PX;
MARGIN:0 AUTO;
TEXT-ALIGN: center;
}
FOOTER P,FOOTER P A{
COLOR:#FFF;
FONT-SIZE: 12px;
}
FOOTER P{
PADDING:10PX 0 10PX 0;
}
article{
width:1000px;margin:0 auto;
}
article header{
width:200px;margin-right:30px;float:left
}
article header nav li{
width: 180px;
background: #E9E9E9;
padding: 4px 10px;
font-size: 14px;
margin-bottom: 8px;
box-shadow: 1px 1px 4px #979393;
border-radius: 2px;
text-align: center;
}
article header nav li:hover{
background:#0077B9;
box-shadow: 1px 1px 4px #0077B9;
}
article header nav li:hover a{
color:#fff;
}
.bzsy{
background:#0077B9;
box-shadow: 1px 1px 4px #0077B9;
}
.bzsy a{
color:#fff;
}
.aanv{
background: #f60;
box-shadow: 1px 1px 4px #f50;
}
.aanv a{
color:#fff;
}
article header nav li a{
color: #298EDD;
text-decoration: none;
}
article section{
width: 740px;
float: right;
box-shadow: 1px 1px 4px #979393;
background: #E9E9E9;
margin-bottom: 20px;
padding: 10px;
}
article section h1{
text-align: center;
border-bottom: 2px solid #35B2D1;
padding-bottom: 10px;
color: #206180;
}
article section p,pre{
padding: 10px;
color: #000;
font-size: 18px;
text-indent: 20PX;
}
pre{
text-align: center;
text-indent:0;
color: #0F722B;
}
.cnt{
text-indent:0;
text-align: center;
}
.h1{
background: #0077B9;
}
.h1 h1{
border: none;
color: #fff;
font-size: 32px;
}
table{
border-spacing: 0px;
}
.tda{
font: bold 25px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
color: #fff;
border-right: 1px solid #C1DAD7;
border-bottom: 1px solid #C1DAD7;
border-top: 1px solid #C1DAD7;
letter-spacing: 2px;
text-transform: uppercase;
text-align: left;
padding: 6px 6px 6px 12px;
background: #0077b9;
}
.tdb{
border-right: 1px solid #C1DAD7;
border-bottom: 1px solid #C1DAD7;
background: #fff;
font-size: 16px;
padding: 6px 6px 6px 12px;
color: #4f6b72;
}
.tdc{
border-right: 1px solid #C1DAD7;
border-bottom: 1px solid #C1DAD7;
font-size: 11px;
padding: 6px 6px 6px 12px;
background: #759AC2;
color: #FFFFFF;
}
.indexh{
width: 1000px;
margin: 0 auto;
margin-bottom: 21px;
}
.indexh h1{
border-bottom: 2px solid #2D81CF;
font-size: 32px;
color: #1A68DB;
}
.indexh h1 em{
background: #1C77EB;
color: #fff;
padding: 2px 10px;
margin-right: 10px;
}
.index{
width: 1000px;
}
.index p{
padding-left: 10px;
font-size: 18px;
color: #F00;
}
.index nav li{
margin: 10px;
width:160px
}