h2 {
	width :630px;
	height:30px;
	font-size: 12px;
	padding: 0px;
	background-repeat: no-repeat;
}
h2#h201 {
	margin: 20px 0px 0px 0px;
	background-image:url('../imgs/index/h201.gif');
}
h3 {
	font-size: 12px;
	margin: 0px 0px 0px 0px;
}
	h3 a:link {
			color: #ff0000;
			text-decoration: none;
		}
	h3 a:visited {
			color: #ff0000;
			text-decoration: none;
		}
	h3 a:hover {
			color: #01014b;
			text-decoration: underline;
		}
	h3 a:active {
			color: #ff0000;
			text-decoration: none;
		}
.cate_left01 {
	width :190px;
	margin: 15px 0px 0px 8px;
	float: left;
}
.cate_left02 {
	width :190px;
	margin: 15px 8px 0px 8px;
	float: left;
}
