/* CSS Document */
#content {
float:left;
background:#E8E7DA;
min-height:283px;
width:600px;
}
#content .main, #content .main2 {
float:right;
margin-top:14px;
padding-right:28px;
width:395px;
}
#content .main {
border-bottom:1px solid #D6D3BA;
padding-bottom:1em;
}
#content .main p, #content .main2 p {
margin:0em 1em 0pt 0pt;
}
#content .main2 .right {
margin-left:18px;
}
#content .main .clear, #content .main2 .clear {
height:20px;
margin-bottom:-10px;
}
#img_table{
width:85px;
text-align:left;
float:left;
margin:7px 3.5px;
}
#img_tr{
height:120px;
}
#img_tr td{

}
#img_nm {

}
#img_inf {

}
#img_table td{

}

#side {
background:transparent;
border-left:1px solid #D6D3BA;
float:right;
padding:12px;
width:134px;
}
#side span {
clear:both;
float:left;
font-size:9px;
margin-top:3px;
width:12px;
}
#side p {
float:left;
line-height:1.3;
margin:0pt 0pt 0.6em;
padding:0pt 0pt 0pt 1em;
width:110px;
}
#side .clear {
height:10px;
}
#side select {
width:130px;
}
#info {
min-height:100px;
width:270px;
background:#E8E7DA;
border:3px solid #D6D3BA;
}


