body,table,tr,td,a,p{
    font-size:12px;
	margin-top:0px;
	margin-bottom:0px;
}
a.head:link {
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
}
a.head:visited {
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
}
a.head:hover {
	font-size: 13px;
	color: #ffffff;
	text-decoration: underline;
}
a.head:active {
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
}
/*--------------------------*/
.font{ font-size:13px;}
a.font:link {
	font-size: 13px;
	color: #333333;
	text-decoration: none;
}
a.font:visited {
	font-size: 13px;
	color: #333333;
	text-decoration: none;
}
a.font:hover {
	font-size: 13px;
	color: #333333;
	text-decoration: underline;
}
a.font:active {
	font-size: 13px;
	color: #333333;
	text-decoration: none;
}

.fontindex{ font-size:14px; color:#FF61A4; font-weight:bold;}
a.fontindex:link {
	font-size: 14px;
	color: #DA0E83;
	text-decoration: none;

}
a.fontindex:visited {
	font-size: 14px;
	color: #DA0E83;
	text-decoration: none;
}
a.fontindex:hover {
	font-size: 14px;
	color: #DA0E83;
	text-decoration: underline;
}
a.fontindex:active {
	font-size: 14px;
	color: #DA0E83;
	text-decoration: none;
}

/*--------------------------*/

/*--------------------------*/
.font1{ font-size:12px;}
a.font1:link {
	font-size: 12px;
	color: #CE0063;
	text-decoration: none;
}
a.font1:visited {
	font-size: 12px;
	color: #CE0063;
	text-decoration: none;
}
a.font1:hover {
	font-size: 12px;
	color: #CE0063;
	text-decoration: underline;
}
a.font1:active {
	font-size: 12px;
	color: #CE0063;
	text-decoration: none;
}
/*--------------------------*/
a:link {
	font-size: 12px;
	color:#000000;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color:#000000;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color:#ff0000;
	text-decoration: underline;
}
a:active {
	font-size: 12px;
	color:#ff0000;
	text-decoration: none;
}
.margintop5{
	margin-top:5px;
	}
.marginbottom3{
	margin-bottom:3px;
	}
.shadowfont
{
    filter:DropShadow(Color=#ffffff,OffX=1,OffY=1,Positive=true);
	font-size:12px;
	letter-spacing:2px;
	color:#000000;
}
.tborder{
	border:#FFDAEB 1px solid;
	}
	
.tborder_blue{
	border:#A6D9FF 1px solid;
	}
.tborder2{
	border-left:#FFDAEB 1px solid;
	border-right:#FFDAEB 1px solid;
	border-bottom:#FFDAEB 1px solid;
	}
.lineh{
	line-height:150%;
	}
.fred{
	color:#FF0000;
	}
.picborder{
	width:120px;
	height:90px;
	padding:1px;
	text-align:center;
	border:#dfdfdf 1px solid;
	}
.rfont{
	color:#FFFFFF;
	letter-spacing:3px;
	text-align:center;
	}
.dsleft{
	padding-left:3px;
	text-align:left;
	line-height:150%;
	}
/*灰色背景蓝边框*/
.Hborder{
	border:#AFCFF3 1px solid;
	}
/*新闻频道标题*/
.news_pdtitle{
	color:#FFFFFF;
	text-align:center;
	padding-top:5px;
	letter-spacing:5px;
	}
/*新闻js列表ul*/
.news_list ul{
	list-style-type:none;
	width:218px;
	height:120px;
	margin:0px;
	padding-top:5px;
    text-align:center;
	}

.news_list ul li{
	width:210px;
	height:20px;
	text-align:left;
	float:left;
	margin:0px;
	padding-left:12px;
	}
/*主页大标题(上部中间)列表*/
.news_list_index{ font-size:14px;}
.news_list_index ul{
	list-style-type:none;
	width:400px;
	height:120px;
	margin:0px;
	padding-top:5px;
    text-align:center;
	}
.news_list_index ul li{
	list-style-type:none;
	width:400px;
	height:20px;
	text-align:left;
	float:left;
	margin:0px;
	padding-left:12px;
	}

/*新闻带日期js列表ul*/
.newsD_list ul{
	list-style-type:none;
	width:340px;
	height:120px;
	margin:0px;
	padding-top:5px;
    text-align:center;
	}
.newsD_list ul li{
	width:340px;
	height:20px;
	text-align:left;
	float:left;
	margin:0px;
	padding-left:5px;
	}
	
/*新闻带日期js列表 100% 家长学堂(左边)显示ul*/
.newsD_list100 ul{
	list-style-type:none;
	width:100%;
	height:120px;
	margin:0px;
	padding-top:5px;
    text-align:center;
	}
.newsD_list100 ul li{
	width:100%;
	height:20px;
	text-align:left;
	float:left;
	margin:0px;
	padding-left:5px;
	}
/*新闻带日期js列表 100% 家长学堂(右边)显示ul*/
.newsD_list101 ul{
	list-style-type:none;
	width:600px;
	height:120px;
	margin:10px;
	padding-top:5px;
    text-align:center;
	}
.newsD_list101 ul li{
	width:250px;
	height:20px;
	text-align:left;
	float:left;
	margin:0px;	
	}

.newsD_list2 ul{
	list-style-type:none;
	font-size:12px;
	width:150px;
	height:120px;
	margin:0px;
	padding-top:5px;
    text-align:center;
	}
.newsD_list2 ul li{
	font-size:12px;
	width:150px;
	height:20px;
	text-align:left;
	float:left;
	margin:0px;
	padding-left:2px;
	}

/*链接js列表ul*/
.Link_list ul{
	list-style-type:none;
	width:816px;
	height:25px;
	margin:0px;
	padding-top:5px;
    text-align:center;
	}
.Link_list ul li{
	width:102px;
	height:25px;
	text-align:center;
	float:left;
	margin:0px;
	padding-top:5px;
	}
	

/*首页课程分类显示列表ul*/

.KC_list ul{
	list-style-type:none;
	width:600px;
	height:20px;
	margin:0px;
	padding-top:5px;
    text-align:left;
	}
.KC_list ul li{
	width:66px;
	height:25px;
	text-align:left;
	float:left;
	margin:0px;
	padding-top:5px;
	}
.KC_list_Center{
	height:1px;
	background:url(images/line2.gif) no-repeat ;
	}
/*首页名师团队列表ul*/
.MS_list ul{
	list-style-type:none;
	width:132px;
	height:25px;
	margin:0px;
	padding-top:5px;
    text-align:left;
	}
.MS_list ul li{
	width:66px;
	height:25px;
	text-align:left;
	float:left;
	margin:0px;
	padding-top:5px;
	}
/*按钮样式*/
.button
{
	width:70px;
	height:26px;
	border:0px;
	color:#000000;
	cursor:hand;
	padding-top:2px;
	letter-spacing:0px;
	background-image:url(images/button_a.gif);
}
