﻿	
body { 
	padding: 0; 
	margin: 0;
	font:Arial, Helvetica, sans-serif, "宋体";
	line-height:24px;
	background: #e7e7e7; 
	color: #6a6a6a;
	background:url(/Images/Tefl/bj.gif) repeat;
}
ul { margin:0; padding:0;list-style : none;}
/*---内容---*/
.content {
	margin: 0 auto;
	width: 960px;
	padding: 10px 10px 0 10px;
	font-family: Arial, Helvetica, sans-serif;
}
/*---头部---*/
.header{ 
    height:75px;
    margin:10px 0;
}
.logo{
    width:224px;
	height:75px;
	float:left;
	background:url(/Images/Tefl/logo.gif) no-repeat right;
	margin:0 0 0 15px;
}
.logo_two{
    width:170px;
	height:75px;
	float:left;
}
.logo_kh{
	width: 250px;
	height:75px;
	float: left;
	padding:0 0 0 50px;
}
.logo_kh1{
	width: 225px;
	height:75px;
	float: left;
	padding:0 0 0 0px;
}
.top_info{
    width:305px;
	height:50px;
	float:right;
	padding:18px 0 0 0;      
}	
.top_info_left {
	width: 185px;
	float: right;
}
.top_info_right {
	display: none;
	float: right;
	width: 120px;
} 
.top_info_left1 {
	width: 185px;
	float: left;
}
.top_info_right1 {
	float: right;
	width: 120px;
} 
/*---导航---*/
.bar { 
	clear: both;
	font:13px Arial, Helvetica, sans-serif "宋体";
	height: 42px; 
	color: #FFF; 
	background:url(/Images/Tefl/bar_bj.gif) repeat;
}
.bar li { 
		margin: 0; 
		padding: 15px 5px 3px 40px;
		color: #FFEADC;
		float: left; 
}	
	.bar li a { 
		font-weight: bold;
		color: #FFF; 
		text-decoration: none;
	} 	
	.bar li a:hover { 
		color:#f5b900; 
	} 

	
/*---版权---*/
.end{
	background:url(/Images/Tefl/end_bj.gif) repeat-x;
	padding:20px;
	text-align:center;
	color:#565859;
	font-size:12px;
	line-height:28px;
	clear: both;
	float:left;
	width:920px;
 }
.end a{
      color:#565859;
	  text-decoration:none;
 }
.end a:hover{
      color:#565859;
	  text-decoration:underline;
 }
