@charset "utf-8";
/* 新闻详细*/

span.news_title_red{
	color:#ca4627;
	font-family:"黑体";
	font-size:18px;
}

#news_title_header_top{
	background: url('images/news_content_header.gif') no-repeat;
	height:8px;
}

#news_title_header_middle{
	background:#f7f7f7;
	margin-left:-1px;
    padding-left:26px;
    border-left:1px solid #e0e0e0;
    border-right:1px solid #e0e0e0;
    width:640px;
}

#news_main_title{
	padding-left:10px;
    font-size:18px;
    font-family:"黑体";
	color:#ca4627;
	line-height:25px;
}

#news_sub_title{
	font-size:14px;
    font-family:"黑体";
	margin-left:100px;
    line-height:150%;
}

#news_title_header_bottom{
	background: url('images/news_content_header.gif') no-repeat 0px -29px;
	height:8px;
}

#news_content_bg{
	padding: 0px 28px 25px 30px;
    font-size: 14px;
    line-height: 200%;
    text-justify: distribute;
}

#news_content_bg div{
    margin: 1em auto;
    padding: 0;
    line-height: 200%;
    text-justify: distribute;
}

#news_content_bg p{
    line-height: 200%;
    text-justify: distribute;
}

#news_content_bg a{
    color:#990000;
    text-decoration:none;
	font-size:14px;
	font-family:"宋体";
}

#news_content_bg a:hover{
    text-decoration:underline;
}

#news_content_bg li{
    font-size:14px;
    line-height:200%;
}

#news_content_bg table{
    border-collapse:collapse;
    border:1px solid black;
}

#news_content_bg td{
    line-height:120%;
    font-size:12px;
    border:1px solid black;
}

#news_content_bg th{
    line-height:120%;
    font-size:12px;
    border:1px solid black;
}

#news_content_bottom{
	height:25px;
}

#news_date{
	height:30px;
	line-height:30px;
	text-align:center;
	color:#999999;
}

div.gray_gradient_header {
    background:transparent url(images/gray_gradient_half.gif) repeat-y scroll 0 0;
    color:#333333;
    font-family:"黑体";
    font-size:14px;
    font-weight:bold;
    line-height:20px;
    margin-top:16px;
    padding-left:5px;
}

.gray_row {
    background:#f5f5f5;
}
