.apt-menu {
overflow:hidden;
clear:both;
width:735px;
}
.apt-menu ul {
border: 1px solid #65191B;
border-width: 1px 0;
width: 100%;
display:block;
float: left;
overflow:hidden;
clear:both;
list-style-type: none;
margin: 10px 0 0 0;
padding: 0;
}
.apt-menu li {
display:block;
float: left;
width: 210px;
padding:2px 0 0 35px;
overflow:hidden;
margin: 0;
line-height:20px;
}
.apt-menu a {
color: #5879A4;
font-size: 12px;
font-weight: bolder;	
}
.apt-menu a:hover {
color: #4C4C4C;
}
.apt-menu .ad-button .left, .apt-menu .ad-button .left-lm {
background: url( '../images/callback_left.gif' ) repeat-x top;
float: left;
width: 21px;
height: 22px;
margin-right: 10px;
}
.apt-menu .ad-button .left-lm {
background: url( '../images/callback_left_lm.gif' ) repeat-x top;
}
.apt-menu .ad-button .right {
background: url( '../images/callback_right.gif' ) repeat-x top;
float: right;
width: 4px;
height: 22px;
}
.apt-menu .ad-button {
float: right;
background: url( '../images/callback_bgr.gif' ) repeat-x top;
line-height: 22px;
text-align: center;
color: #201B12;
width: 220px;
margin-right: 2px;
}