.press{
 width:460px;
	margin-top:20px;
	margin-left:30px;
	margin-right:auto;
}
.products{
 width:460px;
	margin-left:30px;
	margin-right:auto;
	margin-bottom:10px;
	border-collapse:collapse;
	border-bottom-color:#dddddd;
	border-bottom-style:solid;
	border-bottom-width:1px;
}
.products_pict{
 width:100px;
	text-align:center;
 vertical-align:top;
}
.products_text{
 width:auto;
	text-align:left;
 vertical-align:middle;
	height:30px;
	line-height:100%;
}

.products_title{
 width:460px;
	margin-left:30px;
	margin-right:auto;
	margin-top:15px;
	height:30px;
		border-collapse:collapse;
	border-bottom-color:#dddddd;
	border-bottom-style:solid;
	border-bottom-width:1px;
}
.attention{
 color:#666666;
	font-size:10px;
	letter-spacing:1px;
	width:460px;
	margin-left:30px;
	margin-right:auto;
}
.banner{
 margin-left:15px;
	margin-top:10px;
	margin-bottom:10px;
}

.sidebar{
  width:210px;
		border-left-style:solid;
		border-left-width:1px;
		border-left-color:#F0F8FF;
		vertical-align:top;
}
.explain1{
 width:460px;
	margin-left:30px;
	margin-right:auto;
	font-size: 12px;
	line-height:140%;
}
.explain2{
	width:460px;
	margin-left:30px;
	margin-right:auto;
	font-size: 12px;
	line-height:140%;
}
.news{
	margin-top:10px;
	margin-bottom:10px;
	margin-left:10px;
	margin-right:10px;
}
.news_date{
	font-size: 11px;
	color:#66CC99;
	font-weight:bold;
	margin-left:10px;
	margin-right:10px;
	border-bottom-color: #66CC99;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.news_date img{
	margin-left:2px;
	margin-right:2px;
}
.news_item{
 font-size: 11px;
	margin-left:15px;
	margin-right:15px;
}
.comment{
 color:#666666;
	font-size:10px;
	letter-spacing:1px;
}
