@import url(style.css);
#login-info { font-size:12px; }
a .font-black  { color:#333; text-decoration:none;  }
a:hover .font-black { color:#333; text-decoration:underline;  }
/*----------------			Travel Zone 			----------------*/
.head-travel { font-size:18px; color:#FF0000; }
.price-travel { font-size:18px; color:#FF0000; }
.link-black { color:#000; }
#adver-zone {
width:100%;
height:74px;
padding-top:16px;
padding-bottom:0px;
text-align:center;
border-top:1px solid #cccccc;
}
.roundbox-700-content, .roundbox-350-content, .roundbox-260-content, .roundbox-800-content, .roundbox-500-content {
padding-top: 10px;
}
.roundbox-700-middle, .roundbox-350-middle, .roundbox-260-middle, .roundbox-800-middle, .roundbox-500-middle {
margin: 0 auto;
}
.roundbox-700-bottom, .roundbox-350-bottom, .roundbox-260-bottom, .roundbox-800-bottom, .roundbox-500-bottom {
padding-left: 30px;
padding-right: 30px;
padding-bottom: 30px;
}
.roundbox-700-content {
background: url(../templates_true/images/roundbox_700_top.gif) no-repeat top;
}
.roundbox-700-bottom {
background: url(../templates_true/images/roundbox_700_bottom.gif) no-repeat bottom;
}
.roundbox-700-middle {
width: 700px;
background: url(../templates_true/images/roundbox_700_middle.gif) repeat-y;
}
