﻿pre
{
    white-space: pre-wrap; /* css-3 */
    white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
    white-space: -pre-wrap; /* Opera 4-6 */
    white-space: -o-pre-wrap; /* Opera 7 */
    word-wrap: break-word; /* Internet Explorer 5.5+ */
}

.BBS_Navigation
{
    height: 33px;
    width: 1000px;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 2px;
    margin-top: 5px;
    background-image: url(../img/BBS_Navigation.png);
    border-left: 1px solid #CECFCE;
    border-right: 1px solid #CECFCE;
    color: #fff;
}


.bbs-points th
{
    padding: 0.45em 10px 0.3em;
    font-size: 13px;
    border-bottom-color: rgb(204, 204, 204);
    border-bottom-width: 1px;
    border-bottom-style: solid;
    background-image: none;
    color: Black;
}
.bbs-points td
{
    padding: 0.45em 10px 0.3em;
    font-size: 13px;
    border-bottom-color: rgb(204, 204, 204);
    border-bottom-width: 1px;
    border-bottom-style: solid;
}
.bbs-levels th
{
    padding: 0.45em 10px 0.3em;
    font-size: 13px;
    border-bottom-color: rgb(204, 204, 204);
    border-bottom-width: 1px;
    border-bottom-style: solid;
    background-image: none;
    color: Black;
}
.bbs-levels td
{
    padding: 0.45em 10px 0.3em;
    font-size: 13px;
    border-bottom-color: rgb(204, 204, 204);
    border-bottom-width: 1px;
    border-bottom-style: solid;
}
.bbs-points
{
    margin: 0px 0px 2em;
}
.bbs-levels
{
    margin: 1em 0px 1em;
}
.bbs-points caption
{
    padding-bottom: 0.5em;
    font-weight: bold;
}
.bbs-points thead th
{
    background: rgb(240, 249, 230);
    border-width: 1px 0px;
    border-style: solid;
    border-color: rgb(68, 182, 8);
    color: rgb(68, 182, 8);
    font-weight: bold;
}
.bbs-levels thead th
{
    background: rgb(240, 249, 230);
    border-width: 1px 0px;
    border-style: solid;
    border-color: rgb(68, 182, 8);
    color: rgb(68, 182, 8);
    font-weight: bold;
}
.bbs-levels th
{
    text-align: center;
}
.bbs-levels td
{
    text-align: center;
}
.bbs-points
{
    width: 100%;
}
.bbs-levels
{
    width: 300px;
}
.bbs-levels thead th
{
    width: 90px;
}
.bbs-levels thead th.level
{
    width: auto;
}
.bbs-levels thead th.points
{
    width: 110px;
}
.bbs-points .even
{
    background: rgb(245, 245, 245);
    border-width: 1px 0px;
    border-style: solid;
    border-color: rgb(204, 204, 204);
    font-size: 13px;
}
.bbs-levels .even
{
    background: rgb(245, 245, 245);
    border-width: 1px 0px;
    border-style: solid;
    border-color: rgb(204, 204, 204);
}



.BBS_Navigation p
{
    margin: 5px 0 0 10px;
    float: left;
}

.BBS_BoardInformation
{
    height: 35px;
    width: 1000px;
    text-align: center;
    margin: 0 auto;
}

.BBS_Board div
{
    height: 35px;
}

.BBS_Buttom
{
    float: right;
    border: 1px solid #CECFCE;
}

.BBS_Buttom p
{
    color: #fff;
    margin-left: 5px;
    margin-right: 5px;
    float: right;
    font-size: 15px;
}

.BBS_Frame
{
    width: 1000px;
    text-align: center;
    margin: 0 auto;
    border: 1px solid #CECFCE;
}

.NewBBS_Frame
{
    width: 1000px;
    height: auto !important;
    height: 550px;
    min-height: 550px;
    text-align: center;
    margin: 0 auto;
    border: 1px solid #CECFCE;
    margin-bottom: 10px;
}

.add_root_comment
{
    padding: 0px 0px 0px 2px;
    position: relative;
    margin-bottom:5px;
}

.Onload
{
    margin: 0px 0px 10px;
    padding: 0px 0px 0px 20px;
    position: relative;
    height: 21px;
    display: none;
}
.comment
{
    background-position: 6px 11px;
    padding-left: 20px;
    clear: left;
    position: relative;
    background-image: url('../img/Answer/postComment.gif');
    background-repeat: no-repeat;
    top: 0px;
    left: 0px;
}

.full_comment_text
{
    position: relative;
}

.add_root_submit_button_wrapper
{
    top: 0px;
    width: 85px;
    right: 0px;
    position: absolute;
}

.twitter
{
    background-image: url("../img/Answer/twitter.png");
}
.facebook
{
    background-image: url("../img/Answer/Facebook.gif");
}
.linkedin
{
    background-image: url("../img/Answer/LinkedIn.png");
}
.twitter
{
    background-position: 0px 1px;
}
.facebook
{
    background-position: 0px 1px;
}
.has_icon
{
    display: inline-block;
    background-repeat: no-repeat;
}
.has_icon_link
{
    display: inline-block;
    background-repeat: no-repeat;
}
.has_icon
{
    padding: 1px 5px 1px 20px;
    margin-right: 5px;
}
.has_icon_link
{
    padding: 0px 0px 0px 16px;
}
.sharequestion
{
    font-family: Helvetica Neue,Arial,sans-serif;
    font-size: 13px;
    width: 300px;
    text-align: left;
    margin-bottom: 15px;
    margin-top: 10px;
}

.action_list
{
    margin-top: 10px;
    font-family: Helvetica Neue,Arial,sans-serif;
    font-size: 13px;
    text-align: left;
}
.action_list .fpic
{
    margin:5px;
    float: left;
    text-align:center;
    padding:5px 10px 5px 10px;
    
}
.action_list .fpic .light_gray_normal
{font-size:12px;
    }
.photo_tooltip
{
    float: left;
}
.action_list a img
{
    border: 0;
    border-radius:50%;border: 1px solid #e0e0e0; overflow:hidden;
}
.comment_list
{
    margin: 0px 0px 0px 0px;
    border-radius: 5px;
    border: 3px solid rgb(238, 238, 238);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    margin-left: 5px;
}

.comment_list_nub
{
    background: url("../img/Answer/postTop.gif") no-repeat center 0px;
    width: 10px;
    height: 5px;
    margin-top: -8px;
    margin-bottom: 10px;
    margin-left: 11px;
}

.feed_item
{
    width: 405px;
    border-top: 0;
    color: #333;
    float: left;
    font-family: Helvetica Neue,Arial,sans-serif;
    font-size: 13pt;
    margin: 0px;
    padding: 0px 0px 10px 0px;
    text-align: left;
}
.repvi
{
    webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
display: inline-block;
font-weight: 500;
outline: 0;
padding: 3px 7px 4px 7px;
text-align: center;
text-decoration: none;
text-shadow: none;
box-shadow: 0 1px 2px rgba(0,0,0,0.15);
border: 1px solid #75a6d4;
background: #dfeffa;
color: #2770bd;    
}
.repvi .count
{color: #fff;
background: #90bfe6;
margin: -3px -7px -5px 7px;
padding: 3px 5px 4px 5px;
float: right;
border-radius: 0;
}

.repvgree
{
    webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    font-weight: 500;
    outline: 0;
    padding: 3px 7px 4px 7px;
    text-align: center;
    text-decoration: none;
    text-shadow: none;
    box-shadow: 0 1px 2px rgba(0,0,0,0.15);
    border: 1px solid #7ba939;
    background: #e0f1b4;
    color: #406a24;
}

.repvgree .count
{
    color: #fff;
background: #7ba939;
margin: -3px -7px -5px 7px;
padding: 3px 5px 4px 5px;
float: right;
border-radius: 0;
    }
.feed_item_photo
{
    height: 50px;
    width: 50px;
    float: left;
    margin:0px;
    padding:0px;
    text-align:center;
}

.feed_item_photo img
{
    height: 40px;
    width: 40px;
    border-radius:50%;border: 1px solid #e0e0e0; overflow:hidden;
    z-index: 901;
    background-color:#F7F7F7;
}

.feed_item_title
{
    display: inline-block;
    margin-bottom: 3px;
    color: #333;
    font-family: "Helvetica Neue" ,Arial,sans-serif;
    font-size: 80%;
    font-weight: bold;
    margin-top: 3px;
    padding-left: 1px;
    padding-top: 1px;
}

.feed_item_waiss
{
    line-height:20px;
    padding:10px 10px 10px 10px;
    border: 1px solid Red;
    border-radius:5px;
    background-color:#e0f1b4;
}

