/* CSS Document */

.TD01{
	background-image: url(../img/left_mb1.jpg);
	background-repeat: no-repeat;
	padding-left:35px;
	text-align: left;
}

.TD01 a{
	font-size: 12px;
	color: #5C5C5C;
	text-decoration: none;
}

.TD01 a:hover{
	text-decoration: underline;
}

.TD02{
	padding-left:2px;
	text-align: left;
	font-size: 12px;
	color: #5C5C5C;
	line-height: 20px;
}

.TD02 a{
	text-decoration: none;
	font-size: 12px;
	color: #8DAA0E;
	font-weight: bold;
}

.sp01{
	padding-left:40px;
	font-size: 14px;
	font-weight: bold;
}

.zhixiao-list{
	margin:0 auto;
	width:92%
}
.zhixiao-list tr{
	width:90%
}
.zhixiao-list tr th,.zhixiao-list tr td{
	text-align:center
}
.search-input{
	width: 96%;
	background: #fff;
}
.search-input td{
	text-align:center
}
.search-input button{
	width:50px;
	height:32px;
	border-radius: 5px;
	outline: none;
	border: 1px solid #999;

}
.search-input input{
	width: 250px;
	height: 30px;
	line-height: 30px;
	margin-top: 30px;
	border-radius: 5px;
	outline: none;
	border: 1px solid #999;
}

.zx_page table{border:1px solid #000;}
.zx_page table tr,
.zx_page table td{border:1px solid #000;}

.zx_news {list-style-type:disc; list-style-position:inside; padding-left:40px;}
.zx_news li{list-style-type:disc;}