@charset "utf-8";
* { margin:0; padding:0; }
.student_header_panel {
/*
	background:url(/images/new/student_header_bg.png) no-repeat;
	height:170px;
	width:267px;
*/
}

/********************************************************************* student glboal: navigation */
.student_nav_box {
	width:210px;
	height:150px;
	overflow:hidden;
	position:absolute;
	right:55px;
	bottom:0px;
}

.student_nav_box a {
	display:block;
	width:310px;
	height:150px;
	text-decoration:none;
}
#readingbtn a{background:url(/images/new/btn_my_course.png) 0px 0px no-repeat;}
/*#readingbtn a:hover{background:url(/images/student_nav.png) 0 -150px no-repeat;}*/

#projectbtn a{background:url(/images/student_nav.png) -110px 0 no-repeat;}
#projectbtn a:hover{background:url(/images/student_nav.png) -110px -150px no-repeat;}

#qnabtn a{background:url(/images/new/btn_english_qna.png) 0px 10px no-repeat;}
/*#qnabtn a:hover{background:url(/images/student_nav.png) -220px -150px no-repeat;}*/

#videobtn a{background:url(/images/student_nav.png) -330px 0 no-repeat;}
#videobtn a:hover{background:url(/images/student_nav.png) -330px -150px no-repeat;}

#newsnactivitiesbtn a{background:url(/images/student_nav.png) -440px 0 no-repeat;}
#newsnactivitiesbtn a:hover{background:url(/images/student_nav.png) -440px -150px no-repeat;}

#readingbtn, #projectbtn, #qnabtn, #videobtn, #newsnactivitiesbtn {
	width:110px;
	height:150px;
	float:left;
}

/********************************************************************* student reading journey */


/*********************************
* Left panel
*********************************/
.student_home_left {
	float: left;
	width: 720px;
	padding-left: 15px;
}

.student_home_body {
	background: url(/images/new/booklist_bg.png) no-repeat;
	width: 720px;
	float: left;
}

.student_home_bottom {
	background: url(/images/new/booklist_bg.png) no-repeat;
	background-position: 0 100%;
	height: 25px;
	width: 720px;
	float: left;
	position: relative;
}

.student_home_header {
	/* height:100px; */
	width:720px;
	position:relative;
}

.student_home_level {
	left:425px;
	top:22px;
}


/*********************************
* book list and items
*********************************/
.booklist_panel {
	width: 560px;
	height: 335px;
	float:left;
/*
	overflow:auto;
	text-align:center;
*/
}



.bookset {
	width: 80px;
	height:150px;
	padding:5px 15px;
	float:left;
	text-align:center;
}

.bookcover {
/*
	width:77px;
	height:97px;
*/
/*
	width: 140px;
	height: 180px;
*/
	width: 100px;
	height: 127px;
	margin:0 auto;
	overflow:hidden;
}

.bookcover a{
	border:3px #FFFFFF solid;
	display:block;
/*
	width:71px;
	height:91px;
*/
	width: 140px;
	height: 180px;
	text-decoration:none;
}