.ShowUserInfo
{
    background: white; /*height: 190px;*/
    width: 200px;
    border: 1px solid #e0e0e0;
    font-family: "Helvetica Neue" ,Arial,sans-serif;
    font-size: 80%;
    text-align: left;
    display: none;
    z-index: 900;
    position: absolute;
}

.ShowUserInfo .type
{
    font-weight: bolder;
    float: left;
    width: 90px;
    margin-left: 10px;
    padding-top: 5px;
}
.ShowUserInfo .content
{
    padding-top: 5px;
    margin-left: 5px;
    width: 95px;
    float: left;
    font-weight: normal;
    color: #999;
    text-align: left;
}
.light_gray_normal
{
    color: #747475;
    font-weight: normal;
    margin: 0px;
    padding: 0px;
    padding-left: 5px;
    font-size:14px;
}

.timestamp
{
    color: #747475;
    font-size: 0.8em;
    margin: 0px;
    padding: 0px;
}

.row a
{
    color: #000;
     font-weight:bolder;
}
.row a:hover
{
    text-decoration:underline;
}
.row
{
    color: #747475;
    font-family: "Helvetica Neue" ,Arial,sans-serif;
    font-size: 16px;
    width: 100%;
    margin: 0px;
    padding:5px 0px 5px 5px;
}

#yan-wrap
{
    padding: 0px 12px;
    zoom: 1;
}

#yan
{
    background: rgb(255, 255, 255);
    margin: 0px auto 1em;
    overflow: hidden;
    position: relative;
    z-index: 1;
    margin-top: 10px;
}

.headerContents
{
    margin: 0px auto;
    padding: 0px 10px 0px 60px;
    width: 870px;
    position: relative;
}

.headerRow
{
    width: 100%;
    clear: both;
    float: left;
    font-family: Helvetica Neue,Arial,sans-serif;
    font-size: 10pt;
    position: relative;
    color: #333;
}

.logoa
{
    background: url("../img/Answer/logoB.gif") repeat top;
    text-align: center;
    overflow: hidden;
    font-size: 10px;
    display: block;
    left: 10px;
    top: 0px;
    position: absolute;
    height: 41px;
    color: #19558d;
    min-height: 41px;
    min-width: 60px;
    width: auto !important;
}

.logoa:active
{
    background-position: bottom;
}
.logoa:hover
{
    text-decoration: none;
}

.logoLiA
{
    font-weight: bold;
    position: relative;
    text-decoration: none;
    padding: 13px 10px;
    float: left;
}

.logoLiA:hover
{
    background: rgb(172, 172, 172);
    color: rgb(255, 255, 255);
}

.logoLiA2
{
    font-weight: bold;
    position: relative;
    text-decoration: none;
    padding: 13px 10px;
    float: left;
    color: #538dc2;
}
.logoLiA2:hover
{
    background: rgb(172, 172, 172);
    color: rgb(255, 255, 255);
}

.LiOperateA
{
    padding: 5px 10px;
    color: Red;
    font-weight: bold;
    display: block;
    font-size: 12px;
    font-family: Helvetica Neue,Arial,sans-serif;
}

.LiOperateA:hover
{
    background: rgb(223, 234, 244);
    color: rgb(25, 85, 141);
    text-decoration: none;
}

.hover_user_menu_hidden
{
    margin-top: -1px;
    z-index: 150;
    position: absolute;
    color: #333;
    font-family: Helvetica Neue ,Arial,sans-serif;
    font-size: 10px;
    display: none;
}
.user_menu_contents
{
    background: white;
    border-width: 0px 1px 1px !important;
    border-style: none solid solid !important;
    border-color: currentColor rgb(172, 172, 172) rgb(172, 172, 172) !important;
    border-radius: 0px;
    word-wrap: break-word;
    box-shadow: 0px 1px 2px rgba(0,0,0,0.2);
    width: 220px;
}
.contentsLiA
{
    padding: 5px 10px;
    color: rgb(51, 51, 51);
    font-weight: bold;
    display: block;
    font-size: 12px;
    font-family: Helvetica Neue,Arial,sans-serif;
}

.contentsLiA:hover
{
    background: rgb(223, 234, 244);
    color: rgb(25, 85, 141);
    text-decoration: none;
}

.contents_nav_menu_hr
{
    margin: 5px 10px;
    clear: both;
    border-top-color: rgb(234, 234, 234);
    border-top-width: 1px;
    border-top-style: solid;
}

.row_item_action_bar
{
    clear: both;
    color: #999;
    font-family: "Helvetica Neue" ,Arial,sans-serif;
    font-size: 12px;
    padding-top: 5px;
    margin-top: 0px;
    padding-bottom: 3px;
    width: 100%;
}

.forumCs
{
    text-align: left;
    float: left;
    background: 0px;
    margin-right: 20px;
    display: inline;
}

.forumCs .link
{
    clear: both;
    background: 0px;
    padding: 0px;
    color: #538dc2;
    font-weight: normal;
    display: inline;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    font-family: Helvetica Neue,Arial,sans-serif;
    font-size: 80%;
    cursor: default;
}
.forumCs .link:hover
{
    color: rgb(25, 85, 141);
    text-decoration: underline;
}

.postlink
{
    clear: both;
    background: 0px;
    padding: 0px;
    color: #538dc2;
    font-weight: normal;
    display: inline;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    font-family: Helvetica Neue,Arial,sans-serif;
    font-size: 14px;
    cursor: default;
}
.postlink:hover
{
    color: rgb(25, 85, 141);
    text-decoration: underline;
}


.forumCs .linkselected
{
    background: 0px;
    padding: 0px;
    color: rgb(51, 51, 51);
    font-weight: normal;
    display: inline;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    font-family: Helvetica Neue,Arial,sans-serif;
    font-size: 80%;
    clear: both;
    color: #333;
    cursor: default;
    font-weight: bold;
}

.forumCs .linkselected .selected:hover
{
    color: rgb(51, 51, 51);
    text-decoration: none;
}


.postInfo
{
    color: #538dc2;
    text-decoration: none;
    padding-left: 5px;
    padding-top: 10px;
    font-size: 14px;
    color: #747475;
}

.postContent
{
    color: #333;
    font-size: 15px;
    padding-left: 5px;
    margin-top: 0px;
    line-height:20px;
    /*word-break: break-word;
    word-break: break-all;*/
    white-space:normal; 
    word-wrap :break-word;
    /*word-break:break-all;*/
}

.postContent a{color:Blue;}
.postContent a:hover{ text-decoration:underline;}

