@charset "utf-8";
#main {
	background-color: #FFF;
	margin: auto;
	height: 1700px;
	width: 970px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


#main a:link {
	text-decoration: none;
	color:#00F;
	font-size: 12px;
}
#main a:visited {
	text-decoration: none;
	color:#00F;
	font-size: 12px;
}
#main a:hover {
	text-decoration: underline;
	color:#00F;
}
#main a:active {
	text-decoration: none;
	color:#00F;
}


#main td{
	line-height:20px;
}

.horizontal{
	list-style:none;
	margin:0;
	padding:0;
}
.horizontal li {
	float:left;
  display:inline;
  padding-right:20px;
  line-height:1.5em;

}

#title  {
	width:400px;
	height:43px;
	color:#1264ae;
	font-size:22px;
	margin-top:13px;
	float:left;
	padding:20px 0px 0px 5px ;
	
	}
.triple{
 width:80%;


}

	
.horizontal_container {
	width:938px;
	height: auto;
	border: #e3e3e8 1px solid;
	float:left;
	clear:both;
	padding:10px;
	margin-top:10px;
}

.heading_background{
	width:950px;
	height:23px;
	padding:3px 0px 0px 10px;
	margin-top:10px;
	font-size:16px;
	font-weight:bold;
    float:left;
	clear:both;
	background-color:#f0f0f1;
	
}

.sub_title{
width:170px;
height:28px;
font-size:12px;	
}

.sub_title2{
width:250px;
height:28px;
font-size:12px;	
}

#category{
	width:538px;
	height:200px;
	border:#e3e3e8 1px solid;
	padding:15px;
	float:left;
	clear:both;
	margin-top:10px;
}

#courses {
	width:353px;
	height:200px;
	border:#e3e3e8 1px solid;
	float:left;
	margin-top:10px;
	margin-left:5px;
	padding:15px;
	
       }



	   
	  
#higher_study{
	width:163px;
	height:106px;
	border: #e3e3e8 1px solid;
	float:left;
	padding:10px;
	margin-top:20px;
	clear:both;
}


#test_preperation{
	width:354px;
	height:106px;
	border: #e3e3e8 1px solid;
	float:left;
	margin-top:20px;
	margin-left:5px;
	padding:10px;
	
}

#studies_abroad{
	width:185px;
	height:106px;
	border: #e3e3e8 1px solid;
	float:left;
	clear:none;
	margin-top:20px;
	margin-left:5px;
	padding:10px;
}

#career_tips{
	width:155px;
	height:106px;
	border:#e3e3e8 1px solid;
	float:left;
	clear:none;
	padding:10px;
	margin-top:20px;
	margin-left:5px;
}

.vertical_left{
	width:476px;
	clear:both;
	float:left;
	margin-top:10px;
	border:#e3e3e8 1px solid;
	padding:10px;
}

.vertical_right {
	width:422px;
	float:left;
	margin-top:10px;
	margin-left:16px;
    border:#e3e3e8 1px solid;
	padding:10px;
}
.height1 {
	height:98px;
}


.height2{
	height:110px;
}
.height3{
	height:210px;
}