@charset "utf-8";
img {
	border: 0px;
}

hr {
	height: 1px;
}

h1 {
	background: url(../images/h1_bg.gif) no-repeat;
	line-height: 32px;
	padding-left: 30px;
	font-size: 15px;
	font-weight: bold;
	color: #666666;
	margin-bottom: 10px;
}

h2 {
	background: url(../images/h2_bg.gif) no-repeat;
	line-height: 27px;
	padding-left: 15px;
	font-size: 15px;
	font-weight: bold;
	color: #666666;
	margin-bottom: 10px;
}

h3 {
	background: url(../images/mark_2.gif) no-repeat left center;
	padding-left: 12px;
	font-size: 12px;
	color: #999999;
}

