@charset "utf-8";
/* CSS Document */

@import url("reset.css");

.w600-900
{
	background: #9CF;
}
span.bt600-900 {
	display: inline-block;
}


/*about*/
.article_b 
{
	
	margin-top:10px;
	
}
/*right_content*/
.article 
{
	background-color: #FFF;
	margin-top:20px;
	line-height: 150%;
	-moz-box-shadow:4px 4px 12px -2px rgba(20%,20%,40%,0.5);
     -webkit-box-shadow:4px 4px 12px -2px rgba(20%,20%,40%,0.5);
    box-shadow:4px 4px 12px -2px rgba(20%,20%,40%,0.5);
	margin-right:0px;
}




/*side*/
.aside 
{
	clear:both;
	margin-top:0px;
	background-color::#FFF;
	-moz-box-shadow:4px 4px 12px -2px rgba(20%,20%,40%,0.5);
     -webkit-box-shadow:4px 4px 12px -2px rgba(20%,20%,40%,0.5);
    box-shadow:4px 4px 12px -2px rgba(20%,20%,40%,0.5);
}

/*side*/
.silde_title{
	display:none;
	}
.silde_title2{
	display:block;
	}
.silde_title2{
	width:auto;
	border-bottom:#ff6d69 solid 2px;
	font-family:"Times New Roman", Times, serif;
	color:#000;
	font-size:22px;
	padding-left:40px;
	padding-top:10px;
	font-weight:bold;
	}
.silde_title2 img{
	padding-top:-10px;
	font-weight:bold;
	}


/*side*/
#SILDE {display:none;}
#SILDE .COURSE{ width:100%; clear:both; margin-bottom:10px;border-bottom:solid #CCC 1px;}
#SILDE .COURSE h3 a{ display:block; width: 100%; height:30px; font-size:13px; text-indent:45px; color:#333; font-family:"Times New Roman", Times, serif; letter-spacing:0px; line-height:40px; clear:both; text-decoration:none; padding-left:5px; }
#SILDE .COURSE h3 a:hover{ color:#333; }




#SILDE .COURSE .COURSE_BOX{ width:100%; padding-bottom:12px; overflow:hidden; display:none;/* margin-left:50px;*/}
#SILDE .COURSE .COURSE_BOX ul{ width:100%; height:auto; margin:0 auto; overflow:hidden;}
#SILDE .COURSE .COURSE_BOX li{ /*float:left; */font-size:12px; color:#999;font-family:"Times New Roman", Times, serif; margin-top:10px; display:block;width:100%; height:auto;}
#SILDE .COURSE .COURSE_BOX li a:hover{ color:#ff6d69;text-decoration:none; background-color:#e8e7e4;display:block;width:100%; height:auto;}
#SILDE .COURSE .COURSE_BOX li a:hvisited{ color:#ff6d69;text-decoration:none;}
#SILDE .COURSE .COURSE_BOX li a{ text-decoration:none;color:#333;display:block;width:100%; height:auto; padding-left:50px;}

/*新增*/