@charset "utf-8";
img {
	border: 0px;
}

hr {
	height: 1px;
}

h1 {
	line-height: 80px;
	height: 80px;
	font-size: 22px;
	font-weight: bold;
	color: #ffffff;
	padding-left: 20px;
	background: url(../images/base/h1_bg.jpg) no-repeat;
	margin-bottom: 24px;

}

h2 {
	line-height: 27px;
	font-size: 17px;
	font-weight: bold;
	color: #666666;
	margin-bottom: 10px;
	border-bottom: 1px solid #cccccc;
}

h3 {
	line-height: 30px;
	font-size: 15px;
	font-weight: bold;
	color: #666666;
	padding-left: 10px;
	background: url(../images/base/h3_bg.gif) no-repeat left center;
	margin-bottom: 5px;
}

h4 {
	line-height: 21px;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	padding-left: 15px;
	background: url(../images/base/h4_bg.gif) no-repeat left center;
	margin-bottom: 5px;
}

img.photo_left{
	float:left;
	margin-right:10px;
}

img.photo_right{
	float:right;
	margin-left:10px;
}
