@charset "utf-8";
/* CSS Document */

#container #content {
	background:#FFFFFF;
	font-family:宋体;
}


#container #content #account{
	width:980;
	padding:5px;
	text-align:left;
	border-width:1px;
	border-style:dashed;
	border-color:#98c6fa;
}


#container #content #products{
	width:450px;
	margin:5px;
	padding:5px;
	float:left;
	text-align:left;
	border-width:1px;
	border-style:dashed;
	border-color:#98c6fa;
}

#container #content #comments{
	width:450px;
	margin:5px;
	float:right;
	padding:5px;
	text-align:left;
	border-width:1px;
	border-style:dashed;
	border-color:#98c6fa;
}

#content-inner{
	text-align:center;
}
.cleared{
	clear:both;
}

.title{
	font-size:14px;
	font-family:宋体;
}

.go{
	color:#FFCC00;
}

#content-div-top{
	text-align:left;
	font-size:15px;
	font-color:#018181;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#EEEEEE;
	margin-bottom:10px;
}

#content-div{
	width:100%;
	border-style:solid;
	border-width:1px;
	border-color:#EEEEEE;
}

#content{
	text-align:left;
}

#nav_list{
	list-style:none;
	border-style:dashed;
	border-width:1px;
	border-color:#EEEEEE;
	padding:10px;
	width:120px;
	text-align:left;
}

#nav_list li{
	height:30px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#018181;
}

a.accountlink{
	text-decoration:none;
	color:#000077;
	font-family:"幼圆";
	font-weight:bold;
}

a.accountlink:hover{
	text-decoration:none;
	color:#FF9900;
	font-family:"幼圆";
	font-weight:bold;
}

#bingoDiv{
	width:100%;
	text-align:left;
}

#personalInfoDiv{
	text-align:left;
}
.buyItem{
	border-color:#EEEEEE;
	border-width:3px;
	border-style:solid;
}

#orderForm{
	width:500px;
	padding:20px;
	border-width:2px;
	border-color:#CCCCCC;
	border-style:solid;
	text-align:center;
	font-family:宋体;
	font-size:13px;
}

#orderForm #orderFormTitle{
	font-family:宋体;
	font-size:14px;
	text-align:left;
}

.list_block {
	padding:10px;
}

.faq_answer{
	border-width:1px;
	border-style:dashed;
	border-color:#999999;
	padding:10px;
}
img{
	border:0px;
}

#account_func_div{
	width:200px;
	min-height:500px;
	float:left;
}

#account_content_div{
	width:780px;
	min-height:600px;
	float:left;
}

#div_main_full{
	width:1000px;
	background:#FFFFFF;
}

#current_service_info{
	text-align:left;
	width:600px;
	padding:10px;
	margin:10px;
	font-family:宋体;
}

#service_1{
	border-width:1px;
	border-color:#DDDDDD;
	border-style:solid;
	padding:10px;
	margin:10px;
	height:150px
}

#service_2{
	border-width:1px;
	border-color:#DDDDDD;
	border-style:solid;
	padding:10px;
	margin:10px;
	height:150px
}

.m_service_info{
	color:#FFFFFF;
	font-family:宋体;
	background-color:#c60000;
	padding:4px;
}
.card_pay{
	border-style:solid;
	border-width:1px;
	border-color:#a5d4fd;
	width:126px;
	margin:10px;
	float:left;
	padding-top:90px;
	background:transparent url(../images/gaokao_1/account/card.png) left top no-repeat;
	cursor:hand;
	text-align:center;
}

.online_pay{
	border-style:solid;
	border-width:1px;
	border-color:#a5d4fd;
	width:126px;
	margin:10px;
	padding-top:90px;
	float:left;
	background:transparent url(../images/gaokao_1/account/onlinecard.png)  left top no-repeat;
	cursor:hand;
	text-align:center;
}

#buyed_items{
	display:block;
	margin-top:20px;
	margin-bottom:20px;
	min-height:50px;
	width:600px;
}

#to_buy_items{
	display:block;
	margin-top:20px;
	margin-bottom:20px;
	min-height:50px;
	width:600px;
}
.buyed_item_title{
	background:#FFFFFF;
	color:#C60000;
	text-align:left;
	padding:10px;
	margin:10px;
}

