@charset "utf-8";
body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
body,td,th {
	font-family: Tahoma, "宋体";
	font-size: 12px;
	line-height: 150%;
}
form {
	margin:0;
	padding:0;
}

.input_search {
	font-family:Tahoma;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
	height:16px;
	border: 1px solid #CCCCCC;
}
A:link {
	font-family:Tahoma;
	font-size: 12px;
	color: #2871C0;
	text-decoration: none;
}

A:visited {
	font-family:Tahoma;
	font-size: 12px;
	color: #2871C0;
	text-decoration: none;
}

A:hover {
	font-family:Tahoma;
	font-size: 12px;
	color: #CC0000;
	text-decoration: underline;
}
/* ------------分页---------------- */
.page_off {
	font-size: 12px;
	color: #999999;
	border: 1px solid #DDDDDD;
	padding-right: 10px;
	padding-left: 10px
}
.page_on {
	font-size: 12px;
	font-weight: bold;
	color: #2E6AB1;
	border: 1px solid #9AAFE5;
	padding-right: 10px;
	padding-left: 10px
}
.page_on_t {
	font-size: 12px;
	font-weight: bold;
	color: #2E6AB1;
}
A.page_on_t:link {
	font-size: 12px;
	font-weight: bold;
	color: #2E6AB1;
	TEXT-DECORATION: none
}
A.page_on_t:visited {
	font-size: 12px;
	font-weight: bold;
	color: #2E6AB1;
	TEXT-DECORATION: none
}
A.page_on_t:hover {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	TEXT-DECORATION: none
}
.page_num {
	font-size: 12px;
	font-weight: normal;
	color: #2E6AB1;
	border: 1px solid #9AAFE5;
	padding-right: 6px;
	padding-left: 6px
}
.page_num_t {
	font-size: 12px;
	font-weight: normal;
	color: #2E6AB1;
}
A.page_num_t:link {
	font-size: 12px;
	font-weight: normal;
	color: #2E6AB1;
	TEXT-DECORATION: none
}
A.page_num_t:visited {
	font-size: 12px;
	font-weight: normal;
	color: #2E6AB1;
	TEXT-DECORATION: none
}
A.page_num_t:hover {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	TEXT-DECORATION: none
}
.page_omit {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-right: 6px;
	padding-left: 6px
}
.page_current {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px #2E6AB1 solid;
	background-color: #2E6AB1;
	padding-right: 6px;
	padding-left: 6px
}
/* ------------分页---------------- */

.bar_bg {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	height:28px;
	padding-left: 30px;
	background-image: url(bar_bg.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.bar_border {
	border: 1px solid #BCCBDC;
}
.center_bg {
	background-color:#F0F0F0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.bottom_line {
	border-bottom: 1px solid #CCCCCC;
}
.btn_01 {
	background:#F3F3F3 url(btn_01.gif) bottom repeat-x;
	border-top:0px solid #C4C4C4;
	border-left:0px solid #C4C4C4;
	border-right:0px solid #848484;
	border-bottom:0px solid #848484;
	font-size: 12px;
	color:#000000;
	font-weight: bold;
	height: 25px;
	width:68px;
	padding-right: 2px;
	padding-left: 2px;
}
.img_border {
	border: 1px solid #E5E5E5
}
.zimu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: oblique;
	font-weight: bold;
	color: #000000;
	padding-left: 16px;
	border-bottom: 1px solid #cccccc;
/*	background-color: #EFEFEF;*/
}
.td_top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #000000;
}
.t14_b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #000000;
}
.table_gray_border {
	border: 1px solid #CCCCCC;
}
