.green {
	color: #009900;
}

.ft_corner_pb ul li {text-align: left; margin-left: 10px;}

.ft_corner_pb ul {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-indent: 0px;
	list-style-position: outside;
	list-style-type: disc;
	margin: 0px;
	margin-left: 30px;
	margin-right: 30px;
	font-size: 14px;
}

p.p_indent {
	text-indent: 1.25cm;
}

.ul_pluss {
	list-style-position: outside;
	list-style-image: url(../img_form/pluss.png);
	list-style-type: disc;
}

.ul_minus {
	list-style-position: outside;
	list-style-image: url(../img_form/minus.png);
	list-style-type: disc;
}

.pl_m {
	padding-left: 75px;
}

.p_off, .p_on {
	cursor: pointer;
	background-repeat: no-repeat;
	background-position: 8px 13px;
	text-indent: 0px;
	padding-left:25px;
	margin: 0px;
	padding-top:8px;
	padding-bottom:8px;
}

.p_off {
	background-image: url(../img_form/collapse.png);
}

.p_on {
	background-image: url(../img_form/expanded.png);
}

.bg_gray {
	background-color: #EBEBEB;
	margin-left:30px;
	margin-right:30px;
	margin-bottom:0px;
}

.bg_def {
	background-color: #FFFFFF;
	margin-left:30px;
	margin-right:30px;
	margin-bottom:0px;
}

.div_answer p {
	text-indent: 0px;
	padding-top: 5px;
	margin: 0px;
	margin-bottom:5px;
	margin-left:8px;
}

div.div_answer {
	padding:0px;
	margin:0px;
	padding-bottom: 10px;
	background-color: #FFFFFF;	
}

.faq_title {
	font-size: 16px;
	color: #CC3300;
}

#cd {
	text-align: center;
}

div.price_block p.small_info {
	font-size: 12px;
	margin-top: 5px;
	padding: 0px;
}

div.price_block p {
	text-indent: 0px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 30px;
}

div.price_block h3 {
	text-indent: 0px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 30px;
	font-size: 20pt;
	font-weight: bold;
	color: #CC0000;
	line-height: 25px;
}

div.price_block h3 span {
	color: #000000;
}

div.price_block p.indent {
	text-indent: 1.25cm;
}

div.price_block span.price_off {
	font-size: 24px;
	color: #CC0000;
	text-decoration: line-through;
	font-weight: bold;
}

div.price_block span.price_on {
	font-size: 18px;
	color: #006600;
	text-decoration: none;
	font-weight: bold;
}

.action_block {
	margin-right: 20px;
	margin-left: 20px;
	padding-bottom: 20px;
	background-repeat: repeat;
	background-color: #FFFFFF;
}


