body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	color: #666666;
	line-height: 120%;
}

img {
	border: none;
}

.list {
	line-height: 150%;
}

.service-img {
	width: 110px;
	height: 48px;
}

.sec-tit {
	height: 31px;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	background-image: url(../images/stit_line.gif);
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-left: 10px;
}
.color-orange {
	color: #FF6600;
}

.product {
	width: 396px;
#	height: 180px;
	border: 1px solid #999999;
}

.pro-tit {
	 color: #336699;
	 font-size: 14px;
	 font-weight: bold;
}

.pro-discount {
	background-color: #FF6600;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	line-height:140%;
	padding: 2px;
}

.pro-price-frame {
	float: right;
	width: 251px;
}

.pro-price {
	color: #CC0000;
	font-size: 18px;
	font-weight: bold;
}

.pro-txt10 {
	font-size: 10px;
}

.pro-photo {
	float: left;
	padding: 2px;
}

.pro-right {
	float: right;
	width: 251px;
	padding: 5px;
	height: 120px;
}

.reform-stit {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	background-color: #E7E7E7;
	padding:4px;
}

.reform-name {
	color: #996600;
	font-weight: bold;
	padding: 2px;
}

.product2 {
	width: 800px;
	height: 200px;
	border: 1px solid #999999;
}

.pro2-right {
	float: right;
	width: 410px;
	padding: 5px;
	height: 145px;
}

.pro2-tit {
	 color: #666666;
	 font-size: 14px;
	 font-weight: bold;
}

.pro2-button {
	float: right;
	width: 410px;
	padding: 5px;
	text-align: right;
}

.news {
	line-height: 160%;
}

.news-tit {
	background-image: url(../images/news_tit_bg.gif);
	background-repeat: no-repeat;
	color: #666666;
	font-weight: bold;
	padding-left: 13px;
	padding-top: 2px;
	font-size: 14px;
	height: 36px;
}

.news-stit {
	background-image: url(../images/news_stit_bg.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-weight: bold;
	padding: 1px;
}


a         {color:#0066CC;text-decoration:none;}
a:link    {color:#0066CC;text-decoration:none;}
a:visited {color:#0066CC;text-decoration:none;}
a:active  {color:#0099CC;text-decoration:underline;}
a:hover   {color:#0099CC;text-decoration:underline;}

