body{
	margin:0;
	padding:0;	
	font-family:tahoma;
	font-size:8pt;
	line-height:130%;
}



a,
a:visited{
	text-decoration:none;
	color:blue;
}

a:hover{
	color:#FF6600;
	text-decoration:underline;
}

.sch-clear{
	clear:both;
	
}

 #sch-main-body{
	width:100%;
	background:url(../images/main-bg.jpg) top center repeat-y;	
 }
 


#sch-outer-div{
	width:100%;
	background:url(../images/header-gb.jpg) top center no-repeat;
	width:100%;
	margin:0 auto;

}

.sch-main-container{
	width:971px;
	margin:0 auto;
}

#sch-header{
	height:170px;
}

#sch-banner{
	height:116px;
	padding-top:2px;
	text-align:center;
}

#sch-mainmenu{
	height:55px;
	
}

#sch-main-content{
	margin-top:5px;
	width:100%;
	padding:0px;
}

#sch-components{
	width:715px;
	float:left;
	margin-left:1px;
	

}

#sch-slideshow{
	border:1px solid #D5D5D5;
	height:265px;
	width:350px;
	float:left;
	margin-left:2px;
}

#sch-news{
	width:340px;
	float:left;
	margin-left:5px;
	border:1px solid #ccc;
	
}


#sch-intro{	
	width:100%;
}

#sch-modules{
	width:250px;
	float:right;
	text-align:left;
	
	
}

#sch-all-module-content{
	border:1px solid #C6B389;
	border-top:none;
	padding:5px 0 15px 5px;
	
}

#sch-shared-news{
	background:url(../images/module-bg-left.jpg) left top no-repeat;
	height:42px;
	padding-left:10px;
	color:#FFFFFF;
}

#sch-shared-news div{
	background:url(../images/module-bg-right.jpg) right top no-repeat;
	height:42px;
	padding-right:10px;
}

#sch-shared-news div div{
	background:url(../images/module-bg-body.jpg) repeat-x;
	height:42px;
	
}

#sch-shared-news h1{	
	display:block !important;
	color:#E1F1FE !important;
	font-size:150% !important;
	padding-top:10px !important;	
}

#sch-hotnews{
	padding:3px 3px 0 3px;
	
}

#sch-hotnews h1{
	font-size:150%;
	color:#FF6601;
	
}

.sch-hotnews-ul{
	margin:0;
	padding:0;
	list-style:none;
	
}
.sch-hotnews-ul a{
	color:blue;
	
}
.sch-hotnews-ul a:hover{
	color:blue;
	text-decoration:underline;
	
}
.sch-hotnews-ul li{
	border-top:1px solid #DACEB2;
	height:20px;
	padding:5px 0 0 15px;
	background:url(../images/hotnews_li.jpg) center left no-repeat;
	

}

/*Footer*/

#sch-outer-footer{
	height:123px;
	width:100%;
	background:url(../images/body-footer-bg.jpg) bottom center no-repeat;
}


#sch-footer{
	background:url(../images/footer-bg.jpg) repeat-x;
	height:123px;
	color:#FFF;
	margin-left:2px;

}

.sch-footer-logo{
	padding: 5px 0 0 10px;
	line-height:110%;
}

.sch-footer-info{
	padding: 20px 5px 0 0;
	
}

#sch-footer a,
#sch-footer a:hover,
#sch-footer a:visited{
	text-decoration:none;
	color:#FFF000;
}

/* End Footer*/



/*Resource on frontpage*/

.sch-resources-frame{
	background:url(../images/module-bg-body.jpg) top center repeat-x;	
	margin:10px 0;
}
.sch-resources-frame div{
	background:url(../images/module-bg-right.jpg) top right no-repeat;
		
}
.sch-resources-frame div div{
	background:url(../images/module-bg-left.jpg) top left no-repeat;
	
	
}

.sch-resources-frame div div div{
	background:none;	
	border:1px solid #C6B389;
	border-top:none;
	padding:0;
	margin-top:18px;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;	
}

.sch-resources-frame div div div div{
	border:none;
	padding:0;
	margin:0;
	
}

.sch-resources-frame h1{
	display:block;
	margin:0;
	padding:10px 0 0 20px;
	text-align:left;
	font-weight:bold;
	font-size:150%;
	color:#E1F1FE;
	
}


.sch-res-td{
	width:50%;
	text-align:left;
	vertical-align:middle;
	height:40px;
	border-bottom:1px solid #C6B389;
	color:#FF6601;
	font-weight:bold;	

}

.sch-mostld-td{
	background:url(../images/sch-resource.png) 3% 0 no-repeat;
	padding-left:55px;
}
.tvvl-mostld-td{
	padding-left:45px;
	background:url(../images/sch-most-down.png) left top no-repeat;

}

.sch-courses-td{
	background:url(../images/new_class.jpg) 2% 0 no-repeat;
	padding-left:50px;
}
.tvvl-courses-td{
	padding-left:45px;
	background:url(../images/crowded_class.jpg) left top no-repeat;

}

.sch-mostdl-td-content{
	border-right:1px solid #C6B389;
}

.sch-resources-contents{
	padding:10px;
	vertical-align:top;
}


.sch-res-icon{
	width:50px;
	text-align:center;
	vertical-align:middle;
}

.sch-res-down-bt{
	display:inline-block;
	width:117px;
	height:40px;
	background:url(../images/download_btn.jpg) top left no-repeat;
	margin-right:5px;
	
}

.sch-res-up-bt{
	display:inline-block;
	width:117px;
	height:40px;
	background:url(../images/upload_btn.jpg) top left no-repeat;
	margin-right:5px;
	
}

#sch-res-div-btn{
	padding:10px 0 15px 0;
	text-align:center;
}

.sch-more-res{
	display:block;
	text-align:right;
	padding:10px 0 10px 0;
	
}
/* End Resource on frontpage*/

#sch-middle-book{
	height:180px;
	background:url(../images/sch-book-bg.jpg) 100% 90% no-repeat;	
}

#sch-tools{
	height:25px;
	background:url(../images/tools_bg.jpg) repeat-x;
	border-top:1px solid #E1E4E9;
	text-align:left;
	padding: 5px 0 0 10px;
}


/* content */
.sch-news-post-link{
	display:inline-block;
	height:39px;
	width:115px;
	background:url(../images/dangbai_btn.png) top center no-repeat;
	
	
}

.sch-news-list-link{
	display:inline-block;
	height:38px;
	width:113px;
	background:url(../images/baiviet_btn.png) top center no-repeat;
	
}
.sch-news-list-link{
	text-align:right;
	}

/*end content*/


#sch-register{
	background:url(../images/reg_btn.png) no-repeat;
	display:inline-block;
	width:67px;
	height:16px;
	

}

#sch-login{
	background:url(../images/login_btn.png) no-repeat;
	display:inline-block;
	width:79px;
	height:16px;
	

}
#sch-leadnews {
	font-size:100%;
	padding: 5px;
}