.bigcontents{
width:465;
background-color:#ffffff;
border-style:solid solid solid;
border-width:1 1 1 1;
border-color:#666666;
margin:5 0 10 0;
}
.itemcontents{
width:100%;
margin:10 0 10 0;
}
.bigcontents_after{
padding:10;
}
.itemname{
font-size:11pt;
color:#666666;
}
.items{
width:220;
height:220;
text-align:center;
background-color:#ffffff;
float:left;
}
.name{
margin:0;
padding:5;
font-size:10pt;
}

.list_item{
font-size:14px;
height:30;
text-align:left;
background-color:#ffffff;
}

ul{
	list-style-position:outside;
	list-style-type:none;
}
li{
	margin-bottom:5px;