@charset "utf-8";
/* CSS Document */

 /* index styles
   -------------- */
*{
	margin: 0;
	padding: 0;
}* 
body {
	background: #fff;
	color: #444;
	font-family: "宋体";
	font-size: 12px;
}

a {	color: #414141;	text-decoration: none;}
a:hover {
	color: #E0691A;
	
	text-decoration: underline;
}

h1 { padding: 7px 0 0 8px; margin: 0; }
h1 a { color: #737373;  }
.orange { color: #E0692A; }
sup { font-size: .5em; }

ul {
	list-style : none;
}
td {
	padding:10px;
	line-height: 16px;
}
/* layout
   ------ */

.content { 
	margin: 0 auto;
	width: 980px;
	padding: 10px; 
}

.header {
	height: 63px;
	color: #808080;
	background-color: #fff;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.logo {
	width: 231px;
	float: left;
}
.top_info {
	float: right;
	width: 350px;
	color: #666666;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	margin-top: 20px;
	font-weight: bold;
}

.top_info a:link{
	color:#666666;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
.top_info a:visited {
	color:#666666;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

.top_info a:hover{
	color:#E0692A;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
.top_info a:active{
	color:#E0692A;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

	.top_info_left {
		width: 200px;
		float: left;
	}

	.top_info_right {
		float: right;
		width: 290px;
		padding: 0 0 0 35px;
		border-left: 1px solid #eee;
	}

.browse_category  {
	width: 500px;
	color: #FFF;
	
}

.bar { 
	clear: both;
	font-size: 12px;
	height: 26px; 
	color: #FFF;
	background: #FF9148 url(../images/index_menubg.gif) repeat-x;
}

	.bar ul {
	float: right;
	margin-right: 60px;
	}

	.bar li {
	color: #FFEADC;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 5px;
	width: 60px;
	float: left;
	}
	
	.bar li.active { 
		background: #E0691A url(../images/index_bar.gif) repeat-x; 
		color: #fff;
		font-weight: bold; 
		
	}
	
	.bar li a { 
		font-weight: bold;
		color: #FFF; 
		
		text-decoration: none;
	} 
	
/* search form */
.search_field {
	background-color: #fff;
	clear: both;
	height: 10px;
}

	.search_f1{
	float: left;
	background-image: url(../images/index_searchbg.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-bottom: 8px;
	padding-left: 10px;
	padding-top: 8px;
	}
	input.search { 
		width: 292px; 
		border: 0;
		background: #FFF url(../images/index_input.gif) no-repeat;
		padding: 4px; 
		color: #E0691A;
		font-weight: bold;
		margin: 0 0 0 3px;
	}
	input.submit {
	border: 0;
	padding: 4px 0;
	width: 65px;
	margin: 0 10px 1px 0;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	background-color: #E0691A;
	background-image: url(../images/index_submit.gif);
	background-repeat: no-repeat;
	background-position: top;
	}
	.grey { color: #808080;  font-weight: normal; }
	.search_form { float: right; }
	.search_catalog {
	    font-size:12px;
		color: #333333;
	}

	.search_f2{
	float: right;
	height: 45px;
	text-align: center;
	width: 440px;
	}
	
	.search_f2 a {	color: #E0691A;	text-decoration: none;}
	.search_f2 a:hover {
		color: #FF0000;
		
		text-decoration: underline;
	}
	
	.main {
		clear: both;
	}
/* left side
   --------- */

.left {
	width: 210px;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0px;
	float: left;
}
.left_user{
	width: 139px;
	color: #E0691A;
	border: 1px solid #666666;

}
.left_code{
	width: 70px;
	color: #E0691A;
	border: 1px solid #666666;
}

.left_img{
	vertical-align:middle;
}

.left_login{
	padding-left: 8px;
	padding-top: 8px;
}
	.left_box {
	color: #000000;
	border: 1px solid #ccc;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0px;
	}
	
		.left_box ul{
	color: #000000;
	margin-left: 20px;
	padding-top: 5px;
		}
			.left_box ul li{
	padding-top: 3px;
	padding-bottom: 3px;
		}

#left_box_charge{
	color: #FF0000;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 20px;
	font-weight: bold;
	
}

.box_title{
	font-size: 14px;
	color: #3D3C3A;
	background-color: #EFEBEF;
	width: 100%;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding: 0px;

}
.box_title_detail{
	font-size: 18px;
	color: #333333;
	background-color: #EFEBEF;
	width: 100%;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
	height: 20px;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;

}
.box_title2{
	font-size: 14px;
	color: #3D3C3A;
	background-color: #EFEBEF;
	width: 100%;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
		
/* page center
   ---------- */
		.center {
	width: 410px;
	float: left;
	margin-left: 10px;
}
		.detail {
	width: 760px;
	float: left;
	margin-left: 10px;
}
.book-img {
	width: 150px;
	float: left;
}
.book-intro {
	float: left;
	width: 400px;
	padding-top: 5px;
	padding-bottom: 5px;
	
}
.book-intro h2 {
	text-align: center;
	margin-bottom: 5px;
	margin-top: 10px;
	font-size: 14px;

}
.book-intro p {
	line-height: 16px;

}
.book-time {
	float: left;
	width: 130px;
	font-size: 14px;
	font-weight: bold;
	color: #FF8040;
	margin-left: 10px;
	margin-top: 10px;

}
.book-start {
	float: left;
	width: 300px;
	font-size: 14px;
	font-weight: bold;
	color: #FF8040;
	text-align: center;

}
.bgco0 {
	HEIGHT: 24px;
	BACKGROUND-COLOR: #A9C0CE;
	color: #FFFFFF;
}
.bgco1 {
	HEIGHT: 23px; BACKGROUND-COLOR: #ffffff;
}
.bgco2 {
	HEIGHT: 23px; BACKGROUND-COLOR: #f0f8fa;
}
.bgco3 {
	HEIGHT: 24px; BACKGROUND-COLOR: #F0CE8B;
	color: #FFFFFF;
}
.bgco4 {
	HEIGHT: 23px; BACKGROUND-COLOR: #F8F8F0;
}

.center-box{
	border: 1px solid #ccc;
	clear: both;
	padding: 5px;
	margin-bottom: 10px;
	
}

		.center-box h3{
	color: #333333;
	padding-top: 5px;
	padding-bottom: 15px;
	font-size: 18px;
		}
		
		.center-box ul{
	color: #000000;
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 10px;
		}
			.center-box ul li{
	padding-top: 3px;
		}
		.center-box p {
	line-height: 16px;

}
		
/* right side
   ---------- */
		
.right {
	float: right;
	width: 340px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
	.right h3 {
	color: #FFF;
	background-repeat: no-repeat;
	background-position: right center;
	background-image: url(../images/index_h3bg.gif);
	background-color: #BDBDBD;
	height: 15px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 7px;
	padding-left: 5px;
	font-size: 12px;
	font-weight: bold;
	}
		.right h3 a {
	color: #FFFFFF;
	}
	.right_articles {
	background: #f5f5f5;
	color: #414141;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 12px;
	margin-left: 0;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 14px;
	padding-left: 8px;
	}
		.right_articles  ul{
	color: #000000;
	margin-left: 5px;
	}
		.right_articles  ul li{
	padding-top: 8px;
	}
	.notice {
	background: #eee;
	color: #333333;
	height: 138px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-right: 8px;
	padding-bottom: 12px;
	padding-left: 15px;
	}
	
		.notice p{
	color: #333333;
	line-height: 18px;
	}

/* footer
   ------ */

.footer {
	clear: both;
	text-align: center;
	border-top: 1px solid #ccc;
	line-height: 2em;
	margin-top: 20px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
	.footer a { color: #808080; background: #fff; }

.footer_linkt{
	background:#f7f7f7;
	font-size:14px;
	font-weight:bold;
	height:29px;
	line-height:29px;
	padding-left:5px;
	color:#6b757b;
	clear: both;
	margin-top: 20px;
}

.link_text{
	text-align:center;
	font-size:13px;
	height:24px;
	line-height:24px;
	clear: both;
}

.link_text A:link,.link_text A:visited{color:#6b757b;text-decoration:none;}
.link_text A:hover,.link_text A:active{color:#FF0000; text-decoration:none;}

/* Normal
   ____*/
  .clause_center{
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 30px;
	padding-left: 30px;
	line-height: 18px;
} 
  .clause_center h2{
	text-align: center;
	margin-bottom: 20px;
} 

  .clause_center h5{
	margin-top: 5px;
	margin-bottom: 5px;
} 
/* UserLogin
   ------ */

.login_center{
	height: 245px;
	width: 482px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 60px;
	margin-bottom: 70px;
	background-image: url(../images/login_main.gif);

}

.login_msg{
	margin-top: 50px;
	padding-left: 180px;
	color: #FF0000;
	
}

.login_user{
	margin-top: 10px;
	padding-left: 130px;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
	
}

.login_btn{
	margin-top: 30px;
	background-position: center;
	text-align: center;
	
}

/* GetPassword
   ---------*/
   
   .getpwd_center{
	height: 245px;
	width: 482px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 60px;
	margin-bottom: 70px;
	background-image: url(../images/getpwd_main.gif);

}

   .getpwd_msg{
	margin-top: 50px;
	padding-left: 110px;
	font-weight: bold;
	
}

   .getpwd_tip{
	margin-top: 10px;
	padding-left: 130px;
	font-size: 12px;
	margin-bottom: 10px;
	color: #FF0000;
	
}
   

/* UserRegister
   ----------*/
   
.banner_1 {	COLOR: #505050;}
.txly_2 {	COLOR: #ff6c00;}
.table_4 {	BORDER-RIGHT: #999999 1px solid; BORDER-TOP: #999999 1px solid; FONT-SIZE: 12px; BORDER-LEFT: #999999 1px solid; WIDTH: 200px; COLOR: #505050; BORDER-BOTTOM: #999999 1px solid; HEIGHT: 16px; BACKGROUND-COLOR: #ffffff}
.txly_11 { COLOR: #679e27; LINE-HEIGHT: 22px; }
.reg_agree a:hover {	color: #ff0000;}
.reg_agree a { color: #E0691A;		text-decoration: underline;}

/*my
 ---*/
 .my_table1 {	BORDER-RIGHT: #999999 1px solid; BORDER-TOP: #999999 1px solid; FONT-SIZE: 12px; BORDER-LEFT: #999999 1px solid; WIDTH: 520px; COLOR: #505050; BORDER-BOTTOM: #999999 1px solid; HEIGHT: 16px; BACKGROUND-COLOR: #ffffff}

/* Lesson
   ----*/
   
   		.ln_right {
	float: right;
	width: 740px;
	border: 1px solid #ccc;
	padding-left: 10px;
	height: 430px;
	padding-right: 10px;
}

.ln_right h1 {
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #EF833B;
}
.ln_right h2 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 5px;

}
.ln_right p {
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 17px;
	padding-right: 10px;
	padding-left: 20px;

}
.lesson-tip {
	color:#FF0000;
	width: 400px;
	float: left;
}
.lesson-question {
	width: 200px;
	float: right;
	text-align: right;
}

/* MyCollege
   -------*/
    .my_menu {
	border: 1px solid #ccc;
	}
	
   .my_menu_classroom {
	color: #0065CE;
	background-image: url(../images/my_menu_classroom.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 20px;
	padding-top: 8px;
	margin-top: 3px;
	margin-left: 10px;
	clear: both;
	padding-left: 60px;
	font-size: 14px;
	font-weight: bold;
   }
   
      .my_menu_message {
	color: #0065CE;
	background-image: url(../images/my_menu_message.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 20px;
	padding-top: 8px;
	margin-top: 3px;
	margin-left: 10px;
	clear: both;
	padding-left: 60px;
	font-size: 14px;
	font-weight: bold;
   }
   
         .my_menu_user {
	color: #0065CE;
	background-image: url(../images/my_menu_user.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 20px;
	padding-top: 8px;
	margin-top: 3px;
	margin-left: 10px;
	clear: both;
	padding-left: 60px;
	font-size: 14px;
	font-weight: bold;
   }
   
            .my_menu_account {
	color: #0065CE;
	background-image: url(../images/my_menu_account.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 20px;
	padding-top: 8px;
	margin-top: 3px;
	margin-left: 10px;
	clear: both;
	padding-left: 60px;
	font-size: 14px;
	font-weight: bold;
   }
   
   .my_menu_list{
	padding-left: 50px;
	border: 1px solid #ccc;
	padding-bottom: 10px;
	background-color: #FFF9D9;
	height: 377px;
	margin-top: 2px;   
   }
   
   			.my_menu_list li{
	padding-top: 8px;
		}
		
	.my_menu_list a {
	color: #F1843C;
	text-decoration: none;
}
	.my_menu_list a:hover {
		color: #FF6500;
		
		text-decoration: underline;
	}
	
		.add_task a {

	text-decoration: underline;
}
	.add_task a:hover {
		color: #FF6500;
		text-decoration: underline;
	}
   
