#news_content_body
{
position:relative;
}
#news_content_body .title_bk
{
position:relative;
width:100%;
background:url(news_content_tbk.gif) repeat-x;
border-bottom:1px solid #99BDDB;
height:23px;
}
#news_content_body .title_bk .title
{
margin:5px 0 auto 12px;
color:#000000;
}
#news_content_body .title_bk .barbtn
{
position:absolute;
top:3px;
right:8px;
}
#news_content_body .title_bk .barbtn a
{
float:right;
margin-left:4px;
}
#news_content_body #content
{
position:relative;
width:587px;
height:auto;
margin:3px 3px 8px 3px;
}
#news_content_body #content img
{
/*float:left;*/
/*width:232px;*/
margin:0 6px 8px 0;
}
#news_content_body #content .date
{
width:320px;
float:right;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:11px;
margin:20px 20px 6px 0;
text-align:right;
color:#000000;
}
#news_content_body .shadow_outter
{
position:relative;
float:left;
margin-left:5px;
margin-top:3px;
padding-bottom:3px;
padding-right:3px;
background:url("bg_shadow.png") right bottom no-repeat;
}
#news_content_body .shadow_outter img
{
position:relative;
float:left;
background-color:#FFFFFF;
border:1px solid #99BDDB;
margin-left:-5px;
margin-top:-3px;
overflow:hidden;
}
#news_content_body  .more
{
width:100%;
height:12px;
padding:2px 0;
}
#news_content_body  .more img
{
float:right;
padding-right:10px;
}
#news_content_body .botbar
{
width:100%;
background:url(news_botbar.gif) repeat-x;
border-top:1px solid #99BDDB;
height:7px;
overflow:hidden;
}
#news_content_body .comment_all
{
color:#000000;
text-align: center;
margin:6px 0;
font-size:12px;
}
#news_content_body .comment_title
{
position:relative;
width:560px;
margin:0 auto;
padding:2px 4px;
border:#a8d9a8 1px dashed;
background-color:#e6fae6;
color:#000000;
}
#news_content_body .comment_date
{
position: absolute;
top:4px;
right:6px;
word-spacing:10px;
font-size:12px;
}
#news_content_body .comment_txt
{
position:relative;
width:560px;
margin:0 auto;
padding:6px 50px 10px 50px;
font-size:11px;
}
#news_content_body hr
{
width:98%;
height:1px;
color:#a8d9a8;
background-color:#a8d9a8;
border:none;
margin-left:auto;
margin-right:auto;
margin-top:8px!important;
margin-bottom:8px!important;
>margin-top:0px!important;
>margin-bottom:0px!important;
>margin-top:0px;
>margin-bottom:0px;
}
#news_content_body form input
{
font-size:11px;
color:#000000;
background-color:#dddddd;
border:1px solid #a8d9a8;
padding:2px 8px;
width:100px;
}
#news_content_body form textarea
{
font-size:11px;
color:#000000;
background-color:#dddddd;
border:1px solid #a8d9a8;
padding:2px 8px;
width:300px;
}

