﻿.QL
{
    /*font-weight:bold; 
    color:#007E9E; 
    font-family:Arial; 
    font-size:18px; */
    padding-left:6px;
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    color: #00485D;
}
.iwt
{
    font-family:Arial;
    font-size:11px;
    line-height:14px;
    color:#333333;
    padding-left:6px;
    margin-bottom:8px;
}
.links234
{
    font-family:Arial;
    font-size:11px;
    line-height:14px;
    color:#333333;
    text-decoration:none;
}
.links234 td
{
    padding-left:6px;
    height:14px;
    /*padding-top:1px;*/
    border-width:0px;
}
.links234uh
{
    padding-left:6px;
    height:14px;
    /*padding-top:1px;*/
    border-width:0px;
}
.links234 td:hover
{
    padding-left:6px;
    /*border-top:1px solid #6FA8C4;*/
    height:14px;
    background-color:#12709F;
    color:White;
    cursor:pointer;
}
.links234hv
{
    padding-left:6px;
    /*border-top:1px solid #6FA8C4;*/
    height:14px;
    background-color:#12709F;
    color:White;
    cursor:pointer;
}
.home_login1
{
    background:url('img/login_bg_home.gif') transparent no-repeat;
    width:218px;
    height:141px;
}
.login_input
{
    font-family:Arial;
    font-size:11px;
    font-weight:400;
    color:#176E8C;
    border:0px;
    width:120px;
}
.login1
{
     font-family:Arial;
     font-size:11px;
     font-weight:900;
     color:#333333;  
}
.register_bt, a.register_bt:link, a.register_bt:hover, a.register_bt:active, a.register_bt:visited
{
    font-family:Arial;
    font-size:11px;
    font-weight:900;
    color:#176E8C;
    text-decoration:none;
}
a.register_bt:hover
{
    text-decoration:underline;
}

/*pinc search box*/
.searchbox
{
    height:86px;
    width:170px;
}
.sb_left
{
    background:#eeeaf0 url('img/search_left.gif') no-repeat top left;
    width:7px;
}
.sb_center
{
    background:#eeeaf0 url('img/search_bg.gif') repeat-x;
    vertical-align:top;
    padding:5px 5px 0 5px;
}
.sb_right
{
    background:#eeeaf0 url('img/search_right.gif') no-repeat top right;
    width:7px;
}
#DDL
{
    margin-top:5px;
    width:100%;
}