body {
	margin: 0px;
	width: 100%;
	height: 100%;
	font-size:12pt;
	background-color:#3ABDFE;
	text-align:left;
	vertical-align: middle;

}

body, td, th, textarea, input, select, h2, h3, h4, h5, h6, p {
	font: 11pt arial, helvetica, sans-serif;
	color:#333333;
}

div, span {
	padding:none;
	margin:none;
}
/***** Common Content Formatting *****/

a {	color: #105CB6; outline: none; background:none;  }
a:visited { color: #105CB6; background:none; }
a:hover, a:focus { color: #003; background:none; }
a:active { color: #000; background:none; }

#top_bar a {	color:#666666; outline: none; text-decoration:none; }
#top_bar a:visited { color: #666666; }
#top_bar a:hover, #top_bar a:focus { color: #105CB6; }
#top_bar a:active { color: #000; }

a.btn_link { 
	text-decoration:none; background-image:url(../img/register/img_register_d_1_15mo.gif); 
	background-repeat:no-repeat;
	background-position:left top;
	width:71px;
	height:26px;
	line-height:26px;
	display:inline-block;
}
a.btn_link:visited { text-align:center; color: #666666;  background-image:url(../img/register/img_register_d_1_15mo.gif);  }
a.btn_link:hover, a.btn_link:focus { color: #ffffff; background-image:url(../img/register/img_register_d_1_15.gif); }
a.btn_link:active { color: #000; }

a.btn_link_long_glass_pink, a.btn_link_long_glass_blue,  a.btn_link_long_glass_yellow { 
	text-decoration:none; background-image:url(../img/sky_city/sky_djt_01_button03.gif); 
	background-repeat:no-repeat;
	background-position:left top;
	width:131px;
	height:19px;
	text-align:center;
	font-size:9pt;
	line-height:19px;
	display:inline;
	position:absolute;
	right:30px;
;
}

a.btn_link_long_glass_pink:visited { text-align:center; color: #ffffff; background-image:url(../img/sky_city/sky_djt_01_button03.gif);  }
a.btn_link_long_glass_pink:hover, a.btn_link_long_glass_pink:focus { color: #ff0000; background-image:url(../img/sky_city/sky_djt_01_button03.gif); }
a.btn_link_long_glass_pink:active { color: #000; background-image:url(../img/sky_city/sky_djt_01_button03.gif); }

a.btn_link_long_glass_blue {background-image:url(../img/main_frame/sky_djt_02_button03.gif); }
a.btn_link_long_glass_blue:visited { text-align:center; color: #ffffff; background-image:url(../img/main_frame/sky_djt_02_button03.gif);  }
a.btn_link_long_glass_blue:hover, a.btn_link_long_glass_blue:focus { color: #ff0000; background-image:url(../img/main_frame/sky_djt_02_button03.gif); }
a.btn_link_long_glass_blue:active { color: #000; background-image:url(../img/main_frame/sky_djt_02_button03.gif); }

a.btn_link_long_glass_yellow {background-image:url(../img/main_frame/sky_djt_03_button03.gif); position:absolute; display:inline; text-align:center;}
a.btn_link_long_glass_yellow:visited { text-align:center; color: #ffffff; background-image:url(../img/main_frame/sky_djt_03_button03.gif);  }
a.btn_link_long_glass_yellow:hover, a.btn_link_long_glass_yellow:focus { color: #ff0000; background-image:url(../img/main_frame/sky_djt_03_button03.gif); }
a.btn_link_long_glass_yellow:active { color: #000; background-image:url(../img/main_frame/sky_djt_03_button03.gif); }

.content_container {}
.content_bg_B, .bbg {	background:transparent none repeat-x scroll bottom;}
.content_bg_L, .lbg {	background:transparent none repeat-y scroll left; }
.content_bg_T, .tbg {	background:transparent none repeat-x scroll top;}
.content_bg_R, .rbg {	background:transparent none repeat-y scroll right;}
.content_bg_LT, .ltbg {	background:transparent none no-repeat scroll top left;}
.content_bg_RT, .rtbg {	background:transparent none no-repeat scroll top right;}
.content_bg_LB, .lbbg {	background:transparent none no-repeat scroll bottom left;}
.content_bg_RB, .rbbg {	background:transparent none no-repeat scroll bottom right;}

img {
	border:none;
}

h3,h4 {
	display:inline;
	font-weight:normal;
}

.simple:link, .simple:visited {
	text-decoration: none;
	color: #666;
}

.new {
	font-weight: bold;
	color: #c00;
	font-size: 11px;
	text-decoration: none;
}

h3 a:visited {
	color: #86b0e1;
}

.more:link, .more:visited {
	color: #666;
}

.center_div {
	text-align:center;
}

.content_text {
	margin:10px auto 10px auto;
	text-align:left;
}

.simple:hover, .simple:active, .more:hover {
	color: #333;
}

.left_bg {
	background-position:left top;
	background-repeat:repeat-y;	
}
.right_bg {
	background-position:right top;
	background-repeat:repeat-y;	
}
.top_bg {
	background-position:left top;
	background-repeat:repeat-x;	
}
.bottom_bg {
	background-position:left bottom;
	background-repeat:repeat-x;	
}
.left_top_bg {
	background-position:left top;
	background-repeat:no-repeat;	
}
.left_bottom_bg {
	background-position:left bottom;
	background-repeat:no-repeat;	
}
.right_top_bg {
	background-position:right top;
	background-repeat:no-repeat;	
}
.right_bottom_bg {
	background-position:right bottom;
	background-repeat:no-repeat;	
}





.refresh_wait{ text-align:center; display:block; width:80%; font-size:16px;}
.demo_wait ul{text-align:center; display:block; width:80%; margin:5px; font-size:1.3em; text-align:left;}

.demo_wait ul li{ display:block; padding:2px;}


#top_bar {
	clear:both;
	height:30px;
	line-height:30px;
	background-image: url("../img/main_frame/top_bar_bg.gif");
	background-repeat:repeat-x;
	vertical-align: middle;
	font-size:9pt;
	overflow:hidden;
}

#top_bar span {
	height:30px;	
}

#top_bar .left {
	background-image: url("../img/main_frame/top_bar_left_bg.gif");
	background-repeat:no-repeat;
	padding-left:30px;
	height:30px;
}

#top_bar .right {
}


#top_bar #link_home {
	background-image: url("../img/main_frame/icon_homepage.gif");
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:23px;
}

#top_bar .right {
	float:right;
	display:inline;
	text-align:right;
	width:auto;
	text-align:right;
}
#top_bar #buy {
	background-image: url("../img/main_frame/icon_buycard.jpg");
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:35px;
}
#top_bar #charge {
	background-image: url("../img/main_frame/icon_charge.gif");
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:20px;
}
#top_bar form {
	padding-top:5px;
	display:inline;
	line-height:30px;
}
#top_bar select {
	margin-top:5px;
}
#top_bar span {
	height:30px;
}
#banner {
	clear:both;
	height:250px;
	background-image: url("../img/main_frame/banner_bg.jpg");
	background-repeat:no-repeat;
	background-color:#1393FF;
	padding:0px 50px 0 0;
}
#banner table {
	width:100%;
	height:250px;
	overflow:hidden;
	margin:0px 0 0 0;
	/*border:1px solid #0f0;*/
}
#banner #logo_td {
	width:200px;
	vertical-align:top;
}
#banner #menu_td {
	width:500px;
	vertical-align:top;
	text-align:right;
	margin-top:-8px;
	/*border:1px solid #f00;*/
}
#banner #invite_td {
	padding:45px 0 0 15px;
	overflow:hidden;
	height:52px;
}
#content_container {
	background-color:#FFFFFF;
	overflow:visible;
	
}