/*.bookcover a{background:url(/images/test_cover.png) no-repeat}*/
.bookcover a:hover{border:#FFFF99 3px solid; }

.booktitle {
	margin-top: 5px;
	font-size: 11px;
	font-weight: bolder;
	/*color: #0066FF;*/
	color: #330099;
	/*width: 80px;*/
	width: 150px;
	text-align: center;
}

.sutdent_home_report {
	float:left;
}
	.sutdent_home_report, .sutdent_home_report a {
		width: 191px;
		height: 76px;
		display: block;
		overflow: hidden;
		/*
		padding-left: 10px;
		padding-right: 10px;
		*/
	}
	
	.sutdent_home_report a {
		text-decoration:none;
		/*background:url(/images/btn_report_nor.png) no-repeat;*/
	}

/*
	.sutdent_home_report a:hover{
		background:url(/images/btn_report_over.png) no-repeat;
	}
*/

/****************
* etutor *******/

.etutor_say_panel {
/*	height:200px;*/
}

.the_etutor {
	background:url(../images/the_etutor.png) no-repeat;
	position:absolute;
	width:209px;
	height:117px;
	bottom:1px;
}

.say_here {
	background:url(../images/bob1.gif) no-repeat;
	width:277px;
	height: 65px;
	padding:10px 10px 10px 35px;
	position:absolute;
	bottom:10px;
	left: 191px;
	overflow:hidden;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;	
}

.video_lesson{
	float:right;
	margin:0 5px 0 auto;
}
	.video_lesson, .video_lesson a{
		display:block;
		width:184px;
		height:114px;
	}
	.video_lesson a {
		text-decoration:none;
/*		background:url(/images/video-lesson_nor.png) no-repeat;*/
	}
/*	.video_lesson a:hover{background:url(/images/video-lesson_over.png) no-repeat;}*/

.student_home_right_panel {
	/*padding-left:5px;*/
	float:left;
	padding-left:20px;
}

/****************************** login info */
.student_home_project_myaccount_panel {
/*background:url(/images/my_account.png) no-repeat #FFCC00;*/
	width:208px;
	text-align:center;
}
	.student_home_project_photo {
		width:70px;
		float:left;
		padding:5px;
		padding-top:8px;
		height:69px;
	}
	.student_home_project_myaccount{
		padding:15px 0 0 0;
		float:right;
		width:122px;
		font-size:14px;
		text-align:left;
		color:#FF7800;
	}
	.student_home_project_myaccount .chiname {
		font-weight:bold;
	}
	.student_home_project_myaccount .schoolname {
	}
	
	.student_home_project_welcome{
		width:122px;	
		line-height:24px;
		float:right;
		font-weight:bold;
		font-size:11px;		
		color:#0066FF;
		text-align:left;		
	}
	.student_home_project_more{
/*		background:url(/images/my_account_more.png) no-repeat #FF9933;*/
		color:#FFFFFF;
		text-align:center;

		padding-bottom:3px;
/*		height:25px;*/
	}
	.student_home_project_more a{
		color:#FFFFFF;
		font-weight:bold;
		line-height:14px;
		padding:0;
		margin:0;
	}
/****************************** project showcase */
.student_home_project_showcase_panel{
	width:202px;
	margin-top:15px;
}
.student_home_project_showcase_panel .warp {
	height:100px;
	width:220px;
}
	.student_home_project_showcase_content{
		background:url(/images/project_showcase_bg.png) no-repeat;
		position:relative;
		height:300px;
	}
		.student_home_project_showcase_scrollpanel{
			background:url(/images/01_14_student_index.png) no-repeat center center;			
			height:220px;
		}	
	
	.student_home_project_showcase_more{
		background:url(/images/project_showcase_more.png) no-repeat;
		padding-top:5px;
		height:22px;
		text-align:center;
	}
	.student_home_project_showcase_more a{
		color:#FFFFFF;
		font-weight:bold;
		text-decoration:none;
	}
	
	
	
/****************************** english QnA */
.student_home_project_qna_panel{
	width:202px;
	margin-top:15px;
}
	.student_home_project_qna_more{
		background:url(/images/eng_qna_more.png) no-repeat;
		height:22px;
		padding-top:5px;
		text-align:center;		
	}	
	.student_home_project_qna_more a{
		color:#FFFFFF;
		font-weight:bold;
		text-decoration:none;
	}

.hello_message {
	text-align: left;
	font-size: 14px;
	padding-left: 15px;
}

.my_book_title {
	font-size: 14px;
	font-weight: bolder;
	color: #330099;
}

.my_unit_link {
	font-size: 14px;
	padding-left: 10px;
}

.book_sep {
	padding-left: 0px;
}

.content {margin-left:40px }
.content .text {font-size:15px;color:#000000;line-height:150%}
.content .btn {float:left; margin-left:60px; padding:20px 0 10px 120px;}
.content .btn img {float:left}
.content .text a{font-size:15px;font-weight:bold;color:#000000;}
.content .text .import{color:#0033CC;font-weight:bold}

