
.box{
float:left;
width:400px;
margin:15px 10px 0 10px;
font-size:85%;
color:#333;
}

.box h4{
margin:0px 0 5px 0;
padding:0 0 3px 0;
border-bottom:1px dotted #666;
}

ul.login_entrance{
margin:10px 0 10px 0;
}

ul.login_entrance li{
clear:both;
margin:0px 0 0 10px;
padding:0 0 0 20px;
background:url(/image/common/icon_anchor_gray.gif) no-repeat 0 0;
}

dl.select{
margin:10px 0 10px 0;
}

dl.select dt{
clear:both;
margin:0px 0 0 10px;
padding:0 0 0 20px;
background:url(/image/common/icon_anchor_gray.gif) no-repeat 0 0;
font-weight:bold;
}

dl.select dd{
margin:0px 0 3px 30px;
}
