﻿
.flagred
{
	color: #FF0000;
	font-size: 12px;
	overflow: hidden;
	white-space: nowrap;
}

.liNew
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #222222;
	list-style-image: url(Icon1.gif);
	list-style-type: disc;
	text-align: left;
	text-indent: 20px;
}

.thNew
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	text-indent: 15px;
	height: 25px;
}

.EduMenu
{
	width: 151px;
	height: 34px;
	margin: 0 0 0 0;
	background-image: url(Left_bg.gif);
}

.EduMenu a
{
	font-family: "微软雅黑";
	font-size: 15px;
	font-weight: normal;
	color: #FFFFFF;	
	text-align: left;
	margin: 0 0 0 28;
	line-height: 34px;
}

.EduMenu a:link
{
	color: #FFFFFF;
	text-decoration: none;
}

.EduMenu a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}

.EduMenu a:hover
{
	text-decoration: underline;
}

