﻿.wLeftDiv
{
    width: 680px;
    float: left;
    display:inline-table;
    position:relative;
    font-family: Verdana,Arial,Helvetica,sans-serif /*    border: solid 1px #8ac1ff;*/ /*    margin: 0px 10px 0px 10px;*/;
 
}

.wRightDiv
{
    width: 260px;
    float: left;
    height:100%;
    position:relative;
    display:inline-table;
    font-family: Verdana,Arial,Helvetica,sans-serif;
}

#news_main
{
    clear: both;
    padding: 0px 10px 20px;
    margin: 0px 10px 0px 0px;
    _margin: 0px 5px 0px 0px;
    border-bottom: 1px solid #E1E1E1;
    border-top: 1px solid #E8E8E8;
    border-left: 1px solid #E8E8E8;
    border-right: 1px solid #E8E8E8;
    width: 648px;
    float: left;
}

#news_main #news_title
{
    color: #494949;
    text-decoration: none;
    font-size: 20px;
    font-family: "ms song" , "Microsoft Yahei" ,SimHe;
    text-align: center;
    padding-top: 25px;
    padding-bottom: 25px;
    border-bottom: 1px solid #E1E1E1;
    margin-left:10px;
    font-weight: bold;
    font-size: 12px;
    width: 628px;
    float: left;
}

#news_main #news_title a:link, #news_title a:active, #news_title a:visited, #news_title a:hover
{
    font-size: 20px;
    font-weight: bold;
    text-decoration: none;
    color: #494949;
}

#news_main #news_info
{
    line-height: 1.5em;
    text-align: center;
    margin-top: 15px;
    margin-bottom: 30px;
    font-size: 12px;
    color: #494949;
    width: 628px;
    float: left;
    margin-left:10px;
}

#news_image
{
    width:220px;
    height:200px;
   /* padding-left:10px;*/
    padding-right:20px;
    float:left;
}

#news_image img
{
    width:220px;
    height:200px;
}

.news_oneInfos
{
    width:370px;
    border-bottom:solid 1px #E1E1E1;
    height:38px;
    line-height:38px;
    float:left;
}

.news_oneName
{
    width:185px;
    float:left;
    text-align:left;
}

.news_oneName2
{
    width:370px;
    float:left;
    text-align:left;
}

#news_info a:link
{
    color: #075DB3;
}

#news_body
{
    margin-left: 10px;
    margin-right: 10px;
    line-height: 180%;
    overflow: hidden;
    color: #404040;
    float: left;
    width: 628px;
    margin-bottom:30px;
    border-bottom: 1px dotted silver;    
}

#new_bodyContent
{
    margin:0px;
    padding:0px;
    margin-left:20px;
    margin-right:20px;
    font-size: 12px;
    width: 580px;
    float: left;
    margin-bottom:20px;
}

#news_down
{
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom:30px;
    line-height: 180%;
    overflow: hidden;
    color: #404040;
    float: left;
    width: 628px;
    text-align:right;
}

#news_down input
{
    width:140px;
    height:45px;
    padding:0px;
    margin:0px;
    background-color:#ED8300;
   /* background-color:#E06000;*/
    font-size:18px;
    color:#fff;
    font-weight:bold;
    letter-spacing:10px;
    border:none;
    border-radius: 4px;
    font-family:微软雅黑;
    cursor:pointer;
}

.news_title
{
    font-weight: bold;
    margin-bottom: 5px;
    color: #666;
    font-size: 14px;
    float: left;
    width: 608px;
}

.new_files
{
    margin-left:30px;
    margin-right:30px;
    font-size: 12px;
    width: 540px;
    float: left;
}

#new_filesPID
{
    width:540px;
    height:30px;
    line-height:30px;
    float:left;
}

.new_filesL
{
    width:270px;
    height:26px;
    line-height:26px;
    float:left;
}

.new_filesL a
{
    margin-left:10px;
    display:none;
}

#cloeToF
{
    width: 500px;
    border: solid 1px #e5e5e5;
    height: 50px;
    line-height:50px;
    text-align:center;
    margin-left: auto;
    margin-right: auto;
}

.cloeToMes
{
    font-size: 12px;
    font-weight:normal;
    color:#666666;
    margin:0px;
    padding:0px;
}

#buyReadPost
{
    color: Red; 
    font-weight: bold;
    font-size: 14px; 
    margin-left: 10px; 
    text-decoration: underline;
}

