/* CSS Document */

.item_box{
    width:440px;
	margin-top:10px;
}
.item_box div{
	border-bottom:#9177A7 dashed 1px;
	margin-bottom:5px;
	padding: 8px;
}
.item_box div h1{
margin-bottom:3px;
    color:#3B3B60;
	font-size:12px;
	font-weight:bold;
}
.item_box div.dila{
    background:url(img/top/dila_img.jpg) top left no-repeat;
	padding-top:10px;
	padding-left:80px;
}
.item_box span.jump{
    display:block;
	text-align:center;
	background-color:#ECECEE;
	font-size:10px;
	margin-top:5px;
}

.access {
	margin-top:465px;
	padding:0;
	width:150px;
                text-align:left;
                background-color:#ECECEE;

}
.access p {
	font-size:12px;
	padding:5px;
}
.access p strong {
	color:#993399;
}
.access p .add {
                color:#545471;
}
.access p em{
	color:#666666;
                font-size:10px;
                font-weight:bold;
                font-style:normal;
}
