@charset "utf-8";
/* CSS Document */

body {
	font-family: 宋体,Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-align:center;
	background-image:url(../images/gaokao_1/bg_top.png);
	background-repeat: repeat-x;
	background-color:#c8e3f1;
	padding-top:10px;
}

input{
	border: 1px solid #D4D0C8;
	font-size:12px;
}
input[type=text],input[type=password] 
{
	background-color:#FFFF88;
	width: 120px;
}
input[type=checkbox],input[type=radio] 
{
	width: 20px;border: 0px;
}
input[type=button],input[type=submit] 
{
	background-color:#3b5888; border-color:#d8dfea #0e1f5b #0e1f5b #d8dfea; border-style:solid; border-width:1px; color:#fff; cursor:pointer; font-size:12px; padding:2px 15px; text-align:center; 
}
a.regnow{
	background: url(/st/images/account/login.jpg) no-repeat -823px 0px;display: block;width: 104px;height: 30px;margin: 0 auto;cursor: hand;text-indent: -999em;outline:0;line-height:30px;
}
a.loginnow{
	background: url(/st/images/account/login.jpg) no-repeat -485px -0px;display: block;width: 104px;height: 30px;margin: 0 auto;cursor: hand;text-indent: -999em;outline:0;line-height:30px;
}
a.user_icon{
	background: url(/st/images/account/login.jpg) no-repeat -2px -0px;display: block;width: 70px;height: 30px;margin: 0 auto;cursor: hand;text-indent: -999em;outline:0;line-height:30px;
}
a.password_icon{
	background: url(/st/images/account/login.jpg) no-repeat -248px -0px;display: block;width: 75px;height: 30px;margin: 0 auto;cursor: hand;text-indent: -999em;outline:0;line-height:30px;
}
a.rememberme{
	background: url(/st/images/account/login.jpg) no-repeat -635px -0px;display: block;width: 80px;height: 30px;margin: 0 auto;cursor: hand;text-indent: -999em;outline:0;line-height:30px;	
}
a.forgetpassword{
	background: url(/st/images/account/login.jpg) no-repeat -715px -0px;display: block;width: 105px;height: 30px;margin: 0 auto;cursor: hand;text-indent: -999em;outline:0;line-height:30px;	
}
#container{
	width:1000px;
	background:#FFFFFF;
	text-align:left;
}

#div_logo{
	background-image:url(../images/gaokao_1/banner.png);
	background-repeat: no-repeat;
	height:134px;
	width:1000px;
}

#div_top_nav{
	color:#FFFFFF;
	font-family:宋体;
	font-size:12px;
	float:right;
	padding-right:20px;
	padding-top:5px;
	height:30px;
}

#div_top_nav a{
	text-decoration:none;
	color:#FFFFFF;
}

#logo_text{
	height:20px;
	float:left;
	margin-top:100px;
	margin-left:120px;
	font-size:15px;
	text-indent:-9999px;
	width:220px;
	background-image:url(../images/logo_text.png);
	background-repeat: no-repeat;
}
#div_account{
	background-image:url(../images/gaokao_1/login-bar.png);
	background-repeat: no-repeat;
	height:30px;
	padding-top:2px;
	text-align:right;
	font-family:宋体;
	font-size:12px;
	over-flow:hidden;
}

#div_menu{
	width:100%;
	height:50px;
	padding-top:2px;
	color:#FFFFFF;
	float:left;
	border-left-width:1px;
	border-left-color:#FFFFFF;
	border-left-style:solid;
	border-right-width:1px;
	border-right-color:#FFFFFF;
	border-right-style:solid;
}

#div_content{
	width:1000px;
	background-color:#FFFFFF;
	min-heght:500px;
}



#footer{
	background-image:url(../images/gaokao_1/bg_bottom.png);
	height:304px;
	line-height:20px;
	width:100%;
	padding:0px;
}

#footer_inner{
	background-image:url(../images/gaokao_1/page_bottom.png);
	background-repeat:no-repeat;
	height:304px;
	width:1000px;
}

#div_ent{
	height:230px;
}