h1 {
	height: 37px;
	border-bottom: 1px solid #000000;
}
h1 span {
	display: none;
}
#titleNews {
	background: url(../images/title_news.gif) no-repeat 8px 12px;
	margin-bottom: 20px;
}
#titleNewsProduct {
	background: url(../images/title_news_product.gif) no-repeat 8px 12px;
	margin-bottom: 20px;
}

#rightbox .contents {
	border-top: 1px solid #DFDFDF;
	background: url(../../common/images/bg_contents.gif) repeat-y;
	margin-bottom: 14px;
}
.contents h2 {
	font-size: 12px;
	font-weight: bold;
	background: url(../../common/images/icn_bullet.gif) no-repeat 0px 2px;
	margin: 14px 20px 0px;
	color: #6F6F6F;
	padding: 0px 0px 10px 15px;
	border-bottom: 1px solid #DFDFDF;
}
.contents .txt {
	font-size: 12px;
	line-height: 1.5em;
	margin: 17px 20px 0px;
}
.contents .txt img {
	float: left;
	margin: 3px 15px 10px 0px;
	background: #FFFFFF;
	padding: 1px;
	border: 1px solid #DFDFDF;
}
.contents .pagetop {
	padding: 15px 0px 22px 523px;
	background: url(../../common/images/bg_contents_btm.gif) repeat-x 0% 100%;
	clear: left;
}
.contents .pagetop a {
	background: url(../../common/images/btn_pagetop.gif) no-repeat;
	height: 8px;
	width: 51px;
	display: block;
}
.contents .pagetop a:hover {
	background: url(../../common/images/over/btn_pagetop.gif) no-repeat;
}
.contents .pagetop span {
	display: none;
}