.unbuyed_item_title{
	background:#EEEEEE;
	text-align:left;
	color:#000000;
	padding:10px;
	margin:10px;
}

.link_out{
		float:right;
		width:100px;
}
.account_service{
	width:300px;
	float:left;
}

.buyed_itemhightlight{
	background:#FFCC00;
	font-weight:bold;
	cursor:hand;
}
.account_info{
	padding-top:10px;
	width:200px;
	float:right;
}
#account_info{
	padding-top:10px;
	width:200px;
	float:right;
}
.highlight{
	background-color:#FFCC00;
	font-weight:bold;
	cursor:hand;
	text-decoration:underline;
}








@charset "utf-8";
/* CSS Document */
/* 注册页面等功能 css div格式*/
#regmenu {
	width:90%;
	padding:10px;
	text-align:right;	
}
#regmsg {
	border:1px dashed #669900;
	width:auto;	
	padding:5px;
	margin: 5px;
	text-align:left;
}

#regcontainer {
	background:#FFFFFF;
	padding:10px;
	margin-bottom:10px;
}

ul .regform {
	clear:both;
	margin:0;
	padding:0;
	list-style-type:none;
	background:transparent url(../images/icons/bg/ul_bk.gif) left bottom repeat-y;
}

ul.regform li{
	clear:both;
	width:100%;
	margin:0;
	padding:0;
	list-style-type:none;
	background:transparent url(../images/icons/bg/li_bk.gif) left bottom repeat-y;
}
ul.regform li.title{
	padding:20px 0 10px 0;
	font-size:14px;
	text-align:center;
		color:#F60;
	background:transparent url(../images/icons/bg/title_bk.gif) left top repeat-y;
}
ul.regform li .hint{
	float:left;
	width:160px;
	font-size:14px;
	text-align:right;
	margin-right:5px;
	line-height:28px;
}
ul.regform li .input{
	float:left;
	width:190px;
}
ul.regform li .info{
	float:left;
	width:300px;
	margin:1px 0 5px;
}

ul.regform li .info .correct{
	border:#669900 solid 1px;	
	background:#ECF7D7 url(../images/icons/bullet/icon_ok.gif) no-repeat 4px 8px;
	padding:4px 4px 4px 22px;
	display:none;
	
}

ul.regform li .info .focus{
	border:#7DBEFF solid 1px;	
	background:#E1F0FF url(../images/icons/bullet/littleinfo.png) no-repeat 4px 8px;
	padding:4px 4px 4px 22px;
}

ul.regform li .info .error{
	border:#FF3300 solid 1px;	
	background:#FFE8DD url(../images/icons/bullet/icon_error.gif) no-repeat 4px 8px;
	padding:4px 4px 4px 22px;
	display:none;
}

p.submitbox{
	text-align:center;
	background:none;
}
p.submitbox input{
	display:block;
	height:30px;
	background-color:#DADADA;
	margin:10px auto 20px;
}
#check_username{
	margin-top:5px;
}

#regcontent {
	border:2px #669900 solid;
	width:auto;
	background:#FFFFFF;
	text-align:left;
	padding:1em;
	margin:0px;
}

#regcontent a{
	text-decoration:underline;
}

.usericon, .emailicon, .passicon {
	background:none;
	padding-left:25px;
}

.usericon {
	padding-left:15px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:url(../images/icons/bullet/user_icon.gif) no-repeat left center;
}

.emailicon {
	background-image: url(../images/icons/bullet/email_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.passicon {
	background:url(../images/icons/bullet/pass_icon.gif) no-repeat left;
}

.navicon {
	font-weight:bold;
	padding-left: 25px;
	background:url(../images/icons/bullet/nav_icon.gif) no-repeat left;	
}

.cleared {
	clear:both;
}
.btnarea{
	text-align:center;
}

#loginForm{
	font-family:宋体;
	font-size:14px;
	border-width:1px;
	border-color:#65a7e6;
	border-style:solid;
	width:350px;
	margin-top:20px;
}
#loginForm a{
	color:#000099;
}
.tab_span{
	background-image: url(../images/tab.gif);
	background-repeat: no-repeat;
	background-position: -30px -234px;
	height:28px;
	width:130px;
	padding:0px;
	margin:0px;
	float:left;
}

