@charset "utf-8";
/* CSS Document */

td,th,div{color: #808285; line-height:1.5em;}
h1{
font-size:16px;
font-weight:600;
}
h2{
font-size:14px;
font-weight:600;
height:19px;
overflow: hidden;
margin-left:15px;
margin-top:2px;
color:#1A66B3;
}
h3{
font-size:13px;
font-weight:600;
height:19px;
overflow: hidden;
margin-left:9px;
margin-top:2px;
}

.index_div0{
	overflow:hidden;
	height:16px;
	font-family: '宋体', Verdana, Tahoma;
	margin:4px;
	position: static;
}

/*分页 Start*/
.pages{ float: left; border: 1px solid #E2E2E2; background: #F5F5F0; height: 24px; line-height:26px; color:#535353; overflow:hidden; }
.pages a, .pages strong, .pages em, .pages kbd { float: left; padding: 0 8px; line-height:26px; }
	.pages a:hover { background-color: #DDDDDD; }
	.pages strong {
	font-weight: bold;
	color: #FF0000;
	background: #C1C1C1;
}
		.pages a.prev, .pages a.next { line-height: 24px; font-family: Verdana, Arial, Helvetica, sans-serif; }
			.pages a.next { padding: 0 15px; }
	.pages kbd { border-left: 1px solid #E2E2E2; margin: 0; }
		* html .pages kbd { padding: 1px 8px; }
		.pages kbd input { border: 1px solid #E2E2E2; margin-top: 3px !important; * > margin-top: 1px  !important; margin: 1px 4px 0 3px; padding: 0 2px; height: 17px; }
			.pages kbd>input { margin-bottom: 2px; }
/*分页 End*/

.text_tag {
	background: #FFFFFF;
	border: 1px dashed #CCCCCC;
	margin: 10px auto;
	padding: 4px 13px;
	width:92%;
	text-align:left;
	color:#999999;
}

a{
	text-decoration: underline;
	color:#808285;
}
a:hover{
	text-decoration: none;
	color:#FF0000;
}

a.htitle {
	text-decoration: underline;
	color:#919191;
	font-weight:bold
}
a:hover.htitle {
	text-decoration: none;
	color:#000;
}

.tb1{
	border-right: #e7e7e7 solid 1px;
	border-bottom: #ececec solid 1px;
	margin-top: 4px;
	margin-bottom: 5px;
}
.th1{
	text-align:left;
	height:28px;
	background-image:url(images/tb_9t.gif);
}
.td1{
	border-left: #e7e7e7 solid 1px;
	text-align:left;
}

.index_div1{
	background-color:#8AB3DC;
	width:122px;
	height:20px;
	padding-top:2px;
	overflow: hidden;
}
