@charset "utf-8";
/*base*/
* {
	margin: 0px;
	padding: 0px;	
}

.home_area{
	margin:auto;
	float:left;
	width:585px;
	height:auto;
	padding-top:20px;
	padding-left:15px;
}

.home_area_bar{
	margin:auto;
	float:left;
	width:540px;
	height:32px;
	background-image: url(../images/tab1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	line-height:240%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0361a0;
	text-decoration: none;
	padding-top:0px;
	padding-left:35px;
}

#map{
	margin:auto;
	float:left;
	width:570px;
	height:385px;
	padding-top:10px;
}

.home_area1{
	margin:0px 0px 0px 0px;
	float:left;
	width:548px;
	_width:544px;
	height:auto;
	padding:5px 6px 5px 18px;
	_padding:10px 6px 10px 20px;
	background-image: url(../images/home_area_icon.png);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	_background-position: left 9px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	background-color:#F8F8F8;
}
.home_area2{
	margin:0px 0px 0px 0px;
	float:left;
	width:548px;
	_width:544px;
	height:auto;
	padding:5px 6px 5px 18px;
	_padding:10px 6px 10px 20px;
	background-image: url(../images/home_area_icon.png);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	_background-position: left 9px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	background-color:#FFFFFF;
}
.home_area_text{
	margin:auto;
	float:left;
	width:70px;
	height:auto;
	font-weight:bold;
}
.home_area_link{
	margin:auto;
	float:left;
	width:473px;
	_width:470px;
	height:auto;
}

.home_area_link span{
	color:#0066CC;
}

.home_area_text1 h3{
	font-size: 15px;
	margin:auto;
	float:left;
	width:560px;
	height:auto;
	line-height:180%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding:15px 0px 0px 0px;
}

.home_area_text1 p{
	margin:auto;
	float:left;
	width:560px;
	height:auto;
	line-height:180%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: none;
	color: #000000;
	text-decoration: none;
	padding:15px 0px 0px 0px;
}