.tab_span h4{
	color:#FFFFFF;
	width:100%;
	text-align:center;
	background-image: url(../images/tab.gif);
	background-repeat: no-repeat;
	background-position: right -262px;
	margin:0px;
	padding-top:5px;
	font-size:12px;
	font-family:"Arial";
	line-height:28px;
}
.tab_span h4 a{color:#FFFFFF;text-decoration:none;}
.tab_span_hide{
	background-image: url(../images/tab.gif);
	background-repeat: no-repeat;
	background-position: -50px -384px;
	height:28px;
	width:130px;
	padding:0px;
	margin:0px;
	float:left;
}

.tab_span_hide h4{
	color:#FFFFFF;
	width:100%;
	text-align:center;
	background-image: url(../images/tab.gif);
	background-repeat: no-repeat;
	background-position: right -412px;
	margin:0px;
	padding-top:5px;
	font-size:13px;
	font-family:"Arial";
	line-height:28px;
}
.tab_span_hide h4 a{color:#000000;text-decoration:none;}
.tab_span_hide h4 a:hover{color:#FFCC00;text-decoration:none;}
.tab_span_follow{
	float:left;
	width:60px;
	height:20px;
}

.tab_content{
	border-width:1px;
	border-color:#999999;
	border-style:solid;
	padding-right:3px;
	padding-left:3px;
	margin:0px;
	width:95%;
	clear:both;
}

.tab_content_header{
	background-image: url(../images/rept_head.gif);
	background-repeat: repeat-x;
	background-position: 0px -132px;
	height:28px;
	width:100%;
	padding:0px;
	margin:0px;
	float:left;
	text-align:left;
}

.tab_content_header h4{
	color:#000000;
	width:100%;
	text-align:left;
	margin:0px;
	padding-top:5px;
	font-size:11pt;
	font-family:"Arial Black";
}
.tab_content_highlight{
	background-image: url(../images/rept_head.gif);
	background-repeat: repeat-x;
	background-position: 0px -170px;
	height:70px;
	width:100%;
	padding:0px;
	margin:0px;
	float:left;
	text-align:left;
}
.balance_content{
	margin:20px;
	background-image: url(../images/rept_head.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height:44px;
	width:340;
	padding-left:4px;
	float:left;
}

.balance_content div{
	background-image: url(../images/rept_head.gif);
	background-repeat: no-repeat;
	background-position: right -44px;
	height:44px;
	width:304px;
	margin-right:4px;
}

.balance_content div div{
	background-image: url(../images/rept_head.gif);
	background-repeat: repeat-x;
	background-position: 0px -88px;
	width:280px;
	height:44px;
	font-family:宋体;
	padding-left:20px;
	padding-top:10px;
}

strong{
	font-size:16px;
}

.balance_button{
	margin-top:20px;
	margin-left:10px;
	float:left;
}

#input_money a#ButtonInpour{display:block;background:url(/st/images/input_money.gif) no-repeat;height:43px;width:115px;text-indent:-9999px;}
#input_money a#ButtonInpour:hover{background:url(/st/images/input_money.gif) no-repeat 0 -54px;}

#table_target a.ButtonEnter{display:block;background:url(/st/images/input_money.gif) no-repeat 0 -118px;height:30px;width:80px;text-indent:-9999px;}
#table_target a.ButtonEnter:hover{background:url(/st/images/input_money.gif) no-repeat 0 -150px;height:30px;}

a.ButtonBuy{display:block;background:url(/st/images/input_money.gif) no-repeat 0 -184px;height:43px;width:115px;text-indent:-9999px;}
a.ButtonBuy:hover{background:url(/st/images/input_money.gif) no-repeat 0 -238px;height:43px;}


a.confirm{display:block;background:url(/st/images/input_money.gif) no-repeat 0 -300px;height:29px;width:115px;text-indent:-9999px;float:left;}
a.confirm:hover{background:url(/st/images/input_money.gif) no-repeat 0 -332px;height:29px;}

a.cancel{display:block;background:url(/st/images/input_money.gif) no-repeat 0 -372px;height:29px;width:115px;text-indent:-9999px;float:left;}
a.cancel:hover{background:url(/st/images/input_money.gif) no-repeat 0 -404px;height:29px;}

a.chongzhi{display:block;background:url(/st/images/input_money.gif) no-repeat 0 -446px;height:29px;width:115px;text-indent:-9999px;float:left;}
a.chongzhi:hover{background:url(/st/images/input_money.gif) no-repeat 0 -478px;height:29px;}

a.nextstep{display:block;background:url(/st/images/input_money.gif) no-repeat 0 -516px;height:29px;width:115px;text-indent:-9999px;}
a.nextstep:hover{background:url(/st/images/input_money.gif) no-repeat 0 -548px;height:29px;}

#chongzhi{
	margin-top:30px;
}

#current_item_status{
	margin-top:30px;
}
#buyItems{
	margin-top:30px;
}

.step{
	color:#000099;
	font-size:13px;
	font-family:宋体;
	text-align:left;
	margin:10px;
}
.checked_service{
	padding-top:15px;
	padding-left:20px;
	width:580px;
	height:60px;
	background:url(/st/images/icons/month/checked_service.gif) no-repeat;
	display:block;
	font-weight:bold;
}

.unchecked_service{
	padding-top:15px;
	padding-left:20px;
	width:580px;
	height:60px;
	background:url(/st/images/icons/month/unchecked_service.gif) no-repeat;
	display:block;
}

#readyInfo{
	border-top-width:4px;
	border-top-color:#0179ff;
	border-top-style:solid;
	background-color:#EEEEEE;
}
#successView{
	color:000000;
	font-size:15px;
}
#buySuccessWin{
	border-top-width:20px;
	border-top-color:#853002;
	border-top-style:solid;
}
#buyFailWin{
	border-top-width:20px;
	border-top-color:#853002;
	border-top-style:solid;
}

