html{
overflow-x:hidden; 
}
body{
margin:0px;
height:100%;
background-color:#FAF8B1;
font-size: 18px;
font-family:   Lucida   Sans   Unicode,Verdana;  
background-color:#ffffff;
}
#nav{
font-size:14px;
color:#666666;
font-weight:bold;
}
#inner_1 a{
padding:4px;
color:#333333;

text-decoration:none;
line-height:30px;
}
#inner_1 a:hover{
background-color:#76BF22
}
.selected{
padding:5px 0 5px 10px;background-image:url(/images/selected.gif); width:22px;
}
.select{
padding:5px 0 5px 10px;width:22px;
}

p{display:inline;}
h1{color:red;visibility:hidden;display:inline;}
h2{width:92%;background-color:#ffffff;display:none; font-size:normal;font-weight:normal;border-color:#999999; border-style:solid; border-width:1px; padding:8px;}
.buttons{
position:absolute;
top:85%;
left:92%;
background-image:url(/images/button.png);
	border:medium none;
	color:#FFFFFF;
	cursor:pointer;
	font-size:12px;
	height:23px;
	line-height:25px;
	width:64px;
	font-weight:bold;
visibility:hidden;
}
#remind{
	width:100%;height:28px;line-height:33px;overflow:hidden;
	background:url(/images/reminder_bg.png) 0 0 repeat-x;
}
.toolbar{
background:url(/images/tool_bar_bg.png) 0 0 repeat-x;width:100%;height:28px;line-height:28px;color:#666666;overflow:hidden;
}
.toolbar_font{
	_vertical-align:bottom;
}
.t_select{
_margin-top:3px;vertical-align:middle;width:55px;color:#666666;
}
.pay_href{
	position:absolute;
	top:85%;
	left:70%;
}
