@charset "utf-8";
/* CSS Document */
#SAbody * {
	padding:0;
	margin:0;
}
#SAbody ul, li {
	list-style:none;
}
#SAbody img {
	border:0;
}
#SAbody {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin:10px auto;
	color:#666;
	overflow:visible;
}
#SAbody a {
	color:#666;
	text-decoration:none;
}
#SAbody a *:hover {
	cursor:pointer;
}
#SAbody a:hover {
	color:#1e91d7;
	text-decoration:underline;
}
#SAbody .hvlink {
	color:#8ab800;
}
#SAbody .hvlink:hover {
	color:#1e91d7;
}
#SAbody .clear{ clear:both;}

/*SAchooselcd page******************* start*/
#SAchooselcd{width:1000px; height:335px; background:url(http://www.yalldata.com/downloads/upzone/image/screenaid/Guide2/sa_choose_bg.gif) no-repeat; margin:auto; position:relative;}
#SAchooselcd p{ line-height:14px; padding-bottom:12px;}

#SAchooselcd .leftbody{ position:absolute; width:300px; left:50px;top:170px;}
#SAchooselcd .leftbody a{color:#8fbb00; text-decoration:underline; font-weight:bold;}
#SAchooselcd .leftbody a:hover{color:#3ebaed; text-decoration:underline;}

#SAchooselcd .rightbody{position:absolute; width:300px;left:590px;top:185px; font-weight:bold;}
#SAchooselcd .rightbody a{ color:#23599e; text-decoration:underline;}
#SAchooselcd .rightbody a:hover{ color:#3ebaed; text-decoration:underline;}

#SAchooselcd .fontsize2{font-size:14px; color:#888;line-height:16px; font-weight:bold;}
#SAchooselcd .ss_input{ width:175px; height:23px; border:1px solid #ddd; float:left; line-height:23px; text-indent:5px;}
#SAchooselcd .ss_btn{ width:111px; height:25px; background:url(http://www.yalldata.com/downloads/upzone/image/screenaid/Guide2/screenaid_ss_btn.gif) no-repeat; cursor:pointer; border:0; float:right;}
/*SAchooselcd page******************* end*/