
#right_part
{
    margin-top:40px;
    margin-left:30px;
    float:left;
    width:350px;
    text-align: left;
}
#right_part ol
{
    list-style-type:disc;
    list-style-position: outside;
}

#left_part, #right_part
{
    margin-top:10px;
}
#left_part
{

    float:left;
    margin-left:10px;
    width:610px;
    text-align:center;
}

#ottocomplete
{
    background-color:white;
    width:609px !important;
    float:left;
    padding:0px;
}
#ottocomplete div
{
    margin:0 auto;
    text-align: left;
    display:inline;
}

#ottocomplete li
{
    margin-top:20px;
    list-style: none;
}
.item_list li
{
    list-style:circle !important;
    margin-top:0px !important;


}

.table_right_part
{
    float:left;
    margin-left:15px !important;
}
.table_left_part
{
    width:80px !important;
    float:left;

}
.a_table
{
    margin-left:10px;
    overflow:hidden;
}
#tablefy_logo
{
    float:left;
    margin-top:20px;
}
#main_search div
{
    float:left;
    display:inline;
    margin:0px;
    padding:0px;
    height:145px;
}
#search_form
{
    width:560px;
    height:145px !important;
    float:left;
    display:inline;
    background: url(/img/sites/index/box_2.gif) repeat-x;

}
#search_container
{
    width:680px;
    position:absolute;
    left:100px;
}
#search_container div
{
    height:25px;
    width:50%;
    margin-top:80px;
    float:left;
    padding:5px;
    background: url(/img/sites/index/ijo_2.gif) repeat-x;

}
.round_edge_search
{
    margin-top:80px;
    float:left;
}
#search_type
{
    background-color:#A1DC3E;
    border:none;
    font-weight: bold;
    color:#007F52;
    width:85px;
    margin-right:5px;

}
#search_box input[type=text]
{
    border:none;

}
.index_title
{
    color:#6971A2;
    font-size:12px;
    font-weight:900;
}
#how_to li
{
    list-style: none !important;
    background-color: #CCF2C8;
    font-size: 18;
    font-weight:bolder;
    color:#AEBBE4;
    width:230px;
    padding-left:20px;
    padding-top:10px;
    margin:0px;
}
#second_input
{
    display:none;
}
.ac_results li
{
    border-bottom:1px solid red;
}
#search_explain
{

    color: #9BE7FD;
    display:none;
    width:350px;
    position:relative;
    text-align: left;
    padding:5px;
    font-weight:bold;
    margin:0px;
    padding:0px;
    top:10px;
    left:20px;
    height:60px!important;
}
#search_explain  b
{
    font-weight:bolder;
    color:white !important;
}
