#page
{
    height: 30px;
    width: 1000px;
    line-height: 28px;
    font-size: 13px;
	font-family: "Flux Architect";
}
#page p
{
    color: #cf0400;
    margin-left: 10px;
}
#page p span
{
    color: #898989;
}
#sub_navigate
{
    border-top: 1px solid #cccccc;
    width: 245px;
    float: left;
}
#sub_navigate ul
{
    list-style: none;
    margin: 0 20px;
}
#sub_navigate ul li
{
    line-height: 28px;
    border-bottom: 1px solid #ebebeb;
}
#sub_navigate ul li a
{
    color: #000000;
}
#sub_navigate ul li a.active
{
    color: #cc0000;
}
#content
{
    border-top: 1px solid #000000;
    width: 755px;
    float: left;
}
#content h1
{
    border-bottom: 1px solid #cccccc;
}
#banner_page
{
    margin-left: 10px;
    margin-top: 20px;
}
#form_search
{
    margin: 20px;
    color: #000000;
}
#form_search td
{
    font-size: 14px;
    height: 30px;
}
#form_search td input, #form_search td select
{
    padding: 3px;
}
#origin, #destination
{
    width: 114px;
}
#search_btn
{
    border: none;
    padding: 0px;
    margin: 0px;
    width: 89px;
    height: 25px;
    background: url('../images/ebooking/search_btn.png');
}

#content .title
{font-family: "Flux Architect";
    font-weight: bold;
    padding-left: 30px;
    padding-top: 5px;
}

#content .photocount
{
    padding-left: 30px;
}
#content .title a,#content .photocount a{
	font-family: "Flux Architect";
    color:#434342;
}
