@import url(../../../main/css/module_style.css);
html , body{background:none !important;}
*{margin:0;padding:0;}
ul{list-style:none;}
a{text-decoration:none;}

.wrap{padding:0 !important; margin:0 !important;}
.wrap .left{float:left;width:587px;margin-left: 10px;}
.wrap .right{float:right;width:280px;}

.coursecomm{margin:0;}
.coursecomm .titleInside{height:30px;line-height:30px;text-align:left;margin:0;border-bottom:2px solid #2F96CC;}
.coursecomm .titleInside span{font-size:14px;letter-spacing:1px;color:#000;font-weight:bold;padding:0 0 0 10px;background:url(./coin_1.gif) no-repeat left 5px;}
.coursecomm .body{padding:10px;}
.coursecomm .body p{text-indent:2em;line-height:26px;color:#000;}

.notify{margin:0;}
.notify .titleInside{height:30px;line-height:30px;text-align:left;margin:0;border-bottom:2px solid #2F96CC;background:url(./coin_1.gif) no-repeat 0 center;}
.notify .titleInside span{font-size:14px;letter-spacing:1px;color:#000;font-weight:bold;padding:0 0 0 10px;}
.notify .body{padding:10px}
.notify .body ul{}
.notify .body ul li{line-height:30px;padding:0 0 0 12px;background:url(./coin2_gif.gif) no-repeat 0 12px;overflow:hidden;}
.notify .body ul li a{color:#000;font-size:12px;float:left;}
.notify .body ul li a:hover{color:#900;}
.notify .body ul li span{
    float:right;
    margin-right:10px;
}

.infomation{margin:0;}
.infomation .title2{height:30px;line-height:30px;text-align:left;margin:0;border-bottom:2px solid #2F96CC;}
.infomation .title2 span{font-size:14px;letter-spacing:1px;color:#000;font-weight:bold;padding:0 0 0 10px;background:url(./coin_1.gif) no-repeat left 5px;}
.infomation .body2{padding:10px 0;}
.infomation .body2 ul{}
.infomation .body2 ul li{padding:0 0 0 12px;background:url(./coin2_gif.gif) no-repeat 0 12px;font-size:12px;}
.infomation .body2 ul li a{font-size:12px;color:#960;text-decoration:none;height:26px;line-height:27px;}
.infomation .body2 ul li a:hover{color:#960;text-decoration:underline;}

body.leftframe{background:url(../../course/default/f_left_bg.gif) 5px top repeat-y !important;height:100%;text-align:center;}
div.leftmenu{height:100%;width:200px;margin:0 auto;text-align:left;overflow:auto;}
#nav{
	width:200px;
	line-height: 27px;
	text-align:left;
    padding-top:10px;
}
#nav li{margin-bottom:2px;}
#nav li.common {
	float:left;
}
#nav li.current {
	float:left;
}

#nav a{
    border:1px solid #4A7A9F;
    width:198px;
	background:#6098BF url(../../course/default/f_left_menu_com.jpg) center top no-repeat;
	display: block;
    letter-spacing:2px;
    font-weight:bold;
}
#nav a span{display:block;padding-left:30px}

#nav li ul {
	list-style:none;
	text-align:left;
}
#nav li ul li{
    padding:0;
    margin:0;
}
#nav li ul a{
    border:0;
    background:url(../../course/default/f_left_submenu_li.gif) 45px 10px no-repeat;
}
#nav li ul a span{padding-left:55px}
#nav ul.collapsed {
	display: none;
}
#nav ul.collplay {
	display: block;
}

#nav li.common a{
    color:#FFF;
    text-decoration:none;
    padding-bottom:4px;
}

#nav li.common a:hover  {
	color:#FFF;
}

#nav li.current a{
    color:#FFF;
    text-decoration:none;
    padding-bottom:4px;
}

#nav li.current a:hover  {
	color:#FFF;text-decoration:none;
}

#nav li.current ul a{
	color:#666;
    text-decoration:none;
}

#nav li.current ul a:hover {
	color:#B50000;
	text-decoration:none;
}




