﻿body,dl,dt,dd,ul,ol,li,pre,form,fieldset,input,p,blockquote{margin:0;padding:0;font-weight:400;}
body{line-height:normal!important;}
body{padding:0 10px 0 10px;font-family:Tahoma,SimSun,Arial;font-size:12px;color:#666;text-align:center;background-color:#FFF;}
.w760
{
	width:760px;margin:0 auto;text-align:left;
}
#Head{
	height:40px !important;
	height:60px;
}
.HackBox{border-top:1px solid transparent!important;border-top:0;clear:both;}
div.TopBarStyle{
	background:#EEE url(/images/topbar_style.gif) repeat-x;
	height:25px;
}
div.Content{
	border:1px solid #FF9000;
	border-top:7px solid #FFE1AD;
}
#Foot{border-top:1px solid #D1D7DC;clear:both;color:#111;margin:5px auto;text-align:center;width:100%;}
#Foot ul{display:block;height:20px;margin:15px auto 0;}
#Foot ul li{display:block;float:left;margin:0 7px;}
ol,ul{list-style:none;}
.logo {float:left;width:230px;height:109px;margin:0;padding:5px 0 0;text-align:left;}

#Content {
	width:760px; 
	margin:20px auto;
	text-align:left;
}
#menu {
	float:left;
	width:150px;
	}
#main {
	float:right;
	width:600px;
}
#menu div{
	height:30px;
	padding-left:9px;
	border-top:1px solid #CCCBCC;
	border-bottom:1px solid #FFFFFF;
}
#menu .normalButton{
	background-color:#eeeeee;
}
#menu .selectedButton{
	background-color:#ffcc99;
}
.menubox
{
	width:132px;height:22px;background-color:#eeeeee;display:inline-block;text-align:center;padding-top:8px;
}
a .menubox {cursor:pointer;color:Black;}
a:visited .menubox { color:Black;}
a:hover .menubox {color:#ff6600;}
a {text-decoration:none;color:#0033cc}
a:visited {color:#0033cc;}
a:hover {color:#ff6600;}

.LoginForm{
	position:relative;
	float:left;
	width:425px;
	margin-top:5px;
	padding-top:20px;
	text-align:center;
}

.LoginForm .form{
	background-color:#F6F6F6;
	width:340px;
	margin:0 auto;
	padding:5px 0 0;
	text-align:center;
	background:#F6F6F6 url(/images/login/body2.gif) 0 0 repeat-y;
}
.LoginForm label,.Forgot label{
	display:block;
	width:290px;
	text-align:left;
	margin:0 auto 15px;
	cursor:default;
}
.LoginFormTop{
	margin:0 auto;
	width:340px;
	height:15px;
	background:#F6F6F6 url(/images/login/top2.gif) 0 0 no-repeat;
}
.LoginFormBottom{
	margin:0 auto;
	width:340px;
	height:15px;
	background:#F6F6F6 url(/images/login/bottom2.gif) 0 0 no-repeat;
}
.RegisterForm{
	width:320px;
	float:right;
	padding:10px 0 0 10px;
	border-left:1px solid #DDD;
	height: 223px;
}
.OkMsg{
	padding:5px 5px 5px 25px;
	border:1px solid #00BE00;
	background:#E6FFE6 url(/images/login/ok.gif) 5px 5px no-repeat;
	color:#000;
}
.WarningMsg{
	padding:5px 5px 5px 25px;
	border:1px solid #00A8FF;
	background:#E2F5FF url(/images/login/warning.gif) 5px 5px no-repeat;	
	color:#000;
}
.ErrorMsg{
	padding:5px 5px 5px 25px;
	border:1px solid #F60;
	background:#FFF2E9 url(/images/login/error.gif) 5px 5px no-repeat;	
	color:#000;
}
.HintMsg{
	padding:5px 5px 5px 5px;
	border:1px solid #FFF;
	background-color:transparent;
	background-image:none;
	color:#999;
}
div.Submit input{
	width:130px;
	height:35px;
	border:none;
	color:#FFF;
	font-weight:bold;
	letter-spacing:1em;
	background:#F6F6F6 url(/images/login/submit.gif) 0 0 no-repeat;
	cursor:pointer;
	cursor:hand;
	vertical-align:middle;
}
