#topImg {
	width: 750px;
	height: 250px;
	background-image: url(../img/topImg.gif);
	background-repeat: no-repeat;
	background-position: center;
}
#contents {
	width: 100%;
	height: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left:10px;
}
#summary {
	padding-left: 10px;
	font-size: 12px;
	padding-bottom: 20px;
}
.link {
	width: 200px;
	height: 500px;
	float: right;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	background-image: url(../img/line.gif);
	background-repeat: repeat-y;
	background-position: left;
	padding-left: 15px;
}
#news {
	height: 100%;
	font-size: 12px;
	padding-left: 10px;
	margin-top: 10px;
	clear: none;
}
#newTitle {
	clear: none;
	padding-left: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	background-image: url(../img/slash.gif);
}
#newsValue {
	height: 100%;
	line-height: 12px;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#newsValue td.date{
	width:100px;
}
#newsValue td{
	vertical-align:top;
	font-size: 12px;
	padding-left:10px;
}
img {
	border: 0px;
}
.product{
	margin-bottom: 10px;
}

