@charset "utf-8";
body {
	font-family: Tahoma, "宋体";
	font-size: 14px;
	line-height: 150%;
	margin: 0px;
}
.index_bg {
	background-image: url(/images/index_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
td{
	font-size:14px;
}
A:link {
	font-size: 14px;
	color: #2871C0;
	text-decoration: none;
}

A:visited {
	font-size: 14px;
	color: #2871C0;
	text-decoration: none;
}

A:hover {
	font-size: 14px;
	color: #CC0000;
	text-decoration: underline;
}
h1 {
	font-size: 24px;
	line-height: 150%;
	font-weight: bold;
	color: #000000;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h2 {
	font-size: 22px;
	line-height: 150%;
	font-weight: bold;
	color: #000000;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.t14 {
	font-size: 14px;
	line-height: 150%;
	font-weight: normal;
	color: #000000;
}
A.t14:link {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
A.t14:visited {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
A.t14:hover {
	font-size: 14px;
	color: #CC0000;
	text-decoration: underline;
}
.t14_red {
	font-size: 14px;
	line-height: 150%;
	font-weight: bold;
	color: #CC0000;
}
.t14_orange {
	font-size: 14px;
	line-height: 150%;
	font-weight: bold;
	color: #ff6600;
}
.t14_white {
	font-size: 14px;
	line-height: 150%;
	font-weight: normal;
	color: #FFFFFF;
}
.t16 {
	font-size: 16px;
	font-weight: normal;
	color: #000000;
}
.t12_orange {
	font-size: 14px;
	line-height: 150%;
	font-weight: normal;
	color: #ff6600;
}
a.t12_orange:link {
	font-size: 14px;
	color: #ff6600;
	text-decoration: none;
}
a.t12_orange:visited {
	font-size: 14px;
	color: #ff6600;
	text-decoration: none;
}
a.t12_orange:hover {
	font-size: 14px;
	color: #ff6600;
	text-decoration: underline;
}
.t12_grey {
	font-family:Tahoma;
	font-size: 14px;
	line-height: 150%;
	font-weight: normal;
	color: #888888;
}
A.t12_grey:link {
	font-size: 14px;
	color: #888888;
	text-decoration: none;
}
A.t12_grey:visited {
	font-size: 14px;
	color: #888888;
	text-decoration: none;
}
A.t12_grey:hover {
	font-size: 14px;
	color: #CC0000;
	text-decoration: none;
}
.t12_red {
	font-family:Tahoma;
	font-size: 14px;
	line-height: 150%;
	font-weight: normal;
	color: #CC0000;
}
a.t12_red:link {
	font-size: 14px;
	color: #CC0000;
	text-decoration: none;
}
a.t12_red:visited {
	font-size: 14px;
	color: #CC0000;
	text-decoration: none;
}
a.t12_red:hover {
	font-size: 14px;
	color: #CC0000;
	text-decoration: underline;
}
.t12_white {
	font-size: 14px;
	line-height: 150%;
	font-weight: normal;
	color: #FFFFFF;
}
a.t12_white:link {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
a.t12_white:visited {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
a.t12_white:hover {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
}
.t12_black {
	font-size: 14px;
	line-height: 150%;
	font-weight: normal;
	color: #000000;
}
a.t12_black:link {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
a.t12_black:visited {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
a.t12_black:hover {
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
}
.t12_green {
	font-size: 12px;
	color: #009900;
	line-height: 150%;
	font-weight: normal;
}
.t12_green a:link{
	font-size:12px;
	color:#009900;
	text-decoration:none;
}
.t12_green a:visited{
	font-size:12px;
	color:#009900;
	text-decoration:none;
}
.t12_green a:hover{
	font-size:12px;
	color:#CC0000;
	text-decoration:underline;
}
.search_tabborder{
	border:1px solid #A4C5EE;
	margin-top:20px;

}
.table_title {
	font-size:14px; 
	font-weight:bold;
	color:#000000;
	height:28px;
	background-color:#E3EBF9;
	padding-left:5px;
}
.table_content {
	
	padding:5px 10px;
	height:30px;
	font-size:12px;
	color:#0000CC;
}
.searchinput{
	border:1px solid #7E9DB9;
	height:23px;
	width:370px;
	font-size:14px;
	color:#666666;
	padding-left:5px;
	padding-top:3px;
}
