
#mainContainer {
	margin: auto 0;
	min-height: 500px;
	padding: 0;

}
	#leftColm {
		float: left;
		text-align:left;
		width: 180px;
	}

	#mainColm {
		float: right;
		max-width:750px;
		text-align:right;
		margin:0 0 0 10px;
		padding:0;
		display:inline;
	}
	* html #mainColm { height: 1px;}

#footerContainer {
	text-align:center;
}


#headerTop {
	height: 78px;
}
	#logo {
		text-align:left;
		float:left;
		width: 287px;
		height: 77px;
		margin-left: 10px;
	}




/*¿ÞÂÊ¿µ¿ª*/

#leftColm ul, #leftColm li {
	list-style: none;
	margin: 0;
	padding: 0;
}

.leftModule {
	padding: 4px 0;
}
.basicTable {
	width: 100%;
}

.basicTable th, .basicTable td {
	border-collapse: collapse;
	margin: 0;
	padding: 0;
	text-align: left;
}
.basicTable .head {
	background: transparent url('../../images/table/basic_top_center.gif') repeat-x left top;
	height:32px;
}
	.basicTable .head .left {
		background: transparent url('../../images/table/basic_top.gif') no-repeat left top;
		height:32px;
	}
	.basicTable .head .right {
		background: transparent url('../../images/table/basic_top.gif') no-repeat right top;
		height:32px;
	}



table.basicTable2 {
	border-bottom:1px solid #E4E7E8;
	border-top:2px solid #E4E7E8;
	margin:0 auto;
	width:100%;
}
table.basicTable2 th.color_bg, table.basicTable2 td.color_bg {
	border-right:1px solid #E4E7E8;
	border-bottom:1px solid #E4E7E8;
	background: #f4f4f4;
	padding:3px 0;
}
table.basicTable2 td.border {
	border-bottom:1px solid #E4E7F8;
	border-right:1px solid #E4E7F8;
	line-height:16px;
	padding:7px 5px 5px;
}

table.basicTable2 th.end, table.basicTable2 td.end {
	border-right: none;
}


.leftTitle1 {
	background: transparent url('../../images/ic_b2.gif') no-repeat 3px 9px;
	padding: 3px 0 0 20px;
	color: #333333;
	font-weight: bold;
	height: 30px;
}
.leftTitle2 {
	background: transparent url('../../images/ic_g2.gif') no-repeat 3px 9px;
	padding: 3px 0 0 20px;
	color: #333333;
	font-weight: bold;
	height: 30px;
}

	.basicTable .body .left {
		background: transparent url('../../images/table/body_left.gif') repeat-y left top;
		height:32px;
	}
	.basicTable .body .right {
		background: transparent url('../../images/table/body_right.gif') repeat-y left top;
		height:32px;
	}
	.basicTable .body .center {
		padding: 5px 0;
	}


.basicTable .bottom {
	background: transparent url('../../images/table/basic_bottom_center.gif') repeat-x left top;
	height: 7px;
}
	.basicTable .bottom .left {
		background: transparent url('../../images/table/basic_bottom.gif') no-repeat left top;
		height:5px;
	}
	.basicTable .bottom .right {
		background: transparent url('../../images/table/basic_bottom.gif') no-repeat right top;
		height:5px;
	}

.kind {
	background: transparent url('../../images/ic_dot_g.gif') no-repeat left center;
	padding: 0 0 0 8px;
}


/* indexmainContent */
h1 {
	background: transparent url('../../images/h1_bg.gif') repeat-x left 4px;
	color: #000000;
	font-size: 11pt;
	height: 22px;
	margin: 0;
	padding: 0 0 5px 0;
	text-align: left;
}
h1.blue {
	background: none;
	padding: 0;
}
h1.title {
	margin: 15px 0 5px 0;
}

h2 {
	background: transparent url('../../images/ic_h2.gif') no-repeat left 2px;
	color: #000000;
	font-size: 10pt;
	height: 20px;
	margin: 10px 0 5px 5px;
	padding: 0 0 0 15px;
	text-align: left;

}

h3 {
	color: #000000;
	font-size: 10pt;
	height: 20px;
	margin: 10px 0 5px 5px;
	text-align: left;

}


.centerTitle1 {
	color: #000000;
	font-weight: bold;
	font-size: 11pt;
	padding: 3px 0 0 0px;
	height:25px;
}
.centerTitle2 {
	background: transparent url('../../images/ic_b1.gif') no-repeat left top;
	color: #000000;
	font-weight: bold;
	font-size: 11pt;
	padding: 0 0 0 0px;
	height: 18px;
}
.centerTitle3 {
	padding: 3px 0 0 0px;
	height:25px;
}

.subject {
	font-weight: bold;
	color: #555555;
}

.address {
	color:#525252;
	font-size: 9pt;
}
.money {
	font-weight: bold;
	color: #0078FF;
	font-family:±¼¸², Gulim;
	font-size: 12px;
}
.new_list {
	line-height: 170%;
}
.productImg {
	border: 1px solid #DADADA;
}

.indexNewTable {
	border-top:2px solid #C3D8E9;
	border-bottom:1px solid #DADADA;
	margin: 0;
	padding: 0;
}

.indexNewTable th {
	background: #EDF6F9;
	height: 30px;
	border-bottom: 1px solid #E5E5E5;
}
.indexNewTable td {
	padding: 5px;
}
.dotted td{
	background: transparent url('../../images/dot_line.gif') repeat-x left bottom;
	padding:0;
	height:1px;
}



/*search °á°úÆäÀÌÁö*/

.text01 {
	color:#555555;
	font-family:µ¸¿ò;
	font-size:14px;
	font-weight:bold;
	letter-spacing:0;
}
.highlight {
	color: #0658AE;
}

table.search_result td a {
	color:#294ED6;
	font-family:±¼¸², Gulim, verdana;
	font-size:13px;
	letter-spacing:0;
}
table.search_result td a:hover {
	color:#294ED6;
	font-family:±¼¸², Gulim, verdana;
	font-size:13px;
	letter-spacing:0;
	text-decoration:underline;
}

.estate_effect_pen {background-color:#f4ffc3}
.pay_infos {margin-top:10px;font-weight:bolder;color:#1b76b3;font-size:12px;} /* ÀÔ±ÝÈ®ÀÎÁßÀÎ ¼­ºñ½º ÇöÈ² */
.period {color:#3399FF;margin-right:3px;} /* ±â°£ */
.payments {color:#FF6600;} /* ±Ý¾× */