#content_container_2 {
}

#content_container_3 {
	background-image:url(../img/main_frame/right_bar_bg_2.jpg);
	background-repeat:repeat-y;
	background-position:right top;
}

#content_container_4 {
	background:url(../img/main_frame/right_bar_bg_1.jpg) no-repeat right top;
	height:1%;
}

#content_container_5 {
	background-image:url(../img/main_frame/left_bar_bg_3.jpg);
	background-position:left top;
	background-repeat:repeat-y;
	height:1%;
}

#content_container_6 {
	background-image:url(../img/main_frame/left_bar_bg.gif);
	background-repeat:no-repeat;
	background-position:left top;
}

#content_container_7 {
	background-image:url(../img/main_frame/left_bar_bg_4.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	height:100%;
}

#content {
	height:100%;
	/*min-height:500px;*/
	padding:0px 30px 0px 20px;
}

.h_holder {
	clear:both;
	visibility:hidden;
}

#left_content {
	float:left;
	clear:left;
	background:none;
	padding:10px 0 100px 5px;
	margin:0 2px 0 0;
}

/**  **/
#login_form_container {
	background: url(../img/index/login_fm_head.jpg) no-repeat left top;
	width:160px;
	height:150px;
	
}
#login_form_container_bottom{ background:url(../img/index/login_fm_footer.jpg) no-repeat left bottom;width:160px;height:150px;} 
#login_form_container_mid{ background:url(../img/index/login_fm_mid.jpg) repeat-y;width:160px;height:150px;}