.submit_button
{
    background: url("../img/Answer/commentbuttonB.gif") repeat-x left top rgb(216, 216, 216);
    border-width: 1px;
    border-style: solid;
    border-color: rgb(187, 187, 187) rgb(187, 187, 187) rgb(153, 153, 153);
    padding: 3px 10px;
    border-radius: 3px;
    text-align: center;
    font-size: 0.75em;
    font-weight: bold;
    display: inline-block;
    cursor: pointer;
    text-shadow: 0 1px #f0f0f0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}
.submit_button:hover
{
    background: url("../img/Answer/cta-gray-hover.gif") repeat-x left top rgb(216, 216, 216);
}

#showFollow a
{
    background: url("../img/Answer/commentbuttonB.gif") repeat-x left top rgb(216, 216, 216);
    border-width: 1px;
    border-style: solid;
    border-color: rgb(187, 187, 187) rgb(187, 187, 187) rgb(153, 153, 153);
    padding: 3px 10px;
    border-radius: 3px;
    text-align: center;
    font-size: 0.75em;
    font-weight: bold;
    display: inline-block;
    cursor: pointer;
    text-shadow: 0 1px #f0f0f0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}
#showFollow a:hover
{
    background: url("../img/Answer/cta-gray-hover.gif") repeat-x left top rgb(216, 216, 216);
}

#showUserFollow a
{
    background: url("../img/Answer/commentbuttonB.gif") repeat-x left top rgb(216, 216, 216);
    border-width: 1px;
    border-style: solid;
    border-color: rgb(187, 187, 187) rgb(187, 187, 187) rgb(153, 153, 153);
    padding: 3px 10px;
    border-radius: 3px;
    text-align: center;
    font-size: 0.75em;
    font-weight: bold;
    display: inline-block;
    cursor: pointer;
    text-shadow: 0 1px #f0f0f0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}
#showUserFollow a:hover
{
    background: url("../img/Answer/cta-gray-hover.gif") repeat-x left top rgb(216, 216, 216);
}

.comment_submit_button.submit_button
{
    padding: 2px 10px;
}
.Answer_button
{
    background: url("../img/Answer/commentbuttonB.gif") repeat-x left top rgb(216, 216, 216);
    border-width: 1px;
    border-style: solid;
    border-color: rgb(187, 187, 187) rgb(187, 187, 187) rgb(153, 153, 153);
    padding: 3px 5px;
    border-radius: 3px;
    text-align: center;
    font-size: 0.75em;
    font-weight: bold;
    display: inline-block;
    cursor: pointer;
    text-shadow: 0 1px #f0f0f0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    width: 120px;
}

.Answer_button:hover
{
    background: url("../img/Answer/cta-gray-hover.gif") repeat-x left top rgb(216, 216, 216);
}
.Answer_buttonCancel
{
    background: url("../img/Answer/cta-darkblue.gif") repeat-x left top rgb(216, 216, 216);
    border-width: 1px;
    border-style: solid;
    border-color: rgb(187, 187, 187) rgb(187, 187, 187) rgb(153, 153, 153);
    padding: 3px 5px;
    border-radius: 3px;
    text-align: center;
    font-size: 0.75em;
    font-weight: bold;
    display: inline-block;
    cursor: pointer;
    text-shadow: 0 1px #f0f0f0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    width: 120px;
}
.Answer_buttonCancel:hover
{
    background: url("../img/Answer/cta-gray-hover.gif") repeat-x left top rgb(216, 216, 216);
}
.additional-details
{
    color: rgb(51, 51, 51);
    padding-bottom: 3px;
    font-size: 10pt;
    font-weight: bold;
    float: none;
    padding-left: 5px;
}

.additional-date
{
    margin: 0px 0px 7px;
    color: rgb(102, 102, 102);
    font-size: 9pt;
    padding-left: 8px;
}
.meta
{
    margin: 1em 0px 1.2em;
    color: rgb(102, 102, 102);
    font-size: 9pt;
}
.meta li
{
    display: inline;
}
.utils-container
{
    margin: 0px 0px 1em;
    overflow: hidden;
    zoom: 1;
}

.answer-util
{
    clear: right;
    float: left;
}
.answer-util ul
{
    background: url("../img/Answer/rating-bg.gif") repeat-x 0px 100% rgb(255, 255, 255);
    border: 1px solid rgb(204, 204, 204);
    overflow: hidden;
    float: left;
}
.answer-util li
{
    font-size: 13px;
    float: left;
    color: rgb(51,51,51);
}
.answer-util li a
{
    line-height: 19px;
}
.disabled.answer-util li.rate-up span
{
    padding-right: 17px;
    padding-left: 7px;
    margin-right: 8px;
    float: left;
    display: inline;
    background-image: url("../img/Answer/rating.gif");
    background-repeat: no-repeat;
}
.disabled.answer-util li.rate-down span
{
    padding-right: 17px;
    padding-left: 7px;
    margin-right: 8px;
    float: left;
    display: inline;
    background-image: url("../img/Answer/rating.gif");
    background-repeat: no-repeat;
}
.disabled.answer-util .rate-up span
{
    background-position: 100% -99px;
}
.disabled.answer-util .rate-up a:hover span
{
    background-position: 100% -99px;
}

.disabled.answer-util .rate-down span
{
    background-position: 100% -498px;
}
.disabled.answer-util .rate-down a:hover span
{
    background-position: 100% -498px;
}
.disabled.answer-util li span
{
    line-height: 19px;
}
.answer-util li.rate-down
{
    background: url("../img/Answer/vert-dot-bg.gif") repeat-y 0px 0px;
    padding-left: 1px;
}
.disabled.answer-util li.rate-up span span
{
    margin: 0px;
    padding: 0px;
    left: -9999px;
    position: absolute;
}
.disabled.answer-util li.rate-down span span
{
    margin: 0px;
    padding: 0px;
    left: -9999px;
    position: absolute;
}
.answer-rating
{
    font-size: 13px;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
}
.answer-rating dd.desc
{
    clear: left;
    margin-bottom: 1em;
    float: none;
    zoom: 1;
    font-weight: normal;
}
.answer-rating dt.desc
{
    left: -9999em;
    position: absolute;
}
.hd
{
    overflow: hidden;
    position: relative;
    zoom: 1;
}
.hd h3
{
    color: rgb(102, 102, 102);
    float: left;
}
.hd h3 strong
{
    /*color: rgb(103, 206, 18);*/
    color: rgb(102,102,102);
    font-size: 124%;
    font-weight: bold;
}
.shown
{
    position: inherit;
    zoom: 1;
}
p.bd
{
    padding: 12px 0px;
    font-weight: bold;
}
.vote-container
{
    overflow: hidden;
    position: relative;
    zoom: 1;
}
.vote-count
{
    background: rgb(255, 255, 205);
    border-width: 1px 0px 1px 1px;
    border-style: none none none none;
    border-color: rgb(204, 204, 204) currentColor rgb(204, 204, 204) rgb(204, 204, 204);
    margin: 7px 0px;
    padding: 2px 0px 5px 2px;
    font-size: 100%;
    float: left;
    zoom: 1;
}
.vote-count *
{
    line-height: 1;
}
.vote-count strong
{
    background: rgb(255, 255, 255);
    margin: -3px 0px -3px -3px;
    border-left-color: rgb(204, 204, 204);
    border-left-width: 1px;
    border-left-style: solid;
    display: block;
    position: relative;
}
.vote-count strong.vote-border-kill
{
    border: 0px currentColor;
}
.vote-count strong em
{
    font-weight: bold;
}
li.Report
{
    float: right;
}
li.Report a
{
    color: #069;
    background: url("../img/Answer/Report.png") no-repeat 8px 1px;
    padding: 0px 0px 0px 20px;
}

li.ShowThanks
{
    float: left;
}
li.ShowThanks a
{
    color: #069;
    background: url("../img/bug_plus.gif") no-repeat 0px 1px;
    padding: 0px 0px 0px 10px;
    cursor:pointer;
}
li.HideThanks
{
    float: left;
}
li.HideThanks a
{
    color: #069;
    background: url("../img/bug_minus.gif") no-repeat 0px 1px;
    padding: 0px 0px 0px 10px;
}

li.quote
{
    float: right;
}
li.quote a
{
    color: #069;
    background: url("../img/Answer/reference.png") no-repeat 8px 2px;
    padding: 0px 0px 0px 20px;
}
li.deleteComment
{
    float: right;
}
li.deleteComment a
{
    color: #069;
    background: url("../img/Answer/DeleteComment.png") no-repeat 8px 1px;
    padding: 0px 0px 0px 20px;
}
li.edit
{
    float: right;
}
li.edit a
{
    color: #069;
    padding: 0px 0px 0px 18px;
    background: url("../img/Answer/tttttttttttttttt.gif") no-repeat 5px -894px;
}
li.edit a:hover
{
    padding: 0px 0px 0px 18px;
    background-position: 5px -993px;
}

li.edit2
{
    float: right;
}
li.edit2 a
{
    color: #069;
    background: url("../img/Answer/DeleteComment.png") no-repeat 8px 1px;
    padding: 0px 0px 0px 20px;
}

.ntes-nav-select-arr
{
    border-width: 4px 4px 0px;
    border-style: solid dashed dashed;
    border-color: #333 transparent transparent;
    top: 19px;
    width: 0px;
    height: 0px;
    right: 1px;
    line-height: 0;
    font-size: 0px;
    position: absolute;
    z-index: 10;
    margin-left: 10px;
}

.qa-container
{
    overflow: hidden;
    clear: right;
    zoom: 1;
    _margin-right: -13px;
}
.hd
{
    overflow: hidden;
    padding-bottom: 0px;
    zoom: 1;
    padding-left: 5px;
}

.hd h2
{
    margin: 0px; /*color: rgb(67, 182, 7);*/
    color: #D3D3D3;
    line-height: 1;
    font-size: 123.1%;
    font-weight: bold;
    float: left;
}

.bbsrate-up
{
    padding-left: 0px;
    float: left;
    display: inline;
    background-image: url("../img/Answer/rating.gif");
    background-repeat: no-repeat;
    background-position: 0px -95px;
}

.bbsrate-up:hover
{
    background-position: 0px -95px;
}
#answer-rating-container
{
    padding: 0px 0px 7px;
    margin-bottom: 7px;
}
.acts-as-label
{
    color: rgb(51, 51, 51);
    font-size: 10pt;
    font-weight: bold;
    margin-bottom: 4px;
    display: block;
}
.js #answer-rating
{
    background: url("../img/Answer/aaaa.png");
    border: 1px solid rgb(204, 204, 204);
    width: 110px;
    height: 23px;
    float: left;
}
.js #answer-rating li
{
    padding: 2px 3px;
    height: 19px;
    border-right-color: rgb(204, 204, 204);
    border-right-width: 1px;
    border-right-style: solid;
    float: left;
    display: inline;
    _zoom: 1;
    _overflow: hidden;
}
.js #answer-rating #rating5
{
    border-right-color: currentColor;
    border-right-width: 0px;
    border-right-style: none;
}

#yan-bestanswer-feedback
{
    width: 96%;
    display: block;
    font-family: arial,sans-serif;
    font-size: 80%;
}
.count-chars
{
    font-family: arial, helvetica, clean, sans-serif;
    color: rgb(102, 102, 102);
    font-size: 75%;
    position: absolute;
}

#yan-ask-details
{
    width: 598px;
    display: block;
}

.BBS_FrameName
{
    height: 30px;
    width: 998px;
    margin: 1px 1px 2px 1px;
    background-color: #4286CE;
}

.BBS_FrameName li
{
    color: #fff;
    float: left;
}

.BBS_FrameContent
{
}

.BBS_FrameContent ul
{
    float: left;
    height: 37px;
    margin: 0 10px;
    border-bottom: 1px solid #CECFCE;
}

.BBS_FrameContent .BBS_PostListTitle
{
    float: left;
    width: 500px;
    height: 37px;
    margin: 0 5px;
    line-height: 35px;
}

.BBS_FrameContent .BBS_PostListTitle p
{
    float: left;
    white-space: nowrap;
}

.BBS_FrameContent .BBS_PostListTitle .BBS_PostSysType
{
    color: #F34855;
    float: left;
    white-space: nowrap;
}

.BBS_FrameContent li
{
    float: left;
    height: 37px;
}

.BBS_FrameContent .BBS_PostListClick
{
    margin: 0 20px;
    width: 70px;
}

.BBS_FrameContent .BBS_PostListClick p
{
    float: left; /*text-align: left;*/
    width: 70px;
}

.BBS_FrameContent .BBS_PostListTime
{
    margin: 0;
    width: 170px;
}

.BBS_FrameContent .BBS_PostListTime p
{
    float: left;
}


.BBS_FrameContent .BBS_PostListTime .BBS_PostListNewTime
{
    color: #F7694A;
}

.BBS_FrameContent .BBS_PostListAuthor
{
    margin: 0;
    width: 170px;
}

.BBS_FrameContent .BBS_PostListAuthor p
{
    float: left;
}

.BBS_PostTitle
{
    height: 30px;
    width: 998px;
    margin: 0 auto;
    text-align: center;
    background-color: #4286CE;
    border: 1px solid #CECFCE;
    border-right: 1px solid #CECFCE;
}

.BBS_PostTitle p
{
    color: #fff;
    float: left;
}


.BBS_PostFrame
{
    width: 1002px;
    text-align: center;
    margin-top: 7px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
}

.BBS_PostFrame .BBS_PostAuthorFrame
{
    width: 150px;
    height: 300px;
    margin: 0;
    float: left;
    background-color: #F7FFFF;
}

.BBS_PostFrame .BBS_PostAuthorFrame ul
{
    width: 115px;
    text-align: center;
    margin-top: 10px;
    margin-left: 25px;
    margin-right: auto;
    margin-bottom: 0;
}

.BBS_PostFrame .BBS_PostAuthorFrame li
{
    float: left;
    font-size: 10pt;
}

.BBS_PostFrame .BBS_PostInformationFrame
{
    width: 500px;
    height: 25px;
    margin: 0;
    float: left;
    border-bottom: 1px solid #CECFCE;
}

.BBS_PostFrame .BBS_PostInformationFrame p
{
    height: 25px;
    float: left;
    font-size: 15px;
    line-height: 25px;
}

.BBS_PostFrame .BBS_PostContentFrame
{
    width: 500px;
    float: left;
    margin: 0 auto;
    text-align: center;
}

.BBS_PostFrame .BBS_PostContentMain
{
    width: 450px;
    float: left;
    margin: 15px 0;
}

.BBS_PostFrame .BBS_PostContentMain a
{
    color: #0000CC;
}

.BBS_PostFrame .BBS_PostContentMain a:hover
{
    color: #551A8B;
    text-decoration: underline;
}

.BBS_PostFrame .BBS_PostContentTip
{
    float: left;
    background-image: url(../../Style/img/BBS_PostSpit.png);
    background-repeat: no-repeat;
    width: 300px;
    height: 30px;
}

.BBS_PostFrame .BBS_PostContentTipContent
{
    float: left;
    width: 797px;
    height: 83px;
}

.BBS_PostFrame .BBS_PostContentTip p
{
    float: left;
    color: #F7694A;
    margin: 0 15px;
    line-height: 30px;
}

.BBS_PostFrame .BBS_PostContentBottom
{
    float: left;
    width: 500px;
    height: 30px;
    line-height: 30px;
    background-color: #F7FFFF;
    border-top: 1px solid #CECFCE;
}

.BBS_Announcement
{
    height: 100px;
    width: 1000px;
    text-align: center;
    margin: 0 auto;
    border: 1px solid #CECFCE;
}


.BBS_Digg
{
    float: left;
    text-align: center;
    width: 1000px;
    height: 30px;
    padding: 10px;
    font-size: 13px;
    font-family: Helvetica Neue,Arial,sans-serif;
}

.pagings{ font-size:14px; font-weight:normal;}
.pagings a{
padding: 6px 10px !important;
border: 1px solid;
border-color: #c9c9c9 #bdbdbd #b0b0b0 #bdbdbd;
background-color: #f8f8f8;
text-decoration: none;
color: #666666;
margin-right: 3px;
border-radius: 3px;
background: #fff;
background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed));
background: -moz-linear-gradient(top,  #fff,  #ededed);
filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed');}
.pagings a:hover{
background: #dfeffa !important;
border-color: #2470b5 #488fcf #488fcf #488fcf;
border-color: #c9c9c9 #bdbdbd #b0b0b0 #bdbdbd;
text-decoration: none;}
.pagings SPAN.BBS_Digg_Current
{
padding: 6px 10px !important;
border: 1px solid;
border-color: #c9c9c9 #bdbdbd #b0b0b0 #bdbdbd;
text-decoration: none;
margin-right: 3px;
border-radius: 3px;background: #fff;
color: #fff;
background: #488fcf !important;
border-color: #2470b5 #488fcf #488fcf #488fcf;
}

.pagings SPAN.disabled
{
padding: 6px 10px !important;
border: 1px solid;
border-color: #ccc #ccc #ccc #ccc;
text-decoration: none;
margin-right: 3px;
border-radius: 3px;
background: #fff;
color: #ccc;
background: #fff !important;
}

.BBS_Digg a
{
    /*border-right: #D6E7EF 1px solid;*/
    padding-right: 5px; /*border-top: #D6E7EF 1px solid;*/
    padding-left: 5px;
    padding-bottom: 2px;
    margin: 2px; /*border-left: #D6E7EF 1px solid;*/
    color: #538dc2;
    padding-top: 2px; /*border-bottom: #D6E7EF 1px solid;*/
    text-decoration: none;
}

.BBS_Digg A:hover
{
    /*border-right: #4286CE 1px solid;     border-top: #4286CE 1px solid;     border-left: #4286CE 1px solid;     color: #000;     border-bottom: #4286CE 1px solid;*/
}

.BBS_Digg A:active
{
    /*border-right: #4286CE 1px solid;     border-top: #4286CE 1px solid;     border-left: #4286CE 1px solid;     color: #000;     border-bottom: #4286CE 1px solid;*/
}

.BBS_Digg SPAN.BBS_Digg_Current
{
    /*border-right: #D6E7EF 1px solid;*/
    padding-right: 5px; /*border-top: #D6E7EF 1px solid;*/
    padding-left: 5px;
    font-weight: bold;
    padding-bottom: 2px;
    margin: 2px; /*border-left: #D6E7EF 1px solid;*/ /*color: #fff;*/
    padding-top: 2px; /*border-bottom: #D6E7EF 1px solid;*/ /*background-color: #4286CE;*/
}

.BBS_Digg SPAN.disabled
{
    /*border-right: #eee 1px solid;*/
    padding-right: 5px; /*border-top: #eee 1px solid;*/
    padding-left: 5px;
    padding-bottom: 2px;
    margin: 2px; /*border-left: #eee 1px solid;*/
    color: #ddd;
    padding-top: 2px; /*border-bottom: #eee 1px solid;*/
}

.BBS_Menu
{
    width: 194px;
    float: left;
}

.BBS_Menu .BBS_MenuUp
{
    height: 85px;
    width: 194px;
    background-image: url(../../Style/img/BBSAdmin_MenuInfo.jpg);
}

.BBS_Menu .BBS_MenuDown
{
    width: 194px;
    background-image: url(../../Style/img/BBSAdmin_Menu.jpg);
    margin-top: 2px;
}


.BBS_VertMenu
{
    font-family: Verdana, Arial, HelVetica, sans-serif;
    font-size: 100%;
    line-height: 35px;
    margin: 0;
    width: 194px;
    padding: 0px;
    float: left;
    margin-top: 3px;
}

.BBS_VertMenu h1
{
    display: block;
    color: #333333;
    margin: 0px;
    width: 194px;
    height: 10px;
    background-image: url(../../Style/img/BBSAdmin_MenuTop.jpg);
}

.BBS_VertMenu ul
{
    list-style: none;
    margin: 0px;
    padding: 0px;
    border: none;
}

.BBS_VertMenu ul li
{
    margin: 0px;
    padding: 0px;
    width: 194px;
    height: 28px;
    background-image: url(../../Style/img/BBSAdmin_MenuBody.jpg);
}

.BBS_VertMenu ul li .con
{
    margin: 0px;
    margin-left: 15px;
    padding: 0px;
    width: 160px;
    height: 27px;
    border-bottom: 1px dashed #cecfce;
}

.BBS_VertMenu ul li .conEmpty
{
    margin: 0px;
    margin-left: 15px;
    padding: 0px;
    width: 160px;
    height: 27px;
}

.BBS_VertMenu ul li .con .ioc
{
    height: 20px;
    width: 20px;
    float: left;
    margin-top: 4px;
    margin-left: 15px;
}

.BBS_VertMenu ul li .con .name
{
    height: 26px;
    width: 120px;
    line-height: 25px;
    float: left;
    text-align: left;
    margin-left: 3px;
}

.BBS_VertMenu ul li .con:hover
{
    background-image: url(../../Style/img/BBSAdmin_btu.png);
    background-repeat: no-repeat;
    border-bottom: none;
}

.BBS_VertMenu ul .bottom
{
    margin: 0px;
    padding: 0px;
    width: 194px;
    height: 10px;
    background-image: url(../../Style/img/BBSAdmin_MenuBottom.jpg);
}

.BBS_VertMenu ul .now
{
    margin: 0px;
    padding: 0px;
    width: 135px;
    height: 35px;
    background-color: #fff;
}

.BBS_VertMenu ul li a
{
    font-size: 80%;
    display: block;
    text-decoration: none;
}

.BBS_VertMenu ul li a:hover
{
    text-decoration: none;
}

.BBS_HorizMenu
{
    font-family: Verdana, Arial, HelVetica, sans-serif;
    font-size: 100%;
    line-height: 28px;
    margin: 5px 0;
    padding: 0px;
    float: left;
    width: 800px;
    height: 28px;
}

.BBS_HorizMenu ul
{
    list-style: none;
    margin: 0;
    padding: 0px;
    border: none;
}

.BBS_HorizMenu ul li
{
    margin: 0 3px 0 3px;
    padding: 0px;
    height: 28px;
    width: 122px; /*border-top: 1px solid #4F95C6;     border-left: 1px solid #4F95C6;     border-bottom: 1px solid #4F95C6;     border-right: 1px solid #4F95C6;*/
    font-size: 80%;
    background-image: url(../img/BBSAdmin_Buttom.jpg);
    background-repeat: no-repeat;
    float: left;
}

.BBS_HorizMenu ul .now
{
    margin: 0;
    padding: 0px;
    height: 28px; /*border-top: 1px solid #4F95C6;     border-left: 1px solid #4F95C6;     border-bottom: none;     border-right: 1px solid #4F95C6;*/
    background-color: #fff;
    font-size: 80%;
    background-image: url(../img/BBSAdmin_NowButtom.jpg);
    background-repeat: no-repeat;
    float: left;
    color: #fff;
}

.BBS_HorizMenu ul li a
{
    font-size: 80%;
    display: block;
    text-decoration: none;
    margin: 0 10px 0 10px;
    color: #fff;
}

.BBS_HorizMenu ul li a:hover
{
    text-decoration: none;
}

.BBSAdminMain
{
    width: 730px;
    float: left;
    margin-left: 15px;
}

.BBSAdminMain .BBSAdminForm
{
    width: 769px;
    float: left;
    margin: -5px 0;
    padding: 0;
    border: 1px solid #4F95C6;
}

.BBSAdminMain .BBSAdminPost
{
    width: 750px;
    height: 20px;
    margin-left: 0px;
    margin-bottom: 5px;
}

.BBSAdminMain .BBSAdminPost ul
{
    width: 750px;
    height: 20px;
}

.BBSAdminMain .BBSAdminPost li
{
    height: 20px;
    float: left;
    margin-right: 5px;
}

.BBSAdminMain .BBSAdminPost:hover
{
    background-color: #FCFCA2;
}


.ShowTS ul
{
    width: 750px;
    height: 20px;
}

.ShowTS li
{
    height: 20px;
    float: left;
    margin-right: 5px;
}

.ShowTS:hover
{
    background-color: #FCFCA2;
}


.BBS_IndexPost
{
    width: 1000px;
    height: 235px;
    text-align: center;
    margin: 0 auto;
}

.BBS_IndexPost .BBS_IndexPosF
{
    width: 332px;
    height: 235px;
    float: left;
    margin: 0;
    padding: 0;
    border-top: 1px solid #CECFCE;
    border-bottom: 1px solid #CECFCE;
    border-left: 1px solid #CECFCE;
}

.BBS_IndexPost .BBS_IndexPosF .BBS_IndexPosT
{
    width: 332px;
    height: 35px;
    float: left;
    padding: 0;
    border-bottom: 1px solid #CECFCE;
    background-color: #F7F7F7;
}

.BBS_IndexPost .BBS_IndexPosF ul
{
    width: 320px;
    height: 20px;
    float: left;
    margin: 0 5px;
    padding: 0;
    border-bottom: 1px dashed #CECFCE;
    color: #7B797B;
}

.BBS_IndexPost .BBS_IndexPosF li
{
    float: left;
    height: 20px;
}

.BBS_IndexIframe
{
    font-family: Helvetica Neue,Arial,sans-serif;
    text-align: left;
    margin: 0 auto;
    margin-top: 10px; /*border: 1px solid #CECFCE;*/
    border-radius: 5px;
    border: 1px solid #ebeaea;
    background-color:#fff;
    box-shadow: 0 3px 2px -2px rgba(200,200,200,0.3);
    overflow:hidden;
}


.BBS_IndexIframe .BBS_IndexIframeT
{
    height: 40px;
    line-height:40px;
    /*float: left;*/ /*background-image: url(../img/BBSIndex_Iframeline.png);*/
    padding:0px 10px 0px 10px;
    border-bottom: 1px solid rgb(237, 237, 237); /*background-color: #F7F7F7;*/
    color: #666;
    font-weight:bolder;
    font-family: Helvetica Neue,Arial,sans-serif;
    background-color:#fdfdfd;
    border-radius: 5px 5px 0 0;
    
}
.BBS_IndexIframe .BBS_IndexIframeT .linkMore
{
    background: url(../img/forum_switch_btn.png) 2px -10px no-repeat;
    width:16px;
    height:12px;
    float:right;
    margin-top:14px;
}

.BBS_IndexIframe .BBS_IndexIframeT .linkMore1
{
    background-position: 2px 1px;
}

.BBS_IndexIframe .BBS_BordIframe
{
    width: 310px;
    height: 100px;
    float: left;
    margin: 20px 0px 10px 20px;
}

.BBS_IndexIframe .BBS_BordImg
{
    width: 90px;
    height: 100px;
    float: left;
    margin: 0 5px 0 0;
}
.BBS_IndexIframe .BBS_BordImg img{width: 75px; height: 75px;}
.BBS_IndexIframe .BBS_BordInfo
{
    width: 200px;
    height: 100px;
    float: left;
    font-size: 13px;
    color: #545254;
}

.BBS_IndexIframe .BBS_BordInfo li
{
    width: 200px;
    height: 13px;
    float: left;
    text-align: left;
    margin-bottom: 3px;
}

.BBS_IndexIframe .BBS_BordInfo .BBS_BordName
{
    width: 200px;
    min-height: 18px;
    float: left;    
    text-align: left;
    margin-bottom: 3px;
    font-size: 15px;
    font-weight: bold;
    color: #000;
    word-wrap: break-word;
}

.platelist{ width:282px; overflow:hidden;}
.platelist .plate{padding-left:10px;font-size:14px;height:30px; line-height:30px; border-top:1px solid #ebeaea; border-right:1px solid #ebeaea; background-color:#fff;overflow:hidden;}
.platelist .plate:hover{background-color:#fbfbfb;}
.platelist .plate a{   overflow:hidden;
 white-space:nowrap;text-overflow:ellipsis;text-overflow: ellipsis;/* IE/Safari */ -ms-text-overflow: ellipsis; -o-text-overflow: ellipsis;/* Opera */ -moz-binding: url("ellipsis.xml#ellipsis");/*FireFox*/ color:#666; }
.platelist .plate a:hover{ color:#b61318;}
.platelist .plate .nober{ padding:1px 5px 1px 5px;border-radius:50%; background-color:#f88e11; border:1px solid #f47c20; color:#fff; overflow:hidden; margin-right:5px; }
.platelist .plate .nobebl{ padding:1px 5px 1px 5px;border-radius:50%; background-color:#00adee; border:1px solid #007ead; color:#fff; overflow:hidden; margin-right:5px; }

.tlq_forum{width: 310px;float: left;margin: 20px 0px 10px 20px;font-family: Helvetica Neue,Arial,sans-serif; text-align:left;}
.tlq_forum .tlq_left{width: 90px;float: left;margin: 0 5px 0 0;}
.tlq_forum .tlq_left img{width:64px; height:64px;}
.tlq_forum .tlq_right{width: 200px;float: left;font-size:14px;color: #545254;}
.tlq_forum .tlq_right .tlq_forum_name{text-align: left;margin-bottom: 10px;font-size: 15px;font-weight: bolder;color: #000;word-wrap: break-word; font-size:16px;}
.tlq_forum .tlq_right .tlq_introduction{height: 45px; text-align: left; overflow:hidden;  margin-bottom: 10px; word-wrap:break-word;}
.tlq_forum .tlq_right .tlq_postlink{height:27px; text-align:left; line-height:27px;}
.tlq_forum .tlq_right .tlq_postlink a{ padding:5px 5px 5px 5px; font-size:14px;}
.tlq_forum .tlq_info{ color:#999; line-height:20px; font-size:12px; padding-top:5px; margin-top:5px; border-top:1px solid #ebeaea; overflow:hidden; }
.light{ background-color:#eee; border-radius:3px; padding:1px 3px 1px 3px;}
.spli{ margin:0px 5px 0px 5px;}
.tlq_admin{ padding:0px 0px 0px 0px;}
.tlq_admin li{ padding:5px 10px 5px 10px; overflow:hidden;}
.tlq_admin a{ vertical-align:middle; line-height:24px; height:24px; font-size:14px;}
.tlq_admin a:hover{ color:Blue;}
.tlq_admin a img{vertical-align:middle;border:1px solid #ebeaea;  border-radius:50%; overflow:hidden; width:24px; height:24px; margin-right:10px;}
.tlq_admin a span{ vertical-align:middle;}
/* button 
---------------------------------------------- */
.button {
	display: inline-block;
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
	display: inline;
	vertical-align: baseline;
	margin: 0 2px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 14px/100% Arial, Helvetica, sans-serif;
	padding: .5em 2em .55em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
	overflow:hidden;
}
.button:hover {
	text-decoration: none;
}
.button:active {
	position: relative;
	top: 1px;
}

.bigrounded {
	-webkit-border-radius: 2em;
	-moz-border-radius: 2em;
	border-radius: 2em;
}
.medium {
	font-size: 12px;
	padding: .4em 1.5em .42em;
}
.small {
	font-size: 11px;
	padding: .2em 1em .275em;
}

/* color styles 
---------------------------------------------- */

/* black */
.black {
	color: #d7d7d7;
	border: solid 1px #333;
	background: #333;
	background: -webkit-gradient(linear, left top, left bottom, from(#666), to(#000));
	background: -moz-linear-gradient(top,  #666,  #000);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#666666', endColorstr='#000000');
}
.black:hover {
	background: #000;
	background: -webkit-gradient(linear, left top, left bottom, from(#444), to(#000));
	background: -moz-linear-gradient(top,  #444,  #000);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#444444', endColorstr='#000000');
}
.black:active {
	color: #666;
	background: -webkit-gradient(linear, left top, left bottom, from(#000), to(#444));
	background: -moz-linear-gradient(top,  #000,  #444);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#666666');
}

/* gray */
.gray {
	color: #e9e9e9;
	border: solid 1px #555;
	background: #6e6e6e;
	background: -webkit-gradient(linear, left top, left bottom, from(#888), to(#575757));
	background: -moz-linear-gradient(top,  #888,  #575757);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#888888', endColorstr='#575757');
}
.gray:hover {
	background: #616161;
	background: -webkit-gradient(linear, left top, left bottom, from(#757575), to(#4b4b4b));
	background: -moz-linear-gradient(top,  #757575,  #4b4b4b);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#757575', endColorstr='#4b4b4b');
}
.gray:active {
	color: #afafaf;
	background: -webkit-gradient(linear, left top, left bottom, from(#575757), to(#888));
	background: -moz-linear-gradient(top,  #575757,  #888);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#575757', endColorstr='#888888');
}

/* white */
.white {
	color: #606060;
	border: solid 1px #b7b7b7;
	background: #fff;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed));
	background: -moz-linear-gradient(top,  #fff,  #ededed);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed');
}
.white:hover {
	background: #ededed;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#dcdcdc));
	background: -moz-linear-gradient(top,  #fff,  #dcdcdc);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dcdcdc');
}
.white:active {
	color: #999;
	background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#fff));
	background: -moz-linear-gradient(top,  #ededed,  #fff);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#ffffff');
}

/* orange */
.orange {
	color: #fef4e9;
	border: solid 1px #da7c0c;
	background: #f78d1d;
	background: -webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#f47a20));
	background: -moz-linear-gradient(top,  #faa51a,  #f47a20);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a', endColorstr='#f47a20');
}
.orange:hover {
	background: #f47c20;
	background: -webkit-gradient(linear, left top, left bottom, from(#f88e11), to(#f06015));
	background: -moz-linear-gradient(top,  #f88e11,  #f06015);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f88e11', endColorstr='#f06015');
}
.orange:active {
	color: #fcd3a5;
	background: -webkit-gradient(linear, left top, left bottom, from(#f47a20), to(#faa51a));
	background: -moz-linear-gradient(top,  #f47a20,  #faa51a);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f47a20', endColorstr='#faa51a');
}

/* red */
.red {
	color: #faddde;
	border: solid 1px #980c10;
	background: #d81b21;
	background: -webkit-gradient(linear, left top, left bottom, from(#ed1c24), to(#aa1317));
	background: -moz-linear-gradient(top,  #ed1c24,  #aa1317);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ed1c24', endColorstr='#aa1317');
}
.red:hover {
	background: #b61318;
	background: -webkit-gradient(linear, left top, left bottom, from(#c9151b), to(#a11115));
	background: -moz-linear-gradient(top,  #c9151b,  #a11115);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#c9151b', endColorstr='#a11115');
}
.red:active {
	color: #de898c;
	background: -webkit-gradient(linear, left top, left bottom, from(#aa1317), to(#ed1c24));
	background: -moz-linear-gradient(top,  #aa1317,  #ed1c24);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#aa1317', endColorstr='#ed1c24');
}

/* blue */
.blue {
	color: #d9eef7;
	border: solid 1px #0076a3;
	background: #0095cd;
	background: -webkit-gradient(linear, left top, left bottom, from(#00adee), to(#0078a5));
	background: -moz-linear-gradient(top,  #00adee,  #0078a5);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#00adee', endColorstr='#0078a5');
}
.blue:hover {
	background: #007ead;
	background: -webkit-gradient(linear, left top, left bottom, from(#0095cc), to(#00678e));
	background: -moz-linear-gradient(top,  #0095cc,  #00678e);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#0095cc', endColorstr='#00678e');
}
.blue:active {
	color: #80bed6;
	background: -webkit-gradient(linear, left top, left bottom, from(#0078a5), to(#00adee));
	background: -moz-linear-gradient(top,  #0078a5,  #00adee);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#0078a5', endColorstr='#00adee');
}

/* rosy */
.rosy {
	color: #fae7e9;
	border: solid 1px #b73948;
	background: #da5867;
	background: -webkit-gradient(linear, left top, left bottom, from(#f16c7c), to(#bf404f));
	background: -moz-linear-gradient(top,  #f16c7c,  #bf404f);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f16c7c', endColorstr='#bf404f');
}
.rosy:hover {
	background: #ba4b58;
	background: -webkit-gradient(linear, left top, left bottom, from(#cf5d6a), to(#a53845));
	background: -moz-linear-gradient(top,  #cf5d6a,  #a53845);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#cf5d6a', endColorstr='#a53845');
}
.rosy:active {
	color: #dca4ab;
	background: -webkit-gradient(linear, left top, left bottom, from(#bf404f), to(#f16c7c));
	background: -moz-linear-gradient(top,  #bf404f,  #f16c7c);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#bf404f', endColorstr='#f16c7c');
}

/* green */
.green {
	color: #e8f0de;
	border: solid 1px #538312;
	background: #64991e;
	background: -webkit-gradient(linear, left top, left bottom, from(#7db72f), to(#4e7d0e));
	background: -moz-linear-gradient(top,  #7db72f,  #4e7d0e);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#7db72f', endColorstr='#4e7d0e');
}
.green:hover {
	background: #538018;
	background: -webkit-gradient(linear, left top, left bottom, from(#6b9d28), to(#436b0c));
	background: -moz-linear-gradient(top,  #6b9d28,  #436b0c);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#6b9d28', endColorstr='#436b0c');
}
.green:active {
	color: #a9c08c;
	background: -webkit-gradient(linear, left top, left bottom, from(#4e7d0e), to(#7db72f));
	background: -moz-linear-gradient(top,  #4e7d0e,  #7db72f);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#4e7d0e', endColorstr='#7db72f');
}

/* pink */
.pink {
	color: #feeef5;
	border: solid 1px #d2729e;
	background: #f895c2;
	background: -webkit-gradient(linear, left top, left bottom, from(#feb1d3), to(#f171ab));
	background: -moz-linear-gradient(top,  #feb1d3,  #f171ab);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#feb1d3', endColorstr='#f171ab');
}
.pink:hover {
	background: #d57ea5;
	background: -webkit-gradient(linear, left top, left bottom, from(#f4aacb), to(#e86ca4));
	background: -moz-linear-gradient(top,  #f4aacb,  #e86ca4);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4aacb', endColorstr='#e86ca4');
}
.pink:active {
	color: #f3c3d9;
	background: -webkit-gradient(linear, left top, left bottom, from(#f171ab), to(#feb1d3));
	background: -moz-linear-gradient(top,  #f171ab,  #feb1d3);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f171ab', endColorstr='#feb1d3');
}
/* button 
---------------------------------------------- */
.button {
	display: inline-block;
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
	margin: 0 2px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 14px/100% Arial, Helvetica, sans-serif;
	padding: .5em 2em .55em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
	overflow:hidden;
}
.button:hover {
	text-decoration: none;
}
.button:active {
	position: relative;
	top: 1px;
}

.bigrounded {
	-webkit-border-radius: 2em;
	-moz-border-radius: 2em;
	border-radius: 2em;
}
.medium {
	font-size: 12px;
	padding: .4em 1.5em .42em;
}
.small {
	font-size: 11px;
	padding: .2em 1em .275em;
}

/* color styles 
---------------------------------------------- */

/* black */
.black {
	color: #d7d7d7;
	border: solid 1px #333;
	background: #333;
	background: -webkit-gradient(linear, left top, left bottom, from(#666), to(#000));
	background: -moz-linear-gradient(top,  #666,  #000);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#666666', endColorstr='#000000');
}
.black:hover {
	background: #000;
	background: -webkit-gradient(linear, left top, left bottom, from(#444), to(#000));
	background: -moz-linear-gradient(top,  #444,  #000);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#444444', endColorstr='#000000');
}
.black:active {
	color: #666;
	background: -webkit-gradient(linear, left top, left bottom, from(#000), to(#444));
	background: -moz-linear-gradient(top,  #000,  #444);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#666666');
}

/* gray */
.gray {
	color: #e9e9e9;
	border: solid 1px #555;
	background: #6e6e6e;
	background: -webkit-gradient(linear, left top, left bottom, from(#888), to(#575757));
	background: -moz-linear-gradient(top,  #888,  #575757);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#888888', endColorstr='#575757');
}
.gray:hover {
	background: #616161;
	background: -webkit-gradient(linear, left top, left bottom, from(#757575), to(#4b4b4b));
	background: -moz-linear-gradient(top,  #757575,  #4b4b4b);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#757575', endColorstr='#4b4b4b');
}
.gray:active {
	color: #afafaf;
	background: -webkit-gradient(linear, left top, left bottom, from(#575757), to(#888));
	background: -moz-linear-gradient(top,  #575757,  #888);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#575757', endColorstr='#888888');
}

/* white */
.white {
	color: #606060;
	border: solid 1px #b7b7b7;
	background: #fff;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed));
	background: -moz-linear-gradient(top,  #fff,  #ededed);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed');
}
.white:hover {
	background: #ededed;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#dcdcdc));
	background: -moz-linear-gradient(top,  #fff,  #dcdcdc);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dcdcdc');
}
.white:active {
	color: #999;
	background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#fff));
	background: -moz-linear-gradient(top,  #ededed,  #fff);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#ffffff');
}

/* orange */
.orange {
	color: #fef4e9;
	border: solid 1px #da7c0c;
	background: #f78d1d;
	background: -webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#f47a20));
	background: -moz-linear-gradient(top,  #faa51a,  #f47a20);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a', endColorstr='#f47a20');
}
.orange:hover {
	background: #f47c20;
	background: -webkit-gradient(linear, left top, left bottom, from(#f88e11), to(#f06015));
	background: -moz-linear-gradient(top,  #f88e11,  #f06015);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f88e11', endColorstr='#f06015');
}
.orange:active {
	color: #fcd3a5;
	background: -webkit-gradient(linear, left top, left bottom, from(#f47a20), to(#faa51a));
	background: -moz-linear-gradient(top,  #f47a20,  #faa51a);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f47a20', endColorstr='#faa51a');
}

/* red */
.red {
	color: #faddde;
	border: solid 1px #980c10;
	background: #d81b21;
	background: -webkit-gradient(linear, left top, left bottom, from(#ed1c24), to(#aa1317));
	background: -moz-linear-gradient(top,  #ed1c24,  #aa1317);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ed1c24', endColorstr='#aa1317');
}
.red:hover {
	background: #b61318;
	background: -webkit-gradient(linear, left top, left bottom, from(#c9151b), to(#a11115));
	background: -moz-linear-gradient(top,  #c9151b,  #a11115);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#c9151b', endColorstr='#a11115');
}
.red:active {
	color: #de898c;
	background: -webkit-gradient(linear, left top, left bottom, from(#aa1317), to(#ed1c24));
	background: -moz-linear-gradient(top,  #aa1317,  #ed1c24);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#aa1317', endColorstr='#ed1c24');
}

/* blue */
.blue {
	color: #d9eef7;
	border: solid 1px #0076a3;
	background: #0095cd;
	background: -webkit-gradient(linear, left top, left bottom, from(#00adee), to(#0078a5));
	background: -moz-linear-gradient(top,  #00adee,  #0078a5);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#00adee', endColorstr='#0078a5');
}
.blue:hover {
	background: #007ead;
	background: -webkit-gradient(linear, left top, left bottom, from(#0095cc), to(#00678e));
	background: -moz-linear-gradient(top,  #0095cc,  #00678e);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#0095cc', endColorstr='#00678e');
}
.blue:active {
	color: #80bed6;
	background: -webkit-gradient(linear, left top, left bottom, from(#0078a5), to(#00adee));
	background: -moz-linear-gradient(top,  #0078a5,  #00adee);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#0078a5', endColorstr='#00adee');
}

/* rosy */
.rosy {
	color: #fae7e9;
	border: solid 1px #b73948;
	background: #da5867;
	background: -webkit-gradient(linear, left top, left bottom, from(#f16c7c), to(#bf404f));
	background: -moz-linear-gradient(top,  #f16c7c,  #bf404f);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f16c7c', endColorstr='#bf404f');
}
.rosy:hover {
	background: #ba4b58;
	background: -webkit-gradient(linear, left top, left bottom, from(#cf5d6a), to(#a53845));
	background: -moz-linear-gradient(top,  #cf5d6a,  #a53845);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#cf5d6a', endColorstr='#a53845');
}
.rosy:active {
	color: #dca4ab;
	background: -webkit-gradient(linear, left top, left bottom, from(#bf404f), to(#f16c7c));
	background: -moz-linear-gradient(top,  #bf404f,  #f16c7c);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#bf404f', endColorstr='#f16c7c');
}

/* green */
.green {
	color: #e8f0de;
	border: solid 1px #538312;
	background: #64991e;
	background: -webkit-gradient(linear, left top, left bottom, from(#7db72f), to(#4e7d0e));
	background: -moz-linear-gradient(top,  #7db72f,  #4e7d0e);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#7db72f', endColorstr='#4e7d0e');
}
.green:hover {
	background: #538018;
	background: -webkit-gradient(linear, left top, left bottom, from(#6b9d28), to(#436b0c));
	background: -moz-linear-gradient(top,  #6b9d28,  #436b0c);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#6b9d28', endColorstr='#436b0c');
}
.green:active {
	color: #a9c08c;
	background: -webkit-gradient(linear, left top, left bottom, from(#4e7d0e), to(#7db72f));
	background: -moz-linear-gradient(top,  #4e7d0e,  #7db72f);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#4e7d0e', endColorstr='#7db72f');
}

/* pink */
.pink {
	color: #feeef5;
	border: solid 1px #d2729e;
	background: #f895c2;
	background: -webkit-gradient(linear, left top, left bottom, from(#feb1d3), to(#f171ab));
	background: -moz-linear-gradient(top,  #feb1d3,  #f171ab);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#feb1d3', endColorstr='#f171ab');
}
.pink:hover {
	background: #d57ea5;
	background: -webkit-gradient(linear, left top, left bottom, from(#f4aacb), to(#e86ca4));
	background: -moz-linear-gradient(top,  #f4aacb,  #e86ca4);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4aacb', endColorstr='#e86ca4');
}
.pink:active {
	color: #f3c3d9;
	background: -webkit-gradient(linear, left top, left bottom, from(#f171ab), to(#feb1d3));
	background: -moz-linear-gradient(top,  #f171ab,  #feb1d3);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f171ab', endColorstr='#feb1d3');
}



.usertableborder
{
    border-right: #3795d2 1px solid;
    border-top: #3795d2 1px solid;
    font-weight: normal;
    font-size: 12px;
    border-left: #3795d2 1px solid;
    width: 400px;
    line-height: normal;
    border-bottom: #3795d2 1px solid;
    font-style: normal;
    font-variant: normal;
}

.usertablerow1
{
    background-color: #f7f7f7;
    height: 30px;
    text-align: center;
}
.usertablerow2
{
    background-color: #f0f0f0;
    height: 30px;
    text-align: center;
}
.usertablerow3
{
    background-color: #f7f7f7;
    height: 20px;
    text-align: center;
}
.usertablerow4
{
    background-color: #f0f0f0;
    height: 20px;
    text-align: center;
}
.usertablerow5
{
    background-color: #f7f7f7;
    height: 25px;
    text-align: center;
}
.usertablerow6
{
    background-color: #f0f0f0;
    height: 25px;
    text-align: center;
}


th
{
    font-weight: bold;
    font-size: 12px;
    color: white;
    height: 25px;
    background-image: url(../img/win_top.png);
}


.top_navigate{position: fixed; background-color:#fdfdfd; border-bottom:1px solid #ddd; width: 100%; z-index: 999; box-shadow: 0 3px 2px -2px rgba(200,200,200,0.3);}
.top_navigate .top_navigate_inner{ font-size:16px; width:998px; margin:auto; height: 46px; text-align:left;font-family: Helvetica Neue,Arial,sans-serif;position:relative; font-weight:bolder;}
.top_navigate .top_navigate_title{ float:left; line-height:46px; padding:0px 15px 0px 15px; height:46px; border-bottom: 1px solid #991f00; background-color:#a20; color:White; }
.top_navigate .top_navigate_navigate{float:left; line-height:47px; padding:0px 15px 0px 0px; height:47px; position:relative;}
.top_navigate .top_navigate_navigate:hover{ color:#a20;}
.top_navigate .top_navigate_menu{ float:right; list-style:none;  font-size:14px; font-weight:normal;  color:#a20;}
.top_navigate .top_navigate_menu li{ float:left; margin-left:5px;}
.top_navigate .top_navigate_menu li a{line-height:47px; padding:0px 15px 0px 15px; height:47px; display:inline-block; position:relative;color:#111; text-transform:capitalize;}
.top_navigate .top_navigate_menu li a:hover{ background-color:rgb(172,172,172); color:White;}
.top_navigate .dropdown_triangle{border-width: 4px 4px 0px;border-style: solid dashed dashed;border-color: #333 transparent transparent;width: 0px;height: 0px;line-height: 0;font-size: 0px;z-index: 10; position:absolute; right:2px; top:22px;}
.top_navigate .head_icon{height: 30px; width: 30px; vertical-align: middle;border-radius:50%;border: 1px solid #ebeaea;}
.top_navigate .bbs_menu{ display:none;  position:absolute; top:55px; left:0px; cursor:default; padding:10px;border:1px solid #ddd;  background-color:#fff;border-radius:5px;box-shadow: 0 3px 2px -2px rgba(200,200,200,0.3); }


.content {height: auto; text-align:left; position:relative;  font-size:14px; font-weight:bolder; width:100%;font-family: Helvetica Neue,Arial,sans-serif;}
.content > ul {list-style: none; border-radius:5px 5px 5px 5px; overflow:hidden; border:1px solid #d2d2d2;}
.content .menu-one > li { height: auto; margin:0px 0px 0px 0px;border-top:1px solid #d2d2d2;}
.content .menu-one > li.firstChild {border: 0; margin:0px;border-top:0 none;}
.content .menu-one .header {height: 37px; line-height: 37px; text-indent: 5px; cursor: pointer; background: url(../img/sfqbj.png) repeat-x 0px 0px;  overflow:hidden;}
.content .menu-one .header:hover,
.content .menu-one .menuOne-current { background-position:0px -38px;}
.content .menu-one .header > span {display: block;}
.content .menu-one .header .txt {float: left; color: #5c5c5c; padding:0px 20px 0px 10px;}
.content .menu-one .header .arrow {float: right; width: 10px; height:10px; background: url(../img/sfqbj.png) no-repeat 0px -76px; margin:13px 10px 0px 0px;}
.content .menu-two {display: none; overflow:hidden; height: auto; border-top:0 none;  font-size:14px; font-weight:normal;}
.content .menu-two li { height:30px; background: #fff; border-top: 1px solid #e1ded9; line-height: 30px; text-indent: 10px; overflow:hidden;}
.content .menu-two li.firstChild {border: 0;}
.content .menu-two li a {display: block; color: #888; padding:0px 10px 0px 10px;}
.content .menu-two li a:hover{ color:Red;}
.content .menu-two li:hover,
.content .menu-two li.menuTwo-current {background: #F7F7F7;}
.content .menu-show .header {background-position:0px -37px;border-radius:5px 5px 0px 0px;}
.content .menu-show .header .arrow { background-position:0px -87px;}


.ads{ padding:20px;}
.ads .tle:first-child{ margin-top:10px;}
.ads .tle{ font-size:20px; color:Black; text-decoration:underline; margin:50px 0px 10px 0px;}
.ads .tle .number{ display:inline-block; width:40px; height:40px; line-height:40px; text-align:center; color:#fff; background-color:#4991e1; overflow:hidden;border-radius:50%; font-size:18px; vertical-align:middle; margin-right:10px;}
.ads .tle .orage{ background-color:#c9b141;}
.ads .tle .ared{ background-color:#bd2b4d;}

.adstp1{ font-size:16px; font-family: Helvetica Neue,Arial,sans-serif;}
.adstp1 .ads_title{padding:3px 0px 3px 0px;}
.adstp1 .ads_title a{ font-weight:bolder; color:#2563cb;  }
.adstp1 .ads_title a:hover{ text-decoration:underline;}
.adstp1 b{ color:#e70832;}
.adstp1 .ads_link{ font-size:14px;padding:3px 0px 3px 0px; color:#111;}
.adstp1 .ads_introduce{ font-size:14px;padding:3px 0px 3px 0px;color:#111;}

.adstp2{ text-align:center; overflow:hidden;}

.ads .adstplist{border-radius:5px 5px 5px 5px; overflow:hidden; border:1px solid #e1ded9;}
.ads .adstplist li{ padding:20px; padding-top:40px; border-top:1px solid #e1ded9; position:relative;}
.ads .adstplist li:first-child{ border-top:0 none;}
.ads .adstplist li .ads_temp_radio{ position:absolute; top:5px; left:5px; font-size:12px;}
.ads .adstplist li .ads_temp_radio input{ vertical-align:middle;}
.ads .adstplist .select{ background-color:#eee;}

.ads .forms{ border:0 none; font-size:14px;}
.ads .forms td{ padding:6px; text-align:left;}
.ads .forms td:first-child{ text-align:right;}
.ads .forms .t2{ display:none;}
.ads .forms tr .info{ font-size:12px; color:#666; padding-top:15px; width:200px;}
.ads .forms tr .error{font-size:12px; color:Green; padding-top:15px; width:200px;}
.ads .forms tr .success{font-size:12px; color:Red; padding-top:15px; width:200px;}

.myadslist{width:100%; font-size:14px;} 
.myadslist thead tr{ background-color:#700324; color:#fff;}
.myadslist td{ padding:5px 2px 5px 2px; border-left:1px solid #eee;}
.myadslist tr{ border-top:1px solid #eee;}
.myadslist td:first-child{ border-left:0 none;}
.myadslist tr:first-child{ border-top:0 none;}