.hm_cent{
	padding:0px;
	background-color:#ddd;
	display:table;
	margin:0px;
}
.hm_cent div.h_l{
	float:left;
	width:300px;
	padding:0px 0px 0px 10px;
	margin:0px;
}
.hm_cent div.h_r{
	float:right;
	padding:0px 10px 0px 0px;
	width:670px;
	margin:0px;
}

.hm_board{
	height:100px;
	border:1px solid #999;
	background-color:#fff;
	padding:5px;
	margin:5px 0px;
	background-image:url(../../images/bod_bk.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}
.board_bk{
	height:120px;
	border:1px solid #999;
	background-color:#fff;
	padding:5px;
	margin:5px 0px;
	background-image:url(../../images/bod_bk.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}
.board_itm{
	height:120px;
	padding:5px 0px;
	margin:0px;
}
.board_itm h1{
	font-size:12px;
	font-weight:bold;
	padding:0px 0px 5px 0px;
	margin:0px;
}
.board_itm p{
	padding:0px;
	margin:0px;
	line-height:150%;
}

#homeImg{
	height:160px;
	background-color:#fff;
	padding:0px;
	margin:10px 0px;
}

.hot_list{
	height:170px;
	border:1px solid #999;
	background-color:#fff;
	padding:5px;
	margin:5px 0px;
}
.hot_itm{
	width:110px;
	padding:10px;
	float:left;
}
.hot_itm div.h_img{
	width:102px;
	height:102px;
}
.pr_info{
	text-align:center;
}
.pr_info h1,.pr_info h1 a{
	font-size:12px;
	font-weight:normal;
	text-align:center;
	margin:0px;
	padding:5px 0px;
	color:#069;
}
.pr_info h1 a:hover{
	color:#948;
}
.pr_info h2{
	font-size:11px;
	font-weight:normal;
	color:#666;
	margin:0px;
	padding:0px;
	font-family:Arial;
}

.pnew_list{
	height:190px;
	border:1px solid #999;
	background-color:#fff;
	padding:5px;
	margin:5px 0px;
}
.pnew_itm{
	width:122px;
	padding:10px 20px;
	float:left;
}
.pnew_itm div.h_img{
	width:122px;
	height:122px;
}
.pr_type{
	padding:8px 0px;
	text-align:center;
	font-size:13px;
	color:#666;
}
