﻿
#d_main
{
	margin-top: 10px;
	width: 910px;
	text-align: left;
}
#d_main #d_content
{
	background-position: left top;
	background-image: url(image/ow_bg_mainleft.gif);
	width: 695px;
	background-repeat: no-repeat;
	float: left;
}
#d_content h2
{
	margin-top: 15px;
	display: block;
	padding-left: 22px;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 10px;
	width: 640px;
	height: 25px;
}
#d_content .newlist
{
	width: 640px;	
	padding-left: 22px;
	margin:5px 0px 40px;
	min-height:300px;
}
#d_content .newlist ul
{
	margin: 20px;
	list-style-type: none;
}
#d_content .newlist ul li
{
	line-height: 24px;
	border-bottom: #c3c3c3 1px dashed;
	height: 24px;
}
#d_content .newlist ul li span.n_title
{
	display: block;
	padding-left: 5px;
	font-size: 12px;
	float: left;
	color: #025792;
}
#d_content .newlist ul li span.n_time
{
	padding-right: 5px;
	display: block;
	font-size: 11px;
	float: right;
	color: #909090;
}
/*右边新闻分类列表*/
#d_content #actbar
{
	float: right;
	width: 200px;
}
#actbar p
{
	
	margin-bottom: 10px;
}
#abox
{
	background-image: url(image/ow_bg_d_detail_mid.jpg);
	background-repeat: repeat-y;
	width: 200px;
}
#abox h2
{
	background-position: left top;
	font-weight: bold;
	font-size: 14px;
	background-image: url(image/ow_bg_actbar_top.jpg);
	background-repeat: no-repeat;
	height: 50px;
}
#abox h2 span
{
	padding-left: 15px;
	padding-top: 10px;
	display: block;
}
#abox #a_jk
{
	background-position: left bottom;
	display: block;
	background-image: url(image/ow_bg_d_detail_btm.jpg);
	background-repeat: no-repeat;
}
#abox h1
{
	background-position: left center;
	background-image: url(image/ow_bg_quickTitle.gif);
	margin-left: 1px;
	width: 180px;
	margin-right: 1px;
	background-repeat: no-repeat;
	height: 30px;
}
#abox h1 span
{
	display: block;
	padding-left: 15px;
	padding-top: 7px;
	font-weight: bold;
	font-size: 14px;
}
#abox ul
{
	padding-left: 15px;
	padding-bottom: 10px;
	width: 180px;
	padding-top: 5px;
	list-style-type: none;
}
#abox ul li
{
	background-image: url(image/ow_dot_hs.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 18px;
	padding-bottom: 3px;
	padding-top: 3px;
}
#actbot
{
	background-position: left bottom;
	margin-top: 10px;
	background-image: url(image/ow_bg_d_detail_btm.jpg);
	background-repeat: no-repeat;
	height: 10px;
}
/*文章标题及内容*/
#d_content .newlist H3
{
	text-align: center;
}
#d_content .line
{
	margin-top: 15px;
	background-image: url(image/ow_line1.gif);
	background-repeat: no-repeat;
	height: 15px;
}

