/* CSS Document */
/*------------------------------------------------product--------------------*/
.product1-img{
	border: 5px solid #E4E4E4;
	margin-top: 5px;
	margin-right: 2px;
	margin-bottom: 3px;
	margin-left: 2px;
}
.product1-lineB{
	margin:0;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
}
.product1-word{
	font-size: 15px;
	padding-left: 21px;
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 20px;
	background-image: url(../images/products_div.gif);
	background-repeat: no-repeat;
	background-position: 15px 11px;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
.product1-word1{
	font-size: 18px;
	font-weight: normal;
	padding-top: 12px;
	padding-bottom: 15px;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
/*------------------------------------------------product--------------------*/
/*------------------------------------------------news--------------------*/
.news-box{
	width: 700px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 20px;
}
/*------------------------------------------------news--------------------*/
