#module {
	float: left;
	width: 740px;
	padding: 0 0 10px 10px;
}

#module div.head {
	float: left;
	width: 740px;
	line-height: 35px;
	height: 45px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	height:32px;
	float:left;
	background:url(../images/bg_main_head.png) repeat-x 0 0 ;
}

#module div.head  h2.header {
	float: left;
	padding-left: 10px;
	width: 710px;
	line-height: 30px;
	background: url(/images/icon_home.png) no-repeat 10px 5px;
	
}
#module div.head  h2.header a{
	color: #fff;
	text-transform: uppercase;
}
#module div.head  h2.header a.home{
	width: 30px;
	height: 30px;
	float: left;
}
#module div.head  h2.header a:hover {
	color: #484847;
}

#module div.head  h2.header font{
	color: #fff;
	font-size: 15px;
}

#module div.main {
	width: 738px;
	padding: 0 0 10px 0;
	float: left;
	border-top: none;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	border: 1px solid #337EC3;
	background: #fff;
	margin-top: -1px;
}
#module div.main div.news {
	float: left; 
	border-bottom: 1px dotted #666;
	margin: 5px 10px; 
	padding-bottom: 9px; 
	position: relative;
}

#module div.main div.news div.title{
	float: left; 
	text-align: left; 
	padding-top: 3px; 
	width: 550px; 
	padding-bottom: 5px; 
	font-weight:bold;
}
#module div.main div.news div.title a{
	color: #093AAD;
}
#module div.main div.news div.title a:hover {
	color: #f77505;
}
#module div.main div.detail_news {
	width: 710px;
	float: left;
	padding: 0 14px;
	padding-bottom: 20px;
	border-bottom: 1px #C1C1C1 solid;
}
#module div.main div.news p.dt a {
	color: #093AAD;
}
#module div.main div.news p.dt a:hover {
	color: #f77505;
}
#module div.main div.content {
	text-align: justify; 
	width: 680px;
	float: left;
	padding: 0 5px;
	padding-bottom: 20px; 
}

#module div.main div.pagging {
	float: left;
	width: 700px;
	padding-top: 10px;
	clear: both;
}
#module div.main div.pagging a{
	border: 1px #ccc solid;
	padding: 1px 2px;
}
#product_detail h2.title {
	width: 420px; 
	float: left; 
	font-size: 18px; 
	color: #484847; 
	padding-top: 20px;
}

#product_detail div.img  {
	float: left; 
	width: 235px; 
	height: 160px
}

#product_detail div.img  img{
	width: 210px; 
	padding-bottom: 10px; 
	height: 150px;
	padding: 5px;
	border: 1px lightGrey solid;
	background: #fff;
}
#pt
{
float: left;
width: 690px;
padding: 10px;
}