.tail-top{ background:url(images/bg.gif) repeat-x top #fff}
.tail-bottom{background:url(images/bot.gif) repeat-x  bottom }


.col1, .col2, .col-1, .col-2, .col-3, .col-4, .col-5, .col-6{ float:left}
/*======= width =======*/
.main{ text-align:left; width:980px; }

/*======= header =======*/
#header {height:181px;  }

#content .col1{ width:275px; margin-right:6px}
#content .col2{ width:679px}

/*======= index.html =======*/
#page1 #content .col-1{ width:275px; margin-right:6px}
#page1 #content .col-2{ width:398px; margin-right:6px}
#page1 #content .col-3{ width:275px}
/*======= index-1.html =======*/
#page2 #content .col-1{ width:275px; margin-right:6px}
#page2 #content .col-2{ width:679px}
/*======= index-2.html =======*/
#page3 #content .col-1{ width:275px; margin-right:6px}
#page3 #content .col-2{ width:398px; margin-right:6px}
#page3 #content .col-3{ width:275px}
/*======= index-3.html =======*/
#page4 #content .col-1{ width:275px; margin-right:6px}
#page4 #content .col-2{ width:398px; margin-right:6px}
#page4 #content .col-3{ width:275px}
/*======= index-4.html =======*/
#page5 #content .col-1{ width:275px; margin-right:6px}
#page5 #content .col-2{ width:679px}
#page5 #content .col-3{ width:434px; margin-right:6px}
#page5 #content .col-4{ width:239px}
#page5 #content .col-5{ width:361px}
#page5 #content .col-6{ width:273px}


/*======= footer =======*/
#footer { height:60px; }

/* login.jsp */


#loginjsp div.colsec {
	float: right;
	width: 226px;
	}

#loginjsp div.pri {
	border-top: 1px solid #fc3;
	}

#loginjsp div.pri h3 span {
	display: none;
	}

#loginjsp div.pri p,
#loginjsp div.ter p {
	color:#999;
	font-size: 16px;
	line-height: 1.3em;
	margin: 0;
	padding: 1em 0 1em 30px;
	}


#loginjsp div.wraplogin {
	width: 226px;
	background: #ff9 url(../image/corner_ll_03.gif) no-repeat bottom left;
	margin-bottom: 10px;
	}

#loginjsp div.wraplogincontent {
	padding: 0 20px 20px 20px;
	background: transparent url(../image/corner_lr_03.gif) no-repeat bottom right;
	}

#loginjsp div.wraplogincontent:after {
	content: "."; /* enclose float */
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}

* html #loginjsp div.wraplogincontent {
	height: 1%; /* ie hack */
	}

#loginjsp h2.titlebar2 {
	background-color: #fc3;
	}

#loginjsp div.wraplogincontent div.error {
	margin: 1em 0 1em 0;
	padding: 6px;
	}

#loginjsp div.wraplogincontent div.error p.alert {
	margin: 0;
	font-size: 10px;
	}

#loginjsp div#username,
#loginjsp div#password {
	margin: 0;
	width: 88px;
	float: left;
	display: inline;
	}

#loginjsp div#username {
	margin-right: 10px;
	}

#loginjsp div#username label,
#loginjsp div#password label {
	font-size: 10px;
	font-weight: bold;
	margin: 0;
	}

#loginjsp input.mp {
	width: 88px;
	}

#loginjsp div#login {
	float: left;
	width: 186px;
	margin-top: 5px;
	padding-bottom: 1em;
	border-bottom: 1px solid #fc3;
	}

#loginjsp div#login p {
	margin: 0;
	font-size: 10px;
	}

#loginjsp div#login div.rememberme {
	margin-top: 5px;
	}

#loginjsp div#login div.rememberme input {
	float: left;
	}

#loginjsp div#login div.rememberme p {
	float: left;
	width: 156px;
	margin-top: 4px;
	}

#loginjsp div#register {
	float: left;
	width: 186px;
	padding-bottom: 1em;
	border-bottom: 1px solid #fc3;
	}

#loginjsp div#register p.pri,
#loginjsp div#register p.sec {
	margin: 1em 0 0 0;
	font-weight: bold;
	}

#loginjsp div#register p.sec {
	margin-top: 0;
	}

#loginjsp div#register p.ter {
	margin: 0;
	}

#loginjsp div#register p.ter a {
	display: block;
	width: 100px;
	height: 23px;
	margin-top: 1em;
	background: url(../image/button_register_now.gif) no-repeat 0 0;
	}

#loginjsp div#register p.ter a span {
	display: none;
	}

#loginjsp div.qua {
	margin-top: 1em;
	float: left;
	}

/* logout.jsp */

#logoutjsp h2.thanks {
	background: url(../image/text_thanks.gif) no-repeat 0 0;
	}

#logoutjsp div.instruction p {
	text-align: center;
	}

#logoutjsp div.formbuttons {
	margin: 0 189px;
	}

#logoutjsp div.formbuttons:after {
	content: "."; /* enclose float */
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}

* html #logoutjsp div.formbuttons {
	height: 1%; /* ie hack */
	}

#logoutjsp a.buttonfeedback,
#logoutjsp a.buttonlogin {
	width: 81px;
	height: 23px;
	text-align: center;
	display: inline;
	}

#logoutjsp a.buttonfeedback {
	background: url(../image/button_feedback.gif) no-repeat 0 0;
	}

#logoutjsp a.buttonlogin {
	background: url(../image/button_log_in.gif) no-repeat 0 0;
	}

#logoutjsp a.buttonfeedback span,
#logoutjsp a.buttonlogin span {
	display: none;
	}
