/* CSS Document */
.style1 {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #bf4b17
}
.style2 {
	FONT-SIZE: 12px
}
.style3 {
	FONT-WEIGHT: bold; FONT-SIZE: 14px
}
.style7 {
	FONT-WEIGHT: bold
}
.STYLE8 {color: #000000}
#header {
background-color: #FBD3D1;
height: 0px;
width: 995px;
margin: 0px;
padding: 0px;
height:70px !important;
*height:60px;
color:#FF0000;
}
#header ul{
height:50px;
margin:0px;
padding:5px 10px 5px 5px;
}
#header li{
padding:2px 0px 2px 0px;
width:85px;
margin:0px;
list-style:none;
float:left;
font-size:13px;
text-align:center;
}
.sec1 {
background-color:#FBD3D1;
color:#FF0000;
font-size:13px;
}
.sec2 {   
background-color: #EA0000;
color:#FFFFFF;
font-size:13px;  
cursor:hand;
}
.yejiao a{
color:#000000;
font-size:12px;
text-decoration:underline;
}
.yejiao a:hover{
color:#FF0000;
font-size:12px;
text-decoration:underline;
}