/* ==??????bootstrap????== */
html,body{
    background-color:inherit;
}
label{
    display: inline-block;
}

/* ==css???????== */

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0;
    font: 12px Arial, Helvetica, sans-serif;
    color: #333;
}
em {
    font-style: normal;
}
table {
    width: 100%;
    border: 0;
    border-collapse: collapse;
    border-spacing: 0;
}
a {
    text-decoration: none;
    cursor: pointer;
}
fieldset,
img {
    border: 0;
}
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
    font-style: normal;
    font-weight: normal;
}
ul,
ol,
li,
dt,
dd {
    list-style: none;
}
caption,
th {
    text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal;
}
q:before,
q:after {
    content: '';
}
abbr,
acronym {
    border: 0;
    font-variant: normal;
}
sup {
    vertical-align: text-top;
}
sub {
    vertical-align: text-bottom;
}
input,
textarea,
select {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    *font-size: 100%;
}
legend {
    color: #000000;
}
strong {
    font-weight: bold;
}
.clearfix {
    display: block;
    zoom: 1;
}
.clearfix:after {
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clear {
    clear: both;
    height: 0;
    overflow: hidden;
}
.float-left {
    float: left;
}
.float-right {
    float: right;
}
.dis-in-b {
    display: inline-block;
}
.text-left {
    text-align: left;
}
.text-right {
    text-align: right;
}
.text-center {
    text-align: center;
}
.mt10 {
    margin-top: 10px;
}
.mt14 {
    margin-top: 14px;
}
.mt20 {
    margin-top: 20px;
}
.mt30 {
    margin-top: 30px;
}
.clearfix {
    display: block;
    zoom: 1;
}
.clearfix:after {
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clear {
    clear: both;
    height: 0;
    overflow: hidden;
}
.nav li {
    display: inline-block;
    float: left;
}
/* ==???????== */
.rows {
    width: 100%;
}
html {
    background: url("../images/js_bg.jpg") no-repeat center top;
}
.center-block {
    width: 1000px;
    margin: 0 auto;
    text-align: left;
}
.width-346 {
    width: 346px;
}
.width-380 {
    width: 380px;
}
#header .login-bar {
    display: block;
    zoom: 1;
    height: 25px;
}
#header .login-bar:after {
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    clear: both;
    visibility: hidden;
}
#header .login-bar:after {
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    clear: both;
    visibility: hidden;
}
#header .login-bar label {
    margin: 0 12px;
    font: 12px/25px "??????";
    color: #3694c0;
}
#header .login-bar a {
    font: 12px/25px "??????";
    color: #3694c0;
}
#header .login-bar a:hover {
    color: #ff6600;
}
#header .login-bar span {
    margin-right: 40px;
}
#header .login-bar .top-ico01 {
    background: url("../images/2015_top_ico01.png") no-repeat left center;
    padding-left: 22px;
}
#header .login-bar .top-ico02 {
    background: url("../images/2015_top_ico02.png") no-repeat left center;
    padding-left: 22px;
}
#header .login-bar .top-ico03 {
    background: url("../images/2015_top_ico03.png") no-repeat left center;
    padding-left: 22px;
}
#header .login-bar .top-ico04 {
    background: url("../images/2015_top_ico04.png") no-repeat left center;
    padding-left: 22px;
}
#header .logo-search {
    padding-top: 36px;
    display: block;
    zoom: 1;
    height: 76px;
}
#header .logo-search:after {
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    clear: both;
    visibility: hidden;
}
#header .logo-search:after {
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    clear: both;
    visibility: hidden;
}
#header .logo-search h1 {
    display: inline-block;
    float: left;
    width: 376px;
}
#header .logo-search .search {
    display: inline-block;
    float: right;
    width: 298px;
    margin-top: 12px;
}
#header .logo-search .search form {
    border: 2px solid #2c5e98;
    height: 30px;
}
#header .logo-search .search .sr {
    display: inline-block;
    float: left;
    width: 252px;
    height: 30px;
    border: none;
    padding-left: 10px;
    background: none;
    font: 14px/30px "??????";
    color: #333;
}
#header .logo-search .search .btn {
    display: inline-block;
    float: left;
    width: 32px;
    height: 30px;
    border: none;
    background: url("../images/2015_search_btn.png") no-repeat center center;
    cursor: pointer;
}
#header .logo-search p strong {
    color: #2c5e98;
}
#header .logo-search p a {
    margin: 0 5px;
    font: 12px/30px "??????";
    color: #757575;
}
#header .logo-search p a:hover {
    color: #ff6600;
}
#header .nav {
    height: 40px;
    margin-top: 45px;
    background: url("../images/2015_nav_bg.png") repeat-x left top;
}
#header .nav li {
    width: 125px;
    text-align: center;
}
#header .nav li a {
    display: inline-block;
    width: 125px;
    font: 16px/40px "??????";
    color: #2c5e98;
    /*background: url("../images/2015_nav_fgx.png") no-repeat right center;*/
}
#header .nav li a:hover,
#header .nav li a.cur {
    font-weight: bold;
    background: url("../images/2015_nav_hover.png") no-repeat;
    color: #fff;
}
#header .nav li a.last {
    background: none;
}
#header .nav li a.last:hover,
#header .nav li a.last.cur {
    font-weight: bold;
    background: url("../images/2015_nav_hover.png") no-repeat;
    color: #fff;
}