body {
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size:9pt; 
	letter-spacing:-0.5pt;
	line-height:115%;
	text-align:left;
	height:100%;
	margin:0pt;
	padding:0pt;
	/* background-color: #ffffff; */
}


/* gate start */
div#gate_header_content {
height:500px;
margin:0px auto;
overflow:hidden;
position:relative;
width:678px;
}


.gate_scrolling-content {
height:500px;
position:absolute;
text-align:left;
width:678px;
}

#gate_content1 {
/* background: #ffffff; */
height:500px;
left:0px;
top:0px;
width:678px;
}
/* gate end */



div#header_buttons_wrap {
}

div#gate_header_buttons {
height:73px;
width:678px;
}
ul#buttons {
margin:0pt;
padding:0pt;
}
ul#buttons li {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}
ul#buttons li a:link, ul#buttons li a:visited {
display:block;
height:117px;
}

/*
div#user1, div#user2, div#user3 {
font-size:11px;
padding:0px 0pt 0pt 0px;
width:658px;
	font-size:9pt; 
	letter-spacing:-0.5pt;
	line-height:120%;
	text-align:left;
}
div#content1 a:link, div#content1 a:visited {
color:#000000;
}
*/

	
#gate_buttons {
	list-style:none;
	width:678px;
	height:73px;
	margin:0pt;
	padding:0pt;

}
#gate_buttons li {
	float:left;
}

#test_guide a {
	display:block;
	width:162px;
	height:73px;
	text-indent:-5000px; 
	background:url(/gate_menu/images/gate_b1_off.jpg) no-repeat left top; 

}

#test_faq a {
	display:block;
	width:109px;
	height:73px;
	text-indent:-5000px; 
	background:url(/gate_menu/images/gate_b2_off.jpg) no-repeat left top;
}

#sg a {
	display:block;
	width:145px;
	height:73px;
	text-indent:-5000px; 
	background:url(/gate_menu/images/gate_b3_off.jpg) no-repeat left top;
}

#user_guide a {
	display:block;
	width:262px;
	height:73px;
	text-indent:-5000px; 
	background:url(/gate_menu/images/gate_b4_off.jpg) no-repeat left top;
}


#test_guide a:hover {
	background:url(/gate_menu/images/gate_b1_hover.jpg) no-repeat left top;
	width:162px;
	height:73px;
}

#test_faq a:hover {
	background:url(/gate_menu/images/gate_b2_hover.jpg) no-repeat left top;
	width:109px;
	height:73px;
}

#sg a:hover {
	background:url(/gate_menu/images/gate_b3_hover.jpg) no-repeat left top;
	width:145px;
	height:73px;
}

#user_guide a:hover {
	background:url(/gate_menu/images/gate_b4_hover.jpg) no-repeat left top;
	width:262px;
	height:73px;
}


