﻿html, body, div, p, ul, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form, input, select, button, textarea, iframe, table, th, td {
    margin: 0;
    padding: 0;
}
body {
    background: none repeat scroll 0 0 #FFFFFF;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    margin: 0;
    padding: 0;
}
.con {
    margin: 0 auto;
    width: 980px;
}
.top {
    background: url("../images/HIC1.png") no-repeat scroll 0 30px transparent;
    height: 120px;
    margin: 0 auto;
    margin: 0 auto;
    width: 780px;
    padding-left:200PX;
    line-height:140PX;
    font-size:45PX;
    font-style:italic;
    font-family:Microsoft Yi Baiti;
    color:#5A7A9A;
}
.top a {
    display: inline-block;
    height: 65px;
    margin-top: 60px;
    width: 160px;
}
.main {
    background: none repeat scroll 0 0 #4971A7;
    height: auto;
    min-height: 300px;
    min-width: 1020px;
}
.form {
    color: #FFFFFF;
    float: right;
    padding: 40px 0;
    width: 350px;
}
.tips {
    color: #FFFF00;
    height: 20px;
}
.form a {
    color: #FFFFFF;
    text-decoration: none;
}
.form a:hover {
    text-decoration: underline;
}
a.btn_login {
    background: url("../images/login_btn.png") repeat scroll 0 0 transparent;
    color: #335A8F;
    display: inline-block;
    font-weight: bold;
    height: 26px;
    line-height: 26px;
    margin-left: 15px;
    text-align: center;
    width: 73px;
}
a.btn_login:hover {
    color: #4E7EBE;
    text-decoration: none;
}
.text_box_style {
    background: url("../images/login_input_bg.png") repeat scroll 0 0 transparent;
    border: 0 none;
    color: #333333;
    height: 30px;
    line-height: 30px;
    margin: 5px 0;
    padding: 0 8px;
}
.form span {
    padding-left: 105px;
}
.clear {
    clear: both;
    float: none !important;
    font-size: 0;
    height: 0 !important;
    line-height: 0;
    margin: 0 auto !important;
    overflow: hidden;
    padding: 0 !important;
    width: auto !important;
}
.tail {
    background: none repeat scroll 0 0 #F3F3F3;
    color: #929191;
    font-size: 12px;
    margin-top: 60px;
    min-width: 960px;
    padding: 30px 0;
    text-align: center;
}
.rememberNameCheck, .rememberNameText {
    float: left;
    margin-right: 5px;
}
.rememberName {
    overflow: hidden;
    padding-bottom: 5px;
}
.form .focus {
    background: url("../images/login_input_bg.png") repeat scroll 0 -30px transparent;
}
input {
    outline: medium none;
}

