@charset "gb18030";

div.block {
	padding: 0 10px 30px 10px;
}

h3 {
	position: relative;
	background:url(../../../images/ttl_bg_01.jpg) no-repeat;
	width: 564px;
	height: 38px;
	margin-left: -1px;
	margin-bottom: 20px;
}

h3 span {
	position: absolute;
	top: 12px;
	left: 35px;
	font-weight: bold;
	color: #333333;
}

h4 {
	position: relative;
	background:url(../../../images/ttl_bg_02.gif) no-repeat;
	background-position: 0px 4px;
	padding: 0 0 5px 15px;
	border-bottom: 1px solid #939594;
	margin-bottom: 25px;
	color: #4c4c4c;
	font-weight: bold;
}

h5 {
	font-weight: bold;
	color: #4D4D4D;
	margin-bottom: 10px;
}

/* clm */
div.clm {
	border: 1px solid #ccc;
	padding: 10px;
	background: #F8F8F8;
}

div.clm h4 {
	background: none;
	padding: 0;
	border: none;
	margin: 0 0 5px 0;
}