/* CSS Document */
body{
font:"����";
font-size:12px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0870cf;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #0870cf;
}
*{
/* margin:0px; */
padding:0px;
}
/*----------------------------------------------------------------------------------------------------------------------*/
#header{
width:100%;
height:39px;
background-image:url(../images/header_bg.jpg);
background-repeat:repeat-x;
}
#header_con{
width:960px;
margin:0 auto;
}
#header_con img{
float:left;
}
#header_con span{
float:right;
line-height:39px;
}
#header_con span a{
color:#000000;
text-decoration:none;
}
#header_con span a:link{
color:#000000;
text-decoration:none;
}
#header_con span a:hover{
color:#000000;
text-decoration:underline;
}
#header_con span a:visited{
color:#000000;
}
a{text-decoration:none}
.biaoti {
	font-family: "����";
	font-size: 18px;
	font-style: normal;
	line-height: 24px;
	color: #ffffff;
	font-weight: bold;
}
.zhengwen {
	font-family: "����";
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #000000;
	font-weight: normal;
}.zhengwen1 {
	font-family: "����";
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	color: #000000;
	font-weight: normal;
}
.time{
	font-family: "����";
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #FF0000;
}
.cu {
	font-family: "����";
	font-size: 12px;
	font-style: normal;
	line-height: 24px;
	color: #000000;
}
.wite {
	font-family: "����";
	font-size: 12px;
	font-style: normal;
	line-height: 24px;
	color: #ffffff;
}
.xiaobiaoti {
	font-family: "����";
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #CC3366;
}
.title{
	font-family: "����";
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #fff;
}
.lianjie {
	font-family: "����";
	font-size: 12px;
	font-style: normal;
	font-weight:normal;
	line-height: 18px;
	color: #FF9900;
}
.lianjie:hover {
	font-family: "����";
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color:#0775ba;
	text-decoration: underline;
}.lianjie:visited {
	font-family: "����";
	font-size: 12px;
	font-style: normal;
	font-weight:normal;
	line-height: 18px;
	color:#FF9900;
	
}