/*CSS*/

@charset "utf-8";
.page_float_right {
    float: right;
}

.page_float_left {
    float: left;
}

.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

p,
h1,
h2,
h3,
h4 {
    padding: 0;
    margin: 0;
}

.wrap {
    width: 100%;
    min-width: 1180px;
}


/*container*/

.container {
    width: 1180px;
    margin: 0 auto;
    overflow: hidden;
    padding: 0px 0 0 0;
}

.weibo {
    width: 1180px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}

.developer {
    width: 698px;
    padding: 0px 10px;
    height: 26px;
    line-height: 26px;
    background-color: #f3f3f3;
    border-top: 1px solid;
    border-left: 1px solid;
    border-right: 1px solid;
    border-color: #d2d2d2;
}

span.developerBlack {
   font-size: 12px;
   color: #333;
   font-family: "SimSun"; 
}

a.developerBlue {
    font-size: 12px;
    color: #0078b6;
    font-family: "SimSun";
}

a.developerBlue:hover {
    text-decoration: underline
}

/*关键宽度*/
.weiboComponent {
    border: 1px solid #d2d2d2;
    padding: 4px 4px 0 0;
    overflow: hidden;
}
/*container*/

/**/
/* sidemenu */
#sidemenu{
    position: absolute;
    z-index: 2;
    padding-left: 0px;
    width: 20px;
    overflow: hidden;
    left: 1px;
    top: 58px;
}

#sidemenu .sideBarButton {
    position: absolute;
    left: -1px;
    float: left;
    width: 8px;
    height: 70px;
    overflow: hidden;
    background: url(../images/ui_items.png) no-repeat;
    background-position: -160px -120px;
    background-repeat: no-repeat;
}

#sidemenu .sideBarButton .btn {
    position:absolute;
    left:0;
    width:8px;
    height:70px;
    cursor:pointer
}

#sidemenu .sidebarButton-over {
    background-position:-181px -120px;
}

#sidemenu.side-collapsed {
    padding-left:0px;
}

#sidemenu.side-collapsed .sideBarButton {
    left:0px;
    background-position:-160px -120px;
}

#sidemenu.side-collapsed .sidebarButton-over {
    background-position:-181px -120px;
}

#sidemenu #arrowbox {
    position:relative;float:left;
} 
/* sidebox */
.select_current {
    background-color: #0078b6!important;
}

#sidebox {
    position:relative;
    float:left;
    width:46px;
    margin:0px 0 0 -47px;
    _left:40px;
    overflow:hidden;
    border-right: 1px solid #d2d2d2;
    background-color: #fff;
}

#sidebox li {
    width: 46px;
    height: 40px;
}

#sidebox li a {
    display: block;
    width: 30px;
    height: 30px;
    padding: 5px 8px;
}

ul.sideOption {
    border-top: 1px solid #d2d2d2;
}

.box {
    background-color: #fff;
    border-right: 5px solid #fff;
}

.boxCon {
    width: 100%;
    padding: 0 0px 5px 5px;
}

.boxConMain {
    padding-right: 18px;
}

.singleweibo {
    border-bottom: 1px dotted #d2d2d2;
    padding-bottom: 15px;
}

.courtHeadImg {
    padding: 15px 15px 15px 10px;
    float: left;
}

.courtWeibo {
    padding-top: 10px;
}

.courtHeadImg a {
    display: block;
}

a.courtName {
    color: #0078b6;
    font-size: 12px;
    font-family:"SimSun";
}

.courtMain {
    font-size: 12px;
    color: #333;
    line-height: 18px;
    font-family:"SimSun";
}

a.courtName:hover {
    text-decoration:underline;
}

i.v {
    width: 16px;
    height: 15px;
    vertical-align: middle;
    display: inline-block;
    background: url(http://img.t.sinajs.cn/t4/appstyle/widget/images/library/base/icon_user_ie6.png);
    background-position: 0 -60px;
    background-repeat: no-repeat;
}

i.cheng {
    width: 15px;
    height: 16px;
    vertical-align: middle;
    display: inline-block;
    background: url(http://img.t.sinajs.cn/t6/style/images/common/steps_gold.png);
    background-size: 475px 14px;
    background-repeat: no-repeat;
}

i.huang {
    width: 14px;
    height: 14px;
    vertical-align: middle;
    display: inline-block;
    background: url(http://img.t.sinajs.cn/t6/style/images/common/icon.png?id=040715102017);
    background-position: 0 -50px;
    background-repeat: no-repeat;
}

i.wu {
    width: 0px;
    height: 0px;
    display: inline-block;
}

a.weiboTopic {
    font-size: 12px;
    color: #0078b6;
}

span.weiboCon {
    font-size: 12px;
    color: #333;
    line-height: 18px;
    font-family:"SimSun";
}

.courtPic {
    padding-left: 55px;
}

.courtPic img {
    display: block;
    padding-top: 10px;
}

.timeOption {
    padding: 10px 0 0 55px;
    height: 18px;
}

.publicTime {
   float: left;
}

.publicOption {
    float: right;
}

a.time,
a.forward,
a.comment {
    color: #0078b6;
    font-size: 12px;
    font-family:"SimSun";
}

a.time:hover,
a.forward:hover,
a.comment:hover {
    text-decoration:underline;
}

.WB_vline {
    margin: 0 3px;
    color: #ccc;
    font-style: normal;
}

.forward_weibo {
    position: relative;
    margin: 10px 7px 0px 55px;
    padding: 15px 8px 10px 8px;
    border: 1px solid #d2d2d2;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}

i.forwardWeiboTriangle {
    position: absolute;
    width: 19px;
    height: 14px;
    vertical-align: middle;
    display: inline-block;
    background: url(../images/icon_rotate.png);
    background-position: -18px -289px;
    background-repeat: no-repeat;
    top: -10px;
}

.forwardCourtPic {
    padding-top: 10px;
}

.forwardCourtPic img {
    display: block;
}

.forwardTimeOption {
    padding: 10px 0 0 0px;
    height: 18px;
}

.mask {
    width: 32px;
    height: 32px;
    margin: 0 auto;
    display: none;
}

.more {
    display: none;
}

.more a {
    height: 20px;
    line-height: 20px;
    text-align: center;
    display: block;
    font-size: 12px;
    color: #0078b6;
}

.boxCon {
    position: relative;
}
/**/
.dicTitle {
    background-color: #fff;
    padding: 0 10px;
    width: 698px;
    border-left: 1px solid;
    border-right: 1px solid;
    border-color: #d2d2d2;
}

.dicTitle p {
    font-size: 12px;
    font-weight: bold;
    color: #333;
    height: 28px;
    line-height: 28px;
}

.top_color_line {
    height: 3px;
    overflow: hidden;
}

.WB_xlinen {
    background: -moz-linear-gradient(left,#eb192d 0,#fdb940 100%);
    background: -webkit-gradient(linear,left top,right top,color-stop(0,#eb192d),color-stop(100%,#fdb940));
    background: -webkit-linear-gradient(left,#eb192d 0,#fdb940 100%);
    background: -o-linear-gradient(left,#eb192d 0,#fdb940 100%);
    background: -ms-linear-gradient(left,#eb192d 0,#fdb940 100%);
    background: linear-gradient(left,#eb192d 0,#fdb940 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eb192d', endColorstr='#fdb940', GradientType=1);
}
/**/
/**
