body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#PRD {
	height: 496px;
	width: 550px;
	background-image: url(../images/prd_bg.jpg);
}
#PRD #BTN {
	font-size: 15px;
	line-height: 15px;
	color: #FFFF99;
	text-decoration: none;
	letter-spacing: 1px;
	font-weight: bold;
	letter-spacing: 1px;
	height: 26px;
	width: 540px;
	text-align: right;
	padding-top: 20px;
	padding-right: 10px;
}

#BTN a {
	font-size: 15px;
	line-height: 15px;
	color: #E2DBD8;
	text-decoration: none;
	letter-spacing: 1px;
	font-weight: bold;
}
#BTN a:visited {
	color: #E2DBD8;
}
#BTN a:hover {
	color: #FFFF99;
}
#PRD #NOWAY {
	background-image: url(../images/act_bg.jpg);
	height: 88px;
	width: 538px;
	display: block;
	background-repeat: no-repeat;
	margin-left: 4px;
	margin-top: 7px;
}

#PRD #WAY {
	height: 76px;
	width: 525px;
	padding-left: 20px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
}

#PRD #WAY .phone {
	font-size: 12px;
	font-weight: normal;
	color: #A29182;
	height: 20px;
	width: 517px;
	text-align: right;
	margin-bottom: 8px;
}
#PRD #WAY .text {
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}

#PRD #WAY .text .red {
	color: #336699;
	font-weight: bold;
	font-size: 14px;
}
#PRD #LIST {
	height: 345px;
	width: 545px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 0px;
}
#PRD #LIST .act {
	width: 545px;
	height: 345px;
	background-image: url(../images/act.jpg);
}
#PRD #LIST .act .info {
	font-size: 11px;
	color: #ab9c8b;
	padding-top: 270px;
	float: right;
	text-align: right;
	padding-right: 20px;
}
#PRD #LIST .act .info a {
	color: #ab9c8b;
	text-decoration: underline;
}
#PRD #LIST .act .info a:visited {
	color: #ab9c8b;
	text-decoration: underline;
}

#PRD #LIST .act .info a:hover {
	color: #E9E4E0;
	text-decoration: none;
}