fieldset{
 	height:100px;
	border: 0px; color:#FF6600;
	font-size:12px;
	padding:0px 3px 3px 3px;;
	margin:0px 2px 5px 6px;
	
	
}

fieldset .text_field {
	font-size:8pt;
	border:1px solid #FFAF00;
}

fieldset .login_title{ margin:15px 2px 1px 8px; }
fieldset .login_title span{ padding:0; margin:0;}
fieldset .login_name{ margin-left:8px; margin-top:4px; color:#F27900}
fieldset .login_password{margin-left:8px; color:#F27900}
fieldset .login_btn{ margin:5px 3px 5px 8px;  float:left; }
fieldset .login_btn span a:hover{ font:9pt; text-decoration:none; color:#66CCFF}
fieldset .login_btn span a { font:9pt;text-decoration:none;}

 .login_clear{clear:both;}

#content_container_6 {
	background-image:none;
}

/**  **/
#card_ad {
	background: url("../img/index/card_ad_bg2.gif") no-repeat left bottom;
	margin-top:0px;
	margin-left:2px;
	padding:0 0 20px 0;
	text-align:center;
	width:154px;
}
.card_ad_center{
	text-align:left;
	padding:5px;
}
.info_content{
	padding:8px;
	border-style:solid;		
	border-width:0 1px;
	border-color:#9C9A9C;
	line-height:1.6em;
}
.info_bottom{
	height:10px;
	border:none;
	font-size:1%;
}



#show_info, #my_box_info {
	background-image: url("../img/main_frame/show_info_bg.gif");
	background-repeat:no-repeat;
	background-position:top left;
	font-size:8pt;
	width:143px;
	margin:10px 0px 0px 10px;
	padding:30px 0 0 0;
	color:#660066;
}
#show_info div {
	background-color:#FFCCFF;
	border:1px solid #CC6699;	
	border-top:none;
	padding:10px 5px 10px 5px;
}
#pa_group_info, #my_box_info {
	background-image: url("../img/schrpt/teacher/group_bg_top.gif");
	background-repeat:no-repeat;
	background-position:top left;
	font-size:8pt;
	width:145px;
	margin:10px 0px 0px 10px;
	padding:30px 0 0 0;
	color:#660066;
}
#pa_group_info .info_content {
	background-color:#FFCCFF;
}
#pa_group_info .info_bottom{
	background: url("../img/schrpt/teacher/group_bg_bottom.gif") no-repeat bottom left;
}

