@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}

h2 {
	font-size: 14px;
	white-space: normal;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -10px;
	margin-left: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #003366;
}

.head {
	font-size: 20px;
	color: #FFFFFF;
	font-weight: normal;
	background-color: #778FA7;
	padding: 5px;
	display: block;
	width: 800px;
}

.box1 {
	background-image: url(/images/main.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 205px;
	width: 250px;
}
.box2 {
	background-image: url(/images/list.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 205px;
	width: 250px;
}
.box3 {
	background-image: url(/images/map.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 205px;
	width: 250px;
}
.box4 {
	background-image: url(/images/detail.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 205px;
	width: 250px;
}

.box_txt {
	padding-left: 105px;
	text-align:left;
	font-size: 12px;
	padding-top: 15px;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

iframe {
	border-top-width:1px;
	border-left-width:1px;
	border-right-width:1px;
	border-bottom-width:10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #003466;
	border-right-color: #003466;
	border-bottom-color: #003466;
	border-left-color: #003466;
}
.frame_banner {
	text-align: left;
	font-size: 12px;
	color: #003366;
	clear: both;
	display: block;
	padding:3px;
	margin: 5px;
	
}
.main_text{
	font-size: 12px;
	color: #003366;
	width:280px;
	padding-left:6px;
	margin-bottom:4px;
	margin-left: 40px;

}

.footer {
	font-size: 12px;
	width: 400px;
	font-weight: bold;
	color: #778FA7;

}
.big_txt {
	font-size: 14px;
	color: #003366;
}
.sa {
	font-size: 10px;
	font-weight: bold;
	color: #0C5D88;
	display: block;
	vertical-align: top;
	float: right;
}
#sa_txt {
	display: block;
	width: 110px;
	text-align: center;
	color: #0C5D88;
	text-decoration: none;
}

#sa_txt a {
	display: block;
	width: 110px;
	text-align: center;
	color: #0C5D88;
	text-decoration: none;
}

#sa_txt a:hover{
	display: block;
	width: 110px;
	text-align: center;
	color: #0C5D88;
	text-decoration: none;
}

#sa {

}

#sa h2{
	font-size: 12px;
	white-space: normal;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -14px;
	margin-left: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	}

#sa h1{
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: -5px;
	margin-left: 5px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	}
.sa_badge {
	padding-right: 94px;

}