@charset "utf-8";

* {
    margin: 0px;
    padding: 0px;
}

body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 20px;
    color: #000;
    background-color: #F2F2F2;
}

a {
    color: #000;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

ul,
li {
    list-style-type: none;
}

img {
    border: 0px;
}

#header {
    background-color: #FFF;
    border-bottom: 3px solid #3368AA;
    border-top: 1px solid #DEDEDE;
    clear: both;
}

.wrapper {
    width: 985px;
    height: 1%;
    overflow: auto;
    margin: 0px auto;
}

#mainbav {
    font-size: 11px;
    line-height: 21px;
    background-image: url(http://images.china.cn/images1/en/2009home/e_1.gif);
    background-repeat: no-repeat;
    background-position: right top;
    text-align: right;
    clear: both;
    margin-top: 5px;
    padding-right: 5px;
}

#mainbav a {
    margin: 0px 3px;
}

#logo {
    background-image: url(http://images.china.cn/images1/en/2009home/logo.gif);
    background-repeat: no-repeat;
    float: left;
    width: 355px;
    padding-top: 54px;
}

#form {
    float: left;
    width: 405px;
    padding-top: 20px;
}

#textfield {
    border: 1px solid #CDCDCD;
    width: 325px;
    height: 20px;
    margin-right: 5px;
}

#button {
    background-image: url(http://images.china.cn/images1/en/2009home/button.jpg);
    border: 0px;
    width: 60px;
    height: 20px;
}

#service {
    float: right;
    width: 225px;
}

#service dt {
    text-align: right;
    padding: 10px 0px 20px 0px;
}

#service dt a,
#service dd a {
    margin: 0px 5px;
}

#service dd {
    text-align: right;
}

#service dd img {
    margin-right: 5px;
}

#subnav {
    clear: both;
}

#subnav li {
    line-height: 24px;
    display: inline;
    float: left;
    margin-right: 2px;
    padding: 0px 10px;
}

.subtitleoff {
    font-weight: bold;
    color: #C30C10;
    border: 1px solid #A20D0D;
}

.subtitleoff a {
    color: #C30C10;
}

.subtitleon {
    font-weight: bold;
    color: #FFF;
    background-color: #7B0202;
    background-image: url(http://images.china.cn/images1/en/2009home/e_2.jpg);
    background-repeat: repeat-x;
    border: 1px solid #A20D0D;
    border-bottom: 1px solid #7B0202;
}

.subtitleon a {
    color: #FFF;
}

.subtitleon1 {
    background-color: #F4F4F4;
    background-image: url(http://images.china.cn/images1/en/2009home/e_3.jpg);
    background-repeat: repeat-x;
    border: 1px solid #B3B3B3;
}

#hot {
    color: #004276;
    line-height: 26px;
    background-image: url(http://images.china.cn/images1/en/2009home/e_4.gif);
    height: 26px;
    overflow: hidden;
    margin: 10px 0px;
}

#hot span {
    float: left;
    margin: 0px 10px 0px 10px;
}

#hot a {
    color: #004276;
    line-height: 24px;
    display: block;
    float: left;
    margin: 0px 5px;
}

/*#hot a:hover { text-decoration: none; background-image: url(http://images.china.cn/images1/en/2009home/e_25.gif); background-repeat: no-repeat; background-position: center bottom; border-bottom: 2px solid #B21A20; }*/

#right {
    float: right;
    width: 270px;
}

.rctitle {
    font-weight: normal;
    font-size: 18px;
    line-height: 35px;
    background-image: url(http://images.china.cn/images1/en/2009home/e_17.jpg);
    text-indent: 10px;
    border-bottom: 1px solid #DADADA;
}

#video,
#quickvote,
#viki,
#archive,
#answers,
#top10 {
    background-color: #FFF;
    background-image: url(http://images.china.cn/images1/en/2009home/e_19.jpg);
    background-repeat: no-repeat;
    background-position: left bottom;
    height: 1%;
    overflow: auto;
    margin-bottom: 10px;
    padding: 10px 0px;
}

#video ul {
    font-weight: bold;
    color: #004175;
    width: 232px;
    margin: 0px auto;
}

#video img {
    background-color: #FFF;
    border: 1px solid #95979C;
    padding: 1px;
}

