#breadcrumb { display:none; }
#hp_01 { background:url(/theme/theme/images/mian_gb01.gif) no-repeat left top; }
#hp_02 { background:url(/theme/theme/images/mian_gb02.gif) no-repeat left top; }
#hp_03 { background:url(/theme/theme/images/mian_gb03.gif) no-repeat left top; }
#hp_04 { background:url(/images/home/main_bg04.gif) no-repeat left top; }
#hp_05 { background:url(/images/home/main_bg05.gif) no-repeat left top; }
#hp_06 { background:url(/images/home/main_bg06.gif) no-repeat left top; }

#recent_main { clear:both; overflow:hidden;}
.recent_wrap {
	position:relative;
	width:364px;
	height:150px;
	float:left;
	display:inline;
	margin:0 7px 10px 0;
}
.recent_wrap h3 {
	margin:11px 14px 0;
	padding:0;
	border:0;
	background:none;

}
.recent_wrap ol {
	margin:0 0 0 128px;
}
.recent_wrap .more {
	position:absolute;
	top:12px;
	left:309px;
}
.recent_wrap li { margin:0 0 3px; }
.recent_wrap li a { padding:1px 0 0 21px;}
.recent_wrap .ol_01 a { background:url(/images/home/ol_01.gif) no-repeat 0 0; }
.recent_wrap .ol_01 a:hover { background-image:url(/images/home/ol_01_on.gif); }
.recent_wrap .ol_02 a { background:url(/images/home/ol_02.gif) no-repeat 0 0; }
.recent_wrap .ol_02 a:hover { background-image:url(/images/home/ol_02_on.gif); }
.recent_wrap .ol_03 a { background:url(/images/home/ol_03.gif) no-repeat 0 0; }
.recent_wrap .ol_03 a:hover { background-image:url(/images/home/ol_03_on.gif); }
.recent_wrap .ol_04 a { background:url(/images/home/ol_04.gif) no-repeat 0 0; }
.recent_wrap .ol_04 a:hover { background-image:url(/images/home/ol_04_on.gif); }
.recent_wrap .ol_05 a { background:url(/images/home/ol_05.gif) no-repeat 0 0; }
.recent_wrap .ol_05 a:hover { background-image:url(/images/home/ol_05_on.gif); }

#new_wrap {
	background:url(/images/home/new_bg.gif) no-repeat 0 0;
	width:464px;
	height:215px;
	position:relative;
	overflow:hidden;
	margin:20px 0;
	float:left;
}
#new_wrap h3 {
	position:absolute;
	margin:0; padding:0;
	top:9px; left:11px;
	background:none;
	border:0;
}
#new_navi { position:absolute; top:7px; left:10px; }
#new_navi li { display:inline; }
#new_navi li img { vertical-align:top; font-size:1px; }
#new_list ul { position:absolute; top:48px; left:27px; overflow:hidden;}
#new_list ul li {
	float:left;
	width:126px; height:150px;
	padding:1px 18px 0 1px;
	background:url(/images/home/thumb_122bg.gif) no-repeat 0 0;
}
#new_list ul li img { margin-bottom:5px; }

#special_wrap {
	float:right;
	background:url(/images/home/main_special.gif) no-repeat 0 0;
	width:264px;
	margin:20px 0;
	padding:0 0 7px 0;
}
#special_wrap h3 {
	margin:10px 0 3px 15px; padding:0;
	background:none;
	border:0;
	height:18px;
}
#special_wrap h3 img { display:block; }
.special_box {
	clear:both;
	background:url(/images/home/special_bg.gif) no-repeat 0 0;
	width:208px;
	margin:0 0 4px 14px;
	padding:8px 14px;
}
.special_box h4 { color:#3A640F; font-weight:bold; padding:1px 0 0 0; }
.special_box ul { overflow:auto; padding-top:2px; }
.special_box li {
	display:block;
	float:left;
	display:inline;
	white-space:nowrap;
	background:url(/images/home/special_line.gif) no-repeat left center;
	padding:0 6px 0 5px;
}
.special_box li.noline {background:none; padding-left:0; }
.special_box li a { color:#693; font-size:11px; }