@charset "utf-8";

@import url("default.css");
@import url("style.css");

#flash {
	clear: both;
	background-image: url(../images/top/noflash.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 387px;
}
#noflash {
	background-image: url(../images/top/noflash.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 387px;
}
#seal {
	position:absolute;
	float: left;
	width: 0px;
	padding-left: 5px;
	top:420px;
}
#seal #seal {
	position:absolute;
	z-index:100px;
}

#prd_box {
	background-image: url(../images/share/prd_bg.gif);
	background-repeat: no-repeat;
	float: left;
	width: 356px;
	height: 132px;
}
#prd_box h3 {
	text-indent: -9999px;
	height: 34px;
}
#prd_box ul {
	padding-left: 12px;
}
#prd_box ul li {
	background-image: url(../images/top/prd_list_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 75px;
	width: 100px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	display: inline;
	margin-right: 1px;
	float: left;
}
#prd_box ul li h4 {
	font-size: 9px;
	line-height: 1em;
	margin-bottom: 5px;
	color: #C30;
	padding-left: 3px;
}
#prd_box ul li img {
}
#news_box {
	float: right;
	height: 134px;
	width: 440px;
	background-image: url(../images/top/news_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 10px;
}
#news_box h3 {
	text-indent: -9999px;
	height: 31px;
}
#news_box h3 a {
	display: block;
	height: 31px;
}
#news_box ul {
	background-image: url(../images/top/news_list_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 70px;
	width: 405px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	font-size: 11px;
	overflow: hidden;
}
#news_box ul li {
	margin-top: 2px;
}
#news_box ul li a {
	padding-left: 7px;
}
