@charset "utf-8";
/* CSS Document */

.p-row {
	padding: 20px 0px 30px 0px;
}

.dotline {
	border-bottom: 1px #666666 dotted;
}

.p-row .p-category {
	width: 200px;
	float: left;
	padding-left: 40px;
	padding-right: 13px;
}

.p-row .p-category p {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #000000;
	font-weight: bold;
}

.p-row .p-category p a {
	color: #000000;
	text-decoration: none;
}

.p-row .p-category p a:hover {
	color: #009900;
	text-decoration: none;
}

.p-row .p-text {
	width: 400px;
	float: right;
	padding-bottom: 50px;
	font-family: Arial, Helvetica, sans-serif;
}

.p-row .p-text h4 {
	color: #000000;
	font-size: 18px;
	padding-bottom: 15px;
}

.p-row .p-text ul li {
	list-style: none;
	font-size: 15px;
	color: #000000;
	line-height: 20px;
	padding-left: 20px;
	background-image: url(../images/product-bullet.jpg);
	background-repeat: no-repeat;
	background-position: left 7px;
}

.p-row .p-text p {
	font-size: 13px;
	color: #000000;
	padding-top: 12px;
}

#back {
	width: 100px;
	position: absolute;
	top: 132px;
	right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
}

#back a {
	color: #009900;
	text-decoration: none;
}

#back a:hover {
	color: #666666;
	text-decoration: underline;
}

#padding1 {
	height: 40px;
}

#padding1 p {
	font-size: 13px;
	color: #000000;
}

#list-1 {
	width: 180px;
	float: left;
}

#list-2 {
	width: 180px;
	float: left;
}
