﻿#d_banner
{
	margin-top: 1px;
	width: 910px;
	height: 140px;
}
#d_main
{
	margin-top: 10px;
	width: 910px;
	text-align: left;
}
#d_main #d_content
{
	background-position: left top;
	float: left;
	background-image: url(image/ow_bg_mainleft.gif);
	width: 695px;
	background-repeat: no-repeat;
}
#d_content h2
{
	display: block;
	padding-left: 22px;
	width: 640px;
	height: 25px;
	font-weight: bold;
	font-size: 14px;
	float: left;
	margin: 15px 0 10px;
}
#d_content .jj_content
{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	margin: 10px;
	width: 600px;
	min-height:300px;
	text-indent: 20px;
	line-height: 25px;
	padding-top: 10px;
}
/*产品列表*/
#d_detail
{
	float: right;
	background-image: url(image/ow_bg_d_detail_mid.jpg);
	width: 200px;
}
#d_detail h2
{
	background-position: left top;
	font-weight: bold;
	font-size: 14px;
	background-image: url(image/ow_bg_d_detail_top.jpg);
	background-repeat: no-repeat;
	height: 40px;
}
#d_detail h2 span
{
	display: block;
	padding-left: 15px;
	padding-top: 10px;
}
#d_detail #ls
{
	background-position: left bottom;
	background-image: url(image/ow_bg_d_detail_btm.jpg);
	background-repeat: no-repeat;
}
#ls ul
{
	padding-left: 15px;
	padding-bottom: 10px;
	width: 180px;
	padding-top: 5px;
	list-style-type: none;
}
#ls ul li
{
	padding-bottom: 3px;
	line-height: 2.1em;
	padding-top: 3px;
}
#ls ul li span.hs_dot
{
	background-position: 0px 2px;
	padding-left: 18px;
	background-image: url(image/ow_dot_hs.gif);
	background-repeat: no-repeat;
}
#ls ul li span.cp
{
	margin-top: 5px;
	display: block;
	margin-bottom: 5px;
	text-align: center;
}
#ls ul li span img
{
	border-right: #ccc 1px solid;
	padding-right: 2px;
	border-top: #ccc 1px solid;
	padding-left: 2px;
	padding-bottom: 2px;
	border-left: #ccc 1px solid;
	padding-top: 2px;
	border-bottom: #ccc 1px solid;
	width: 165px;
}
