@charset "gb2312";
.input_a {
	border: 1px solid #2F863B;
}
.dot_line {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}


.border_both {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0D9BBC;
	border-left-color: #0D9BBC;
}
.m_news {
	font-size: 14px;
	line-height: 24px;
	text-align: left;
}
.m_news_b {
	font-size: 14px;
	line-height: 22px;
	text-align: left;
}
.small_news {
	font-size: 12px;
	line-height: 20px;
	font-family: "宋体";
}
.small_msg {
	font-size: 13px;
	line-height: 20px;
	font-family: "宋体"
}

.title_small {
	font-size: 12px;
	font-weight: bold;
	color: #0B60C0;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.title{
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
}
/* 链接颜色 */
a:link {
	color: #000000;
	text-decoration: none;
	}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #003399;
	text-decoration: underline;
}
a:active {
color: #000000;
}
.h24px {
	height: 30px;
}
.title_heiti_big {
	font-family:黑体;FONT-SIZE:20px; LINE-HEIGHT:30px;
}
table { font-size:12px;}