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

.usl2 {
    width: auto;
    border: dashed #EEEEEE;
    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: #F1F1F1;
}

.usl .avt {
    float: left;
    margin-right: 5px;
    width: 52px;
    height: 52px;
    border: 1px solid #EEEEEE;
    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.p2pvoice.com/static/image/common/mark.png) no-repeat left bottom;
}

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

.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 #EEEEEE;
    background: #F7F7F7;
}

.el {
}

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

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

.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.p2pvoice.com/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 #EEEEEE;
}

.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.p2pvoice.com/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: #336699;
    cursor: pointer;
}

.el a {
    color: #336699;
}

.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.p2pvoice.com/static/image/common/qa.gif) no-repeat 0 0;
    color: #666;
}

.quote blockquote {
    display: inline;
    margin: 0;
    padding-right: 16px;
    background: url(http://www.p2pvoice.com/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: #336699;
    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.p2pvoice.com/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.p2pvoice.com/static/image/common/pic-prev.png) no-repeat 0 -100px;
    cursor: pointer;
}

.zimg_next {
    right: 10px;
    background-image: url(http://www.p2pvoice.com/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: #333 !important;
    border-bottom: 1px solid blue;
}

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

.vw {
}

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

.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 #EEEEEE;
    line-height: 2;
    color: #336699;
}

.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.p2pvoice.com/static/image/common/fach.gif) no-repeat 0 50%;
    color: #336699;
}

.vw .o {
    margin-top: 15px;
    padding-top: 5px;
    border-top: 1px solid #EEEEEE;
    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 #EEEEEE;
}

.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 #EEEEEE;
}

.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;
}

#comment .bm_h {
    border: 0 none;
    background: none repeat scroll 0% 0% #FFF;
}

#comment .bm_h h3 {
    font-size: 14px;
}

.pren em a {
    color: #0167C3;
}

.pren em {
    font-size: 14px;
}

.vw .s {
    background: #F4F4F4;
    border: 1px solid #EEE;
    padding: 10px;
}

.vw .h {
    padding-bottom: 0px;
    border-bottom: 1px solid #FFF;
}

.bm_h .xi2 {
    color: #FFF;
    background-color: #0167C3;
    height: 26px;
    line-height: 28px;
    padding: 0px 10px;
    margin: 7px 0;
}

#nv_portal .vw .s,#nv_portal .vw .d,#nv_portal .vw .o,#nv_portal .vw .pren {
    margin-left: 0;
}

.bm_c {
    padding-right: 10px;
}

.vw .ph {
    font-size: 24px;
}
