@charset "utf-8";

/*summury element*/
.sum_area {position: relative; left:80px; top:80px; width:850px;}
.sum_title {font-size:15px; color:#595959; margin-bottom:10px;}
.sum_title li {display:inline-block; zoom:1; *display:inline; color:#8fb11b;}
.sum_contents {font-size:15px; color:#595959; width:830px; height:420px; line-height:30px; padding:20px; overflow:auto; overflow-x:hidden;}