@charset "utf-8";
/* CSS Document */

.row_sepline {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}
.prop_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #009900;
	text-decoration: none;
}
.adr_lines {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF3333;
	text-decoration: none;
}
.desc_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.t_a {background: url(../images/dot.gif) 0 0 repeat-x; width: 552px}
.t {background: url(../images/dot.gif) 0 0 repeat-x; width: 187px}
.b {background: url(../images/dot.gif) 0 100% repeat-x}
.l {background: url(../images/dot.gif) 0 0 repeat-y}
.r {background: url(../images/dot.gif) 100% 0 repeat-y}
.bl {background: url(../images/bl.gif) 0 100% no-repeat}
.br {background: url(../images/br.gif) 100% 100% no-repeat}
.tl {background: url(../images/tl.gif) 0 0 no-repeat}
.tr {background: url(../images/tr.gif) 100% 0 no-repeat; padding:10px} 
.line_sep {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.main_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}
.frmfield {
	border: 1px solid #006633;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	height: 14px;
}
.frmarea {
	border: 1px solid #006633;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;	
}
.buttonframe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #006600;
	height: 20px;
	border: 1px solid #006600;
}.pkline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF3300;
}
.rndpkbox {
	border: 1px solid #B7FFDB;
}