#my_box_info {
	background-image: url("../img/main_frame/my_box_bg.gif");
	color:#663300;
}
#my_box_info div{
	background-color:#FFFF99;
	border:1px solid #CC6699;	
	border-top:none;
	padding:10px 5px 10px 5px;
	width:131px;
}
#pa_msg_info {
	background-image: url("../img/schrpt/teacher/info_bg_top.gif");
	background-repeat:no-repeat;
	background-position:top left;
	font-size:8pt;
	width:145px;
	margin:10px 0px 0px 10px;
	padding:30px 0 0 0;	
	color:#663300;
}
#pa_msg_info .info_content{
	background-color:#FFFFDD;
}
#pa_msg_info .info_bottom{
	background: url("../img/schrpt/teacher/info_bg_bottom.gif") no-repeat bottom left;
}
#pa_mymsg_info {
	background-image: url("../img/schrpt/teacher/message_bg_top.gif");
	background-repeat:no-repeat;
	background-position:top left;
	font-size:8pt;
	width:145px;
	margin:10px 0px 0px 10px;
	padding:30px 0 0 0;	
	color:#666666;
}
#pa_mymsg_info .info_content{
	background-color:#CCEEFF;
}
#pa_mymsg_info .info_bottom{
	background: url("../img/schrpt/teacher/message_bg_bottom.gif") no-repeat bottom left;
}
#btn_charge, #btn_setup {
	text-align:center;
	margin-top:10px;
}
#cast_info {
	background: url("../img/main_frame/cast_info_bg.gif") no-repeat top left;
	font-size:8pt;
	margin:10px 0px 0px 5px;
	padding:42px 15px 0px 0px;
	width:150px;
}
#cast_info div{
	padding:10px 15px 30px 15px;
	background:url("../img/main_frame/cast_info_bottom.gif") no-repeat 2px bottom;
	height:1%;
}

#main_content {
	margin:0 0px 100px 0;
	padding:20px 20px 20px 180px;
}


#link_container {
	width:195px;
	float:left;
	clear:left;
	color:#FFFFFF;
	text-align:center;
}

.left {
	clear:left;
	float:left;
}
.right {
	clear:right;
	float:right;
}
.clear {
	clear:both;
}
.container {
	float:left;
	clear:both;
}

/* left_bar.css */

.left_half{
background:url(../img/left_bar/left_1_b.gif) top center no-repeat ;
width:100%;
height:608px;

}
.left_title{
float:left;
margin:0;
padding:0;
}
.site_logo{ 
float:left;
margin:0;
padding:0;
}
#user_info{ background:url(../img/left_bar/left_3_bg_com.jpg) left repeat-y; float:left; width:200px;}


.left_title{ float:left}
 .left_text_bar{ float:left; }
