body  {
	font: 100% 宋体, 新宋体;
	background: #666;
	margin: 0; /* 最好将 body 元素的边距和填充设置为 0 以覆盖不同的浏览器默认值 */
	padding: 0;
	text-align: center; /* 在 IE 5* 浏览器中，这会将容器居中。文本随后将在 #container 选择器中设置为默认左对齐 */
	color:#333;
    font-size:13px;
}
ul{
list-style:none;
}
.h1class{
	font-size: 14px;
	text-align: center;
	margin: 5px 5px 0 5px;
	padding: 3px 0 3px 0;
	line-height: 20px;
}
.h1class a{
	/*color: #006263;*/
	color: #006263;
	text-decoration:none;
}
.h1class1{
	font-size: 13px;
	color: #006263;
	padding-bottom: 0px;
	margin: 5px;
}
.h1class1 span {
	float: right;
	margin: 2px;
}
.ullist{ 
padding:0 0 0 0;
margin: 5px 0 0 8px;
color:#525252;
} 

.ullist li{ 
line-height:20px;
height:20px;
} 
.ullist a{ 
float:left;
width:185px;
white-space:nowrap;
text-overflow:ellipsis;
overflow:hidden;
font-size:12px;
padding:0 0px;
text-decoration:none;
color:#525252;
} 
.ullist span{ 
float: right;/*使span元素浮动到右面*/ 
text-align: right;/*日期右对齐*/ 
font-size:12px;
padding:0 5px 0 0;
} 
.ullist  a:hover{ 
color:#388;
}
.twoColFixLtHdr #container { 
	width: 960px;  /* 使用比最大宽度 (800px) 小 20px 的宽度可显示浏览器界面元素，并避免出现水平滚动条 */
	background: #FFFFFF;
	margin: 0 auto; /* 自动边距（与宽度一起）会将页面居中 */
	text-align: left; /* 这将覆盖 body 元素上的“text-align: center”。 */
} 

.twoColFixLtHdr #header { background-image: url(../images/header.gif); height: 67px; width: 950px; top: 0; padding: 16px 0 0 10px;}
/*以下为菜单列表*/
#menu {background-image: url(../images/navbar.gif); height: 31px; width: 960px; top: 83px;}
#menu ul {float:left;list-style:none;margin:0 0 0 90px; width:780px;}
#menu ul li {float:left;display:block;line-height:17px;margin:7px 0 0 0;padding:0 10px 0 10px;border-right:#fff 1px solid;}
#menu ul li a:link,#menu ul li a:visited {color:#fff;text-decoration:none;font-size:13px;text-align:center;}
#menu ul li a:hover{color:#000;}
#menu ul li.end{border-right-style: none;}
.twoColFixLtHdr #line { background-image: url(../images/navsub.gif); height: 19px; width: 960px; top: 114px; padding:2px 0 0 0;}
/*当前位置样式*/
.twoColFixLtHdr #line a{
 	text-decoration: none;
	color: #333;
}
.twoColFixLtHdr #line a:hover{
	color: #f00;
}
.twoColFixLtHdr #sidebar {
	float: left; /* 由于此元素是浮动的，因此必须指定宽度 */
	width: 250px; /* 在符合标准的浏览器中或者在 Internet Explorer 中的标准模式下，此 div 的实际宽度除了包括宽度外，还包括填充和边框 */
	padding:0 0 0 0;
	margin-top: 0px;
}
.twoColFixLtHdr #titleClassinfo { background-image: url(../images/lframe_t.gif); height: 26px; width: 250px; margin-top: 0px;}
.twoColFixLtHdr #listClassinfo { height: 213px; width: 250px;left: 350px;}
.twoColFixLtHdr #titleContact { background-image: url(../images/lframe_t.gif); height: 26px; width: 250px;  }
.twoColFixLtHdr #showContact { height: 210px; width: 235px; padding: 10px 10px 0 5px; line-height: 20px; }
.twoColFixLtHdr #titleCertificate { background-image: url(../images/lframe_t.gif); height: 26px; width: 250px; left: 0; top: 495px;}
.twoColFixLtHdr #showCertificate { height: 305px; width: 240px; left: 0; padding: 0 0 0 10px;}
.twoColFixLtHdr #showCertificate a{
	text-decoration:none;
}
.twoColFixLtHdr #showCertificate img{
	margin:10px 0 0 10px;
}
.twoColFixLtHdr #mainContent { 
	margin: 0 0 0 255px;  /*此 div 元素的左边距会在页面的左下方创建栏 — 无论 sidebar1 div 中包含多少内容，都将保留栏空白。如果您希望在 #sidebar1 中的内容结束时，用 #mainContent div 的文本填充 #sidebar1 空白，则可以删除此边距。 */
	padding:0px;
}

