/** 全局定义 **/

body{
	margin: 0px;
	padding: 0px;
	font-size:12px;
	line-height:20px;
	color: #333333;
	background:#D5D5D5;
}
/***默认link样式***/
a:link {color: #045240;text-decoration: none;}
a:visited {color:#045240;text-decoration: none}
a:hover {color:#d00405;text-decoration: underline}
a:active {color:#5B144E;text-decoration: none}
/***ul li定义***/
ul,dl{margin: 0px;padding: 0px;list-style-type: none}
li,dd,dt{margin:0px;padding:0px}

/***表单定义***/
/*form {margin: 0px}
input,select{font-size:12px;color:#373737;vertical-align:middle;}*/
img{border:0px}
iframe{
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/***main menu***/
#header{
    color:#666;
	background-color:#fff;
	width: 950px;
	height:auto;
	margin:0 auto;
	clear: both;
	overflow:visible;
}
#header a:link {color: #000}
#header a:visited {color:#000}
#header a:hover {color:#d00405}
/***mainnav CSS***/
#mainnav {
	background:url(/Template/eason_Blue/images/header.gif) no-repeat;;
	width: 950px;
	padding-top:4px;
	height:28px;
	margin:0 auto;
	overflow:hidden;
	color:#FFFFFF;
}
#mainnav a:link,a:visited {color:#FFFFFF;}
#mainnav #memu {
    color:#4b4b4b;
	line-height: 26px;
	text-align:left	;
	width: 470px;
	float: left;	
	padding-left:4px;
}
#mainnav #memu a{margin:0 5px;}

#banner{
	width:930px;
	height:76px;
	padding:7px 9px;
	margin:0 auto;
	overflow:hidden;
	}
#banner .left_side{
   width:310px;
   float:left;

}

#banner .right_side{
   margin-left:310px;
   width:600px;
}
#banner .right_side li{
   float:left;}
.header_gif{width:100px; text-align:center;}
.header_gif img{margin-bottom:6px;}
.font_b_ff{ color:#FF6600; font-weight:bold;}

/**subnav menu**/
#subnav{
	background:url(../images/top_bg_01.gif) repeat-x;
	width:950px;
	height:32px;
	margin:0 auto;	
	overflow:hidden;	
	}

#subnav ul{
	font-size:14px;
	width:940px;
	height:30px;
	padding-left:10px;
	}
#subnav ul li{
    float:left;
	color:#000000;
    padding:6px 0 0 30px;
	}
#subnav ul li a{
	color:#000000;
	}
#subnav ul li a:hover{
	color:#000000;
    text-decoration: none;
	}
	
