/* layout */

#wrap {
	
	clear:both;
	float:left;
	width:972px;
}



  

/* Lleft_menu */
#left_menu {
	float:left;
	width:200px;
	padding:0;
	
}



/* Contents */
#contents {
    float:left;	
	width:685px;
	padding:18px 0px 30px 0px;
	margin:0px 29px 0px 31px;
	background:#fff;
}


/* Footer */
#footer {
    clear:both;
	width:770px;
	height:56px;
    margin:0 0 58px 200px;
	background-image:url('../../images/common/footer_bg.gif') no-repeat; 
}



/* Sub_top_img */
#about_top {
	float:left;	
	width:750px;
	height:84px;
	margin:90 0 0 0;
	background-image:url('/eng/images/about/top_im.jpg'); 
}

#admission_top {
	float:left;	
	width:750px;
	height:84px;
	margin:90 0 0 0;
	background-image:url('/eng/images/admissions/top_im.jpg'); 
}

#college_top {
	float:left;	
	width:750px;
	height:84px;
	margin:90 0 0 0;
	background-image:url('/eng/images/colleges/top_im.jpg'); 
}


#support_top {
	float:left;	
	width:750px;
	height:84px;
	margin:90 0 0 0;
	background-image:url('/eng/images/supports/top_im.jpg'); 
}

#campus_top {
	float:left;	
	width:750px;
	height:84px;
	margin:90 0 0 0;
	background-image:url('/eng/images/campus/top_im.jpg'); 
}

#program_top {
	float:left;	
	width:750px;
	height:84px;
	margin:90 0 0 0;
	background-image:url('/eng/images/program/top_im.jpg'); 
}

#sitemap_top {
	float:left;	
	width:750px;
	height:84px;
	margin:90 0 0 0;
	background-image:url('/eng/images/sitemap/top_im.jpg'); 
}