.user_info_bg{ background:url(../img/left_bar/left_3_bg_f.jpg) left bottom no-repeat;height:100%; float:left;}
.left_text_bar ul{margin-left:0px;float:left;}
 .left_text_bar ul li { display:block; float:left;color:#8c0000; padding:1px 0 1px 10px; width:180px;}
 .left_text_bar ul img{ float:left; margin:0; padding:0;}
 .left_text_bar ul li .bm{ float:right;  display:block;  background:#FFFF00;background:url(../img/left_bar/left_txtbg_lm.jpg) repeat-y; }
 
 .left_text_bar ul li .bs{ width:108px;float:right; display:block;width:76px; background:#FFFF00; background:url(../img/left_bar/left_txtbg_sm.jpg)  repeat-y;}
 
 .left_text_bar ul li .txt {text-align:center; #ffd600;display:block; margin:7px 6px; font-size:12px;overflow:ellipsis ;word-break:break-all; }
 
 .left_text_bar ul li .bs .bg{width:76px;background:url(../img/left_bar/left_txtbg_sf.jpg) bottom left no-repeat;float:left  }
 
 .left_text_bar ul li .bm .bg{width:108px; background:url(../img/left_bar/left_txtbg_lf.jpg) bottom left no-repeat; float:left}
 
  .left_text_bar ul li .bs .bg .bgh {width:76px;background:url(../img/left_bar/left_txtbg_sh.jpg)  top left no-repeat  ;float:left}
  
 .left_text_bar ul li .bm  .bg .bgh {width:108px; background:url(../img/left_bar/left_txtbg_lh.jpg) top left no-repeat ;float:left}
/*#user_info ul li .bl{ background:url(../img/left_bar/left_icon_bgl.png)  center left no-repeat;}
#user_info ul li .br{ background:url(../img/left_bar/left_icon_bgr.png)  center  right no-repeat;}*/
.honorimg img{ float:left; border:0;}
.honorimg{ float:left; width:138px;}

#my_box{
 background:url(../img/left_bar/left_4_bg.jpg) repeat-y right;
 
 width:100%;
 }
.my_box_footer{ margin-bottom:0px; padding-bottom:0px; float:left; }

#user_icon{
float:left;
background:url(../swf/memicon/icon_shell.jpg) no-repeat;

}
#unlogin_content{ float:left; display:block; padding-left:10px; margin-top:126px;}
#unlogin_left{ float:left; margin-top:-1px; background:url(../img/left_bar/unlogin_bg.gif) no-repeat;  height:410px; width:200px;}
.unlogin_1{ float:left; margin:0; padding:0;  }
.unlogin_1 .bm { 
font-size:12px;overflow:hidden;
color:#999999;
text-align:left;
background:none;
border-style:none;
width:80px;
height:18px;
line-height:16px;
}

.unlogin_1 .txt {
float:left;
padding:3px 0 0 0;
margin-left:65px;
/*background:url(../img/left_bar/unleft_txtbg.jpg) center right no-repeat; display:block;  height:28px; width:115px;*/ 
}
.unlogin_2{ float:left; margin:8px 0 0 0; padding:0;}

.unlogin_2 a:visited { color:#FFF200;  font-size:16px;  font-weight:bolder; text-decoration:none;}
.unlogin_2 a:hover, .unlogin_2 a:focus {  color:#FF6600;  font-size:16px;  font-weight:bolder; text-decoration:underline;}
.unlogin_2 a:active  { color:#FFF200;  font-size:16px; letter-spacing:normal; font-weight:bolder; text-decoration:none;}
.unlogin_2 a{ float:left; display:block; margin-left:5px; color:#FFF200;  font-size:16px; letter-spacing:normal; font-weight:bolder; text-decoration:none;}

.unlogin_2_left{

float:left;
width:85px;
display:block;
}
.unlogin_2_left #callback_left{ font-size:12px; color:#FF0000; float:left; width:85px; margin:1px 0 0 0;  }
.unlogin_2_left #callback_left .msg_word{background:#FFFF99;padding:2px;display:block;width:85px;}
.unlogin_2 .login_btn{ float:left;margin:-5px 0 0 0px; padding:0;}
.unlogin_2 .login_btn INPUT{margin:0; padding:0;border:none;} 
/*.unlogin_2 .login_bg_over{ background:url(../img/left_bar/unleft_login_over.jpg);display:block;  height:28px; width:60px}*/
.unlogin_3{ float:left; display:block;margin:0; padding:0}
.unlogin_3 a{margin:0; padding:0}
.unlogin_3 img{margin:0; padding:0}
#unlogin_info{ background:url(../img/left_bar/unlogin_2_bg.jpg) repeat-y; width:100%; float:left; margin-top:-5px; }
/*.unlogin_block{ background:url(../img/left_bar/unlogin_05.gif) repeat-y; float:left; width:100%; margin:0; padding:0}*/
.unlogin_block{ float:left; width:100%; margin:0; padding:0}
.unlogin_block img{margin:3px 0 0 17px; padding:0;}
.unlogin_block_f{ background:url(../img/left_bar/unlogin_07.gif)  no-repeat top center; float:left; width:100%; height:10px; margin:0; padding:0}
.unlogin_block_h{background:url(../img/left_bar/unlogin_04.gif)  no-repeat bottom center; float:left; width:100%;height:8px;margin:0; padding:0}
/*
#frendlink{ display:block;width:200px; float:left; font-size:12px; color:#005DA7}
#frendlink ul li{ display:block; text-align:center;}
#frendlink ul li a{ text-decoration:none}*/

/* layout.css */

#site_main{
float:left;
vertical-align:middle;
margin:0 auto;
width:100%;
	height:100%;
background:url(../img/main/site_bg_h.jpg)  top center  no-repeat ;
	
}
#footer_bg {
float:left;
	 background:url(../img/main/site_bg_f.jpg) bottom center no-repeat;
	width:100%;
	clear: both;
	height:100%;
	font-size:8pt;
}
#site_container{	
margin:0 auto;
width:1000px;
height:100%;
}
#main_container {
float:left;
background:url(../img/main/content_bg.jpg)  right -58px  repeat-y #FFFFFF ;

}
#main_container_bgr{
			float:left;
				background:url(../img/main/left_bg_f.jpg)  left  -75px repeat-y ;
				height:inherit;	
	width:100%;	

}
/*************     right side of the site    ***************** */
#site_right{
float:left;
width:800px;
padding:0;
margin:0 auto;
height:inherit;
background:url(../img/main/content_bg.jpg)  right -58px repeat-y;
background-color:#FFFFFF;

}
#right_head_main_map{
float:left;
background:url(../img/main/map_bg.jpg) left top no-repeat;
padding:0;
margin:0;
height:430px;
width:100%;
position:relative;
}

