﻿#h_main
{
	width: 910px;
	text-align: left;
	margin-top: 5px;
}
#h_main #h_detail
{
	float: left;
	background-image: url(image/ow_bg_d_detail_mid.jpg);
	width: 200px;
	background-repeat: repeat-y;
}
#h_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;
}
#h_detail h2 span
{
	display: block;
	padding-left: 15px;
	padding-top: 10px;
}
#h_detail #hs
{
	background-position: left bottom;
	background-image: url(image/ow_bg_d_detail_btm.jpg);
	background-repeat: no-repeat;
}
#hs ul
{
	display: block;
	padding-left: 15px;
	padding-bottom: 10px;
	width: 180px;
	padding-top: 5px;
	list-style-type: none;
}
#hs ul li
{
	padding-bottom: 3px;
	line-height: 2.1em;
	padding-top: 3px;
}
#hs ul li span.hs_title
{
	font-weight: bold;
	font-size: 12px;
	color: #005c9c;
}
#hs ul li span.hs_dot
{
	padding-left: 18px;
	background-image: url(image/ow_dot_hs.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}
#h_content
{
	background-position: 10px top;
	float: right;
	background-image: url(image/ow_bg_mainleft.gif);
	width: 700px;
	background-repeat: no-repeat;
}
#h_content h2
{
	padding-left: 22px;
	font-weight: bold;
	font-size: 14px;
	color: #ff7c02;
	margin: 15px 0;
	float: left;
	width: 640px;
	display: block;
	height: 25px;
}
#h_content .hc
{
	display: block;
	padding-left: 20px;
	width: 640px;
	min-height: 300px;
	margin: 0 0 20px;
}

#banner
{
	margin-top: 5px;
	margin-bottom: 5px;
	width: 910px;
	height: 140px;
}