#news_operate
{
    line-height: 1.5em;
    float: left;
    margin: 25px;
    width: 600px;
    margin-top:20px;
    margin-bottom:0px;
}

#up_down
{
    float: right;
    text-align: right;
    margin-bottom: 10px;
    margin-left: 70px;
    font-size: 12px;
    display: block;
    width: 120px;    
}

.diggit
{
    width: 46px;
    height: 52px;
    line-height:30px;
    text-align: center;
    margin-top: 2px;
    cursor: pointer;
    background: url(image/upup.gif) no-repeat;
    float: left; /* line-height: 2.2em;     font-size: 14px;     color: #075DB3;         cursor: pointer;*/
}

.buryit
{
    float: left;
    margin-left: 10px;
    width: 46px;
    height: 52px;
    line-height:30px;
    text-align: center;
    margin-top: 2px;
    cursor: pointer;
    background: url(image/downdown.gif) no-repeat;
}

#come_from
{
    float: left;
    font-size: 12px;
    color: Gray;
    margin-top: 0px;
    margin-left: 15px;
}

#news_content
{
    font-size: 14px;
    border-bottom: 0px solid #B2B2B2;
    line-height: 1.5em;
    float: left;
    width: 648px; 
}

#news_otherinfo
{
    /*text-align: right;*/
    margin: 25px;
    margin-top:0px;
    font-size: 12px;
    width: 600px;
    float: left;
}

#news_more_info
{
    font-size: 13px;
    text-decoration: none;  
    margin: 25px; 
    margin-left: 38px;
    margin-top:0px;
    color: #666;
    margin-bottom: 30px;
    float: left;
    width: 570px;
}

.r_news
{
    line-height: 1.6em;
    margin-bottom: 5px;
    font-size: 14px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
}

.r_title
{
    font-weight: bold;
    margin-top: 15px;
    margin-bottom: 5px;
}

#news_more_info a:link, #news_more_info a:active, #news_more_info a:visited
{
    text-decoration: none;
    font-size: 12px;
    color: #075DB3;
}

#news_more_info a:hover
{
    text-decoration: underline;
}

.gray
{
    font-size: 12px;
    color: Gray;
}

.news_tags *
{
    font-size: 14px;
}

#comment_tips
{
    width: 648px;
    float: left;
    color: #333;
    text-transform: uppercase;
    padding: 5px 0px 5px 0px;
    font-family: verdana, arial, 'times new roman';
    font-size: 14px;
    font-weight: bold;
    margin: 0px 0px 10px 0px;
    border-bottom: 1px dotted silver;
    border-top: 1px dotted silver;
    line-height: 1.5em;
}

#comment_tips a
{
    font-size: 12px;
    text-decoration: underline;
}

#comment_main
{
    padding-right: 10px;
    padding-left: 15px;
    color: #494949;
    width: 618px;
    float: left;
}

.user_comment
{
    width: 630px;
    margin-top: 10px;
    border-bottom: 1px solid #b2b2b2; /*     overflow: hidden;     background-color:Red;*/
}

.commenter_info span
{
    color: Gray;
}

.comment_main
{
    padding-left: 40px;
    padding-right: 10px;
    margin-top: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    background: url(http://common.cnblogs.com/news/images/comment.gif) no-repeat;
}

.qitem_reply
{
    margin-left: 20px;
    margin-top: 20px;
    float: left;    
    width: 628px;
}

.qitem_reply a
{
    color: #075db3;
}

.qitem_reply #txtContent
{
     width:450px;
     height:135px;
     margin-top:5px;
}

textarea
{
    line-height:120%;
    overflow:auto;
    padding:2px;
    border:solid 1px #7c7c7c;
    border-right-color:#c3c3c3;
    border-bottom-color:#ddd;
}

.txtContent_bg
{
    background-image:url("http://news.cnblogs.com/news/images/notice_bg.gif");
    background-attachment:scroll;
    background-repeat:no-repeat;
    background-position-x;0%;
    background-repeat-y:0%;
    background-size:auto;
    background-origin:padding-box;
    background-clip:border-box;
    background-color:Transparent;    
}

#btnComment
{
    width:8em;
    height:2em;
    font-size:12px;
}

.clear
{
    clear: both;
}

.floor
{
    font-weight: bold;
}
