/*通用样式 */

bod,td,th {
font-size:12px;
}
body {
margin-top:0;
margin-bottom:0px;
margin-left:0px;
margin-right:0px;
/*background-color: #B5DA25;*/
font-family:Verdana, Arial, Helvetica, sans-serif;

}
.an {
	font-size:12px;
	height:20px;
	background:#EBEBEB;
	color: #0b20a2;
	border:1px solid #999999;
	padding-top:2px;
	margin-left:18px;
	bottom:4px;
}
.input {
	height: 18px;
	width: 85px;
	border: 1px solid #848484;
	color: #0b20a2;
	background-color: #f2f2f2;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
.input2 {
	height: 14px;
	border: 1px solid #848484;
	color: #0b20a2;
	background-color: #f2f2f2;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
.english {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#a2a2a2;
}
a:link {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	font-weight: normal;
	color: #8e8e8e;
	text-decoration: none;
}

a:active {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}


.jj {
	line-height: 18px;
	color:#555555;
}
.font1 {
color:#0b4000;
font-size:12px;
}

/* 首页新闻样式*/
a:link.newsbt {
	font-size: 12px;
	font-weight: bold;
	color: #0b20a2;
	text-decoration: none;
}
a:visited.newsbt {
	font-size: 12px;
	font-weight: bold;
	color: #0b20a2;
	text-decoration: none;
}
a:hover.newsbt {
	font-size: 12px;
	font-weight: bold;
	color: #0b20a2;
	text-decoration: none;
}

a:active.newsbt {
	font-size: 12px;
	font-weight: bold;
	color: #0b20a2;
	text-decoration: none;
}

a:link.bt {
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
a:visited.bt {
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
a:hover.bt {
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
}

a:active.bt {
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
a:link.bt2 {
	font-size: 12px;
	font-weight: normal;
	color: #0b8282;
	text-decoration: none;
}
a:visited.bt2 {
	font-size: 12px;
	font-weight: normal;
	color: #0b8282;
	text-decoration: none;
}
a:hover.bt2 {
	font-size: 12px;
	font-weight: normal;
	color: #8e8e8e;
	text-decoration: none;
}

a:active.bt2 {
	font-size: 12px;
	font-weight: normal;
	color: #0b8282;
	text-decoration: none;
}

/* 人才页样式*/

a:link.job {
	font-size: 12px;
	font-weight: normal;
	color: #002e4e;
	text-decoration: underline;
}
a:visited.job {
	font-size: 12px;
	font-weight: normal;
	color: #002e4e;
	text-decoration: underline;
}
a:hover.job {
	font-size: 11px;
	font-weight: normal;
	color: #3a8cca;
	text-decoration: none;
}

a:active.job {
	font-size: 12px;
	font-weight: normal;
	color: #002e4e;
	text-decoration: underline;
}

/*会员样式*/
.User{
	font-size: 12px;

	color: #FE4401;	
}
