
.box{
float:left;
width:250px;
margin:15px 0 15px 0;
padding:15px;
text-align:left;
color:#333;
font-size:85%;
}

.box h4{
clear:both;
padding:0 0 15px 0;
font-weight: bold;
font-size:12px;
}

p.link{
margin:10px 0 10px 0;
text-align:left;
}

p.link a{font-size:10pt;color: #CC3300;}
p.link a:link {font-size:10pt;color: #CC3300;}
p.link a:visited {font-size:10pt;color: #FF6600;}
p.link a:hover{font-size:10pt;color: #CC3300;}

p.link a{
padding:0 0 3px 20px;
background:url(/image/common/icon_anchor.gif) no-repeat 0 -2px;
}

dl.contact-dl{
margin:5px 0 0 0;
}

dl.contact-dl dt{
margin:3px 0 0 0;
padding:0 0 0px 20px;
background:url(/image/common/icon_anchor.gif) no-repeat 0 1px;
}

dl.contact-dl dd{
padding:0 0 3px 0;
border-bottom:1px dotted #666;
}

dl.hotel_phone{
clear:both;
margin:15px 0 0 0;
text-align:left;
}

dl.hotel_phone dt{
clear:both;
float:left;
width:250px;
padding:0 0 0px 20px;
background:url(/image/common/icon_anchor_gray.gif) no-repeat 0 1px;
}

dl.hotel_phone dd{
float:left;
width:300px;
padding:0 0 0 20px;
}