#main_map_contanier{
position:absolute;
left:0px;
top:0px;
height:430px;
width:760px;
z-index:1;
}
#right_contanier_main{
float:left;
background:url(../img/main/main_bg_left.jpg)  top left no-repeat;
height:100%;
margin:0 auto;
width:780px;
}
.right_clear{
display:block;
width:100%;
height:1px;
clear:both;
}
#right_content_main{
float:left;
margin-top:5px;
padding-left:10px;
color:#666600;
width:95%;

}
.sitenav{ display:block; padding:20px 0 20px 20px; text-align:left;color:#666600; }
.sitenav a {color:#666600; outline: none; background:none;  text-decoration:none;}
.sitenav a:visited { color: #666600; background:none; }
.sitenav a:hover, a:focus { color:#105CB6; background:none; }
.sitenav a:active { color:#105CB6; background:none; }

/*************     right side of the site    ***************** */


/*************     left side of the site    ***************** */
#left_main_bar{
float:left;
width:200px;
overflow:hidden;
}
/*************     left side of the site    ***************** */


#site_info{
color:#0080C0;
font-size:12px;
position:absolute;
left:330px;
bottom:10px;
}
#footer {
text-align:center;
display:block;
height:308px;
width:100%;
float:left;

font-size:12px;
position:relative;
}
#main_footer_container{
position:absolute;
top:50px;
font-size:12px;
}
.main_footer{
}
 a.ICPLink {
	font-size: 18px;
	color:#0080C0;
	text-decoration:none;
	background-repeat:no-repeat;
	background-position:left top;
	display:inline-block;
}
 a.ICPLink:visited { text-decoration:none;font-size: 18px;text-align:center; color: #0080C0;}
a.ICPLink:hover, a:focus { text-decoration:none;font-size: 18px;color: #66CCFF;}
a.ICPLink:active { text-decoration:none;font-size: 18px;color: #66CCFF; }

/* pa_style.css */
body{
	margin:0;
	font-size:12px;	
}
ul,ul li{
	margin:0;
	padding:0;
	list-style-type:none;
	text-align:left;
}
img,a img{
	border:0;
}

.invisible {
	display:none;
}
.msg {
	background-color:#FFFFCC;
	border:1px solid #ffaa00;
	padding:3px;
}
/*inpage*/
#main_content {
	padding:20px 0px 20px 0px;
}
.inpage{
	font-size:12px;	
	width:730px;
	/*padding:5px 15px; */
}
.inpage table{
	border:0;
	padding:0;	
}
.inpage h3{
	margin:0;
	padding:10px 0 5px;
	font-size:130%;
}
.inpage h3 span{
	font-size:12px;
	font-weight:normal;
	padding-left:8px;
}
.inpage input,.inpage textarea{
	padding:2px;
	margin:0;
	font-size:12px;
}
.inpage input.textfield,.inpage textarea{
	border:#90A45D 1px solid;
	color:#555;
}
.inpage textarea{
	scrollbar-face-color: #90A45D; /**/ 
	scrollbar-shadow-color: #f8f8f8; /* */
	scrollbar-highlight-color: #f8f8f8; /* */
	scrollbar-3dlight-color: #f8f8f8; /* */
	scrollbar-darkshadow-color: #f8f8f8; /* */
	scrollbar-track-color: #f8f8f8; /* */
	scrollbar-arrow-color: #f8f8f8; 
}
.inpage a{
	color:#555;
	text-decoration:underline;
}
.inpage a:hover, .button0:hover,.button1:hover, .button2:hover, .button3:hover{
	color:#797979;
}
.button_bar{
	float:right;
}
a.button0, a.button0:visited, a.button:hover{
	padding:6px 3px 4px 12px;
	text-align:center;
	margin:5px;
	float:left;
	cursor:hand;
	color:#525B3E;
}
a.button1, a.button1:visited, a.button1:hover{
	background:url(../img/schrpt/btn_withoutBG/btn_green_01.gif) no-repeat left top;
	width:93px;
	text-decoration:none;
}
a.button2, a.button2:visited, a.button2:hover{
	background:url(../img/schrpt/btn_withoutBG/btn_green_02.gif) no-repeat left top;
	width:93px;
	text-decoration:none;
}
a.button3, a.button3:visited, a.button3:hover{
	background:url(../img/schrpt/btn_withoutBG/btn_green_03.gif) no-repeat left top;
	width:93px;
	text-decoration:none;
}
.left{	float:left;}
.right{	float:right;}
.pages a{
	margin:5px 3px;
	text-decoration:none;
	color:#525B3E;
}
.pages span{
	padding:5px;
	font-size:120%;
	color:#000;
	font-weight:bold;
}
.pageinfo{
	margin:10px 5px;
	background:url(../img/schrpt/admin/pageinfo_line.gif) repeat-x bottom;
	width:95%;
	clear:both;
	color:#797979;
}
	.pageinfo td{padding:4px 10px;	}
	
.inpage_sub{
	width:100%;
	clear:both;
	margin-bottom:10px;
	background:url(../img/schrpt/admin/pageinfo_line.gif) repeat-x bottom;
}
	.contents{
		color:#555;
		padding-left:25px;
	}
	.add_teacher{line-height:2em;}
	.input_box{
		background-color:#FCFFDC;
		padding:1px;
		float:left;
		vertical-align:botom;
	}
	.add_teacher .checkbox input{
		vertical-align:text-middle;
		margin:0 3px;
	}
/*admin*/
#stu_list {
	width:90%;
	text-align:left;
}

.stu_check {
	display:inline-block;
	width:20%;
}
	.contents{
		color:#555;
		padding-left:25px;
	}

.teacher_list{
	border:1px solid #ccc;
	padding:6px;
	margin:0 0 15px;
}
	.teacher_list select{
			border:#90A45D 1px solid;
			margin:5px;
			text-align:center;
	} 
.tid_list{	margin-bottom:2px; line-height:1.5em;}
	.tid_list td{
		background-color:#ECF0ED;
		font-size: 12px;
		color:#565656;
		border-bottom:1px #fff solid;
		padding:5px 6px;
	}
	.tid_list td.titles{
		background-color:#BBCABF;
		font-size: 14px;
		color:#333;
		font-weight:bold;
		text-align:center;
	}

.post_list ul{margin-bottom:10px;}
.post_list ul li{
	margin:5px 20px 10px;
	line-height:1.6em;
	padding-left:20px;
	color:#555;
	background:url(../img/schrpt/admin/post_point.gif) no-repeat left 3px;
}
.post_list ul li.titles{
	background:none;
	padding:5px;
	margin:0 10px;
	font-size:110%;
}
.post_list ul li a{text-decoration:none;}

.bottom_navi{
	width:90%;
	margin:15px auto;
	color:#666797;
	line-height:1.5em;
}
.bottom_navi td {
}
.bottom_navi .titles{
	font-weight:bold;
	background:url(../img/schrpt/admin/line0.gif) no-repeat right center;
	padding-right:10px;
}
.bottom_navi a{
	color:#666797;
	text-decoration:none;
	margin:0 5px;
}
#main_footer_content {
	overflow:visible;
}
#main_footer_container_3 {
	background-image:url(../img/main_frame/right_bar_bg_2.jpg);
	background-repeat:repeat-y;
	background-position:right top;
}
#main_footer_content {
	background-image:url(../img/main_frame/right_bar_bg_3.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
}
.clear0{
	float:none;
	clear:both;
}

