﻿/*-----------left menu-----------*/
.l_menu{width:166px;}
.l_menu_top{width:170px; height:29px;background:url(../../Resource/image/lefttubt01.gif) no-repeat; font-size:14px; padding-left:12px; float:left;}
.l_menu_box{width:168px; border-left:1px solid #9FCB58; border-right:1px solid #9FCB58; float:left;}
.l_menu_box ul{width:168px; list-style:none; margin-top:0px}
.l_menu_box ul li{width:168px; height:29px; float:left; cursor:pointer;}
.l_menu_box ul li h4{font-weight:normal;}
.l_menu_box ul li a{display:block; width:156px; height:28px; line-height:28px; padding-left:12px; font-family:Arial; font-size:14px; color:#121212; border-bottom:1px solid #9FCB58; text-decoration:none; overflow:hidden; background:#F4FCE7;}
.l_menu_box ul li a:hover{font-weight:bold; margin-top:-1px; color:#ffffff; border-top:1px solid #9bbfdc; border-bottom:1px solid #9FCB58; text-decoration:none; background-color:#B4CE89; overflow:hidden;}
.l_menu_box ul li a.active{background:#E7F3FF none repeat scroll 0 0;border-bottom:1px solid #9BBFDC;border-top:1px solid #9BBFDC;color:#013091;font-weight:bold;margin-top:-1px;overflow:hidden;text-decoration:none;}
.l_menu_box ul li a.hot{background-image:url(../../Resource/image/hothot.gif); background-position:95% 20%; background-repeat:no-repeat;}
.l_menu_box ul li.link_off{display:block; width:152px; height:28px; line-height:28px; padding-left:12px; font-family:Arial; font-size:14px; color:#013091; border-bottom:1px solid #cae0f2; text-decoration:none; overflow:hidden; background:#f9fcff; cursor:pointer; background-image:url(../images/next_yes.gif); background-position:85% 50%; background-repeat:no-repeat;}
.l_menu_box ul li.next_yes{background-image:url(../images/next_yes.gif); background-position: 80% 50%; background-repeat:no-repeat;}
.l_menu_box ul li.link_on{display:block; width:152px; height:28px; line-height:28px; padding-left:12px; font-family:Arial; font-size:14px; color:#013091; font-weight:bold; margin-top:-1px; border-top:1px solid #9bbfdc; border-bottom:1px solid #9bbfdc; text-decoration:none; background:#e7f3ff; overflow:hidden; cursor:pointer; background-image:url(../images/next_yes.gif); background-position:88% 50%; background-repeat:no-repeat;}
.l_menu_box ul li.link_on h2{font-size:14px; font-weight:bold; color:#013091;}
.l_daohang { margin-top:5px;}

.blur{
	background:#FFFFFF url(../../Resource/image/icon0.gif) scroll top left no-repeat;
	padding:0px 0px 0px 20px;
	color:#000000;
}
.focus{
	background:#FFFFFF url(../../Resource/image/icon1.gif) scroll top left no-repeat;
	padding:0px 0px 0px 20px;
	color:#000000;
}
.fail{
	background:#FFFFFF url(../../Resource/image/icon2.gif) scroll top left no-repeat;
	padding:0px 0px 0px 20px;
	color:#000000;
}
.correct{
	background:#FFFFFF url(../../Resource/image/icon3.gif) scroll top left no-repeat;
	padding:0px 0px 0px 20px;
	color:#000000;
}
.noback{
	background:none;
	border:1px #FFFFFF solid;
}

.mudi {
	display: none;
	position:absolute;
	top:328px;
	left:330px;
	width:780px;
	height:300px;
	background:url(../../Resource/image/mudi_top.png) no-repeat;
	z-index:10000;
}
.mudi_b{
	display: none;
	position:absolute;
	top:328px;
	left:90px;
	width:780px;
	height:300px;
	background:url(../../Resource/image/mudi_top.png) no-repeat;
	z-index:10000;
}
#mudi_b #mudi_m b{
	display:block;
	width:76px;
	float:left;
	}

#mudi_m a{
	color:#0000FF;}
	
#mudi_head{
	width:780px;
	height:47px;
	line-height:47px;
	}
#mudi_head span{
	margin:5px 0 0 20px;
	float:left;
	display:block;
	color:#009900;
	font-size:14px;
	font-weight:bold;}
#mudi_m{
	width:780px;
	background:url(../../Resource/image/mudi_bg.png) repeat-y;
	}
#mudi_m ul
{ margin-top:5px;
	width:90%;
	margin-left:20px;
	text-align:left;
	}
#mudi_bottom{
	width:780px;
	background:url(../../Resource/image/mudi_bottom.png) no-repeat;
	height:20px;
	}
.mudi_close{
	display:block;
	margin:6px 8px 0 0!important;
	margin:7px 4px 0 0;
	float:right;
	background:url(../../Resource/image/mudi_close.gif) no-repeat;
	height:24px;
	width:24px;
	cursor:pointer;}



