@charset "utf-8";

#con1 { width:560px; margin-bottom:20px; }
#con1 .left { width:260px; float:left; }
#con1 .right { width:290px; float:right; }

#con2 { width:560px; margin-bottom:20px; }
#con2 li.left { width:275px; float:left; margin-bottom:10px; }
#con2 li.right { width:275px; float:right; margin-bottom:10px; }


div.type {
width:558px;
background:#F7F7F7;
border:1px solid #CCCCCC;
}

div.type ul{
margin: 8px 0 0 5px;
padding:0 0 3px 0;
}


div.type ul li{
margin: 2 0 0 0;
padding:0;
list-style:none;
}

