@charset "gb2312";

/* yui3 reset.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;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset,
img {
    border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
    font-style: normal;
    font-weight: normal;
}

ol,
ul {
    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: #000;
}

iframe {
    display: block;
}


/* yui3 fonts */

body {
    color: #303030;
    font-size: 15px;
    font-family: "Microsoft YaHei";
    background-color: #f5f5f5;
}

select,
input,
button,
textarea {
    font: 99% arial, helvetica, clean, sans-serif;
}

table {
    font-size: inherit;
    font: 100%;
}

pre,
code,
kbd,
samp,
tt {
    font-family: monospace;
    *font-size: 108%;
    line-height: 100%;
}

a {
    text-decoration: none;
}


/* utilities */

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.clearfix {
    *zoom: 1;
}

.clearfix:before,
.clearfix:after {
    display: table;
    line-height: 0;
    content: "";
}

.clearfix:after {
    clear: both;
}

.l {
    float: left !important;
}

.r {
    float: right !important;
}

.hidden {
    display: none !important;
}

.invisible {
    visibility: hidden !important;
}


/*! grid system 24Õ¤¸ñ 998px */

.ewb-container {
    width: 998px;
    margin: 0 auto;
}

.ewb-row {
    overflow: hidden;
}

.ewb-span24 {
    width: 998px;
    float: left;
}

.ewb-span23 {
    width: 956px;
    float: left;
}

.ewb-span22 {
    width: 914px;
    float: left;
}

.ewb-span21 {
    width: 872px;
    float: left;
}

.ewb-span20 {
    width: 830px;
    float: left;
}

.ewb-span19 {
    width: 788px;
    float: left;
}

.ewb-span18 {
    width: 746px;
    float: left;
}

.ewb-span17 {
    width: 704px;
    float: left;
}

.ewb-span16 {
    width: 662px;
    float: left;
}

.ewb-span15 {
    width: 620px;
    float: left;
}

.ewb-span14 {
    width: 578px;
    float: left;
}

.ewb-span13 {
    width: 536px;
    float: left;
}

.ewb-span12 {
    width: 494px;
    float: left;
}

.ewb-span11 {
    width: 452px;
    float: left;
}

.ewb-span10 {
    width: 410px;
    float: left;
}

.ewb-span9 {
    width: 368px;
    float: left;
}

.ewb-span8 {
    width: 326px;
    float: left;
}

.ewb-span7 {
    width: 284px;
    float: left;
}

.ewb-span6 {
    width: 242px;
    float: left;
}

.ewb-span5 {
    width: 200px;
    float: left;
}

.ewb-span4 {
    width: 158px;
    float: left;
}

.ewb-span3 {
    width: 116px;
    float: left;
}

.ewb-span2 {
    width: 74px;
    float: left;
}

.ewb-span1 {
    width: 32px;
    float: left;
}

.ewb-ml20 {
    margin-left: 20px;
}

.ewb-mt20 {
    margin-top: 20px;
}

.ewb-ml10 {
    margin-left: 10px;
}

.ewb-mt10 {
    margin-top: 10px;
}


/* Í·²¿ */

.ewb-topbar {
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    background-color: #f7f7f7;
}

.ewb-top-left {
    text-indent: 10px;
}

.ewb-top-right {
    color: #666;
}

.ewb-top-right>a {
    color: #666;
}

.ewb-logo-area {
    height: 168px;
    background: url(imagestop_bg.jpg) center top no-repeat;
}

.ewb-logo {
    margin-left: 8px;
    padding-top: 41px;
}

.ewb-nav {
    height: 51px;
    background-color: #00629e;
}

.ewb-nav-items>li {
    float: left;
}

.ewb-nav-items>li>a {
    display: block;
    padding: 0 22px;
    color: #fff;
    font-size: 17px;
    line-height: 51px;
}

.ewb-nav-items>li>a:hover,
.ewb-nav-items>li>a.cur {
    background-color: #0071b6;
}

.ewb-sarea {
    padding-top: 10px;
    margin-right: 4px;
}

.ewb-sinput {
    display: block;
    width: 258px;
    height: 31px;
    line-height: 31px;
    border: 0;
    outline: none;
    font-size: 14px;
    font-family: "Simsun";
    color: #999;
    text-indent: 9px;
    background-color: #fff;
}

.ewb-sbtn {
    display: block;
    width: 61px;
    height: 31px;
    border: 0;
    font-size: 14px;
    font-family: "Simsun";
    color: #fff;
    font-weight: bold;
    outline: none;
    cursor: pointer;
    background-color: #cd1414;
}

.ewb-sbtn:hover {
    background-color: #c10f0f;
}


/* µ×²¿ */

.ewb-footer {
    position: relative;
    height: 121px;
    color: #fff;
    background-color: #00629e;
}

.ewb-footer-links {
    padding-top: 14px;
    line-height: 26px;
    text-align: center;
}

.ewb-footer-links>a {
    color: #fff;
}

.ewb-footer-info {
    margin-top: 14px;
    text-align: center;
    line-height: 26px;
}

.ewb-footer-info>a {
    color: #fff;
}

.ewb-govimg {
    display: block;
    position: absolute;
    top: 38px;
    right: 50%;
    margin-right: -427px;
    width: 56px;
    height: 68px;
}

.ewb-govimg img {
    vertical-align: top;
}

.ewb-govimg-left {
    display: block;
    position: absolute;
    top: 38px;
    left: 50%;
    margin-left: -427px;
    width: 56px;
    height: 68px;
}

.ewb-wbg {
    background-color: #fff;
}