@charset "UTF-8";
#header_top {
	width: 900px;
	margin: 0px;
	padding: 0px;
	float: left;
	text-align: center;
	display: inline;
}
#header_wrap {
	height: 100px;
	margin: 0px;
	padding: 0px 23px;
	background-image: url(../images2/top_header.gif);
	background-position: center;
}
#main_wrap {
	text-align: center;
	margin: 20px 0px 0px;
	display: inline;
	float: left;
	width: 900px;
	padding: 0px;
}
#main1 {
	background-image: url(../images2/top_main1_y.gif);
	background-position: center;
	width: 615px;
	margin: 0px;
	padding: 0px;
}
#main2_top {
	float: right;
	width: 300px;
	margin: 0px;
	display:inline;
	padding: 0px;
}
#main2   ul, #main3 ul {
	text-align: left;
	list-style-type: none;
	margin: 0px;
	padding: 7px 15px 0px;
}
#main2 {
	background-image: url(../images2/top_main2_y.gif);
	background-position: center;
	float: left;
	width: 300px;
	margin: 20px 0px 0px;
	padding: 0px;
	color: #979797;
}
#main2_header {
	background-image: url(../images2/top_main2_head.gif);
	height: 57px;
	width: 300px;
	line-height: 55px;
	font-weight: bold;
	font-size: 16px;
	color: #FFFFFF;
}
#main3 {
	background-position: center;
	width: 615px;
	margin: 20px 0px 0px;
	color: #979797;
	background-image: url(../images2/top_main3_y.gif);
	background-repeat: repeat-y;
}
#main3_header {
	background-position: center top;
	height: 57px;
	width: 615px;
	font-size: 18px;
	font-weight: bold;
	line-height: 55px;
	color: #FFFFFF;
	background-image: url(../images2/top_main3_head.gif);
	background-repeat: no-repeat;
}
#main4 {
	width: 300px;
	float: right;
	padding: 0px;
	margin: 21px 0px 0px 15px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
* html #main4{
    margin-right:-25px;
}
#main1   p  {
	margin: 0px;
	text-align: left;
	padding: 0px 15px 0px 20px;
}
#main2 p {
	text-align: left;
	margin: 0px;
	padding: 0px 20px;
}
#main3 p {
	text-align: left;
	margin: 0px;
	padding: 0px 15px 0px 20px;
}
#top_image   img       {
	height: 280px;
	width: 900px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
