@charset "utf-8";
/* CSS Document */
/* ========================== */

/*--------------------------------------  Clearfix -------------------------------------------*/
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }

body {
    margin: 0;
    padding: 0;
    border: 0;
    height: 100%;
    text-align: left;
    background: url("../images/topbg.png") repeat-X;
}
#contain {
    position: relative;
    height: 100%;
    padding: 0;
    margin: 0 auto;
    border: 0;
}
#content {
    position: relative;
    width:1000px;
    margin:0 auto
}
#bottom {
    background:#960f10;
    height: 157px;
    position: relative;
}
#top {
    position: relative;
    margin: 0px auto;
    z-index: 99;
    height: 200px;
}
#bodyex {
    position: absolute;
    left: 0;
    top: 0;
    margin: 0
}
#bottomex {
    position: absolute;
    left: 0;
    bottom: 0;
    margin: 0;
    z-index: -1
}
#topex {
    position: absolute;
    left: 0;
    top: 0;
    margin: 0;
    z-index: -1
}
#contentex {
    position: absolute;
    left: 0;
    top: 0;
    margin: 0;
    z-index: -1
}
#advsex {
    display: none;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    margin: 0;
    z-index: -1
}
/*===脣璃煦燭脯===*/

.pdv_class {
    display: inline-block;
    border: 0px
}
/* ==都蚚== */

div, li, td, p, select, input, textarea, a, button, input {
    font: 12px Verdana, Arial, Helvetica, sans-serif;
    color: #505050;
    text-decoration: none
}
ul {
    margin: 0px;
    padding: 0px;
}
a:link, a:visited, a:active {
    color: #505050;
    text-decoration: none;
}
a.nomal:link, a.nomal:visited, a.nomal:active {
    color: #505050;
    text-decoration: underline;
}
a:hover {
    color: #ff0000;
    text-decoration: underline;
}
/* ============桶等============== */
form {
    margin: 0;
    padding: 0
}
.input {
    border: 1px #ddd solid;
    height: 20px;
    line-height: 20px;
    padding: 0px 3px;
    color: #555;
    background: #f7f7f7
}
.textarea {
    border: 1px #ddd solid;
    font-size: 12px;
    padding: 3px;
    background: #f7f7f7
}
.button {
    border: 1px #c0c0c0 solid;
    height: 22px;
    line-height: 20px;
    padding: 0px 3px;
    background: #e8e8e8;
}
.submit {
    border: 1px #c0c0c0 solid;
    height: 22px;
    line-height: 20px;
    padding: 0px 3px;
    background: #e8e8e8;
}
.mustfill {
    color: #ff0000
}
select {
    font: 12px Verdana, Arial, Helvetica, sans-serif;
    color: #505050;
}
/* ==枑尨欴宒== */

.msgdiv {
    color: #336699;
    padding-left: 53px;
    background: url(../images/chk_msg.gif) 30px no-repeat;
}
.errdiv {
    color: #FF0000;
    padding-left: 53px;
    background: url(../images/chk_error.gif) 30px no-repeat;
}
.rightdiv {
    color: #505050;
    padding-left: 53px;
    background: url(../images/chk_right.gif) 30px no-repeat;
}
.noticediv {
    display: none;
    border: 1px #fc5959 solid;
    background: #FFFDF4 url(../images/chk_error.gif) 10px no-repeat;
    padding-left: 33px;
    line-height: 25px;
    margin: 3px 0px
}
.okdiv {
    display: none;
    border: 1px #fc5959 solid;
    background: #FFFDF4 url(../images/chk_right.gif) 10px no-repeat;
    padding-left: 33px;
    line-height: 25px;
    margin: 3px 0px
}
.securenotice {
    line-height: 100px;
    color: #FF0000;
    text-align: center;
}
/* ============枑尨陓洘敦諳============== */
div#alert {
    display: none;
    cursor: default;
}
div#alert .border {
    border: 1px #97A0AA solid;
}
div#alert .ntc {
    padding: 30px;
    text-align: left;
    background: #fff;
    font: 14px/1.6 Verdana, Arial, Helvetica, sans-serif;
}
div#alert .buttonzone {
    padding: 15px;
    text-align: center;
    background: #f7f7f7;
}
.topea{color:#FFFFFF; margin:auto; width:1000px; height:26px; line-height:26px; text-align:right;}
div#alert .topBar {
    height: 20px;
    line-height: 20px;
    background: #cbddef;
    text-align: left;
    padding: 0px 0px 5px 5px;
    font-size: 12px;
}
div#alert .topBar .pwClose {
    position: absolute;
    top: 0px;
    right: 8px;
    width: 45px;
    height: 18px;
    background: url(../images/pwin3.gif) no-repeat;
    cursor: pointer
}
div#alert .button {
    border: 1px #97A0AA solid;
    height: 22px;
    line-height: 20px;
    padding: 0px 5px;
    background: #eee
}
/* ============粟堤frame/麼湮敦諳脯============== */
#frmWindow {
    display: none;
    cursor: default;
}
#frmWindow .border {
    border: 1px #97A0AA solid;
}
#frmWindow .ntc {
    padding: 30px;
    text-align: left;
    background: #fff;
    font: 12px/1.6 Verdana, Arial, Helvetica, sans-serif;
}
#frmWindow .buttonzone {
    padding: 15px;
    text-align: center;
    padding-top: 10px;
    background: #f7f7f7;
}
#frmWindow .Frm {
    width: 100%;
    height: 500px;
    border: 0
}
#frmWindow .windowcontent {
    width: 100%;
    height: 380px;
    overflow: auto;
    background: #fff;
    border: 0
}
#frmWindow .topBar {
    height: 20px;
    line-height: 20px;
    background: #cbddef;
    text-align: left;
    padding: 0px 0px 5px 5px;
    font-size: 12px;
}
#frmWindow .topBar .pwClose {
    position: absolute;
    top: 0px;
    right: 8px;
    width: 45px;
    height: 18px;
    background: url(../images/pwin3.gif) no-repeat;
    cursor: pointer
}

