.usl {
    overflow: scroll;
    overflow-x: hidden;
    padding: 5px;
    width: 580px;
    height: 280px;
}

.usl2 {
    width: auto;
    border: dashed #CCC;
    border-width: 0 1px 1px;
}

.usl li {
    overflow: hidden;
    float: left;
    margin: 3px;
    width: 134px;
    height: 64px;
}

.usl a {
    display: block;
    padding: 4px;
    border: 1px solid #FFF;
}

.usl a:hover {
    text-decoration: none;
    border: 1px solid;
    border-color: #DDD #999 #999 #DDD;
    background: #F2F2F2;
}

.usl .avt {
    float: left;
    margin-right: 5px;
    width: 52px;
    height: 52px;
    border: 1px solid #CDCDCD;
    background-color: #FFF;
    background-position: 2px 2px;
    background-repeat: no-repeat;
    zoom: 1;
}

.usl .d {
    float: left;
    width: 65px;
    height: 54px;
    overflow: hidden;
    word-wrap: break-word;
}

.usl li.a a,
.usl li.a a:hover {
    border-color: #F90;
    background-color: #FFF1E1;
}

.usl li.a .avt span {
    display: block;
    margin-left: 2px;
    width: 50px;
    height: 50px;
    background: url(http://www.ceof.cn/static/image/common/mark.png) no-repeat left bottom;
}

.usd {
    padding: 5px 10px 0;
    border: solid #CCC;
    border-width: 1px 0;
    background-color: #F2F2F2;
}

.usd2 {
    border-width: 1px;
    border-style: dashed;
}

.usd li {
    float: left;
    margin-right: 1%;
    width: 48%;
}

.e {
    overflow: hidden;
}

.e .i,
.el .i {
    padding: 6px 10px;
    border-bottom: 1px dashed #CDCDCD;
    background: #F7F7F7;
}

.el {}

.et {
    margin: 20px 0 10px;
}

.el li {
    padding: 10px 20px;
    min-height: 20px;
    border-bottom: 1px dashed #CDCDCD;
}

.ie6 .el,
.ie6 .el li {
    zoom: 1;
}

.el .t {
    position: absolute;
    margin: 1px 0 0 -20px;
}

.el .o {
    overflow: hidden;
    float: right;
    margin: 4px -20px -4px 0;
    width: 16px;
    height: 16px;
    text-indent: 20px;
    background: url(http://www.ceof.cn/static/image/common/op.png) no-repeat -2px -62px;
}

.ie6 .el .o {
    position: absolute;
    margin: 2px 0 0 525px;
}

.el .del {
    background-position: -2px -22px;
}

.el .d {
    padding-top: 10px;
    color: #666;
}

.ec .tn {
    margin: 10px 10px 0 0;
    cursor: pointer;
}

.ec a .tn {
    float: left;
    padding: 2px;
    max-width: 90px;
    max-height: 90px;
    border: 1px solid #CDCDCD;
}

.ie6 .ec a .tn {
    width: expression(this.width > 90 && this.width >=this.height ? 90:true);
    height: expression(this.height > 90 && this.width <=this.height ? 90:true);
}

.el .ec .hot {
    float: right;
    margin: 10px 0 0 10px;
    width: 55px;
    height: 50px;
    background: url(http://www.ceof.cn/static/image/common/hotspot.gif) no-repeat;
}

.el .ec .hot a {
    display: block;
    line-height: 20px;
    text-align: center;
    color: #FFF;
}

.el .ec .hot a:hover {
    text-decoration: none;
}

.el .ec .hot em {
    display: block;
    line-height: 30px;
    font-size: 16px;
    color: #369;
    cursor: pointer;
}

.el a {
    color: #369;
}

.xlda .el {
    overflow: hidden;
    float: left;
    margin-top: -4px;
    width: 100%;
}

.xlda .el li {
    margin-bottom: -4px;
    padding-top: 14px;
}

.ie6 .xlda .el .o {
    margin: 2px 0 0 460px;
}

#share_preview .h {
    display: none;
}

.quote {
    overflow: hidden;
    margin: 10px 0;
    padding-left: 16px;
    background: url(http://www.ceof.cn/static/image/common/qa.gif) no-repeat 0 0;
    color: #666;
}

.quote blockquote {
    display: inline;
    margin: 0;
    padding-right: 16px;
    background: url(http://www.ceof.cn/static/image/common/qz.gif) no-repeat 100% 100%;
}

.m_c .quote {
    width: 585px;
}

.blockcode {
    overflow: hidden;
    margin: 10px 0;
    padding: 5px 10px;
    background: #F7F7F7;
    color: #666;
}

.blockcode code {
    font-family: Monaco, Consolas, 'Lucida Console', 'Courier New', serif;
    font-size: 12px;
    line-height: 1.8em;
}

* html .blockcode code {
    font-family: 'Courier New', serif;
}

.pattl {
    overflow: hidden;
    padding: 1em 0;
    width: 100%;
    font-size: 12px;
}

.tatt,
.t_attach_img {
    padding: 5px;
    color: #999;
    font-size: 12px;
}

.tatt {
    width: 240px;
}

.tatt em {
    color: #999;
}

.t_attachinsert {
    margin: 1em 0;
    font-size: 12px;
}

.t_attachinsert p img {
    margin-bottom: -4px;
}

.t_table {
    border: 1px solid #E3EDF5;
    empty-cells: show;
    border-collapse: collapse;
}

.pl table.t_table {
    table-layout: auto;
}

.t_table td {
    padding: 4px;
    border: 1px solid #E3EDF5;
    overflow: hidden;
}

.tattl {
    float: left;
    overflow: hidden;
    padding: 10px 10px 10px 0;
    width: 45%;
    height: 64px;
}

.tattl a {
    color: #369;
    text-decoration: underline;
}

.tattl dt {
    float: left;
    width: 40px;
    font-weight: 700;
}

.tattl strong {
    margin-right: 6px;
    color: #F26C4F;
    font-weight: 400;
}

.tattl dt img {
    width: 32px;
    height: 32px;
}

.tattl dd {
    margin-left: 40px;
    color: #999;
}

.attnm {
    height: 18px;
    margin-bottom: 3px;
    overflow: hidden;
    white-space: nowrap;
}

*html .attnm {
    white-space: normal;
}

.attm {
    overflow: visible;
    float: none;
    width: 100%;
    height: auto;
}

.attm dt {
    width: 0;
}

.attm dd {
    margin-left: 0;
}

.zoom {
    cursor: pointer;
}

.attp {
    width: 180px;
    text-align: left;
}

.tattl .attp {
    width: 240px;
}

.attprice {
    padding: 5px;
    border: 1px dashed #FF9A9A;
}

.zoominner {
    padding: 5px 10px 10px;
    background: #FFF;
    text-align: left;
}

.zoominner p {
    padding: 8px 0;
}

.zoominner p a {
    float: left;
    margin-left: 10px;
    width: 17px;
    height: 17px;
    background: url(http://www.ceof.cn/static/image/common/imgzoom_tb.gif) no-repeat 0 0;
    line-height: 100px;
    overflow: hidden;
}

.zoominner p a:hover {
    background-position: 0 -39px;
}

.zoominner p a.imgadjust {
    background-position: -40px 0;
}

.zoominner p a.imgadjust:hover {
    background-position: -40px -39px;
}

.zoominner p a.imgclose {
    background-position: -80px 0;
}

.zoominner p a.imgclose:hover {
    background-position: -80px -39px;
}

.zimg_c {
    position: relative;
}

.zimg_prev,
.zimg_next {
    display: block;
    position: absolute;
    width: 80px;
    height: 100%;
    background: url(http://www.ceof.cn/static/image/common/pic-prev.png) no-repeat 0 -100px;
    cursor: pointer;
}

.zimg_next {
    right: 10px;
    background-image: url(http://www.ceof.cn/static/image/common/pic-next.png);
    background-position: 100% -100px;
}

.zimg_c img {
    margin: 0 auto;
}

.zimg_p strong {
    display: none;
}

.relatedlink,
.relatedlink:hover {
    text-decoration: none !important;
    color: #444 !important;
    border-bottom: 1px solid blue;
}

.favmark {
    margin-bottom: -3px;
}

.vw {}

.vw .h {
    padding-bottom: 15px;
    border-bottom: 1px solid #CDCDCD;
}

.vw .ph {
    padding: 15px 0 10px;
    color: #444;
}

.vw .hot {
    margin-right: 5px;
    color: #F26C4F;
}

.vw .s {
    margin-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #CDCDCD;
    line-height: 2;
    color: #369;
}

.vw .s strong {
    font-weight: 400;
    color: red;
}

.vw .d {
    margin: 15px 0;
    min-height: 100px;
    font-size: 14px;
    line-height: 1.8;
    color: #000;
}

.vw .d i {
    font-style: italic;
}

.vw .d img {
    max-width: 620px;
}

.ie6 .vw .d img {
    width: expression(this.width > 620 ? 620:true);
}

.vwtb {
    table-layout: fixed;
    width: 100%;
    height: 300px;
}

.vw .pattl_c .tip {
    line-height: 1.5;
}

#article_content {
    vertical-align: top;
}

.vw .d ol,
.vw .d ul {
    margin: 1em 2em;
}

.vw .d ul li {
    list-style-type: disc;
}

.vw .d .ml,
.vw .d .xl {
    margin: 0;
}

.vw .d .ml li {
    list-style-type: none;
}

.vw .attach {
    padding-left: 20px;
    background: url(http://www.ceof.cn/static/image/common/fach.gif) no-repeat 0 50%;
    color: #369;
}

.vw .o {
    margin-top: 15px;
    padding-top: 5px;
    border-top: 1px solid #CDCDCD;
    text-align: right;
}

.vw .o .mgcmn {
    width: auto;
    text-align: left;
}

#nv_portal .vw .h,
#nv_portal .vw .s,
#nv_portal .vw .d,
#nv_portal .vw .o,
#nv_portal .vw .pren,
#nv_forum .vw .h,
#nv_forum .vw .s,
#nv_forum .vw .d {
    margin-right: 15px;
    margin-left: 15px;
}

.pic_h {
    border-radius: 5px;
}

.pic_h .h {
    border-bottom: 1px dashed #CDCDCD;
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-left: 15px;
    padding-right: 15px;
}

.pic_h .d {
    margin: 0 !important;
}

.albumback #ft {
    border-top: 0;
    color: #FFF;
}

.albumback #pt a,
.albumback #ft a,
.albumback a.thread_mod span,
.albumback .vw .ph,
.albumback .album_info p,
.albumback .img_tit_t .xi1 {
    color: #FFF;
}

.albumback .ct2 .bm,
.albumback #imagelist_nav {
    background: #000;
}

.albumback #ct {
    border-color: #CDCDCD;
}

.albumback a.thread_mod:hover span {
    color: #539BCB !important;
}

.atd {
    margin: 15px auto;
}

.atd img {
    margin-bottom: 10px;
}

.atd a {
    display: block;
}

.atd a:hover {
    text-decoration: none;
}

.atd td {
    padding: 10px;
    text-align: center;
    vertical-align: bottom;
}

.atd .atdc {
    position: relative;
    margin: 0 auto 10px;
    width: 20px;
    height: 50px;
}

.atdc div {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 20px;
    text-align: left;
}

.atd .ac1 {
    background: #C30;
}

.atd .ac2 {
    background: #0C0;
}

.atd .ac3 {
    background: #F90;
}

.atd .ac4 {
    background: #06F;
}

.atdc em {
    position: absolute;
    margin: -25px 0 0 -5px;
    width: 30px;
    font-size: 11px;
    text-align: center;
    color: #999;
}

.pgm {
    clear: both;
    padding: 5px 0;
}

.pgm .pg {
    float: left;
}

.bart {
    position: relative;
    padding: 10px;
    width: 640px;
}

.bartl {
    overflow-y: scroll;
    padding: 10px;
    width: 270px;
    height: 270px;
    border: 1px solid #CDCDCD;
}

.bartl li {
    overflow: hidden;
    width: 250px;
    height: 20px;
}

.bartl li em {
    float: left;
    width: 200px;
}

.barto {
    position: absolute;
    top: 190px;
    left: 315px;
    height: 30px;
}

.barto .pn * {
    padding: 0 8px;
}

.bart .chkall {
    padding-left: 10px;
}

#chkalldiv p {
    width: 292px;
}

.ptblk li {
    padding: 7px 0;
    border-bottom: 1px solid #CDCDCD;
}

.ptblk em {
    margin-right: 30px;
}

.colorwd {
    margin-right: 3px;
}

.dopt input {
    float: left;
}

#nv_portal .vw .pren em {
    display: block;
    width: 100%;
    height: 22px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

body {
    float: left;
    width: 1px;
    height: 1px;
    overflow: hidden;
}

.r_con {
    width: 300px;
    height: 245px;
    padding: 0px;
    overflow: hidden;
    position: relative;
}

.r_con_info {}

.r_con_info h3 {
    width: 300px;
    height: 40px;
    line-height: 39px;
    float: left;
    position: absolute;
    margin-top: 160px;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#66000000', endColorstr='#66000000');
    background: rgba(0, 0, 0, 0.4);
    text-align: center;
}

.r_con_info h3 a {
    color: #fff;
    font-size: 15px;
}

.r_con_info p {
    line-height: 24px;
    font-size: 14px;
    position: relative;
    vertical-align: middle;
    color: #fff;
    padding: 0 20px 10px
}

.r_con_info p a {
    color: #00a498;
}

.r_con_info .clock-ico {
    width: 24px;
    height: 24px;
    display: block;
    line-height: 24px;
    overflow: hidden;
    background-position: -49px -26px;
    cursor: pointer
}

.r_con_info .clock-ico img {
    vertical-align: middle
}

.r_con_btn {
    width: 120px;
    height: 31px;
    background-position: -372px 0;
    margin: 16px auto;
    clear: both
}

.r_con_btn a {
    text-indent: -999em;
    display: block;
    width: 120px;
    height: 31px;
}

.r_con_pic {
    width: 300px;
    height: 200px;
    float: right
}

.r_con_pic .share-cont {
    height: 23px;
    line-height: 23px;
}

.list_con {
    width: 300px;
    height: 250px;
    overflow: hidden;
}

.yd {
    background-position: -500px 3px;
    padding: 0px 0px 0px 18px;
    text-indent: 0em;
}

#page_con {
    height: 250px;
    width: 300px;
    display: block
}

.page {
    width: 150px;
    height: 21px;
    position: absolute;
    top: 216px;
    left: 93px;
}

.page ul li {
    width: 18px;
    height: 18px;
    margin: 2px 5px 0 0;
    float: left;
    text-indent: -9999px;
    cursor: pointer;
    background: url(http://www.ceof.cn/template/mac_mumedia/images/pass_yd.png) 0px 0px no-repeat;
}

.page ul li.on {
    background: url(http://www.ceof.cn/template/mac_mumedia/images/pass_on.png) 0px 0px no-repeat;
}

.page_btn {
    width: 33px;
    color: #fff;
    line-height: 56px;
    text-align: center;
    font-size: 36px;
    height: 33px;
    font-weight: bold;
    font-family: \"宋体\";
    position: absolute;
    top: 210px;
}

.page_btn a {
    display: block-inline;
    background: none;
    height: 52px;
    width: 32px;
    color: #fff;
    text-decoration: none
}

.page_btn a:hover {
    font-size: 36px;
    text-decoration: none;
    color: #fff;
}

.prev {
    left: 45px;
    background: url(http://www.ceof.cn/template/mac_mumedia/images/mac_an_z.png) 0px 0px no-repeat;
}

.next {
    right: 45px;
    background: url(http://www.ceof.cn/template/mac_mumedia/images/mac_an_y.png) 0px 0px no-repeat;
}

.prev:hover {
    cursor: pointer;
    background: url(http://www.ceof.cn/template/mac_mumedia/images/mac_an_z2.png) 0px 0px no-repeat;
}

.next:hover {
    cursor: pointer;
    background: url(http://www.ceof.cn/template/mac_mumedia/images/mac_an_y2.png) 0px 0px no-repeat;
}

.bm h3 {
    font-size: 18px;
    font-weight: 400;
    color: #c00;
    margin-top: 0px;
}

.vw .h {
    padding-bottom: 15px;
    border-bottom: 0px solid #CDCDCD;
}

.vw .s {
    font-size: 13px;
    color: #787878;
    line-height: 23px;
    background: #F8F8F8;
    border: 1px solid #EEE;
    padding: 6px 12px;
}

.vw .s strong {
    color: #58BAE9;
}

.bm_h {
    background: #F6F6F6;
    border-bottom: 0px solid #DDDDDD;
    height: 100%;
}

.bm_c li a {
    font-size: 14px;
}

.mtm {
    float: left;
    width: 320px;
}

.pn {
    float: right;
    width: 100px;
    margin-right: 0px;
}

.bm h3 {
    color: #666;
}

.mac_pd_dy {
    float: right;
    padding-left: 33px;
    background: url(http://www.ceof.cn/template/mac_mumedia/images/mac_dy_an.gif) no-repeat 0px 13px;
}

.mac_pd_fb {
    padding-left: 35px;
    padding-right: 16px;
    background: url(http://www.ceof.cn/template/mac_mumedia/images/mac_pd_fb.gif) no-repeat 1px 13px;
}

.bm_h {
    background: #FFF;
    border-bottom: 0px solid #DDDDDD;
    height: 100%;
}

.mac_pd_title {
    height: 30px;
    line-height: 30px;
    padding: 15px 0;
    _padding: 15px 0 0;
    border-bottom: 2px solid #eee;
}

.mac_pd_title h9 {}

.mac_pd_title a {
    font-size: 14px;
    line-height: 50px;
}

.nvbing5_lb_xjfl {
    font-size: 14px;
    padding: 10px;
    margin: 10px 10px 0 10px;
    background: #f9fafd;
    border-top: 1px solid #EEEEEE;
}

.nvbing5_lb_btys {
    color: #444;
}

.mac_pd_wz_lb {
    width: 861px;
    padding-bottom: 10px;
}

.mac_pd_wz_lb .pps {
    float: left;
    width: 220px;
    height: 152px;
    margin-right: 20px;
    overflow: hidden;
}

.mac_pd_wz_lb .pps img {
    float: left;
    width: 220px;
    height: 152px;
}

.mac_pd_wz_lb i {
    color: #777;
}

.mac_pd_wz_lbli {
    width: 670px;
    height: 152px;
    margin: 33px 0;
    overflow: hidden;
}

. h22 {
    height: 30px;
    line-height: 30px;
}

.mac_pd_y_title {
    height: 28px;
    _height: 6px;
    padding-top: 15px;
    padding-bottom: 20px;
    _padding: 1px 0px;
    border-bottom: 2px solid #EEE;
}

.mac_pd_y_title p {
    float: left;
    color: #444;
    font-weight: 300;
    font-size: 18px;
    padding: 12px 3px 7px 3px;
    _padding-top: 20px;
    _padding-bottom: 29px;
    position: relative;
    left: 0;
    bottom: -2px;
    border-bottom: 2px solid #58BAE9;
}

.mac_xjfl_tb {
    float: left;
    padding: 10px 0px 15px 0px;
    width: 100%;
    height: auto;
    overflow: hidden;
}

.recommend {
    float: left;
    width: 100%;
    height: auto;
    overflow: hidden;
}

.mac_xjfl_tb li {
    float: left;
    padding-right: 16px;
}

.mac_xjfl_tb li a {
    font-size: 16px;
}

.mac_pd_hdp_1 {
    float: left;
    width: 280px;
    height: 265px;
    margin-top: 22px;
    overflow: hidden;
}

.mac_pd_hdp_z_x {
    float: left;
    width: 300px;
    height: 360px;
    margin-top: 20px;
}

.mac_pd_hdp_z_x_1 {
    float: left;
    width: 300px;
    height: 35px;
    border-bottom: 2px solid #e3e3e3;
}

.mac_pd_hdp_z_x_1 p {
    float: left;
    color: #444;
    font-weight: 300;
    font-size: 18px;
    border-bottom: 2px #58BAE9 solid;
    _border-bottom: none;
    padding: 0px 1px 6px 0px;
    _padding-top: 2px;
    _padding-bottom: 3px;
    position: relative;
    left: 0;
    bottom: -2px;
}

.mac_pd_hdp_z_x_1 strong {
    float: right;
    width: 75px;
    height: auto;
    padding-top: 5px;
}

.mac_pd_hdp_z_x_1 strong a {
    display: block;
    padding: 0px 0px 0px 18px;
    float: left;
    color: #666;
    margin-left: -1px;
    text-decoration: none;
    font-size: 16px;
    font-weight: 500;
}

.mac_pd_hdp_z_x_1 strong a em {
    display: none
}

.mac_pd_hdp_z_x_1 strong a.kmon {
    display: block;
    position: relative;
}

.mac_pd_hdp_z_x_1 strong a.kmon:hover {
    color: #f60;
}

.mac_diy_hf_1 {
    overflow: hidden;
}

.mac_diy_hf_1 li {
    list-sytle: none;
    line-height: 30px;
    list-style-type: none,
}

.mac_diy_hf_1 li a {
    line-height: 30px;
    font-family: 'Microsoft Yahei', 'Simsun';
    font-size: 15px;
    font-weight: 400;
    color: #555;
}

.mac_diy_hf_1 li a:hover {
    color: #58BAE9;
}

.mac_diy_hf_1_d1 {
    float: left;
    line-height: 31px;
    margin-right: 10px;
    text-align: center;
    font-family: 'Microsoft Yahei', 'Simsun';
    font-size: 16px;
    font-weight: 400;
    color: #444;
}

.mac_diy_hf_1_d2 {
    float: left;
    line-height: 31px;
    margin-right: 10px;
    text-align: center;
    font-family: 'Microsoft Yahei', 'Simsun';
    font-size: 15px;
    font-weight: 400;
    color: #444;
}

.mac_pd_hdp_z_x_2 {
    float: left;
    width: 300px;
    height: 310px;
    _height: 330px;
    padding-top: 8px;
    _padding-top: 0px;
    padding-left: 2px;
    overflow: hidden;
}

.mac_pd_hdp_z_y {
    float: left;
    width: 300px;
    height: 450px;
    margin-top: 20px;
}

.mac_pd_hdp_z_y_title {
    float: left;
    width: 300px;
    height: 37px;
    border-bottom: 2px solid #E8E8E8;
}

.mac_pd_hdp_z_y_title p {
    float: left;
    color: #444;
    font-weight: 300;
    font-size: 18px;
    border-bottom: 2px solid #58BAE9;
    padding: 2px 1px 6px 0px;
    position: relative;
    left: 0px;
    bottom: -2px;
}

.mac_pd_hdp_z_y_1 {
    float: left;
    width: 300px;
}

.mac_tjyd_diy_1 {}

.mac_tjyd_diy_1 h3 {
    font-weight: lighter;
}

.mac_tjyd_diy_1 h1 a {
    color: #444;
}

.mac_pd_tb_hdp1 {
    position: relative
}

.mac_pd_tb_hdp1 .slideshow img {
    height: 188px;
    width: 279px;
    float: left;
}

.mac_pd_tb_hdp1 .slideshow h3 {
    float: left;
    width: 279px;
    line-height: 30px;
    font-size: 16px;
    padding-top: 5px;
    height: 60px;
    font-weight: 400
}

.mac_pd_tb_hdp1 .slideshow h3 a {
    color: #333
}

.mac_pd_tb_hdp1 .slidebar {
    position: absolute;
    right: 70px;
    top: 170px;
}

.mac_pd_tb_hdp1 .slidebar em {
    float: left;
    width: 10px;
    height: 10px;
    _height: 3px;
    background: #DBE4E9;
    margin: 0 5px;
    cursor: pointer;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.mac_pd_tb_hdp1 .slidebar em.on {
    background: #57BAE9;
}

.mac_pd_diy_2_diy li {
    padding: 0 0 0 30px;
    width: 238px;
    position: relative;
}

.mac_pd_diy_2_diy li span {
    position: absolute;
    left: 0px;
    top: 3px;
    display: block;
    width: 40px;
    height: 33px;
    overflow: hidden;
    background: url(http://www.ceof.cn/template/mac_mumedia/images/pd_xl_sz.jpg)-3px 1px no-repeat;
}

.mac_pd_diy_2_diy .li_2 span {
    background-position: -3px -32px;
}

.mac_pd_diy_2_diy .li_3 span {
    background-position: -3px -66px;
}

.mac_pd_diy_2_diy .li_4 span {
    background-position: -3px -100px;
}

.mac_pd_diy_2_diy .li_5 span {
    background-position: -3px -135px;
}

.mac_pd_diy_2_diy .li_6 span {
    background-position: -3px -170px;
}

.mac_pd_diy_2_diy .li_7 span {
    background-position: -3px -202px;
}

.mac_pd_diy_2_diy .li_8 span {
    background-position: -3px -237px;
}

.mac_pd_diy_2_diy dt a {
    font-family: 'Microsoft Yahei', 'Simsun';
    font-size: 14px;
    font-weight: 400;
    color: #333;
    line-height: 36px;
}

.mac_pd_ggw_28 {
    float: left;
    width: 298px;
    height: 260px;
    margin-top: 20px;
    border: 1px solid #e3e3e3;
    overflow: hidden;
}

.mac_pd_wz_lbli:hover {
    background: #F2FAFD;
}

.mac_pd_wz_lbli dt a {
    font-size: 18px;
    font-weight: 400;
}

.pptv {
    height: 32px;
}

.pptv a {
    font-family: 'Microsoft Yahei', 'Simsun';
    font-size: 16px;
    font-weight: 400;
    color: #444;
}

.mac_pd_fl {
    padding-left: 20px;
    +padding-left: 30px;
    background: url(http://www.ceof.cn/template/mac_mumedia/images/mac_pd_fla.png) 0px 0px no-repeat;
    +background: url(http://www.ceof.cn/template/mac_mumedia/images/mac_pd_lbbt2.png) 0px 7px no-repeat;
}

.mac_pd_fl a {
    line-height: 29px;
    font-family: 'Microsoft Yahei', 'Simsun';
    font-size: 14px;
    font-weight: 400;
    color: #3B3B3B;
}

. time_tz {
    padding-left: 10px;
    padding-right: 10px;
    line-height: 29px;
    font-family: 'Microsoft Yahei', 'Simsun';
    font-size: 14px;
    font-weight: 400;
    color: #3B3B3B;
}

.h12 {
    padding-left: 10px;
    padding-right: 10px;
    line-height: 29px;
    font-family: 'Microsoft Yahei', 'Simsun';
    font-size: 14px;
    font-weight: 400;
    color: #3B3B3B;
}

.mac_tp_link {
    line-height: 29px;
    margin-left: 8px;
    padding-right: 10px;
    border-left: 2px solid #CCC;
}

. time_tz a {
    line-height: 29px;
    font-family: 'Microsoft Yahei', 'Simsun';
    font-size: 14px;
    font-weight: 400;
    color: #3B3B3B;
}

.mac_wz_neirong {
    height: 73px;
    margin-top: 10px;
    overflow: hidden;
}

.mac_wz_neirong i {
    line-height: 26px;
    font-size: 14px;
    color: #707070;
    overflow: hidden;
}

.mac_pl_tx {
    float: left;
    width: 48px;
    height: 48px;
    margin: 0 auto;
    -webkit-border-radius: 24px;
    -moz-border-radius: 24px;
    -o-border-radius: 24px;
    border-radius: 24px;
    margin: 0px 15px 6px 0px;
    overflow: hidden;
}

.mac_fbpl_1_q1 {
    float: left;
    color: #369;
}

.tedt {
    width: 100%;
}

.mac_pd_1_2_a_kg {
    width: 100%;
    border-bottom: 1px dashed #CDCDCD;
    margin-top: 50px;
}

.mac_tjyd_diy_1 {}

.ct2 .mn {
    float: left;
    width: 830px;
    padding-right: 30px;
    border-right: 1px dashed #E3E3E3;
}

.ct2 .sd {
    float: right;
    width: 300px;
}

.bm {
    border: 0px solid #FFFFFF;
}

#bd1lfimg {
    position: relative;
    width: 280px;
    height: 200px;
    overflow: hidden;
}

#bd1lfimg div {
    width: 100000px;
    margin-left: -4px;
}

#bd1lfimg dl {
    width: 280px;
    height: 200px;
    position: relative;
    overflow: hidden;
    float: left;
}

#bd1lfimg dt {
    width: 280px;
    height: 200px;
    position: absolute;
    left: 0px;
    top: 0px;
}

#bd1lfimg dd {
    width: 280px;
    height: 50px;
    ;
    background: url(http://www.ceof.cn/template/mac_mumedia/images/shadow.png);
    _background: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=\"shadow.png\", sizingMethod=\"crop\");
    position: absolute;
    left: 0px;
    bottom: 0px;
    padding: 0 20px;
}

#bd1lfimg dd h2 {
    height: 25px;
    padding: 1px 0 4px 0;
    line-height: 25px;
    overflow: hidden;
}

#bd1lfimg dd h2 a {
    font-size: 14px;
    font-weight: normal;
    color: #ffffff;
}

#bd1lfimg dd a {
    color: #ffffff;
    text-decoration: none;
}

#article_content p {
    text-indent: 2em;
}