table.knowpoint{
	border:#ccc solid;
	border-width:1px 0 0 1px;
	padding:5px;
}
table.knowpoint tr td{
	background-color:#ECF0ED;
	border:#ccc solid;
	border-width:0 1px 1px 0;
}
table.knowpoint tr td table tr td{
	background-color:#ECF0ED;
	border:0;
}
a.button_b{
	padding:3px 3px 2px 12px;
	text-align:center;
	float:right;
	cursor:hand;
	color:#525B3E;
}
a.button4{
	background:url(img/schrpt/btn_withoutBG/btn_orange_01.gif) no-repeat left top;
	width:90px;
	text-decoration:none;
}
.report_content{
	background-color:#EFF3EF;
	width:100%;
	line-height:1.5em;
	color:#525552;
}
.report_content .group_title{
	font-size:14px;
	padding-top:3px;
	color:#000;
	height:30px;
}
.report_content .selects {
	padding-top:3px;
	height:30px;
}
.report_content .selects select{vertical-align:middle;}
.report_content .report_title{
	font-size:13px;
	font-weight:bold;
	color:#214963;
}
.report_content .report_title img{
	vertical-align:middle;
	margin:0 8px 8px 0;
}
.report_content .report_tip{
	background-color:#fff;
	line-height:1.4em;
	margin-bottom:8px;
}
.report_content .report_tip td{	padding:8px 15px 5px 15px;}
.report_content .report_more{
	padding:8px 0;
}
.report_content .report_more input{
	vertical-align:middle;
	padding:0;
	margin:0;	
}
.report_content .report_tip2{
	background:#fff url(img/schrpt/progress/xtt_tip.gif) no-repeat left middle;
	padding-left:20px;
	line-height:1.4em;
	margin-bottom:6px;
	color:#FF6500;
}

/*     for ajax msgbox css  */

#floatBoxBg{display:none;width:100%;height:100%;background:#000;position:absolute;top:0;left:0;}
.floatBox{border:#666 0px solid;width:300px;position:absolute;top:50px;left:40%;z-index:1001;}
.floatBox .title{height:23px;padding:7px 10px 0;background:#333;color:#fff;}
.floatBox .title h4{float:left;padding:0;margin:0;font-size:14px;line-height:0px;}
.floatBox .title span{float:right;cursor:pointer;}
.floatBox .content{padding:0px 0px;}