/* ============ Site-Layout ============== */
#site-header,
#site-inner-home,
#site-inner,
#site-footer{
    position: static;
    width: 100%;
}

/* ============ Site-Header ============== */
#site-header .wrap{
    width: 1000px;
    margin: 0 auto;
}
#logo{
    background: url("../images/CCBAO-logo.png");
    display: block;
    width: 160px;
    height: 87.5px;
    cursor: pointer;

}
.slider image{
    border: 0px;
    padding: 0px \9;
    margin: 0px \9;
}

/* ============ Site-inner ============== */
#site-inner{
    width: 100%;
    background: #fff;
}
.index-left-block{
    width: 612px;
    min-height: 350px;
    float:  left;
}
.index-right-block{
    width: 388px;
    min-height: 350px;
    float:  left;
}
#left-block{
    width: 200px;
    min-height: 200px;
    float:  left;
    margin-right: 20px;
}
#right-block{
    width: 780px;
    min-height: 200px;
    display: inline-block;
    margin-top:  15px;
}

/* ============ Left-block ============== */
#side-bar{
    width:200px;
    height:270px;
    margin-top:  20px;
    box-shadow: 0 0 5px #a6a6a6;
    display: block;
}
#side-bar .title{
    width: 100%;
    background: #8b0004;
    text-indent: 20px;
    color: #fff;
    height: 30px;
    line-height: 30px;
}
#side-bar .content{
    padding: 20px;
}
#side-bar .content li {
    list-style: none;
    line-height: 30px;
    border-bottom: 1px dotted #dedede;
    text-align: center;
}


/* ============ Right-block ============== */

/*麵包屑*/
#breadcrumb{
    background: url(images/title.png);
    width: 600px;
    height: 30px;
    line-height: 30px;
    vertical-align: top;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.main-content{
    background: #fff;
    padding: 15px 30px;
    box-shadow: 0 0 5px #a6a6a6;
}
.main-content img.fullwidth{
    width: 100%;
}


/* ============ Site-Footer ============== */

#site-footer{
    background:#ad1516;
    height: 100px;
    color:  #fff;
}

.footer-copy{
    text-align: center;
    padding-top: 10px;
    margin:  0;
}
.footer-copy a{
    color:  #fff;
}

.footer-nav,.footer-nav a{
    text-align: center;
    color:  #fff;
    padding-top: 17px;
}


/* ============ Page Site-inner-home ============== */

#site-inner-home{
    background: #fff;
    padding: 0 0 20px 0;
}

#site-inner-home #left-block{
    width: 600px;
    margin-top: 20px;
}
#site-inner-home #right-block{
    width: 280px;
    margin-top: 20px;
}
.about-home{
    vertical-align: top;
}
.about-home-image{
    display: inline-block;
    vertical-align: top;
    padding: 15px 0;
}
.about-home-article{
    padding: 10px 0 10px 10px;
    display: inline-block;
    width: 200px;
    line-height: 24px;
    vertical-align: top;
}