#video a {
    color: #004175;
}

#quickvote iframe {
    margin: 0px 10px;
}

#viki img {
    float: right;
    margin-right: 10px;
}

#viki ul {
    display: inline;
    float: left;
    width: 140px;
    margin-left: 10px;
}

#viki ul li {
    float: left;
    width: 140px;
}

#archive ul {
    width: 253px;
    margin: 0px auto;
    padding-bottom: 5px;
}

#archive ul li {
    color: #5B5B5B;
    background-image: url(http://images.china.cn/images1/en/2009home/e_7.gif);
    background-repeat: no-repeat;
    background-position: 10px 8px;
    padding-left: 20px;
}

#archive ul li a {
    color: #5B5B5B;
}

.top10list {
    width: 253px;
    margin: 0px auto;
}

.top10list li {
    height: 1%;
    overflow: auto;
    padding: 3px 5px;
}

.redfew {
    color: #BA1D24;
    border: 1px solid #BA1D24;
    margin-right: 5px;
    padding: 0px 4px;
}

.grayfew {
    color: #B1B1B1;
    border: 1px solid #B1B1B1;
    margin-right: 5px;
    padding: 0px 4px;
}

#e-mail {
    text-align: center;
    clear: both;
    margin-bottom: 10px;
}

.apDiv1 {
    background-color: #FFF;
    background-image: url(http://images.china.cn/images1/en/2009home/e_6.gif);
    background-repeat: no-repeat;
    background-position: center bottom;
    float: left;
    width: 705px;
    margin-bottom: 10px;
    padding-bottom: 5px;
}

.modified {
    background-image: url(http://images.china.cn/images1/en/2009home/e_5.gif);
    clear: both;
    height: 5px;
    overflow: hidden;
}

#scroll {
    line-height: 30px;
    border-bottom: 1px solid #C50A0C;
    clear: both;
    width: 676px;
    margin: 0px auto 10px auto;
    padding: 0px 5px;
}

#scroll span,
#scroll span a {
    font-weight: bold;
    color: #C50A0C;
}

.apDiv2 {
    line-height: 18px;
    text-align: center;
    display: inline;
    float: left;
    width: 344px;
    margin: 0px 0px 0px 10px;
}

.apDiv2 h1 {
    font-size: 14px;
    color: #004175;
    text-align: left;
    width: 320px;
    margin: 10px auto 0px auto;
}

.apDiv2 h1 a {
    color: #004175;
}

.apDiv2 p {
    text-align: left;
    width: 320px;
    margin: 0px auto;
}

.xiushi {
    background-image: url(http://images.china.cn/images1/en/2009home/e_40.jpg);
    background-repeat: no-repeat;
    background-position: left bottom;
    height: 1px;
    overflow: hidden;
    margin: 10px 0px;
}

#newslist {
    text-align: left;
    width: 320px;
    margin: 0px auto;
}

#newslist li {
    color: #004175;
    background-image: url(http://images.china.cn/images1/en/2009home/e_7.gif);
    background-position: left 8px;
    background-repeat: no-repeat;
    padding-left: 10px;
}

#newslist li a {
    color: #004175;
}

#newsmore {
    font-weight: bold;
    font-size: 14px;
    text-align: right;
    float: left;
    width: 320px;
    margin: 5px auto 0px auto;
}

.ctitle {
    font-weight: normal;
    font-size: 18px;
    line-height: 24px;
    clear: both;
    margin: 5px 10px 10px 10px;
}

#features {
    float: left;
    width: 342px;
}

#features ul {
    margin: 0px 10px;
}

#features ul li {
    clear: both;
    height: 1%;
    overflow: auto;
    padding-bottom: 15px;
}

#features ul li img {
    border: 1px solid #999;
    float: left;
    margin-right: 10px;
}

#features ul li h1,
#features ul li h1 a {
    font-size: 12px;
    color: #004175;
    float: right;
    width: 220px;
}

#features ul li p {
    float: right;
    width: 220px;
}

#opinion {
    background-image: url(http://images.china.cn/images1/en/2009home/e_44.gif);
    float: left;
    width: 342px;
    height: 211px;
    overflow: hidden;
}

#opinion div {
    line-height: 15px;
    height: 75px;
    overflow: hidden;
    margin: 0px 10px 10px 10px;
}

