body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url('../images/index/bg.jpg');
	background-repeat: repeat-x;
	background-position: center top;
}
.gray11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	text-align: justify;
}
.gray11 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.gray11 a:visited  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.gray11 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration:underline;
}
.gray12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.gray12 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.gray12 a:visited  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.gray12 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration:underline;
}
.z_frame_l_bg {
	background-image: url('../images/page/frame_l_bg.jpg');
	background-repeat: repeat-y;
	background-position: left top;
}
.z_frame_r_bg {

	background-image: url('../images/page/frame_r_bg.jpg');
	background-repeat: repeat-y;
	background-position: left top;
}
.z_frame_c_bg1 {
	background-image: url('../images/page/frame_bg1.jpg');
	background-repeat: no-repeat;
	background-position: left top;
}
.z_frame_c_bg2 {
	background-image: url('../images/page/frame_bg2.jpg');
	background-repeat: repeat-y;
	background-position: left top;
}
.z_bar_bg {
	background-image: url('../images/page/bar.gif');
	background-repeat: repeat-x;
	background-position: left center;
}
.orange15_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #DD7D00;
	text-decoration: none;
	font-weight: bold;
}
.gray12_large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 24px;
}
.white10 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
}
.white10 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.white10 a:visited  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.white10 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration:underline;
}
.open_opacity{
	filter : alpha(opacity=40);
	opacity : 0.4;
	cursor : pointer;
}
.close_opacity{
	filter : alpha(opacity=100);
	opacity : 1;
	cursor : pointer;
}
.button_orange {
color: #FFFFFF; border-style: solid; border-width: 1px; background-color: #FF6633; font-size:10pt
}
.button_gray {
border:1px solid #555555; color: #FFFFFF; background-color: #999999; font-size:10pt
}
.button_pink {
border:1px solid #555555; color: #FFFFFF; background-color: #E10B7D; font-size:10pt
}
#ctl01_linkApply
{
    font-size: 10px;    
}
#ctl01_forget_pwd
{
    font-size: 10px;
}