html, body, div, h1, h2, h3, h4, h5, h6, p, blockquote, a, span, img, strong, dl, dt, dd, ol, ul, li, fieldset, form, label, input, textarea
{
    margin: 0px;
    padding: 0px;
    border: none;
    outline: 0px;
    font-weight: normal;
}
ul, ol, li
{
    list-style-type: none;
}
table
{
  /*  border-collapse: collapse;
    border-spacing: 0;*/
}

/*------------------------- constant style -----------------------------*/
.left
{
    float: left !important;
}
.right
{
    float: right !important;
}
.center
{
    margin-left: auto !important;
    margin-right: auto !important;
}
.clear
{
    clear: both;
}
.block
{
    display: block;
}
.ct
{
    margin: 0 auto;
}
.ac
{
    text-align: center;
}
.al
{
    text-align: left;
}
.ar
{
    text-align: right;
}
.block
{
    display: block;
}
.nob
{
    border: none !important;
}

body
{
    background: url("../images/login/bg_top.jpg") repeat-x scroll center top #EEEEEE;
    color: #666666;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    margin: 0 auto;
    padding: 0;
}
p
{
    margin: 0 0 15px;
}
strong
{
    font-weight: bold;
}
/************************************************
*	Hyperlinks									*
************************************************/
a, a:visited
{
    color: #000;
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}
/************************************************
*	Wraps       								*
************************************************/
#wrap
{
    background: url("../images/login/bg_bottom.jpg") repeat-x scroll center bottom transparent;
    float: left;
    margin: 0 auto;
    width: 100%;
}
#container
{
    float: left;
    margin: 0 auto;
    width: 100%;
}
#cont
{
    margin: 0 auto;
    width: 990px;
}
/************************************************
*	Content 					     		    * 
************************************************/
#content
{
    float: left;
    padding: 20px 0 0;
    width: 990px;
}
#content .col1
{
    float: left;
    width: 533px;
}
#content .col2
{
    float: left;
    width: 368px;
}
#content .logo_login
{
    /* background: url("../images/login/logo_login.png") no-repeat scroll 0 0 transparent;*/
    float: left;
    height: 330px;
    width: 533px;
}
.loginFrm
{
    color: #060606;
    font-family: "Times New Roman";
    font-size: 14px;
    margin: 85px 0 0 161px;
    width: 300px;
}
#content .logo_login form
{
    color: #060606;
    font-family: "Times New Roman";
    font-size: 14px;
    margin: 85px 0 0 161px;
    width: 300px;
}
#content .logo_login p.log_in
{
    font-size: 33px;
    text-align: center;
}
#content .logo_login label
{
    display: inline-block;
    width: 75px;
    height: 25px;
    padding: 5px 0 0;
}
#content .logo_login label.remember
{
    margin: 0 0 0;
    width: 94px;
    cursor: pointer;
    height: auto;
    padding: 0;
}
#content .logo_login input[type="text"], #content .logo_login input[type="password"]
{
    background: url("../images/login/input_login.jpg") no-repeat scroll 0 0 transparent;
    color: #404040;
    font-family: Arial;
    height: 22px;
    margin: 0 0 5px;
    padding: 5px 3px 0;
    width: 222px;
}
#content .logo_login input[type="submit"]
{
    background: url("../images/login/input_send.jpg") no-repeat scroll 0 0 transparent;
    float: right;
    font-size: 17px;
    height: 32px;
    text-align: center;
    width: 69px;
    cursor: pointer;
}
#content .logo_login a, #content .logo_login a:visited
{
    color: #060606;
    text-decoration: underline;
}
#content .logo_login a:hover
{
    text-decoration: none;
}
#content .news
{
    float: left;
    width: 368px;
}
#content .news_in
{
    background: url("../images/login/box_top.png") no-repeat scroll 0 0 transparent;
    float: left;
    padding: 19px 0 0;
    width: 368px;
}
#content .news_bg
{
    background: url("../images/login/box_bg.png") repeat-y scroll 0 0 transparent;
    float: left;
    padding: 0 10px;
    width: 348px;
}
.login_table
{
    /*border-radius: 5px !important;*/
    padding: 10px !important;
    border: 1px solid #555555 !important; 
}
#content .news_bottom
{
    background: url("../images/login/box_bottom.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 15px;
    width: 368px;
}
#content .news h1
{
    border-bottom: 1px solid #555555;
    color: #1A3A6A;
    font-family: "Times New Roman";
    font-size: 21px;
    margin: 0 0 15px;
    padding: 0 0 2px;
}
#content .news p.tit
{
    font-weight: bold;
    margin: 0;
}
#content .contact_supp
{
    float: left;
    margin: 0 0 0 110px;
    width: 260px;
}
#content .contact_supp h2
{
    color: #193A68;
    font-size: 22px;
    margin: 0 0 15px;
}
#content .contact_supp p
{
    color: #404040;
    font-size: 17px;
    margin: 0;
}
#content .contact_supp a, #content .contact_supp a:visited
{
    color: #404040;
    font-weight: bold;
}
#content .contact_supp a:hover
{
}
#content .language
{
    float: right;
    margin: 0 0 15px;
    width: 255px;
}
#content .language label
{
    color: #193A68;
    float: left;
    font-size: 17px;
    padding: 4px 0 0;
    width: 74px;
}
.col2 form
{
    clear: both;
    margin: 0 0 10px;
    float: left;
}
/************************************************
*	Selects					            		*
************************************************/
.jqTransformSelectWrapper
{
    background: url("../images/login/dropdown_l.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 30px;
    margin: 0 0 0 15px;
    position: relative;
    width: 166px !important;
}
.jqTransformSelectWrapper div span
{
    color: #404040;
    cursor: pointer;
    float: none;
    font-size: 14px;
    height: 23px;
    line-height: 15px;
    overflow: hidden;
    padding: 7px 0 0 12px;
    position: absolute;
    white-space: nowrap;
    width: 125px !important;
}

.jqTransformSelectWrapper a.jqTransformSelectOpen
{
    background: url("../images/login/dropdown_r.png") no-repeat scroll right center transparent;
    display: block;
    height: 30px;
    position: absolute;
    right: 0;
    width: 30px;
}

.jqTransformSelectWrapper ul
{
    position: absolute;
    width: 176px;
    top: 30px;
    left: 4px;
    list-style: none;
    background-color: #FFF;
    border: solid 1px #CCC;
    display: none;
    margin: 0px;
    padding: 0px;
    height: 150px;
    overflow: auto;
    z-index: 10;
}
.jqTransformSelectWrapper ul a, .jqTransformSelectWrapper ul a:visited
{
    display: block;
    padding: 5px 0 5px 8px;
    text-decoration: none;
    color: #000;
    background-color: #FFF;
    font-size: 11px;
}
.jqTransformSelectWrapper ul a.selected
{
    background: #EDEDED !important;
    color: #333;
}
.jqTransformSelectWrapper ul a:hover, .jqTransformSelectWrapper ul a.selected:hover
{
    background: #3582c4 !important;
    color: #fff;
}
.jqTransformHidden
{
    display: none;
}
/************************************************
*	Footer   					     		    * 
************************************************/
#footer
{
    color: #FFFFFF;
    float: left;
    height: 386px;
    width: 990px;
}
