@charset "utf-8";
/* CSS Document */


body {
	background-color: #73AFB7;
}
.f1 {
	font-family: Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:15px;
	white-space: normal;
	padding-top: 2px;
}

.body_text {
	font-family: Arial, Helvetica, sans-serif;
	color:#E5E5E5;
	font-size:14px;
	line-height: 23px;
	text-indent: 30px;
}

A:link { text-decoration: none; color:#FFF }
A:active {TEXT-DECORATION: none; color:#FFF }
A:visited {TEXT-DECORATION: none; color:#FFF }
A:hover {TEXT-DECORATION: underline; color:#09F}

.bg_no {
	background-repeat: no-repeat;
	color:#444;
	background-attachment: fixed;
	background-position: center top;
}

.line1 {
	outline-style: dashed;
	border-color: #CCC;

}

.submenu {font-size:13px;}

