.sub_navi {
	background-image: url(world/img/title.gif);
	background-position: right;
	background-repeat: no-repeat;
	height: 145px;
}
.logo a {
	float: left;
	height: 145px;
	width: 300px;
	background-image: url(resource/logo.jpg);
}
.area_name {
	background-image: url(world/img/select_map.jpg);
	height: 500px;
	width: 180px;
	float: right;
	background-repeat: no-repeat;
	background-position: center top;
}
.crossbell {
	height: 240px;
	width: 135px;
	margin-top: 85px;
	margin-right: 35px;
	list-style-type: none;
	float: right;
}
.crossbell li{
	height: 22px;
	padding: 0px;
	margin-left: 3px;
	float: left;
}
.area_01 {
	height: 500px;
	width: 624px;
	float: left;
}
p {
	text-align: left;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	width: 580px;
	float: left;
	margin: 0px 0px 0px 30px;
	padding: 0px;
}
.out {
	height: 80px;
	width: 135px;
	margin-top: 25px;
	margin-left: 10px;
	list-style-type: none;
	float: left;
}
.out li{
	height: 22px;
	padding: 0px;
	margin-left: 3px;
	float: left;
}

/*IE6*/
*html  p {
	text-align: left;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	width: 580px;
	margin: 0px 0px 0px 15px;
	padding: 0px;
}
*html  .crossbell {
	height: 200px;
	width: 135px;
	margin-top: 85px;
        margin-right: 17px;
	list-style-type: none;
	float: right;
}
*html  .out {
	height: 80px;
	width: 135px;
	margin-top: 65px;
	margin-left: 3px;
	list-style-type: none;
}
