.filter3 {
	font-size: 16px;
	font-weight:bold;
	color: #ffffff;
	filter: DropShadow(Color=#013688, OffX=1, OffY=1, Positive=2);
}
.tableTitle6 {
	background-color: C5E69B;
}

.description {
	background-color:#FAFAFA;border:solid 1px #E8E8E8;padding:5px;color:#666666;
}



/*开始说明：登录状态CSS*/
a.LoginTitle:link  {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}
a.LoginTitle:visited {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}
a.LoginTitle:active {
	color:#000000;
	text-decoration:none;
	font-size: 12px;
}
a.LoginTitle:hover {
	color: #FF6600;
	text-decoration: underline;
	font-size: 12px;
}


/*开始说明：谈红粗色链接*/
a.RedBlodLink:link  {
	color: #FF6500;
	text-decoration: none;
	line-height: 18px;
	font-weight:bold;
	font-size: 14px;
}
a.RedBlodLink:visited {
	color: #FF6500;
	text-decoration: none;
	line-height: 18px;
	font-weight:bold;
	font-size: 14px;
}
a.RedBlodLink:active {
	color:#FF6500;
	text-decoration:none;
	line-height: 18px;
	font-weight:bold;
	font-size: 14px;
}
a.RedBlodLink:hover {
	color: #FF6600;
	text-decoration: underline;
	line-height: 18px;
	font-weight:bold;
	font-size: 14px;
}


/*以上是老的CSS*/

/*开始说明：头部灰色无下划线链接样式*/
a.head_gray:link  {
	color: #525252;
	text-decoration: none;
	line-height: 18px;
}
a.head_gray:visited {
	color: #525252;
	text-decoration: none;
	line-height: 18px;
}
a.head_gray:active {
	color:#525252;
	text-decoration:none;
	line-height: 18px;
}
a.head_gray:hover {
	color: #FF6600;
	text-decoration: underline;
	line-height: 18px;
}
/*结束说明*/
/*开始说明：白色无下划线链接样式*/
a.white_none:link  {
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;
}
a.white_none:visited {
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;
}
a.white_none:active {
	color:#FFFFFF;
	text-decoration:none;
	line-height: 18px;
}
a.white_none:hover {
	color: #FF6600;
	text-decoration: underline;
	line-height: 18px;
}
/*结束说明*/
/*开始说明：黑色无下划线链接样式*/
a.black_none1:link  {
	color: #000000;
	text-decoration: none;
	line-height: 18px;
}
a.black_none1:visited {
	color: #000000;
	text-decoration: none;
	line-height: 18px;
}
a.black_none1:active {
	color:#000000;
	text-decoration:none;
	line-height: 18px;
}
a.black_none1:hover {
	color: #FF6600;
	text-decoration: none;
	line-height: 18px;
}
/*结束说明*/
/*开始说明：14号黑色带下划线链接样式*/
a.black_14:link  {
	color: #000000;
	text-decoration:underline;
	line-height: 18px;
	font-size:14px;
}
a.black_14:visited {
	color: #000000;
	text-decoration:underline;
	line-height: 18px;
	font-size:14px;
}
a.black_14:active {
	color:#000000;
	text-decoration:underline;
	line-height: 18px;
	font-size:14px;
}
a.black_14:hover {
	color: #FF6600;
	text-decoration: none;
	line-height: 18px;
	font-size:14px;
}
/*结束说明*/
/*开始说明：绿色无下划线链接样式*/
a.green_none:link  {
	color: #296604;
	text-decoration: none;
	line-height: 18px;
}
a.green_none:visited {
	color: #296604;
	text-decoration: none;
	line-height: 18px;
}
a.green_none:active {
	color:#296604;
	text-decoration:none;
	line-height: 18px;
}
a.green_none:hover {
	color: #FF6600;
	text-decoration: underline;
	line-height: 18px;
}
/*结束说明*/
/*开始说明：绿色带下划线链接样式*/
a.green:link  {
	color: #2A8019;
	text-decoration: underline;
	line-height: 18px;
}
a.green:visited {
	color: #2A8019;
	text-decoration: underline;
	line-height: 18px;
}
a.green:active {
	color:#2A8019;
	text-decoration:underline;
	line-height: 18px;
}
a.green:hover {
	color: #FF6600;
	text-decoration: none;
	line-height: 18px;
}

/*结束说明*/
/*开始说明：黑色不带下划线链接样式*/
a.home_title:link  {
	color: #000000;
	text-decoration: none;
	line-height: 18px;
}
a.home_title:visited {
	color: #000000;
	text-decoration: none;
	line-height: 18px;
}
a.home_title:active {
	color:#000000;
	text-decoration:none;
	line-height: 18px;
}
a.home_title:hover {
	color: #FF6600;
	text-decoration: none;
	line-height: 18px;
}


/*结束说明*/
/*开始说明：加粗绿色带下划线链接样式*/
a.green_b:link  {
	color: #0E4503;
	text-decoration: none;
	line-height: 18px;
	font-weight:bold
}
a.green_b:visited {
	color: #0E4503;
	text-decoration:  none;
	line-height: 18px;
	font-weight:bold
}
a.green_b:active {
	color:#0E4503;
	text-decoration:underline;
	line-height: 18px;
	font-weight:bold
}
a.green_b:hover {
	color: #FF6600;
	text-decoration: none;
	line-height: 18px;
	font-weight:bold
}
/*结束说明*/
/*开始说明：14号灰色带下划线链接样式*/
a.gray14:link  {
	color: #525252;
	text-decoration: underline;
	line-height: 18px;
	font-size:14px;
}
a.gray14:visited {
	color: #525252;
	text-decoration:underline;
	line-height: 18px;
	font-size:14px;
}
a.gray14:active {
	color:#525252;
	text-decoration:underline;
	line-height: 18px;
	font-size:14px;
}
a.gray14:hover {
	color: #FF6600;
	text-decoration: none;
	line-height: 18px;
	font-size:14px;
}
/*结束说明*/
/*开始说明：14号白色加粗带下划线链接样式*/
a.white_14b:link  {
	color: #ffffff;
	text-decoration: underline;
	line-height: 18px;
	font-size:14px;
	font-weight:bold;
}
a.white_14b:visited {
	color: #ffffff;
	text-decoration:underline;
	line-height: 18px;
	font-size:14px;
	font-weight:bold;
}
a.white_14b:active {
	color:#ffffff;
	text-decoration:underline;
	line-height: 18px;
	font-size:14px;
	font-weight:bold;
}
a.white_14b:hover {
	color: #ffffff;
	text-decoration: none;
	line-height: 18px;
	font-size:14px;
	font-weight:bold;
}
/*结束说明*/
/*开始说明：灰色带下划线链接样式*/
a.gray1:link  {
	color: #525252;
	text-decoration: underline;
	line-height: 18px;
}
a.gray1:visited {
	color: #525252;
	text-decoration:underline;
	line-height: 18px;
}
a.gray1:active {
	color:#525252;
	text-decoration:underline;
	line-height: 18px;
}
a.gray1:hover {
	color: #FF6600;
	text-decoration: none;
	line-height: 18px;
}
/*结束说明*/
/*开始说明：14号绿色带下划线链接样式*/
a.green_14:link  {
	color: #23920D;
	text-decoration: underline;
	line-height: 18px;
	font-size:14px;
}
a.green_14:visited {
	color: #23920D;
	text-decoration: underline;
	line-height: 18px;
	font-size:14px;
}
a.green_14:active {
	color:#23920D;
	text-decoration:underline;
	line-height: 18px;
	font-size:14px;
}
a.green_14:hover {
	color: #23920D;
	text-decoration: none;
	line-height: 18px;
	font-size:14px;
}
/*结束说明*/
/*开始说明：14号加粗橙色带下划线链接样式*/
a.yellow_14b:link  {
	color: #FF6500;
	text-decoration: underline;
	line-height: 18px;
	font-weight:bold;
	font-size:14px;
}
a.yellow_14b:visited {
	color: #FF6500;
	text-decoration: underline;
	line-height: 18px;
	font-weight:bold;
	font-size:14px;
}
a.yellow_14b:active {
	color:#FF6500;
	text-decoration:underline;
	line-height: 18px;
	font-weight:bold;
	font-size:14px;
}
a.yellow_14b:hover {
	color: #FF6500;
	text-decoration: none;
	line-height: 18px;
	font-weight:bold;
	font-size:14px;
}
/*结束说明*/
/*开始说明：14号加粗橙色无下划线链接样式*/
a.yellow_14none:link  {
	color: #FF6500;
	text-decoration: none;
	line-height: 18px;
	font-weight:bold;
	font-size:14px;
}
a.yellow_14none:visited {
	color: #FF6500;
	text-decoration: none;
	line-height: 18px;
	font-weight:bold;
	font-size:14px;
}
a.yellow_14none:active {
	color:#FF6500;
	text-decoration:none;
	line-height: 18px;
	font-weight:bold;
	font-size:14px;
}
a.yellow_14none:hover {
	color: #FF6500;
	text-decoration: underline;
	line-height: 18px;
	font-weight:bold;
	font-size:14px;
}
/*结束说明*/
/*开始说明：12号加粗橙色无下划线链接样式*/
a.yellow_noneb:link  {
	color: #FF6500;
	text-decoration: none;
	line-height: 18px;
	font-weight:bold;
}
a.yellow_noneb:visited {
	color: #FF6500;
	text-decoration: none;
	line-height: 18px;
	font-weight:bold;
}
a.yellow_noneb:active {
	color:#FF6500;
	text-decoration:none;
	line-height: 18px;
	font-weight:bold;
}
a.yellow_noneb:hover {
	color: #FF6500;
	text-decoration: underline;
	line-height: 18px;
	font-weight:bold;
}
/*结束说明*/
/*开始说明：橙色无下划线链接样式*/
a.yellow_none:link  {
	color: #FF903D;
	text-decoration: none;
	line-height: 18px;
}
a.yellow_none:visited {
	color: #FF903D;
	text-decoration: none;
	line-height: 18px;
}
a.yellow_none:active {
	color:#FF903D;
	text-decoration:none;
	line-height: 18px;
}
a.yellow_none:hover {
	color: #FF903D;
	text-decoration: underline;
	line-height: 18px;
}
/*结束说明*/
/*开始说明：红色无下划线链接样式*/
a.red_none:link  {
	color: #FF3C00;
	text-decoration: none;
	line-height: 18px;
}
a.red_none:visited {
	color: #FF3C00;
	text-decoration: none;
	line-height: 18px;
}
a.red_none:active {
	color:#FF3C00;
	text-decoration:none;
	line-height: 18px;
}
a.red_none:hover {
	color: #FF3C00;
	text-decoration: underline;
	line-height: 18px;
}
/*结束说明*/
/*开始说明：深灰色加粗无下划线链接样式*/
a.gray_noneb:link  {
	color: #333333;
	text-decoration: none;
	line-height: 18px;
	font-weight:bold;
}
a.gray_noneb:visited {
	color: #333333;
	text-decoration: none;
	line-height: 18px;
	font-weight:bold;
}
a.gray_noneb:active {
	color:#333333;
	text-decoration:none;
	line-height: 18px;
	font-weight:bold;
}
a.gray_noneb:hover {
	color: #FF6600;
	text-decoration: none;
	line-height: 18px;
	font-weight:bold;
}
/*结束说明*/
/*开始说明：浅灰色加粗带下划线链接样式*/
a.grayb:link  {
	color: #525252;
	text-decoration:underline;
	line-height: 18px;
	font-weight:bold;
}
a.grayb:visited {
	color: #525252;
	text-decoration:underline;
	line-height: 18px;
	font-weight:bold;
}
a.grayb:active {
	color:#525252;
	text-decoration:underline;
	line-height: 18px;
	font-weight:bold;
}
a.grayb:hover {
	color: #FF6600;
	text-decoration: none;
	line-height: 18px;
	font-weight:bold;
}
/*结束说明*/
.table_border{
    border-left:solid 4px #E4E4E4;
	border-right:solid 4px #E4E4E4;
}
/*备课中心抬头样式*/
.menuleft{
	background-image:url('http://img.edu88.com/teachcenter/images/menuleft.gif');
	height:26px;
	padding-left:15px;padding-right:15px;padding-top:7px;
	background-position:left;
}
.menuright{
	background-image:url('http://img.edu88.com/teachcenter/images/menuright.gif');
	height:26px;
	padding-left:15px;padding-right:15px;padding-top:7px;
	background-position:right;
}
.menubottom{
	background-color:#FAFAFB;
	border:1px solid #D4D4D4;border-top:0px;
	height:26px;
	padding-left:15px;padding-top:5px;
}
.menuthis{
	background-color:#FAFAFB;
	border:1px solid #D4D4D4;border-bottom:0px;
	height:26px;font-weight:bold;font-size:14px;text-align:center;
	padding-left:15px;padding-right:15px;
}
a.menu:link {
	color: #388D2A;
	text-decoration: none;
	line-height: 18px;
}
a.menu:visited {
	color: #388D2A;
	text-decoration: none;
	line-height: 18px;
}
a.menu:active {
	color:#388D2A;
	text-decoration:none;
	line-height: 18px;
}
a.menu:hover {
	color: #FF6600;
	text-decoration: underline;
	line-height: 18px;
}
a.menu1:link {
	color: #000000;
	text-decoration: none;
	line-height: 18px;
}
a.menu1:visited {
	color: #000000;
	text-decoration: none;
	line-height: 18px;
}
a.menu1:active {
	color:#000000;
	text-decoration:none;
	line-height: 18px;
}
a.menu1:hover {
	color: #FF6600;
	text-decoration: underline;
	line-height: 18px;
}
a.menutop:link {
	color: #388D2A;
	text-decoration: none;
	line-height: 18px;
	font-size:14px;font-weight:bold;
}
a.menutop:visited {
	color: #388D2A;
	text-decoration: none;
	line-height: 18px;
	font-size:14px;font-weight:bold;
}
a.menutop:active {
	color:#388D2A;text-decoration:none;line-height: 18px;
	font-size:14px;font-weight:bold;
}
a.menutop:hover {
	color: #FF6600;
	text-decoration: underline;
	line-height: 18px;
	font-size:14px;font-weight:bold;
}
/* end */
.table_top {
    height:29px;
	background-color:#FBFEF2;
	border-top:solid 2px #E5E5E5;
	border-bottom:solid 1px #B9B9B9;
	padding-left:20px;
}
.table_bottom {
    height:29px;
	background-color:#F7F7F6;
	border-top:solid 1px #B9B9B9;
	border-bottom:solid 1px #B9B9B9;
	padding-left:10px;
}
.title {
    height:25px;
	background-color:#FAFFEA;
	font-weight:bold;
	color:#000000;
}
.font_gray{
    color:#656565;
}
.font_grayb{
    color:#656565;
	font-weight:bold;
}
.font_red{
    color:#FF3C00;font-size:12px;
}
/*排序样式*/
.sort {
	background: #F1F9DC;
	border-bottom: 3px solid #F1F9DC;
	color: #000000;
	font-weight: bold;
	cursor: hand;
}
.sort_over{
	background: #F1F9DC;
	border-bottom: 3px solid #DBE0A8;
	color: #000000;
	font-weight: bold;
	cursor: hand;
}
.sort_down{
	background: #EBF5C1;
	border-left: 1px solid #E2EBB9;
	border-right:1px solid #E2EBB9;
	border-bottom: 3px solid #DBE0A8;
	color: #000000;
	font-weight: bold;
	cursor: hand;
}
/*结束说明*/
.font_greenb{
    font-weight: bold;
	color:#106F00;
}
.font_green14b{
    font-weight: bold;
	color:#299D22;
	font-size:14px;
}
.table_publish{
	padding-bottom:10px;
	border:solid 1px #B5B2B5;
}
.table_publish1{
    padding-top:25px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:15px;
	font-size:14px;
}
.font_yellowb {
    font-weight:bold;
	color:#FF6D00;
}
.font_yellow {
    color: #FF903D;
}
.but_course {
    background-color:#88CC17;
	border-left:solid 3px #199917;
}
/* 开始 form±程序组调用*/
.formColor {
    background-color:#4EA91D;
	height:25px;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	padding-left:5px;
}
.formColor1 {
    background-color:#F4F4F4;
	height:25px;
	font-size:12px;
	color:#154A95;
	padding-left:5px;
}
.formColor2 {
    background-color:#F4F4F4;
	height:25px;
	font-size:12px;
	color:#154A95;
	padding-left:5px;
}
/* 结束form±程序组调用*/
.tab1 {
    background-image: url('http://img.edu88.com/teachcenter/images/tab_bg1.gif'); 
	height:31px;
	width:95px;
	padding-top:3px;
	background-repeat: no-repeat;
}
.tab2 {
    background-image: url('http://img.edu88.com/teachcenter/images/tab_bg2.gif'); 
	background-repeat: no-repeat;
	height:31px;
	width:95px;
	padding-top:3px;
}
.tableTitle {
	background-color:#EFFBE4;color:#333333;
}
.tableTitle2 {
	background-color:#D7ECE4;color:#000000;padding:5px;
}
.textred {
	font-size: 14px;
	color: #108F03;
	font-weight: bold;
}
.filter2 {
	font-size: 16px;
	font-weight:bold;
	color: #ffffff;
	filter: DropShadow(Color=#B74602, OffX=1, OffY=1, Positive=2);
}
.white14b {
    color:#ffffff;
	font-weight:bold;
	font-size:14px;
}
.white12b {
    color:#ffffff;
	font-weight:bold;
}
.tab_border {
    border-left:solid 1px #82CF45;
	border-right:solid 1px #82CF45;
}
.tab_topborder {
    border-top:solid 1px #82CF45;
}
.tab_bottomborder {
    border-bottom:solid 1px #82CF45;
	color:#297D10;
}
.font_green {
    color:#297E17;
}
.errorMessage {
	color:red;
}
.tab {
	display: none;
}

/*普通店铺用到的样式*/
.border_green {
    border:solid 1px #4EA91D;
}
/*开始说明：黑色带下划线链接样式*/
a.black:link  {
	color: #000000;
	text-decoration: underline;
	line-height: 18px;
}
a.black:visited {
	color: #000000;
	text-decoration: underline;
	line-height: 18px;
}
a.black:active {
	color:#000000;
	text-decoration:underline;
	line-height: 18px;
}
a.black:hover {
	color: #FF6600;
	text-decoration: underline;
	line-height: 18px;
}
/*结束说明*/
.blackfilter {
	font-size: 16px;
	font-weight:bold;
	color: #000000;
	filter: DropShadow(Color=#E0FABE, OffX=1, OffY=1, Positive=2);
	padding-left:5px;
}
.font_green14 {
    color:#297E17;
	font-size:14px;
}

/*开始说明：黑色带下划线链接样式*/
a.black16B:link  {
	color: #000000;
	text-decoration: underline;
	line-height: 18px;
	font-size:16px;
	font-weight:bold;
}
a.black16B:visited {
	color: #000000;
	text-decoration: underline;
	line-height: 18px;
	font-size:16px;
	font-weight:bold;
}
a.black16B:active {
	color:#000000;
	text-decoration:underline;
	line-height: 18px;
	font-size:16px;
	font-weight:bold;
}
a.black16B:hover {
	color: #FF6600;
	text-decoration: underline;
	line-height: 18px;
	font-size:16px;
	font-weight:bold;

}
.DashedL{border-left:1px dashed #CFBEA8;}
.DashedB{border-bottom:1px dashed #CFBEA8;}
.DashedR{border-right:1px dashed #CFBEA8;}
.DashedT{border-top:1px dashed #CFBEA8;}

.News_Border{border:1px solid #FF8700;filter : progid:DXImageTransform.Microsoft.DropShadow(color=#DEDEDE,offX=4,offY=3,positives=true);}
.Smallfont9 {
	FONT-SIZE: 9px; FONT-FAMILY: "Tahoma"; TEXT-DECORATION: none
}

A.link2:link {	COLOR: #7C5529;TEXT-DECORATION: none;}
A.link2:visited {COLOR: #7C5529;TEXT-DECORATION: none;}
A.link2:active {COLOR: #5b5b5b;TEXT-DECORATION: underline;}
A.link2:hover {COLOR: #5b5b5b;TEXT-DECORATION: underline;}


.whitefilter {
	font-size: 14px;
	font-weight:bold;
	color: #ffffff;
	filter: DropShadow(Color=#313031, OffX=1, OffY=1, Positive=2);
	padding-left:5px;
}


.ft_titleTxt {
	color:white;font-size:16px;font-weight:bold;filter:dropShadow(color=#148494,offx=1,offy=1);padding-top:4px;padding-left:8px;
}

.ft_titleBorderInside {
	 border:solid 1px #ffffff
}
.CelStyle_1
{
	color:#FFFFFF;font-size:12px;font-weight:bold;
}
.CelStyle_2
{
	color:#009900;font-size:12px;
}