/* CSS Document */
.sideLeft{
text-align:left;
}

#category_top .txt{
font-size:120%;
color:#666;
line-height:2;
}

.item_box {
float:left;
width:250px;
border-left:solid 1px #f4afb2;
}

.item_box h3{
margin:0 0 10px 0;
padding:0;
}

.item_box p{
clear:both;
margin: 0 10px;
color:#666;
text-align:left;
min-height:80px;
_height:80px;
}
.clear_white{
clear:both;
width:100%;
height:30px;
display:bloack;
text-indent:-10000em;
}

.item_line{
padding:20px 0px 20px 20px;
}
