#page_title {
	padding-top: 10px;
	margin-bottom: 10px;
	width: 887px;
	margin-right: auto;
	margin-left: auto;
}
#page_title h2 {
	background-image: url(../img/title_bg.jpg);
	background-repeat: no-repeat;
	padding-top: 25px;
	padding-left: 20px;
	height: 75px;
}
#pan {
	width: 870px;
	margin-right: auto;
	margin-bottom: 12px;
	margin-left: auto;
	line-height: 18px;
	position: relative;
}
#pan img {
	position: absolute;
	top: 0px;
	right: 0px;
}



#contants {
	float: right;
	width: 638px;
	min-height: 610px;
	padding-right: 17px;
}
.section {
	margin-bottom: 30px;
}
.subttl_01 {
	font-size: 110%;
	color: #7EAAD1;
	background-image: url(../img/subttl_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 15px;
	padding-bottom: 8px;
	padding-left: 5px;
}

#l_nav {
	margin-bottom: 25px;
	width: 204px;
	margin-right: auto;
	margin-left: auto;
}
#l_nav ul {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #39B5AF;
}
#l_nav ul li {
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #39B5AF;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}
#l_nav ul li a {
	background-image: url(../img/l_nav_bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 25px;
	color: #333333;
}
.blue {
	color: #5E93C5;
}