#opinion div img {
    border: 1px solid #999;
    float: left;
    margin-right: 10px;
}

#opinion div h1,
#opinion div h1 a {
    font-size: 12px;
    color: #004175;
}

#opinion ul {
    clear: both;
    margin: 0px 10px;
}

#opinion ul li {
    color: #004175;
    background-image: url(http://images.china.cn/images1/en/2009home/e_7.gif);
    background-position: left 8px;
    background-repeat: no-repeat;
    padding-left: 10px;
}

#opinion ul li a {
    color: #004175;
}

#photos {
    width: 685px;
    margin: 0px auto;
}

#photos h1 {
    font-weight: normal;
    font-size: 18px;
    line-height: 24px;
    border-bottom: 1px solid #DADADA;
    text-indent: 10px;
    clear: both;
    margin: 5px 0px 1px 0px;
}

#photoscontent {
    background-color: #EEE;
    clear: both;
    height: 1%;
    overflow: auto;
    margin-bottom: 10px;
    padding: 15px 0px;
}

.button {
    text-align: center;
    float: left;
    width: 42px;
}

.button img {
    margin-top: 60px;
    cursor: pointer;
}

#description {
    color: #004175;
    float: left;
    width: 600px;
    height: 190px;
    overflow: hidden;
}

#description a {
    color: #004175;
}

#description ul {
    width: 1820px;
}

#description ul li {
    display: inline;
    float: left;
    width: 190px;
    margin: 0px 5px;
}

#description ul li img {
    border: 1px solid #A3A3A3;
}

#answers dl {
    margin: 0px 10px 0px 5px;
}

#answers dl span {
    font-weight: bold;
    font-size: 18px;
    line-height: 31px;
    background-image: url(http://images.china.cn/images1/en/2009home/e_20.jpg);
    text-align: center;
    display: inline;
    float: left;
    width: 36px;
    height: 31px;
}

#answers dl dt font {
    font-size: 12px;
    display: inline;
    float: left;
    width: 214px;
    margin-left: 5px;
}

#answers dl dt div,
#answers dl dd div {
    display: inline;
    float: left;
    width: 214px;
    margin-left: 5px;
}

#answers dl dt {
    color: #004276;
}

#answers dl dt,
#answers dl dd {
    height: 1%;
    overflow: auto;
    padding-bottom: 10px;
}

#answers p {
    text-align: center;
}

.apDiv3 {
    background-image: url(http://images.china.cn/images1/en/2009home/e_15.jpg);
    background-repeat: repeat-x;
    clear: both;
    width: 685px;
    height: 1%;
    overflow: auto;
    margin: 0px auto;
}

.clist {
    display: block;
    width: 300px;
    margin-left: 10px;
}

.clist li {
    color: #004175;
    background-image: url(http://images.china.cn/images1/en/2009home/e_7.gif);
    background-position: left 8px;
    background-repeat: no-repeat;
    padding-left: 10px;
}

.clist li a {
    color: #004175;
}

.rlist {
    line-height: 18px;
    background-image: url(http://images.china.cn/images1/en/2009home/e_45.jpg);
    background-repeat: no-repeat;
    display: inline;
    float: right;
    width: 314px;
    height: 140px;
    margin-right: 20px;
    padding: 10px 0px 0px 11px;
}

.rlist img {
    border: 1px solid #999;
    float: left;
    margin-right: 10px;
}

.rlist h1,
.rlist h1 a {
    font-size: 12px;
    color: #004175;
    float: left;
    width: 180px;
}

.rlist p {
    float: left;
    width: 180px;
}

#more {
    color: #999;
    border-top: 1px dotted #999;
    margin: 0px 10px;
    padding: 20px 0px 5px 10px;
}

#more a {
    color: #999;
}

#more span {
    font-weight: bold;
    line-height: 26px;
    background-image: url(http://images.china.cn/images1/en/2009home/e_16.jpg);
    text-align: center;
    float: right;
    width: 136px;
    height: 26px;
    margin-right: 5px;
}

#more span a {
    color: #000;
}

#more font {
    font-size: 18px;
    color: #000;
}

#more img {
    margin: 0px 10px 0px 20px;
}

#footer {
    clear: both;
    width: 985px;
    margin: 10px auto 0px auto;
}