body{
font-family:"돋움";
font-size:12px;
color:#444444;
}
ul{
list-style-type:none;
}
.clear{
clear:both
}
#new h3{
padding-bottom:5px;
border-bottom:solid 2px #9bc32a;
}
#new h3 span{
color:#80a727;
}
#new .item{
float:left;
margin-top:20px;
text-align:center;
}
#new .subject{
margin-top:5px;
color:#888888;
}
#new .price{
margin-top:5px;
color:#ff0000;
font-weight:bold;
}