/* CSS Document */
form{ margin:0px; padding:0px; width:98%;}
.news{
	color:#333;
	text-decoration: none;
	font-family: "宋体";
	font-size: 12px;
}
.news:hover{
	color:#EB674A;
	text-decoration: none;
	font-family: "宋体";
	font-size: 12px;
}
.rightline{ background: url(img/line1.jpg) right repeat-y;}
.bottomline{ background: url(img/line.jpg) bottom repeat-x;}
.huifont{ color:#737373; font-size:12px; font-family:"宋体";}
.copyfont{ color:#777675; font-size:12px;}
.categories{
	color:#5B5B5B;
	font-weight: bold;
	text-decoration: none;
	 font-family:"宋体";
}
.categories:hover{
	color:#EB674A;
	font-weight: bold;
	text-decoration: none;
}
.list{
	color:#5B5B5B;
	text-decoration: none;
	font-family: "宋体";
	font-size: 12px;
}
.list:hover{
	color:#EB674A;
	text-decoration: none;
	font-family: "宋体";
	font-size: 12px;
}
.xinahuaxian{border-bottom:1px double #CCCCCC;}
.font{
	color:#000000;
	font-size:12px;
	font-family:"宋体";
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
.huikuang {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	border: 1px solid #A7A6AA;
}