@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}

h1 {
	color: #003366;
	margin-bottom: -5px;
}

h2 {
	font-size: 12px;
	white-space: normal;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -8px;
	margin-left: 0px;
	padding: 0px;
	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: 260px;
}
.box2 {
background-image: url(../images/list.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 205px;
	width: 260px;
}
.box3 {
background-image: url(../images/map.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 205px;
	width: 260px;
}
.box4 {
background-image: url(../images/detail.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 205px;
	width: 260px;
}

.box_txt {
	padding-left: 110px;
	font-size: 12px;
	padding-top: 10px;
	padding-right: 15px;
}

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: #003366;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;
}
.frame_banner {
	text-align: left;
	font-size: 12px;
	font-weight:bold;
	color: #FFFFFF;
/*	background-color: #003366;*/
	clear: both;
	display: block;
	width:282px;
	padding:3px;
	
}
.main_text{
	font-size: 12px;
	width:280px;
	padding-left:6px;
	margin-bottom:4px;
	margin-top: 6px;

}

.footer {
	font-size: 12px;
	width: 400px;
	font-weight: bold;
	color: #778FA7;

}
.big_txt {
	font-size: 14px;
}
.sa {
	width: 150px;
	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_badge {
padding-right:12px;
}
