@charset "gb2312";
/*网页样式定义*/
body {
	scrollbar-face-color: #eeeeee;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #dee3e7;
	scrollbar-3dlight-color: #d1d7dc;
	scrollbar-arrow-color: #006699;
	scrollbar-track-color: #ededed;
	scrollbar-darkshadow-color: #98aab1;
	color: #000000;
}
font,body,p,td,input,textarea,select,div{
	font-size: 12px;
	font-family: "宋体";
	
}
a {
	text-decoration: none;
	font-family: "宋体";
	font-size: 12px;
}
a:hover {
	text-decoration: none;
	font-family: "宋体";
	font-size: 12px;
}
/*结束*/

.size {
	font-size: 12px;
	font-weight: bold;
}
.size2 {
	font-size: 14px;
	font-weight: bold;
	color: #ea6000;
}
.size3 {
	font-size: 12px;
	color: #FF0000;
}
.size4 {
	font-size: 14px;
	color: #000;
	line-height: 125%;
	margin-bottom: 1px;
	height:21px;
}
.size5 {
	line-height: 22px;
	font-size: 12px;
}
.size6 {
	font-size: 14px;
	font-weight: bold;
}
.size7 {
	line-height: 20px;
	text-decoration: underline;
	font-size: 12px;
}
.size7 a{
	line-height: 20px;
	text-decoration: underline;
	font-size: 12px;
}
.size7 a:link {
	line-height: 20px;
	text-decoration: underline;
	font-size: 12px;
}
.size8 {
	line-height: 22px;
	font-size: 12px;
}
.size9 {
	line-height: 20px;
	font-size: 12px;
}
.a1{ width:60px; height:18px;}