body{background:url(top.png) top left repeat-x;padding-top:290px;}
.line{background:url(line.png) bottom left no-repeat;height:40px;line-height:38px;padding-left:40px;font-size:18px;font-weight:bold;color:#005800;position:relative;}
.line .more{position:absolute;top:4px;right:10px;font-size:14px;font-weight:100}
.list_box{float:left;width:480px;padding:10px;}
.list_content{padding:10px;}
.btn{border:1px outset #DDD;padding:4px 10px;background:#DDD;height:26px;border-radius:4px;cursor:pointer}
.btn:hover{background-color:#CCC}
.col1{float:left;padding:0 10px 0 0;width:470px;}
.col2{float:right;padding:0 0 0 10px;width:470px;}