body{
	/*padding-bottom:70px;*/
	font-family: Microsoft YaHei;
}
.navbar{
	/*height: 100px;*/
	font-size: 20px;
	margin-bottom: 0px;
}
.navbar-brand-img{
 margin:10px;*/
 /*margin-bottom: 5px;*/
    
}
.navbar-content{
	margin-top: 15px;
}
.footer{
	/*background-color: #000000;*/
	
	position: relative;  
    height: 80px;  
    /*line-height尽量不要超过height高度*/  
    line-height: 70px;  
    /*margin-top: -80px;*/  
    background: #333;  
    color: #fff;  
    /*font-size: 16px;*/  
    text-align: center;  
    vertical-align: bottom; 
     
}
.footer a{color: #fff;}
.footer a:hover{color: orange;}

.index-advantage{
	margin-top: 10px;
	text-align: center;
}
.index-advantage div{
	border: 0;
}
.index-course{
	margin-top: 10px;
	background-color: #DAE0E5;
	text-align: center;
}
.text-align{
	text-align: center;
}
.bookpane{
	margin-top: 20px;
}
.course-intro{
	background-color: #DAE0E5;
	margin-bottom: 30px;
}
.intro{
	line-height: 1.5;
	font-size: 23px;
}

.course-search{
	/*margin-top: 30px;*/
}
#tab-content{
	margin-top: 50px;
	margin-bottom: 50px;
}
.thumbnail:hover{
	border-color: skyblue;
}
.caption a{
	text-decoration: none;
	color: #000000;
}
.caption a:hover{
	color:orange;
}
#wellinMap {
	width: 65%;
	height: 500px;
	overflow: hidden;	
}
.contactRow{
	margin-top: 30px;
	margin-bottom: 80px;

}
.contact-title{
	font-size: 40px;
	color: orange;
	text-align: center;
	/*line-height: 60px;*/
	margin-bottom: 20px;
}
.contact{
	line-height: 50px;
	font-size: 25px;
}
.contact-glyp{
	font-size: 25px;
}
.about-glyphicon{
	font-size: 80px;
	color: deepskyblue;
}
.about-text{
	line-height: 25px;
}
.title1
{
	font-size: 22px;
	margin-bottom: 5px;
}
.title2
{
	font-size: 18px;
	margin-bottom: 5px;

}
.text-15{
	font-size: 15px;
}
#et-text{
	list-style:disc;
	/*list-style-image: url(../images/earth.png);*/
	list-style-position:outside;
	padding: 0;
	margin: 0;
    font-size: 15px;
    text-indent: ;
}
.et1{margin-left:20px;list-style-image: url(../images/earth.png); margin-bottom: 5px;}
.et2{margin-left:20px;list-style-image: url(../images/pen.png);margin-bottom: 5px;}
.et3{margin-left:20px;list-style-image: url(../images/computer.png);margin-bottom: 5px;}

#courseLevel{
	list-style:disc;
	text-align: left;
	list-style-image: url(../images/tick.png);
	list-style-position: inside;
	padding: 0;
	margin: 0;
	
}
.course-text{
    line-height: 22px;
}
