@charset "utf-8";
.w200 {
	width: 200px;
}



#wrapper {
	width: 100%;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}



#header {
	height: 112px;
	position: relative;
}

#header .headerline {
	background-image: url(../images/header_line_01.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 23px;
	margin: 0px;
	padding: 0px;
	position: relative;
	top: 0px;
	font-size: 1px;
	line-height: 1px;
}


#header .utility {
	height: 65px;
	background-image: url(../images/header_bg_01.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#header .utility02 {
	height: 24px;
	background-image: url(../images/header_line_02.gif);
	background-repeat: repeat-x;
}







#header #logo {
	position: absolute;
	left: 0px;
	top: 23px;
	height: 65px;
	width: 415px;
}



#footer {
	_height: 1%;
	background-image: url(../images/footer_bg.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 53px;
	float: left;
	background-color: #f4f8f9;
	padding-bottom: 10px;
}


#footer #footerContent {
	width: 100%;
	height: 53px;
}

#footer #copyright {
	font-size: 100%;
	padding-top: 15px;
	font-family: sans-serif, serif, Arial;
	color: #333333;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
	line-height: 1.5em;
}


#content {
	height: auto;
	background-color: #d9f4fa;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
}

#Container {
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}


#loginbox {
	margin-right: auto;
	margin-left: auto;
	margin-top: 18px;
	width: 465px;
	clear: both;
}
#loginbox .logbox_mid {
	background-image: url(../images/login_main_bg_02.jpg);
	background-repeat: repeat-y;
	width: 464px;
	padding: 0px;
}

#loginbox .logbox_mid .submidbox {
	background-image: url(../images/login_main_bg_01.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 10px;
	width: 444px;
	float: left;
}


#loginbox .logintop {
	background-repeat: no-repeat;
	height: 51px;
	width: 464px;
	background-image: url(../images/login_top_01.png);
}


#loginbox .logindown {
	background-image: url(../images/login_down_01.png);
	background-repeat: no-repeat;
	width: 464px;
	height: 68px;
	float: left;
	background-position: top;
}




.submidbox .col_one {
	width: 100%;
	float: left;
}

.submidbox p {
	margin-bottom: 0.3em;
	margin-top: 0.2em;
}

.submidbox .logbtn {
	padding-left: 43px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.submidbox .textfieldstyle01 {
	height: 22px;
	border: 1px solid #CCCCCC;
	color: #003399;
}
#ebtnBox  {
	width: 100%;
	clear: both;
	padding-top: 18px;
	padding-bottom: 50px;
}
#ebtnBox  p, #infoBox p {
	margin-bottom: 0.6em;
}
#ebtnBox ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#ebtnBox ul li {
	display: inline;
	margin-right: 5px;
}
#infoBox {
	clear: both;
	padding-top: 2em;
	padding-bottom: 2em;
	background-color: #FFFFFF;
	padding-right: 1.5em;
	padding-left: 1.5em;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
	border: 1px solid #CCCCCC;
}

#infoBox ul {
	list-style-type: disc;
	margin-left: 3.5em;
	margin-bottom: 1.5em;
}
#infoBox h1 {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 0.5em;
	color: #FFFFFF;
	background-color: #666666;
	padding: 0.5em;
}
#txt16b {
	font-weight: bold;
	font-size: 16px;
}
