a:link {
	color: #666666;
	text-decoration: none;

}

a:visited {
	color: #666666;
	text-decoration: none;
}

a:hover {
	color: #7B411B;
	text-decoration: underline;
}

a:active {
	color: #666666;
	text-decoration: none;
}

.new_font {
	font-size: 12px;
	line-height: 22px;
	background-image:  url(resource/images/line03.gif);
	height: 30px;
	padding-left: 5px;
}

.new_rim {
	border: 1px solid #D5D5D5;
	padding: 5px;
}

.product_title {
	font-size: 14px;
	color: #676767;
	font-family: "ºÚÌå";
	font-weight: bold;
}

.product_font {
	font-size: 12px;
	color: #676767;
}

.life_title {
	font-size: 13px;
	color: #676767;
	font-family: "ËÎÌå";
	font-weight: bold;
}

.serve_font {
	font-size: 12px;
	color: #676767;
	line-height: 18px;

}

.bottom_font {
	font-size: 12px;
	color: #96907B;
	padding-right: 15px;
}

.copyright {
	font-size: 12px;
	padding-right: 20px;
	color: #A5A5A5;
}

.main_font {
	font-size: 12px;
	line-height: 18px;
	color: #666666;

}
.main_title {
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	height: 25px;



}
body {
	background-image:  url(resource/images/bg.jpg);
	background-color: #49E8EF;
	background-repeat: repeat;

}
td {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 9pt;
	line-height: 16px;
}
