/* CSS Document */

.cat h4{
font-size:14px;
margin:0px 0px 15px 20px;
}

.cat p {
	margin: 0 0 15px 20px !important;
}

#top {
	margin-bottom: 20px;
}

.top{
margin:0px 0px 0px;
border-top:1px #ccc solid;
border-right:1px #ccc solid;
border-left:1px #ccc solid;
}
.btm{
margin:0px 0px 20px;
border-bottom:1px #ccc solid;
border-right:1px #ccc solid;
border-left:1px #ccc solid;
}

#content th{
background:#eee;
margin:0px;
padding:10px 15px;
font-weight:normal;
text-align:left;
border-right:1px #ccc solid;
border-bottom:1px #ccc solid;
}

#content td{
background:#fff;
margin:0px;
padding:10px 15px 10px 10px;
border-bottom:1px #ccc solid;
}
#content p{
margin:0px 0px 15px;
padding:0px;
}
.pform{
margin:10px 0px;
}
.cat{
background:url(../img/catalog/cat_bg01.gif) no-repeat top;
width:380px;
height:131px;
margin:0px;
padding:0px 0px 125px 180px;
}

.small{
font-size:10px;
margin:-10px 0px 50px 0px;
padding:0px;
}

.minimum01{width: 70px;}
.minimum02{width: 50px;}
.short{width: 100px;}
.middle{width: 150px;}



