/* CSS Document */
body{
font-family:"ËÎÌå";
font-size:12px;
color:#333333;
background-image:url(../images/bg.jpg);
background-repeat: repeat-x;
}
.f01{
color:#FF6600;
font-weight:bold;
}
a{
color:#333333;
text-decoration:none;
}


a:link{
color:#333333;
text-decoration:none;
}
a:hover{
color:#333333;
text-decoration:underline;
}
a:visited{
color:#333333;
}
a.more{
font-size:12px;
color:#990000;
text-decoration:none;
}
a.more:link{
font-size:12px;
color:#990000;
text-decoration:none;
}
a.more:hover{
font-size:12px;
color:#990000;
text-decoration:underline;
}
a.more:visited{
font-size:12px;
color:#990000;
}

#header{
width:960px;
height:34px;
border:1px solid #d2d2d2;
margin:0px auto;
background-image:url(../images/header_bg.gif);
background-repeat:repeat-x;
}
#header img{
float:left;
margin-left:10px;
}
#header span{
float:right;
padding-right:10px;
height:34px;
line-height:34px;
color:#666666;
}
#header span a{
color:#666666;
text-decoration:none;
}
#header span a:link{
color:#666666;
text-decoration:none;
}
#header span a:hover{
color:#666666;
text-decoration:underline;
}
#header span a:visited{
color:#666666;
}

#daohang{
width:960px;
height:44px;
margin:0px auto;
background-image:url(../images/dao_bg1.jpg);
background-repeat:repeat-x;
}


.link01{
font-size:12px;
color:#fff;
text-decoration:none;
}
.link01:link{
font-size:12px;
color:#fff;
text-decoration:none;
}
.link01:hover{
font-size:12px;
color:#fffc00;
text-decoration:underline;
}
.link01:visited{
font-size:12px;
color:#fff;
}

.bule{
font-size:12px;
color:#0054ff;
text-decoration:none;
}
.bule:link{
font-size:12px;
color:#0054ff;
text-decoration:none;
}
.bule:hover{
font-size:12px;
color:#ff0000;
text-decoration:underline;
}
.bule:visited{
font-size:12px;
color:#0054ff;
}

.line{ color:#ff826e; 
     font-size:12px;}

.z{
	color:#000;
	font-size:12px;
	line-height:20px;
	text-align:justify;
	 }
.z1{
	color:#000;
	font-size:12px;
	line-height: 24px;
	 }	 
	 
.u{
	color:#fff;
	font-size:14px;
	font-weight:700;
	 }
.u1{
	font-family: "Î¢ÈíÑÅºÚ";
	color:#000;
	font-size:16px;
	 }
.u2 {
	font-family: "Î¢ÈíÑÅºÚ";
	color:#a61700;
	font-size: 17px;
	font-style: normal;

}
.title{
	font-family: "Î¢ÈíÑÅºÚ";
	color:#000;
	font-size:14px;
	 }
.red{
	color:#ff0000;
	font-size:12px;
	line-height: 20px;
	 }