.login_nce_log{
	padding-top:10px;
}

.nce_info{
	font-size:14px;
	color:blue;
	border-width:1px;
	border-color:#DDDDDD;
	border-style:solid;
	background:#EEEEEE;
	padding:10px;
	text-align:left;
}

.nce_login_form_tbody{
	background:#b7d8ed;
	border-width:1px;
	border-color:#65a7e6;
	border-style:solid;
}

#reg_container{
	text-align:left;
	margin:20px;
}

.reg_logo{
	
}


.reg_content{
	font-size:12px;
	padding-left:100px;
	font-weight:bold;
}
.reg_banner{
	width:880;
	height:36px;
	background:url(/st/images/account/regsuccess_banner_bg.jpg) no-repeat;
}
.reg_shortcut_in{
	margin-top:10px;
	margin-left:50px;
	height:20px;
	color:#000;
	width:150px;
}
.reg_shortcut{
	width:100%;
}

a.shortcut{
	float:left;
	width:100px;
	height:100px;
	text-align:center;
	display:block;
	margin:10px;
}
a.shortcut:hover{
	border-width:1px;
	border-color:#CCC;
	border-style:solid;
}
.text{
	padding-top:70px;
}
#homepage{
	background:url(/st/images/account/products.jpg) -100px 0 no-repeat;
}


#card{
	background:url(/st/images/account/products.jpg) -280px 0 no-repeat;
}


#evatest{
	background:url(/st/images/account/products.jpg) -460px 0 no-repeat;
}

#zj3{
	background:url(/st/images/account/products.jpg) -800px 0 no-repeat;
}

#cet4{
	background:url(/st/images/account/products.jpg) -640px 0 no-repeat;
}

#cet6{
	background:url(/st/images/account/products.jpg) -800px 0 no-repeat;
}

#graduate{
	background:url(/st/images/account/products.jpg) -640px 0 no-repeat;
}

#gaokao{
	background:url(/st/images/account/products.jpg) -800px 0 no-repeat;
}

#toeic{
	background:url(/st/images/account/products.jpg) -640px 0 no-repeat;
}