/* CSS Document */

.centerCon {
    background: url(../images/bg_center2.gif) repeat-x center top;
    overflow: hidden;
    padding-bottom: 60px;
}

.centerWrap {
    width: 993px;
    margin: 0 auto;
    overflow: hidden;
    padding-top: 42px;
    background: url(../images/bgDragon.jpg) no-repeat 0px 223px;
    position: relative;
}

.cLeft {
    position: absolute;
    height: 169px;
    width: 227px;
    background: red;
    background: url(../images/bgAboutL.gif) left 1px no-repeat;
    top: 42px;
    left: 0px;
}

.cLeft ul {
    padding-top: 1px;
}

.cLeft ul li {
    height: 42px;
}

.cLeft ul li a {
    display: block;
    width: 227px;
    height: 42px;
}

.cLeft li.about0 a:hover,
.cLeft li.about0 a.current {
    background: url(../images/btnAbout0.gif) no-repeat;
}

.cLeft li.about1 a:hover,
.cLeft li.about1 a.current {
    background: url(../images/btnAbout1.gif) no-repeat;
}

.cLeft li.about2 a:hover,
.cLeft li.about2 a.current {
    background: url(../images/btnAbout2.gif) no-repeat;
}

.cLeft li.about3 a:hover,
.cLeft li.about3 a.current {
    background: url(../images/btnAbout3.gif) no-repeat;
}

.cRight {
    width: 748px;
    margin-left: 223px;
}

.cRightWrap {
    border: 1px solid #d8dadb;
    margin-top: 1px;
    background: #fbfdfe url(../images/shadow3.jpg) no-repeat left top;
    overflow: hidden;
    zoom: 1;
}

.cRightContext {
    background: url(../images/bgAboutCon.jpg) repeat-x left bottom;
}

.cRightInner {
    background: url(../images/shadow4.jpg) no-repeat left bottom;
    padding-bottom: 80px;
    padding-right: 98px;
    height: auto !important;
    height: 600px;
    min-height: 600px;
}

.aboutTitle {
    margin: 67px 0 48px 0;
    width: 715px;
    height: 50px;
    background: url(../images/widget4.gif) repeat-y 77px 0px;
    overflow: hidden;
}

.aboutTitle span {
    font-size: 20px;
    color: #0066cc;
    font-weight: bold;
    display: block;
    margin-left: 99px;
    border-bottom: 1px solid #eaecec;
    height: 30px;
    margin-top: 18px;
    padding-left: 2px;
}

.cRightInner p {
    padding-left: 97px;
    font-size: 14px;
    color: #4a4a4a;
    line-height: 1.8;
    background: url(../images/widget4.gif) no-repeat 77px 6px;
}

.cRightInner p a {
    color: #06C;
    text-decoration: none;
}

.cRightInner p a:hover {
    text-decoration: underline;
}

.iconEof {
    margin-left: 8px;
}