@charset "utf-8";
/* CSS Document */
body {
	background: url(../images/bg.jpg) repeat-x;
}

td,th,div{color: #747474; 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{
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	height:18px;
	line-height:18px;
	width:100%;
	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: none;
	color:#747474;
}
a:hover{
	text-decoration: underline;
	color:#FF0000;
}

.index_div1{
	background-color:#8AB3DC;
	width:122px;
	height:20px;
	padding-top:2px;
	overflow: hidden;
}

.tb_1{
	border: #F2F2F2 solid 1px;
	margin:7px auto 1px auto;
}
.tb_1 th{
	background-image:url(../images/tb_1_a.gif);
	background-repeat:repeat-x;
	height:25px;
	font-size:14px;
	text-align:left;
	padding-left:13px;
}
.tb_1 th a{
	font-size:14px;
	color:#000;
}
.tb_1 td{
	background-image:url(../images/tb_1_b.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	padding: 1px 0 5px 3px;
	text-align:left;
}

.img1 a img{
	padding: 5px;
	border: #DDD solid 1px;
	background:#FFF;
}

.img1 a:hover img{
	padding: 5px;
	border: #F90 solid 1px;
	background:#FFF;
}

/* news_1gun */
#news_1gun {float:left;height:20px; overflow:hidden;line-height:20px;margin:0;padding:0;}
#news_1gun a{padding-left:15px;}
#news_1gun a, #news_1gun a:link, #news_1gun a:visited {color:#000;text-decoration: none;}
#news_1gun a:hover {color:#c00;}
