/*{*/



/*g*/
div#wrapper{
width:600px;
}

/**/
div#banbox{
width:450px;
height:130px;
margin :5px 0 0 2px;
}
div.combox{
width:450px;
padding :10px;
margin : 0 0 10px 2px;
border-top :1px solid #FFCCCC;
border-bottom :1px solid #FFCCCC;
border-right :1px solid #FFCCCC;
border-left :10px solid #FFCCCC;
}
div.dtbox{
width:450px;
padding :10px;
margin : 0 0 10px 2px;
border-top :1px solid #FFCCCC;
border-bottom :1px solid #FFCCCC;
border-right :1px solid #FFCCCC;
border-left :10px solid #FFCCCC;
}


div#thumb{
clear:both;
width:450px;
margin : 10px 0 10px 0;
}
	div#thumb li{
	width:150px;
	height:170px;
	list-style-type:none;
	float:left;
	text-align :center;
	}