@charset "windows-874";
body {
	font-family: Tahoma, "Microsoft Sans Serif", sans-serif;
	font-size: 11px;
	margin: 0px;
	color:#434343;
}
.main{
	width : 945px;
	margin: 0px;
	position: relative;
	text-align:center;
}
.menutop{
	width : 728px;
	margin:0;
	position:absolute;
	z-index:0;
	left: 210px;
	top: -12px;
	height: 50px;
	background-image:url(../images/login_bg.jpg);
	background-repeat:no-repeat;
}
.menutop2{
	width : 806px;
	margin:0;
	position:absolute;
	z-index:0;
	left: 13px;
	top: -18px;
	height: 69px;
	background-image:url(../images/login_bg.jpg);
	background-repeat:no-repeat;
}
a img{
	border:0;
}
a:link, a:visited, a:active {
	color: #017482;
	text-decoration:none;
}
a:hover {
	color:#FF3366;
	text-decoration:underline;
}
a.white:link, a.white:visited, a.white:active {
	color: #FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
a.white:hover {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
}
.txt11pxWhite {
	color:#FFFFFF;
}
.txt11pxWhiteBold {
	color:#FFFFFF;
	font-weight:bold;
}
.txt13pxWhiteBold {
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
}
.txt9pxBlue {
	font-size:9px;
	color:#017482;
}
.txt11pxBlue {
	font-size:11px;
	color:#017482;
	border: 1px solid #FFFFFF;
}
select.txt11pxBlue {
	font-size:11px;
	color:#017482;
	border: 1px solid #FFFFFF;
}
.txt11pxBlueBold {
	color: #006c7a;
	font-weight: bold;
	font-size: 11px;
}
.txt13pxBlueBold {
	color: #006c7a;
	font-weight: bold;
	font-size: 13px;
}
.formtxtwhite {
	color: #FFFFFF;
	background-color: #5DEBFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 11px;
	width:80px;
	padding: 3px;
}

.text_normal {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.text_normal:link {
	color: #000000;
	text-decoration: underline;
}
a.text_normal:hover {
	color: #000000;
	text-decoration: underline;
}
a.text_normal:active {
	color: #000000;
	text-decoration: underline;
}
a.text_normal:visited {
	color: #000000;
	text-decoration: underline;
}

