/* CSS Document */

@import url(default.css);

body {
	margin: 0px;
	padding: 0px;
}.ulinetd {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DADADA;
	padding: 8px 0px 8px 10px;
}
.ulinetd2 {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #DADADA;
	padding: 8px 0px 8px 5px;
	vertical-align: top;
}
.ulinetd_s {
	padding: 8px 0px 8px 10px;
	vertical-align: top;
}
.ulinetd2_s {
	padding: 8px 0px 8px 5px;
	vertical-align: top;
}
.inputarea {
	border: 1px solid #CCCCCC;
}
.thanks {
	font-size: 120%;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}
.faqtitle {
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #A0C1C3;
	border-left-color: #A0C1C3;
	padding: 3px;
	margin-bottom: 10px;
}
.ptop {
	text-align: right;
	margin-top: 10px;
}
#wrap #main #text1 li {
	float: none;
	color: #C84054;
}
#main #text1 .alcenter {
	text-align: center;
}
