@charset "utf-8";
.text2 {
	font-size: 120%;
}
.text3 {
	font-size: 130%;
}
.text4 {
	font-size: 140%;
}
.text5 {
	font-size: 150%;
}
.text6 {
	font-size: 160%;
}
.text7 {
	font-size: 170%;
}
.text8 {
	font-size: 180%;
}
.text9 {
	font-size: 190%;
}
.text10 {
	font-size: 200%;
}
body {
	font-size: 20pt;
}
.topSubTitle {
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #00376E;
	text-indent: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding: 3px;
	font-size: 120%;
	font-weight: bold;
}
#detail h1 {
	color: #FFF;
	background-color: #003972;
	text-align: center;
	padding: 5px;
}
#detail h2 {
	background-color: #E1ECFF;
	padding: 3px;
}
.dttable {
	border-collapse: collapse;
	border: 1px solid #999999;
	margin-right: auto;
	margin-left: auto;
}

.dttable td {
	padding: 6px;
	border: 1px solid #999;
	letter-spacing: 1px;
	}
.dttable th {
	border: 1px solid #999;
}
#sellInfo h1 {
	color: #FFF;
	text-align: center;
	padding: 5px;
	background: rgb(30,87,153); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(30,87,153,1) 0%, rgba(41,137,216,1) 50%, rgba(32,124,202,1) 51%, rgba(125,185,232,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(30,87,153,1)), color-stop(50%,rgba(41,137,216,1)), color-stop(51%,rgba(32,124,202,1)), color-stop(100%,rgba(125,185,232,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(30,87,153,1) 0%,rgba(41,137,216,1) 50%,rgba(32,124,202,1) 51%,rgba(125,185,232,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(30,87,153,1) 0%,rgba(41,137,216,1) 50%,rgba(32,124,202,1) 51%,rgba(125,185,232,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(30,87,153,1) 0%,rgba(41,137,216,1) 50%,rgba(32,124,202,1) 51%,rgba(125,185,232,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(30,87,153,1) 0%,rgba(41,137,216,1) 50%,rgba(32,124,202,1) 51%,rgba(125,185,232,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#7db9e8',GradientType=0 ); /* IE6-9 */

}
#toiForm h1 {
	color: #FFF;
	text-align: center;
	padding: 5px;
	background: rgb(30,87,153); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(30,87,153,1) 0%, rgba(41,137,216,1) 50%, rgba(32,124,202,1) 51%, rgba(125,185,232,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(30,87,153,1)), color-stop(50%,rgba(41,137,216,1)), color-stop(51%,rgba(32,124,202,1)), color-stop(100%,rgba(125,185,232,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(30,87,153,1) 0%,rgba(41,137,216,1) 50%,rgba(32,124,202,1) 51%,rgba(125,185,232,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(30,87,153,1) 0%,rgba(41,137,216,1) 50%,rgba(32,124,202,1) 51%,rgba(125,185,232,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(30,87,153,1) 0%,rgba(41,137,216,1) 50%,rgba(32,124,202,1) 51%,rgba(125,185,232,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(30,87,153,1) 0%,rgba(41,137,216,1) 50%,rgba(32,124,202,1) 51%,rgba(125,185,232,1) 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#7db9e8',GradientType=0 ); /* IE6-9 */}

#sellInfo h2 {
	background-color: #E1ECFF;
	padding: 5px;
	text-align: center;
	border: 1px solid #666;
}
#sellInfo ol li {
	padding-bottom: 30px;
	background-color: #f9f9f9;
}

#sellInfo .sellInfoTitle {
	font-weight: bold;
	color: #009;
	border: 1px solid #666;
	padding: 5px;
	background-color: #E1ECFF;
}
#loanInfo h1 {
	color: #FFF;
	text-align: center;
	padding: 5px;
	background: rgb(191,210,85); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(191,210,85,1) 0%, rgba(142,185,42,1) 50%, rgba(114,170,0,1) 51%, rgba(158,203,45,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(191,210,85,1)), color-stop(50%,rgba(142,185,42,1)), color-stop(51%,rgba(114,170,0,1)), color-stop(100%,rgba(158,203,45,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(191,210,85,1) 0%,rgba(142,185,42,1) 50%,rgba(114,170,0,1) 51%,rgba(158,203,45,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(191,210,85,1) 0%,rgba(142,185,42,1) 50%,rgba(114,170,0,1) 51%,rgba(158,203,45,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(191,210,85,1) 0%,rgba(142,185,42,1) 50%,rgba(114,170,0,1) 51%,rgba(158,203,45,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(191,210,85,1) 0%,rgba(142,185,42,1) 50%,rgba(114,170,0,1) 51%,rgba(158,203,45,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bfd255', endColorstr='#9ecb2d',GradientType=0 ); /* IE6-9 */


}
#loanInfo h2 {
	background-color: #E1ECFF;
	padding: 5px;
	text-align: center;
	border: 1px solid #666;
}

#loanInfo .laonInfoTitle {
	font-weight: bold;
	color: #009;
	padding: 5px;
}
#sellInfo dl dd{
	background-color: #f9f9f9;
}
#loanInfo ul li {
	background-color: #f9f9f9;
}
#loanInfo p {
	background-color: #f9f9f9;
}
.formHissu {
	font-size: 80%;
	color: #F00;
}
.listPrice {
	color: #900;
	font-size: 120%;
	font-weight: bold;
	margin-left: 222px;
	background-color: #FFFFDF;
	padding: 3px;
	width: 300px;
}
