#inside1{
	background: none repeat scroll 0 0 #fff;
    padding: 40px;
}
#inside1_right{
	float: right;
    margin-left: 1.2%;
    width: 73.5%;
}
#inside1_left{
	width: 25%;
	float: right;
}
.inside1_cat_title{
	border-bottom: 1px solid #eee;
    line-height: 2em;
    margin: 0 0 30px;
}
.inside1_cat_title span{
	background: none repeat scroll 0 0 #e9ecee;
    display: inline-block;
    padding: 0 15px;
    cursor:default;
    color: #3e4548;
    font-size: 18px;
    text-decoration: none;
}
#inside1_arts{
	
   
}
.inside1_arts_block{
    width: 100%;
    padding: 5px;
    margin-bottom: 20px;
    background: none repeat scroll 0 0 #ebebeb;
}
.inside1_arts_block img{
    width: 100px;
    height: 80px;
    float:right;
    display: inline-block;
}
.inside1_arts_title{
    width: 87%;
    padding-right: 10px;
    display: inline-block;
}
#load{
    background: none repeat scroll 0 0 #81b752;
    padding: 2px;
    text-align: center;
}
#load span{
    color:#fff;
    cursor: pointer;

}