body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#PRD {
	height: 496px;
	width: 569px;
	background-image: url(../images/prd_bg.jpg);
}
#PRD #BTN {
	font-size: 15px;
	line-height: 15px;
	color: #6347B8;
	text-decoration: none;
	letter-spacing: 1px;
	font-weight: bold;
	letter-spacing: 1px;
	height: 24px;
	width: 550px;
	text-align: right;
	padding-top: 22px;
	padding-right: 10px;
}

#BTN a {
	font-size: 15px;
	line-height: 15px;
	color: #F4559D;
	text-decoration: none;
	letter-spacing: 1px;
	font-weight: bold;
}
#BTN a:visited {
	color: #F4559D;
}
#BTN a:hover {
	color: #6347B8;
}

#PRD #WAY {
	height: 78px;
	width: 535px;
	padding-left: 20px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 10px;
}
#PRD #NOWAY {
	background-image: url(../images/act_bg.jpg);
	height: 80px;
	width: 551px;
	display: block;
	background-repeat: no-repeat;
	margin-left: 5px;
	margin-top: 8px;
	margin-bottom: 8px;
}
#PRD #WAY .phone {
	font-size: 12px;
	font-weight: normal;
	color: #E69DBA;
	height: 20px;
	width: 535px;
	text-align: right;
}
#PRD #WAY .text {
	font-size: 13px;
	font-weight: normal;
	color: #666666;
	padding-top: 10px;
}

#PRD #WAY .text .red {
	color: #F4559D;
	font-weight: bold;
	font-size: 14px;
}
#PRD #ACT {
	height: 88px;
	width: 525px;
	background-image: url(../images/act_bg.jpg);
	margin-top: 8px;
	margin-left: 6px;
	background-repeat: no-repeat;
}

#PRD #LIST {
	height: 345px;
	width: 550px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
}
#PRD #LIST .act {
	width: 550px;
	height: 335px;
	background-image: url(../images/act.jpg);
}
#PRD #LIST .act .info {
	font-size: 11px;
	color: #FD5789;
	padding-top: 310px;
	padding-left: 20px;
}
#PRD #LIST .act .info a {
	color: #FD5789;
	text-decoration: underline;
}
#PRD #LIST .act .info a:visited {
	color: #FD5789;
	text-decoration: underline;
}

#PRD #LIST .act .info a:hover {
	color: #5640A2;
	text-decoration: none;
}
