﻿#d_main
{
	margin-top: 10px;
	width: 910px;
	text-align: left;
}
/*左边*/
#actbar
{
	float: left;
	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_main #d_content
{
	background-position: left top;
	background-image: url(image/ow_bg_mainleft.gif);
	width: 695px;
	background-repeat: no-repeat;
	float: right;
	clear: left;
}
#d_content h2
{
	margin-top: 15px;
	display: block;
	padding-left: 22px;
	font-weight: bold;
	font-size: 14px;
	float: left;
	width: 640px;
	height: 25px;
}
#d_content .act_wrap
{
	margin-top: 10px;
	padding-left: 22px;
	width: 640px;
}
#d_content ul
{
	list-style-type: none;
}
#d_content ul li
{
	background-position: left bottom;
	margin-top: 10px;
	background-image: url(image/ow_line1.gif);
	background-repeat: no-repeat;
	height: 120px;
}
#d_content .act_img
{
	border-right: #e1e1e1 1px solid;
	padding-right: 2px;
	border-top: #e1e1e1 1px solid;
	padding-left: 2px;
	float: left;
	padding-bottom: 2px;
	border-left: #e1e1e1 1px solid;
	margin-right: 25px;
	padding-top: 2px;
	border-bottom: #e1e1e1 1px solid;
	width: 185px;
	height: 85px;
}
#d_content ul li p
{
	line-height: 20px;
}
#d_content ul li p span.a_more
{
	font-weight: bold;
	text-decoration: underline;
}