/** 网络课程首页左侧 **/
.left6{
	float: left;
	width: 655px;
	margin-right:8px;
}
.left6 a{
    color: #045240;
}
.left6 .lessons{
	float: left;
	width: 653px;
	margin-bottom:8px;
	border: 1px solid #FFD987 /*#b0e2e0*/;
	padding-bottom:10px;
}
.left6 .lessons .title{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 26px;
	color: #045240;
	background-image: url(../images/bg_title1.gif);
	background-repeat: repeat-x;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
}
.left6 .lessons ul{
	padding: 4px;
}
.left6 .lessons li{
	float: left;
	width: 208px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #045240;
	margin-right: 2px;
}
.left6 .lessons li a{color: #045240;}
.left6 .lessons li span{
	margin-right: 4px;
	color:#666666;
}
.left6 .nomal{
	float: left;
	width: 635px;
	color: #333333;
	text-align: right;
	padding: 10px;
}
.left6 .nomal a{color: #b00305;}
/** 右侧帮助 **/
.right_service{
	width: 269px;
	border: 1px solid #FFD987;
	float:left;
}
.right_service ul{
	padding: 5px;
}

/** 右侧 **/
.right4{
	float: left;
	height: auto;
	width: 271px;
}

.right_search_box {
  border:1px solid #FFD987;
  color:#333333;
  font-family:Verdana,Arial,Helvetica,sans-serif;
  font-size:12px;
  padding:5px;
  text-align:center;
  width:259px;
  margin-bottom:6px;
}

.right2{
	float: left;
	height: auto;
	width: 271px;
	margin-bottom:8px;
}


.right2 .title {
	background-image:url(../images/bg_title1.gif);
	background-repeat:repeat-x;
	color:#045240;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:26px;
	padding-left:10px;
	padding-right:5px;
	width:254px;
}

.right2 .title a {
	color:#045240;
}
.right2 .title .class_tag {
	float:right;
	height:25px;
	width:183px;
}
.right2 .title .class_tag li {
	cursor:pointer;
	float:left;
	padding-left:1px;
	padding-right:2px;
	text-align:center;
}
.right2 .title .class_tag .active {
	background-color:#FFFFFF;
	border-left:1px solid #FFD987;
	border-right:1px solid #FFD987;
	color:#333333;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:lighter;
	line-height:26px;
}
.right2 .title .class_tag .normal {
	border-right:1px solid #FFD987;
	color:#045240;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:lighter;
	line-height:26px;
}
/** 右侧课程优势 **/

/* 课程公告  #B0E2E0*/
.lesson_affiche {
	border:1px solid #FFD987;
	float:left;
	margin-bottom:8px;
	width:269px;
}
.lesson_affiche ul {
	padding:5px;
}
.lesson_affiche li {
	background-image:url(../images/point1.gif);
	background-position:4px center;
	background-repeat:no-repeat;
	padding-left:11px;
}
.lesson_affiche li span {
	color:#CCCCCC;
	float:right;
}


/* 网络课程 */
.lesson_left1{
	float: right;
	width: 240px;
	height:auto;
	margin-left: 8px;
}
/* 课程弹出层 */
#spelist{
	font-size: 12px;
	color: #333333;
	background-color: #FFFBEE;
	padding: 10px;
	border: 3px solid #FFD987;
	position: absolute;
	height: 300px;
	width: 420px;
}
#spelist .close{
	text-align: right;
}
#spelist h1{
	font-size: 14px;
	line-height: 25px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-align: center;
	width:420px;
	float:left;
}
#spelist h2{
	font-size: 12px;
	line-height: 25px;
	margin: 0px;
	padding: 0px;
	width:420px;
	text-align:left;
}
#spelist ul{
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	float:left;
}
#spelist li{
	background-position: left center;
	float: left;
	width: 210px;
	font-size: 12px;
	line-height: 20px;
	font-weight: lighter;
	text-align: left;
}
#spelist li span{
	color: #999999;
	float: left;
	margin-right: 5px;
}
#spelist li a:visited{
	color: #333333;
}
/**** 本专业课程列表 ****/
.lesson_list{
	height: auto;
	width: 238px;
	border: 1px solid #efac8d;
	clear:both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #d94200;
	margin-bottom:8px;
	padding-bottom:5px;
}
.lesson_list .title{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 26px;
	color: #d94200;
	background-image: url(../images/bg_title2.gif);
	background-repeat: repeat-x;
	width: 228px;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
}
.lesson_left1 .line{
	background-image: url(../images/line.gif);
	background-repeat: repeat-x;
	background-position: center;
	height: 1px;
	width: 218px;
	margin-right: auto;
	margin-left: auto;
	clear:both;
}
.lesson_list .qq{
	font-family: Arial,Verdana,  Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	background-image: url(../images/icon_qq.gif);
	background-repeat: no-repeat;
	background-position: 12px center;
	padding-left: 30px;
}
.lesson_list .bbs{
	font-family: Arial,Verdana,  Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	background-image: url(../images/icon_bbs.gif);
	background-repeat: no-repeat;
	background-position: 12px center;
	padding-left: 30px;
}
.lesson_list ul{
	padding: 4px;
}
.lesson_list li{
	background-image: url(../images/icon_lesson1.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 14px;
	margin-left:1em;
	color: #d94200;
}
.lesson_list li a:link{color: #d94200;}
.lesson_list li a:visited{color: #d94200;}
.lesson_list li a:hover{color: #CC0000;}
/**** 购买班级 ****/
.buy_box{
	width: 664px;
	float:left;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFD987;
	margin-top:10px;
}
.particular_information h1{
	font-size: 14px;
	line-height: 25px;
	color: #81ab00;
	margin: 0px;
	padding: 0px 0px 0px 5px;
}
.buy_box li{
	float: left;
	height: 72px;
	width: 76px;
	margin-right: 6px;
	margin-left: 4px;
	text-align: center;
	color: #333333;
}
.buy_box li a{
    width: 76px;
    height: 72px;
    font-size: 14px;
    text-decoration : none;
    float: left;
    line-height: 28px;
    font-size: 14px;
    font-weight: bold;
    color: #333333;
    text-align: center;
    background-image: url(../images/buy_normal.gif);
    background-repeat: no-repeat
}
.buy_box li .price{
	font-size: 12px;
	line-height: 20px;
	font-weight: lighter;
	color: #333333;
}
.buy_box li .buy{
	font-size: 12px;
	line-height: 22px;
	font-weight: lighter;
	color: #333333;
	background-image: url(../images/icon_shoppingcar.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
.buy_box li a:hover{
    width: 76px;
    height: 72px;
    font-size: 14px;
    text-decoration : none;
    float: left;
    line-height: 28px;
    font-size: 14px;
    font-weight: bold;
    color: #b00305;
    text-align: center;
    background-image: url(../images/buy_hover.gif);
    background-repeat: no-repeat
}
/**** 推荐课程 ****/

/** 右侧 **/
.particular_box{
	float: left;
	width: 686px;
}
/** 课程信息及买课 **/
.particular_information{
	background-color: #FFFBEE;
	padding: 10px;
	width: 664px;
	height:auto;
	border: 1px solid #FFD987;
	float:left;
	margin-bottom:8px;
}
.particular_information .left{
	float: left;
	width: 327px;
}
.particular_information .left .info{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 25px;
	color: #333333;
	width: 327px;
}
.particular_information .left .info img{
	vertical-align: middle;
}
.particular_information .left .info h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	color: #b00305;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.particular_information .left .info a{color: #045240;}
.particular_information .right{
	float: left;
	width: 320px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	padding-left: 15px;
}
/** 教师信息及学习帮助 **/
.particular_box .lesson_teachers{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #045240;
	float: right;
	width: 307px;
	padding-right: 15px;
	padding-left:5px;
}
.particular_box .lesson_teachers .line{
	background-image: url(../images/line2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.particular_box .lesson_teachers li{
	color: #333333;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 8px;
}
.particular_box .lesson_teachers li img{
	height: 67px;
	width: 67px;
	margin-right: 10px;
	margin-bottom: 15px;
	float:left;
}
.particular_box .lesson_teachers li span{color: #999999;}
.particular_box .lesson_teachers li a{color: #045240;}
/* 班级介绍 */
.class_intro{
	background-color: #ffffff;
	width: 684px;
	height:auto;
	border: 1px solid #dddddd;
	float:left;
	margin-bottom:10px;
	padding-bottom: 10px;
}
.class_intro .title{
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	color: #666666;
	background-image: url(../images/bg_title3.gif);
	background-repeat: repeat-x;
	height: 26px;
	width: 674px;
	padding-left: 10px;
	margin-bottom:10px;
}
.class_intro .intro{
	width: 644px;
	font-size: 12px;
	color: #333333;
	margin-left:10px;
	margin-bottom: 10px;
	line-height: 21px;
	border: 1px dashed #bbbbbb;
	padding:10px;
}
.class_intro div img{
	float: left;
	height: 75px;
	width: 100px;
	margin-right: 10px;
	margin-bottom: 30px;
	padding: 1px;
	border: 1px solid #dddddd;
}
.class_intro div .buy{
	font-size: 12px;
	line-height: 22px;
	font-weight: lighter;
	color: #CC0000;
	background-image: url(../images/icon_shoppingcar.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}

/** body容器 **/
.box{
	background-color: #FFFFFF;
	width:950px;
	height:auto;
	margin-right: auto;
	margin-left: auto;
}
#box_content{
	float: left;
	background-color: #FFFFFF;
	width: 934px;
	padding-right: 8px;
	padding-left: 8px;
}

/** 路径导航 **/
#nav_path{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	height: auto;
	width: 934px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#nav_path a{
	color: #045240;
}

.space_h{
	float: left;
	height: 10px;
	width: 470px;
}
.right_title{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 26px;
	color: #045240;
	background-image: url(../images/bg_title1.gif);
	background-repeat: repeat-x;
	width: 254px;
	padding-right: 5px;
	padding-left: 10px;
	font-weight: bold;
}

/***底部***/
#footer{
	color:#828282;
	background-color: #f0f0f0;
	text-align: center;
	width: 950px;
	height:70px;
	margin:0 auto;
	padding:0 0 10px 0;
	clear: both;
	overflow: visible;
	border-top: 6px solid #dedede;
}
#footer .link{padding:3px;border-top: 1px solid #fff;}
#footer a{
	color:#000
	}
#footer a:hover{
	color:#d00405
	}
