@charset "UTF-8";

@import "common.css";

#centercontainer{
width:340px;
float:left;
}

.centerbox{
width:330px;
padding:2.5px 0;
margin:5px 0;
background:#fff url(../images/center-menu/bg.gif) repeat-y;
margin-left:10px;
}

.centerbox img{
margin-bottom:5px;
}

.centerbox h3{
border-bottom:1px dotted #1B1513;
width:320px;
margin-left:5px;
margin-top:10px;
margin-bottom:15px;
}

.centerbox p{
margin-left:5px;
margin-bottom:10px;
}

.centerbox hr{
border:none;
height:4px;
background:url(../images/center-menu/menu-bottom.gif) no-repeat;
margin-top:5px;
}

.centerbox dl{
margin-left:5px;
font-size:85%;
margin-bottom:15px;
}

.centerbox dl dd{
margin-bottom:5px;
}