.twoColFixLtHdr #content{
	margin:10px 10px 0 5px;
}
.twoColFixLtHdr #content h1{
	height: 20px;
	width: 687px;
	margin: 5px 0 0 0;
	padding:10px 0 2px 0;
	background-color: #f9f9f9;
	font-size: 13px;
	display: block;
	/*color: #006263;*/
}

.twoColFixLtHdr #content a{
	display: block;
	margin: 10px 10px 0 10px;
	line-height: 17px;
	text-decoration: none;
	color: #333;
}

.twoColFixLtHdr #content a:hover{
	color:#006263;
}
.twoColFixLtHdr #content ul{
	float:left;
	margin:10px 0 0 25px;
	line-height: 20px;
	
}
.twoColFixLtHdr #content span.allpic{
	float:left;
	margin:0 0 0 5px;
	
}

.twoColFixLtHdr #contentDown{
	margin:0 10px 0 5px;
}
.twoColFixLtHdr #contentDown h1{
float:left;
background:#f2f2f2;
display: inline; 
height:15px;
font-size: 12px;
color:#006263;
	width:670px;
	margin:15px 0 0 0;
	border-top: 1px dashed #ccc;
	border-bottom: 1px dashed #ccc;
	padding:10px;
	overflow:hidden;
}
.twoColFixLtHdr #contentDown a{float:right;text-align:right;color:#f00;}
.twoColFixLtHdr #contentDown p{margin: 10px 0 0 0;  width:690px;float:left;text-align:left;}
.twoColFixLtHdr #contentDown img{
	float:left;
	margin:0 10px 0 0;
	width:93px;
	height:93px;
	border:1px solid #000;
	text-align:left
}

/*内容页正文样式*/
.twoColFixLtHdr #contentCol{
	margin:10px 15px 0 5px;
}
.twoColFixLtHdr #contentCol h1{
	height: 20px;
	width: 682px;
	margin: 5px 0 0 0;
	padding:5px 0 2px 0;
	background-color: #f9f9f9;
	font-size: 20px;
	display: block;
	text-align: center
	/*color: #006263;*/
}
.twoColFixLtHdr #contentCol h2{
	font-size: 13px;
	font-style:none;
	font-weight:normal;
	text-align: center;
	display: block;
	height:20px;
	margin: 3px auto;
	/*color: #006263;*/
}

.twoColFixLtHdr #contentCol p{
	display: block;
	margin: 10px 15px 0 10px;
	line-height: 17px;
	font-size: 15px;
}

/*讲师学员故事栏目页样式*/
				.picText {
				    float:left;
				    width:680px;
				    margin: 10px 0 0 5px; 
				}
				.picText span {
				    margin: 5px 0 0 0;
				    float:left;
				    width: 150px;
				}
				.picText p {
				    margin: 15px 0 0 17px;
				    float:left;
				    width:500px;
				    line-height: 20px;
				}
				.picText hr{
					height: 2px;
					background-color:#009596;
					border-width: 0px;
				}
				.picText h2{
					font-size: 15px;
					color:#006263;
					margin: 20px 0 0 5px;
				}

.twoColFixLtHdr #footer { background-image: url(../images/fm.gif); height: 80px; width: 960px; padding: 25px 0 0 0; line-height: 20px;}
.twoColFixLtHdr #footer a {
	color:#525252;
	text-decoration:none;
}
.twoColFixLtHdr #footer a:hover{
	color:#388;
}
.clearfloat { /* 此类应当放在 div 或 break 元素上，而且该元素应当是完全包含浮动的容器关闭之前的最后一个元素 */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#title { background-image: url(../images/mframe_t.gif); height: 26px; width: 702px;}