@charset "utf-8";
/* CSS Document */

#content_left {
	float:left;
	width:332px;
	margin-top:3px;
	height:300px;
	margin-bottom:0px;
}
#content_left img {
	width:300px;
}
#content_left h2, #content_center h2, #content_right h2 {
	background:url(images/bg.gif) repeat-x;
	border-bottom:1px solid #CCCCCC;
	font-family:"华文仿宋";
	font-size:16px;
	font-weight:bold;
	color:#000;
	letter-spacing:5px;
	height:15px;
	vertical-align:middle;
	line-height:15px;
	padding-left:10px;
	padding-top:3px;
	padding-bottom:5px;
	margin-bottom:4px;
	margin-top:0px;
}
#content_center {
	height:300px;
	width:310px;
	float:left;
	clear:right;
	margin-top:3px;
	border: 1px solid #CCCCCC;
	border-top:0px;
	margin-left:2px;
	margin-right:2px;
	margin-bottom:5px;
	font-size:13px;
	font-family:"华文仿宋";
	color:#9f927f;
}
#content_center #more{
	margin-left:250px;
}
#content_center #more a:link{
	text-decoration:none;
	color:#F00;
}
#content_center #more a:visited{
	text-decoration:none;
	color:#F00;
}
#content_center #more a:hover{
	text-decoration:underline;
	color:#00C;
}
#content_center #more a:active{
	color:#00C;
}
#content_center ul {
	margin:10px 0px 0px 15px;
	padding-left:2px;
}
#content_center ul li {
	padding-bottom:7px;
	list-style:square;
}
#content_center ul li a:link {
	text-decoration: none;
	color:#9f927f;
}
#content_center ul li a:visited{
	color: #6D6D6D;
	text-decoration: none;
}
#content_center ul li a:hover{
	color: #CA1B1B;
	text-decoration: underline;
}
#content_center ul li a:active{
	text-decoration: none;
}
/*右侧最新课程部分*/
#content_right {
	float:right;
	width:332px;
	height:221px;
	margin-top:3px;
	border: 1px solid #CCCCCC;
	border-bottom:0px;
	border-top:0px;
	font-family:"华文仿宋";
	font-size:15px;
	font-weight:bold;
	color:#800000;
}
#content_right marquee ul li{
	padding-bottom:5px;
	line-height:25px;
	list-style:square;
	color:#000;
}
#content_right marquee ul li a:link{
	text-decoration: none;
		color:#800000;
}
#content_right marquee ul li a:visited {
	text-decoration: none;
	color:#800000;
}
#content_right marquee ul li a:hover {
	text-decoration: underline;
	color:blue;
}
#content_right marquee ul li a:active {
	text-decoration: none;
		color:#800000;
}
/*左侧联系电话部分*/
#tel {
	float:right;
	height:79px;
	width:332px;
	margin-bottom:5px;
	border: 1px solid #CCCCCC;
	border-top:0px;
	text-align:center;
	vertical-align:middle;
}
#tel ul {
	margin:0px;
	list-style:none;
	border:0px;
	padding:0px;
	margin-left:10px;
}
#tel ul li {
	padding:0px;
	margin:0px;
	text-align:left;
	padding-bottom:3px;
	font-size:14px;
	color:red;
}
#teachers {
	height:230px;
	clear:both;
	width:980px;
	border: 1px solid #CCCCCC;
/*	margin-bottom:2px;*/
	border-top:0px;
	border-bottom:0px;
}
#teachers h2, #production h2 {
	background:url(images/bg.gif) repeat-x;
	height:18px;
	color:#000;
	letter-spacing:5px;
	padding-left:10px;
	line-height:18px;
	padding-top:4px;
	margin-top:0px;
	font-family:"华文仿宋";
	font-size:16px;
}
#teachers ul, #pattern ul {
	list-style:none
}
#teachers ul{
	left:0px;
}
#teachers ul li {
	float:left;
}
#teachers ul li img {
	width:280px;
	height:170px;
	border: none;
}
#production, #production_content {
	overflow:hidden;
	width: 980px;
	border: 1px solid #CCCCCC;
	border-top:0px;
	border-bottom:0px;
}
#production #indemo {
	float: left;
	width: 800%;
}
#production_content img {
	width:110px;
	height:160px;
	border: none;
}
#production #indemo #demo1, #production #indemo #demo2 {
	float: left;
}
#middle_text{
	clear:both;
	background:url(images/bg.JPG) repeat-x;
	height:60px;
	width:980px;
	margin:0px;
	border:0px;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
}
#middle_text span{
	font-size:26px;
	font-family:"华文彩云";
	line-height:50px;
	letter-spacing:8px;
	font-weight:bold;
	margin:0px; 
	margin-top:25px;
	padding:0px;
	padding-top:30px;
	padding-left:60px;
}
#middle_text span a:link{
	color:#000;
	text-decoration:none;
}
#middle_text span a:visited{
	color:#000;
	text-decoration:none;
}
#middle_text span a:hover{
	color:#900;
	text-decoration:none;
}
#middle_text span a:active{
}