/* main */



#main_cm {
    width:580px;
    height:310px;
    margin:5px 5px;
    border-top:2px solid #F2F0F0;
}

#main_cm_a {
    float:left;
    width:270px;
    height:270px;
    margin:5px 10px;
    padding-top:20px;
   
}

#main_cm_a li {
    float:center;
    width:200px;
    height:70px;
    margin:10px 10px;
    border:1px solid #F2F0F0;
}

#main_cm_b {
    float:left;
    width:270px;
    height:270px;
    margin:5px 10px;
    padding-top:20px;
   
}

#main_cm_b li {
    float:center;
    width:200px;
    height:70px;
    margin:10px 10px;
    border:1px solid #F2F0F0;
}
#main_cm_text {
    float:left;
    width:200px;
    height:20px;
    margin:2px;
}


/* main   light  */

#right h3.assessment {
	display:block;
	width:580px;
	height:30px;
    margin:10px;
	background:url('../img/conts01.gif') no-repeat;
}


#right_conts01 {
	width:580px;
	margin:0px auto;
	padding:20px auto;
	
}

.conts01_t {
    width:580px;
}

.conts01_t ul {
    padding-left:5px;
}
.conts01_t li {
    width:470px;
    margin:2px;
    padding:0px;
    float:left;
    color: #484848;
    border-bottom:1px groove;
    border-color:#a4a4a4;
    list-style:none;
    text-align:left;
}
.conts01_t li.side {
    width:90px;
    clear:both;
    padding-top:1px;
    line-height:20px;
}
.conts01_t li.body {
    width:470px;
    clear:none;
    padding-top:1px;
    line-height:20px;
}