/* CSS Document */

body {
	margin:0px;
	padding:0px;
	background-color:#BFEA14;
	font-size:11px;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
}
a {
	color:#333;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
}
a:hover {
	color:#000;
	text-decoration:underline;
	font-family:Arial, Helvetica, sans-serif;
}
td {
	font-size:11px;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
}
p {
	margin-top:8px;
	margin-bottom:8px;
	text-indent:10px;
	line-height:21px;
}

.list_white {
	font-size:11px;
	color:#333;
	background:url(images/list_icon_01.gif) no-repeat 16 12;
	height:30px;
	padding:3 0 0 37;
	letter-spacing:1px;
}
.list_gray {
	font-size:11px;
	color:#333;
	background:url(images/list_icon_02.gif) #E8EBED no-repeat 16 12;
	height:30px;
	padding:3 0 0 37;
	letter-spacing:1px;
}
.intro {
	letter-spacing:1px;
	line-height:18px;
}
.pro {
	line-height:12px;
	letter-spacing:1px;
}
.copy {
	color:#7B7A80;
	line-height:18px;
}
.copy_contact {
	color:#432F88;
	font-weight:bold;
}
.contact {
	letter-spacing:1px;
	line-height:18px;
	color:#444;
}
.red {
	color:#f00;
}
.product_title {
	font-weight:bold;
	color:#3B8418;
	letter-spacing:1px;
	font-size:15px;
}
.product_intro {
	line-height:18px;
	letter-spacing:1px;
	color:#555;
}
.table {
	letter-spacing:1px;
	color:#555;
}
.keyword {
	color:#cfcfcf;
}
.keyword:hover {
	color:#cfcfcf;
}