@charset "utf-8";
#level2-banner{
	background-image:url(img/level2-banner.jpg);
	width:1000px;
	height:75px;
}
.level2-left-row,#level2-left-row1 {
	width:205px;
	background:  url(img/bg.gif) repeat-x;
	background-position:0% -100px;
	border:solid 1px #CCCCCC;
	float:left;
	margin: 1px 0 1px 0;
}

.level2-left-row h2, #level2-left-row1 h2,#level2-right-bottom h2 {
	padding-left: 11px;
	border-bottom: 2px solid #FF0000;
	height:26px;
	line-height: 26px;
	background: url(img/bg.gif) repeat-x;
	background-position:0% -600px;
}

#level2-left-row1{
	/* height:169px;   自动调节高度*/	
}

#level2-left-row1 ul li{ /* 背景 */
	background: url(img/level2-left-col-row1-li-bg.png) no-repeat left top ;
	line-height:28px;
	padding-left: 40px;
	vertical-align:middle;
	list-style: none;
	margin-left: 1px;
	width:163px;	
	height:28px;	
}

#level2-left-row1 ul li a{
	color: #333333;
}
#level2-left-row1 ul .selected{ /* 选中的情况下的背景 */
	background-position: 0% -28px;
	font-weight: bold;
}

.level2-left-row{
/* 高度自动调整
	height:245px;
	border-bottom:none; 背景中已经有了下边，所以把border 去掉*/
	clear: left;
	padding-bottom:12px;
}

.level2-left-row ul li{ /* 方形列表*/
	margin: 0 16px 0 12px;
	border-bottom: 1px solid #CCCCCC;	
	line-height:24px;
	list-style: none;	
	background: url(img/li-bg-square.gif) no-repeat left center;
	padding-left: 7px;	
}

.level2-left-row ul li img{
	margin:7px 2px 0px 2px;
}	

.level2-left-row ul li a{
	color:#575757;
}
.level2-left-row table{
	padding-top: 8px;
	padding-left: 8px;
}

.level2-left-row table th,#main .level2-left-row table td{
	padding: 1px;
	padding-top: 5px;
	font-weight:normal;
	vertical-align:middle;
}	

.level2-left-row table th{
	width: 45px;
}

.level2-left-row input{
	width: 140px;
}

#submitButtonSpace{
	height: 50px;
	width: auto;
	margin:auto;	
	padding-top: 10px;
	text-align:center;
	padding-left:45px;
}

#submitButtonSpace div{
	height:35px;
	width:8px;
	float:left;	
	background:url(img/submit-button-bg.gif) no-repeat;
}
#submitButtonSpace .left{
	background-position: 0% 0%;	
}
#submitButtonSpace .right{
	background-position: 0% -70px;

}

#submitButtonSpace .content{
	height: 25px;
	line-height: 25px;
	padding-top: 10px;
	width: auto;
	font-weight: bold;
	background-position: 0% -35px;
	background-repeat: repeat-x;
}

.level2-left-row #checkNum{
	width: 45px;
}
#level2-right{
	float:right;
	width:790px;
}

#level2-right h1{
	font-size: 14px; /* 标题字体 14px 其他地方不再指定*/
	font-weight:bold;
	color: #CC0000;
	padding-left: 11px;
	border: 1px solid #CCCCCC;
	border-bottom-color: #FF0000;
	height:26px;
	line-height: 26px;
	background: url(img/bg.gif) repeat-x;
	background-position:0% -600px;
}

#level2-content{
	width: 788px; /*和level2-right相同*/
	border: 1px solid #CCCCCC;
	border-top:none;
	margin-right: 2px;
	padding-top: 12px;
}

#level2-content h2{
	color:#CC0000;	
	margin:14px 0 7px 26px;
	background:none;
	border:none;
}
#level2-content p{
	margin: 3px 0 3px 0px;
	line-height: 18px;
	text-indent: 24px;
}
#level2-content ul{
	margin: 3px 0 3px 30px;
	line-height: 18px;
/*	text-indent: 24px;*/
	}
#level2-content ul li{
	list-style-position:outside;
	list-style-type: square;
	margin-left:15px;
	font-weight:bold;
}
#level2-content table{
	width:750px;
	border: 1px solid #CCC;
	cellpadding:0px;
	cellspacing:0px;
	padding: 0px;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 3px;
	margin-left: auto;
}
#level2-content table tr,#level2-content table tr td { margin:0px; padding:0px;}
#level2-content table tr td{border: 1px solid #CCC; border-collapse:collapse;}
#level2-content table.ganyanlist {
	border: none;	
}
#level2-content table.ganyanlist tr td{
	vertical-align:top;
	border: none; 
}
#level2-content table tr .td1{ text-align:center; width:80px;}
#level2-content table tr .td2{}
#level2-content table tr td p{
	text-indent: 0px;
	padding:1px 3px;
	}
#level2-content table tr td h2{ margin:8px auto; padding:0px;}
#level2-content table tr .td2 h2{ margin:8px auto 8px 10px; padding:0px;}
#level2-content span{padding-left: 12px;}
#level2-right-bottom{
	margin-right: 1px;
	width: 788px; /*和level2-right相同*/
	border: 1px solid #CCCCCC;
}
#level2-right-bottom h2{
	border-bottom-width: 3px;
}
#to-top{
	width:100%; text-align:right;
}
#to-top a{
	font-size:1.2em; font-weight:bold; color:#CC0000;
}
#level2-right-bottom ul {
	padding-top: 12px;
}

#level2-right-bottom ul li { /*方形列表，没有下划线*/
	margin: 0 16px 0 12px;
	line-height:24px;
	list-style: none;	
	background: url(img/li-bg-square.gif) no-repeat left center;
	padding-left: 7px;	
}
/*==以下为师资力量页面专用==张达==*/
#szll{ width:100%; clear:both;}
#szll table{ width:500px; margin:0px auto; border:none;}
#szll table tr{border:none;}
#szll table tr td{border:none; text-align:left;}
#szll table .td1{ width:500px; padding-left:15px; border:none; text-align:left}
#szll table .tr1{ height:20px;}
#szll table .td2{ width:550px; margin:0px auto;border:none;}
#szll .table2{ width:300px;border:none;}
/*==以下为明星学员页面专用==张达==*/
#mxxy{width:100%; }
#mxxy table{ width:500px; margin:0px auto; border:none;}
#mxxy table tr{border:none;}
#mxxy table tr td{border:none; text-align:left}
#mxxy table .td1{ width:500px; padding-left:15px; border:none; text-align:left}
#mxxy table .td2{ width:550px; margin:0px auto;border:none;}
#mxxy .table2{ width:250px;border:none;}
/*==以下为合作企业页面专用==张达==*/
.tableCompany-2{border:0px none; border-collapse:collapse; text-align:center;}
.tableCompany-2 tr,.tableCompany-2 tr td{border: none;}

/*==以下正文部分链接红色加粗专用==张达==*/
a.redLink,.redlink{
	color:#F00;
	font-weight:bold;
}
.hot{
	color: #F00;
}
