@charset "utf-8";
/* CSS Document  */
html{background:#eee url(../images/bgbg.jpg) center repeat-y;  }   
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,   
fieldset,input,textarea,p,blockquote,th,td,sup {
	margin:0;
	padding:0;
	
}   
table {   
    border-collapse:collapse;   
 border-spacing:0;   
}   
fieldset,img {    
 border:0;   
}   
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:bold;
}   
ol,ul {   
   list-style:none;   
}   
caption,th {   
 text-align:left;   
}   
h1,h2,h3,h4,h5,h6 {   
  font-size:100%;   
   font-weight:normal;   
} 
q:before,q:after {   
    content:'';   
}   
abbr,acronym { border:0;   
}

/*色彩*/
.aa{ color:#B5C3DE}
.bb{color:#A551A5;}  /*#9933CC*/
.cc{color:#636163}
.ee{ color:#FF0000;}

ul,ol{list-style-type:none;}
h1{ font-size:25px; color:#6B96B5; font-weight:bolder; font-style:oblique; line-height:1.5em;}
h2{ font-size:17px; color:#6B96B5; font-style:oblique;font-weight:bold;line-height:1.5em;}
h3{ font-size:20px; color:#A551A5; font-weight:bold;  line-height:1.8em;}
h5{ font-size:18px; color:#0066CC; font-weight:bold; background:url(../images/bz/bg5.gif) no-repeat center; padding-bottom:10px; width:100%; height:30px; padding-top:12px; text-align:center;}
h4{ font-size:18px; background:url(../images/bz/bg6.gif) no-repeat -2px 0 ; width:560px; padding-left:40px; height:40px; color:#FFFFFF;}
h6{ font-size:13px; color:#0066CC; font-weight:bold; background:#eee url(../images/bz/fl-bg.gif) no-repeat 5px; padding-bottom:10px; width:100%; height:12px; padding-top:5px; padding-left:30px;}

/*右侧整体*/
ul#nav, ul#nav li{
margin:0;
padding:0;
list-style:none;}
ul#nav{
background:url(bg.jpg) no-repeat 100% 0;
height:auto; margin-bottom:10px; border-top:1px #C1A3BF solid;width:280px;}
ul#nav li{ font-size:14px;
width:240px;
margin-top:1px; text-align:right;}
ul#nav li a.first{
color:#fff;
background:#C1A3BF  no-repeat 10px 50%;		
margin:0;}
ul#nav li a{text-decoration:none;
display:block;  padding-right:20px;
width:280px;	
background:#FFF url(../images/biao.gif) no-repeat 10px 50%;
color:#C1A3BF; border-bottom:1px #C1A3BF solid;	
line-height:30px;
text-indent:25px;}
ul#nav li a:hover{
color:#EEE;
background:#C1A3BF url(../images/biao1.gif) no-repeat 10px 50%;}