@charset "utf-8";
/* CSS Document */
body {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px; 
line-height:23px;
text-align:center;
margin:0 auto;
}

img {
border:0px;
}


h2 {
font-size:16px;
font-weight:bold;
color:#333333;
}

h3 {
}

#container {
text-align:left;
width:1000px;
margin:0 auto;
background:url(../../images/normalpages/survey_01.jpg) center no-repeat;
}

#top {
width:1000px;
height:119px;
}
	div.survey {
	background:url(../../images/normalpages/survey_01.jpg) center no-repeat;
	}
	
	div.reg {
	background:url(../../images/normalpages/reg_01.jpg) center no-repeat;
	}
	
	div.gaokaoreg {
	background:url(../../images/normalpages/gaokao_reg_01.jpg) center no-repeat;
	}
	
	div.activate {
	background:url(../../images/normalpages/activate_01.jpg) center no-repeat;
	}
	
	div.regsuccess {
	background:url(../../images/normalpages/regsuccess_01.jpg) center no-repeat;
	}
	
	div.login {
	background:url(../../images/normalpages/login_01.jpg) center no-repeat;
	}
	
	div.err {
	background:url(../../images/normalpages/err_01.jpg) center no-repeat;
	}
	
	div.studyconfig {
	background:url(../../images/normalpages/studyconfig_01.jpg) center no-repeat;
	}
	
	div.bingolevels {
	background:url(../../images/normalpages/bingolevels_01.jpg) center no-repeat;
	}
	
	div.faq {
	background:url(../../images/normalpages/faq_01.jpg) center no-repeat;
	}
	
	div.forget {
	background:url(../../images/normalpages/forgetpass_01.jpg) center no-repeat;
	}
	
#tabbar {
}
		.tab_bg, .tab_active_bg {
		float:left;
		width:135px;
		height:37px;
		text-align:center;
		padding:10px;
		font-size:16px;
		font-weight:bold;
		}
		.tab_bottom_line {
		float:left;
		height:37px;
		width:0px;
		border-bottom:1px #15a4d0 solid;
		}		
		.tab_bg{
		background:url(../../images/icons/btn/tab_config.jpg) no-repeat;
		}
		.tab_active_bg {
		background:url(../../images/icons/btn/tab_config_a.jpg) no-repeat;
		}

#abilities-div {

}


#content-wrapper {
background:url(../../images/normalpages/survey_03.jpg) center repeat-y;
}

#content {
background:url(../../images/normalpages/survey_02.jpg) center top no-repeat;
padding-top:25px;
text-align:center;
}

#content-inner {
width:750px;
padding:10px;
overflow:visible;
text-align:left;
margin:0px auto;
}

#bluepagefooter {
clear:both;
background:url(../../images/normalpages/survey_04.jpg) center no-repeat;
height:28px;
clear:both;
}


.btnarea {
text-align:center;
margin:0px;
}

	
.btnarea a:hover {
border:0px;
}
.skipbtn {
text-align:center;
font-size:12px;
}

.skipbtn a:link {
color:#669900;
border-bottom:1px #690 dotted;
}


/**/
.panel {
	border:1px #FFFFFF solid;
	padding:10px;
	margin:20px;
	margin-top:20px;
}
.submitpanel {
	padding:10px;
	text-align:center;	
	magin: 20px;
}
.highlightDiv {
	border:1px #AAE7F9 solid;
	padding:10px;
	font-size:14px;
	background:#FFFFFF;
	margin:10px;
}

.img-left {
float:right;
margin:10px;
margin-right:0px;
}

#changeability { text-align:center; margin:0 auto;}
.singleability {
text-align:center;
background:url(../../images/icons/bg/abilitybg.jpg) no-repeat;
width:64px;
height:84px;
margin:10px;
float:left;
}

	.singleability  h3{
		margin-top:8px;
		margin-bottom:15px;
	}
/*

*/
#modifycontent {
	border:1px #fff solid;
	padding:10px;
	margin:10px;
}

#configresult {
border:1px #036194 solid;
background:#fff url(../../images/icons/bg/cloud_bg.jpg) repeat-x top;
width:500px;
margin:10px 0px 10px 100px;
}

	#resultdiv {
	background:url(../../images/icons/bullet/bigright.gif) left center no-repeat;
	padding-left:50px;
	height:100px;
	margin:40px;	
	}
#menu{
	background-image: url(/st/images/y_navi.png);
	background-repeat: no-repeat;
	height:50px;
}
.menu_item_fist{
	font-size:13pt;
	font-weight:bold;
	color:#FFFFFF;
	background-image: url(/st/images/y_navi_splitter.png);
	background-repeat: no-repeat;
	background-position: right;	
	width:70px;
}
.menu_item{
	font-size:13pt;
	color:#FFFFFF;
	background-image: url(/st/images/y_navi_splitter.png);
	background-repeat: no-repeat;
	background-position: right;	
	width:140px;
}

a.menu_link{
	font-size:13pt;
	color:#FFFFFF;
	text-decoration:none;
}

a.menu_link_current{
	font-size:13pt;
	color:#FF9900;
	text-decoration:none;
}

a.menu_link:hover{
	font-size:13pt;
	color:#FFCC00;
}
