/*print*/
@media print {
	* {color:#000;}
	#top, #visual, #head, #leftMenu,.quickBox, #foot {display:none;}
}

/*Besic-Layout CSS*/
body,form,ol,ul,li,p,h1,h2,h3,h4,h5,div,span,img,dt,dd,dl,fieldset { 
	margin:0;
	padding:0;
}

body {
	font-size:12px;
	line-height:1.5em;
	font-family:Gulim, ±¼¸², Dotum, µ¸¿ò, sans-serif;
}

img, input.type-image {
	border:0 none;
}

select {
	font-size:12px;
	vertical-align:middle;
}
input {
	font-size:9pt;
	vertical-align:middle;
}


fieldset {
	border:0 none;
}

legend {
	display:none;
}

ul, ol {
	list-style: none;
}

p, div, th, td, select, input {
	color: #404040;
}


a:link, a:visited {
	color: #404040;
	text-decoration: none;
}

a:active, a:hover {
	color: #404040;
	text-decoration: underline;
}
.imgBtn {cursor:pointer;}

/*Top*/

#top {
	width:999px;
	height:18px;
	margin:0 auto;
	overflow: hidden;
}
#top li {
	float: right;
	display: inline;
	list-style: none;
}

/* topMenu */
#head {
	width:999px;
	height:83px;
	margin:0 auto;
	overflow: hidden;
}

#topLogo {
	margin: 0;
	padding: 10px 24px 20px 12px;
	width: 111px;
	height: 55px;
	overflow: hidden;
	float: left;
	display: inline;
}

#logo1 {
	width:80px;
	height:60px;
	float: left;
	display: inline;
	padding-left:20px;
	margin-top:14px;
}

#topMenu {
	position: relative;
	margin: 16px 0px 0px 0px;
	padding: 0;
	float: left;
	display: inline;
	list-style: none;
	width:751px;
}

#topMenu ul {
	position: absolute;
	top: 21px;
	left: 0px;
	margin:0;
	padding:0;
	display: none;
}
#topMenu li {
	float: left;
	display: inline;
}

#topMenu li.menu1 ul {
	width:164px;
	height:25px;
	margin:16px 0 0 10px;
	padding:6px 11px;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/imgGuro/menus1_sub_bg.gif) no-repeat 0 0;
}
#topMenu li.menu2 ul {
	width:360px;
	height:25px;
	margin:16px 0 0 90px;
	padding:6px 11px;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/imgGuro/menus3_sub_bg.gif) no-repeat 0 0;
}
#topMenu li.menu3 ul {
	width:348px;
	height:25px;
	margin:16px 0 0 245px;
	padding:6px 11px;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/imgGuro/menus4_sub_bg.gif) no-repeat 0 0;
}
#topMenu li.menu4 ul {
	width:192px;
	height:25px;
	margin:16px 0 0 470px;
	padding:6px 11px;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/imgGuro/menus5_sub_bg.gif) no-repeat 0 0;
}
#topMenu li.menu5 ul {
	width:260px;
	height:25px;
	margin:16px 0 0 580px;
	padding:6px 11px;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/imgGuro/menus2_sub_bg.gif) no-repeat 0 0;
}


/* main flash */
#visual {
	clear:both;
	margin: 0 auto;
	width:999px;
	height:150px;
}

/*content main */

#wrapper {
	width:999px;
	margin:0 auto;
	position:relative;
	_margin-bottom:-40px;/*ie6 0220Ãß°¡ ¸ÞÀÎÇÏ´ÜÀÇ ¹è³Ê°¹¼öº¯È­¿¡ µû¸¥ ÇªÅÍ¿Í °£°ÝÁ¶Àý¿ë*/
	#margin-bottom:-50px;/*ie7*/
}

/* main left */

#left {
	position:relative;
	width:213px;
	height:772px;
	_height:760px;
	#height:760px;
	margin:10px 0 30px 0;
	float:left;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/imgGuro/left_ba1.jpg) repeat-y 0 9px;
}

#left .tround {
	width:213px;
	height:9px;
	background: url(http://image.r114.co.kr/images/outsite/guro_200712/imgGuro/tround1.jpg) no-repeat;

}

#left .leftbottom {
	position:absolute;
	left:0;
	bottom:0;
	width:213px;
	height:19px;
	background: url(http://image.r114.co.kr/images/outsite/guro_200712/imgGuro/bround1.jpg) no-repeat left bottom;
}
/*main left 6°³ÆË¾÷½ÃÀÛ*/
#popup {
	margin: 5px;
	margin-top: -3px;
	width:203px;
	height:239px;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/imgGuro/popup_ba.gif) no-repeat left top;
	text-align:center;
	padding:0;
}
* html #popup {
	margin-top:-8px;
}
#popup ul {
	clear:both;
	list-style:none;
	text-align:right;
	margin:0 0 0 6px;
}

#popup li {
	float:left;
	width:17px;
	height:23px;
	margin:0;
	padding:2px 0 0 2px;
	line-height:23px;
}
#popup ul .popupPosi {
	width:75px;
	margin-top:2px;
}
* html #popup ul .popupPosi {
	margin-top:-2px;
}
*+html #popup ul .popupPosi {
	width:75px;
	margin-top:1px;
}
* html #popup li {
	height:18px;
	padding:6px 0 0 1px;
}

#popup li img {
	cursor:pointer;
}

/*------ main left graph ½ÃÀÛ --------*/
#graph {
	margin: 15px 5px;
}

#graph ul.graphBtn {
	list-style:none;
}

#graph ul.graphBtn li {
	float:left;
	display:inline;
	line-height:0;
}

#g2 .graphBg {
	clear:both;
	width:202px;
	height:208px;
	margin-top:-20px;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/imgGuro/ml_graph_mabg.gif) no-repeat left top;
	position:relative;
}

* html #g2 div.graphBg {
	margin-top:-20px;
}

#g2 .graphBg ul {
	top:38px;
	left:56px;
	width:149px;
	height:115px;
	position:absolute;
	list-style:none;
}

#g2 .graphBg li {
	height:21px;
}

/*main left,right ¹è³Ê½ÃÀÛ*/
#banner1 {
	margin: 0 5px;
}
#banner2,#banner10, #banner11, #banner12 {
	margin: 10px 5px;
}
/*main left ¹æ¹®ÀÚÄ«¿îÅÍ½ÃÀÛ*/
#visitor {
	width:202px;
	height:110px;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/imgGuro/visitor_bg.gif) no-repeat left top;
	margin: 10px 5px;
}
.visitor {
	display:none;
}
#visitor h4 {
	width:190px;
	padding-top:10px;
	font-size:11px;
	font-weight:normal;
	color:#666;
	text-align:right;
}
#visitor div {
	color:#666;
	width:180px;
	margin:5px -40px 0 12px;
	font-weight:bold;
}
.visitor1 {
	width:110px;
	position:absolute;
	right:16px;
	font-weight:normal;
	text-align:right;
}

/* main center ½ÃÀÛ*/
#center {
	margin:10px 15px;
	position: relative;
	width:467px;
	float:left;
}
#map {
	width:100%;
	height:250px;
}


div.mapSearch {}
div.guMap {
	float:left;
	display:inline;
}
div.landNumSearch {
	float:left;
	display:inline;
	width:449px;
	padding:12px 0 5px 10px;
	padding:12px 0 2px 10px\9;
	*padding:10px 0 2px 10px;
	margin:-10px 0 10px 0;
	*margin:-4px 0 10px 0;
	border-right:4px solid #ddd;
	border-bottom:4px solid #ddd;
	border-left:4px solid #ddd;
	background:#fff url(http://image.r114.co.kr/images/outsite/guro_200712/imgGuro/main_dotline.gif) left top repeat-x;
}
div.landNumSearch span.dong {
	float:left;
	display:inline;
}
div.landNumSearch span.dong input {
	font:11px Dotum;
	padding:5px 0 3px 3px;
	border:1px solid #ddd;
}
div.landNumSearch dl.num {
	float:left;
	display:inline;
	width:auto;
	padding:0;
	margin:0 0 0 20px;
}
div.landNumSearch dl.num dt {
	float:left;
	display:inline;
	color:#777;
	font:bold 11px Dotum;
	margin:7px 5px 0 0;
	*margin-top:8px;
}
div.landNumSearch dl.num dd {
	float:left;
	display:inline;
	width:auto;
	height:auto;
	color:#777;
	font:bold 11px Dotum;
	margin-top:-5px;
	margin-top:-8px\9;
	*margin-top:-7px;
}
div.landNumSearch dl.num dd input.type-text {
	font:11px Dotum;
	padding:5px 0 3px 3px;
	border:1px solid #ddd;
}
div.landNumSearch span.btn {
	float:right;
	display:inline;
	margin:2px 10px 0 0;
}
div.landNumSearch span.btn input {
	padding:0;
	margin:0;
}

#guidance {
	margin-top:5px;
	*margin-top:10px;
}

#news {
	margin:15px 0 0 0;
}

#news02 {
	display:none;
}
.newstitle {
	float:left;
	width:455px;
	height:29px;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/imgGuro/news_bar_ba.jpg) repeat-x top left;
	margin:0 0 10px 0;
	padding:0 0 0 12px;
}

.newsmore {
	float:right;
	margin: 10px 0 0 0;
}

* html .newstitle {
	width:467px;
	w\idth:455px;
	margin-bottom:-5px;
}

#news .newsList1 {
	clear:both;
	list-style:none;
	margin-left:10px;
}
#news li a {
	display:block;
	width:455px;
	height:18px;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/imgGuro/newsList_ba.jpg) no-repeat top left;
	margin:0;
	padding:3px 0 0 0;
	text-indent:12px;
}

#news li a:hover {
	color:#FF6600;
}

#news li a.endline {
	background:none;
}

#calculator {
	margin:15px 0 0 0;
	width:467px;
	height:109px;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/imgGuro/cal_bg.gif) no-repeat top left;
}

#calculator .calTitle {
	padding:9px 0 7px 17px;
	line-height:1px;
}

#calculator ul {
	list-style:none;
	margin-left:17px;
}

#calculator li {
	float:left;
	display:inline;
	width:88px;
	overflow:hidden;
}
#banner {
	margin:15px 0 0 0;
}

#bottom_map {
	clear:both;
	width:467px;
	height:173px;
	overflow:hidden;
	margin:0;
	padding:0;
}

#bottom_map li {
	float:left;
	width:151px;
	height:29px;
	margin:0 7px 7px 0;
	text-align:left;
	overflow:hidden;
}

#bottom_map .bend {
	margin:0 0 7px 0;
}

/* main right ½ÃÀÛ*/
#right	{
	width:180px;
	margin:10px 0;
	position:relative;
	float:left;
}
.right_box1 {
	width:180px;
	background: url(http://image.r114.co.kr/images/outsite/guro_200712/imgGuro/right_box1_bottom.gif) no-repeat bottom left;
}
.right_box1 h3 {
	margin: 0;
	padding: 4px 8px 4px 20px;
	background: url(http://image.r114.co.kr/images/outsite/guro_200712/imgGuro/right_box1_top.gif) no-repeat top left;
}
.right_box1 ul {
	margin: 0;
	padding: 14px 10px 14px 10px;
	list-style: none;
}
.right_box1 li {
	margin: 0 0 6px 5px;
	padding: 0 8px;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/imgGuro/right_box1_bullet.gif) no-repeat 0px 5px;
} 

.right_box2 {
	width: 180px;
	background: url(http://image.r114.co.kr/images/outsite/guro_200712/imgGuro/right_box2_bottom.gif) no-repeat bottom left;
}
.right_box2 h3 {
	margin: 0;
	padding: 4px 8px 4px 20px;
	background: url(http://image.r114.co.kr/images/outsite/guro_200712/imgGuro/right_box2_top.gif) no-repeat top left;
}
.right_box2 ul {
	margin: 0;
	padding: 10px 12px 10px 12px;
	list-style: none;
}
.right_box2 li {
	margin: 0 0 2px;
	padding: 0;
} 

#go form select {
	width:175px;
	margin:-16px 0 0 8px;
	_margin:0 0 0 4px;
	#margin:0 0 0 4px;
	text-align:left;
}
.go_center {
	text-align:center;
}

/* --- Main ³¡---*/

/* --- Áß¾Ó ÄÁÅÙÃ÷ ¿µ¿ª ---*/

/* ÄÁÅÙÃ÷ ¿µ¿ª (ÁÂÃø(¸Þ´º) ¿ìÃø(Äü¸Þ´º) Æ÷ÇÔÇÑ ¿µ¿ª) */

#ctwrapper {
	position:relative;
	width:999px;
	margin:0 auto;
}


/* ÁÂÃø¸Þ´º °øÅë ½ÃÀÛ*/
#leftMenu {
	width:213px;
	height:auto;
	margin: 10px 0 30px 0;
	float:left;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/imgGuro/left_ba.jpg) 0 10px repeat-y;
}

#leftMenu .lmtRound {
	width:213px;
	height:20px;
	background: url(http://image.r114.co.kr/images/outsite/guro_200712/imgGuro/tround.jpg) no-repeat;
}

h1#lmTitle {
	height:38px;
	margin: 0 0 16px 0;
	border:1px 
}

* html h1#lmTitle {
	margin-top:0;
}

#leftMenu h2 {
	height:22px;
	margin:3px 0 3px 23px;
	padding:0;
}

#leftMenu ul {
	list-style:none;
	margin-left:28px;
}

#leftMenu li {
	clear:both;
	width:157px;
	height:26px;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/imgGuro/leftList_ba.jpg) no-repeat top left;
}

#leftMenu li.end {
	height:25px;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/imgGuro/leftList_ba1.jpg) no-repeat top left;
}

#leftMenu li img.menu {
	margin:5px -1px 0 12px;
}

#leftMenu li span a {
	margin-right:2px;
}

#leftMenu li span a.last {
	margin-right:0;
}

#leftMenu div.lmbRound {
	width:213px;
	height:28px;
	background: url(http://image.r114.co.kr/images/outsite/guro_200712/imgGuro/bround.jpg) no-repeat left bottom;
}
/* ÁÂÃø¸Þ´º °øÅë ³¡*/

/************************* CP¿µ¿ª °øÅë class (³×ºñ, Å¸ÀÌÆ² class Æ÷ÇÔ) ½ÃÀÛ ***********************/

#cPwrapper {
	position:relative;
	width:999px;
	margin:0 auto;
}
#cpWrapper {
	margin:10px 15px 30px 15px;
	width:662px;
	float:left;
}

#navigation {
	width:662px;
	height:23px;
	font-size: 11px;
	font-family: Dotum;
	color:#6f6f6f;
	letter-spacing:-1px;
	text-align:right;
	margin-top:-3px;
}
#navigation a {
	color:#6f6f6f;
}
#navigation a.homelink {
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/imgGuro/hicon.gif) left top no-repeat;
	padding-left:12px;
	color:#6f6f6f;
}

* html #navigation {
	height:20px;
	margin-top:0;
}

#smTitle {
	width:662px;
	height:27px;
	border-bottom:1px solid #e7e4e2;
}
#smTitle img {
	float:left;
	display:inline;
	vertical-align:middle;
}
#cpWrapper #smTitle span.btn {
	float:right;
	display:inline;
	margin-top:3px;
	padding:0;
}

h4.tblTitle {
	text-align:left;
	font-weight:bold;
	color:#2a567e;
	font-size:12px;
	text-indent:8px;
	background: url(http://image.r114.co.kr/images/outsite/guro_200712/img/titlebar.gif) left 2px no-repeat;
}

h4.ct {
	text-align:left;
	font-weight:bold;
	color:#2a567e;
	font-size:12px;
	line-height:12px;
	text-indent:8px;
	background: url(http://image.r114.co.kr/images/outsite/guro_200712/img/titlebar.gif) left top no-repeat;
}

h4.ct img {
	padding-right:5px;
}

/* ----------------------- CP¿µ¿ª °øÅë class (³×ºñ, Å¸ÀÌÆ² class Æ÷ÇÔ) ³¡ --------------------- */


/************************* ½Ã¼¼¸Å¹° class ½ÃÀÛ ***************************/

/* °Ë»ö iframe ¿µ¿ª (»ó±ÇÁ¤º¸) - 201001 Ãß°¡ */
.iframeMemulSearch {
	float:left;
	display:inline;
	width:662px;
	margin-top:5px;
}
.iframeMemulSearch div.surveyDate {
	float:right;
	clear:both;
	display:inline;
	color:#727272;
	font:normal 11px Dotum,µ¸¿ò;
	padding:0;
	margin:3px 0 0 0;
}

/* °Ë»ö iframe - 201001 Ãß°¡ */
.memulSearch {
	float:left;
	display:inline;
	text-align:left;
	width:662px;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/img/bg_msearchbox.gif) left bottom no-repeat;
}
.memulSearchTop {}
.memulSearchBottom {}
.memulSearch dl.msArea {
	float:left;
	display:inline;
	padding:10px 0 10px 15px;
}
.memulSearch dl.msArea dt {
	float:left;
	display:inline;
	color:#595959;
	font:11px Dotum;
	line-height:20px;
	letter-spacing:-1px;
	padding:0 10px 0 7px;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/img/blt_blstitle.gif) left 6px no-repeat;
}
.memulSearch dl.msArea dd {
	float:left;
	display:inline;
	width:auto;
}
.memulSearch dl.msArea dd select {}
.memulSearch span.msBtn {
	float:left;
	display:inline;
	margin:9px 0 0 6px;
}

/* Áö¿ª¼±ÅÃ iframe ¿µ¿ª (Àç°³¹ß/¿ÀÇÇ½ÃÅÚ/ÁÖ»óº¹ÇÕ) - 201002 Ãß°¡ */
.iframeAreaSelect {
	float:left;
	display:inline;
	width:662px;
	margin:20px 0 5px 0;
}
#redevePrice_list .iframeAreaSelect {
	margin-bottom:-5px;
}
#ifrAreaSelect .areaTitleBox {
	margin:0;
}
#ifrAreaSelect h4.areaTitle_list {
	padding-bottom:0;
	margin:0;
}
#ifrAreaSelect span.surveyDate {
	
}



div.btnBoxTop {
	width:662px;
	height:30px;
	margin:5px 0 0 0;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/img/btnboxtop.gif) left top no-repeat;
}

div.btnBoxTop span.btn {
	float:left;
	margin:5px 0 0 5px;
}

div.btnBoxTop span.btn img {
	margin-right:5px;
	vertical-align:middle;
}
div.btnBoxTop span.select {
	float:left;
	display:inline;
	margin:5px 0 0 15px;
}
div.btnBoxTop span.surveyDate {
	float:right;
	color:#797979;
	font-family:Dotum;
	font-size:11px;
	line-height:13px;
	padding-left:7px;
	margin:10px 10px 0 0;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/imgGuro/blt_tblnotice.gif) left 3px no-repeat;
}
div.btnBoxTop span.firstRecordDate {
	float:right;
	color:#797979;
	font-family:Dotum;
	font-size:11px;
	line-height:13px;
	padding-left:7px;
	margin:10px 10px 0 0;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/imgGuro/blt_tblnotice.gif) left 3px no-repeat;
}

div.btnBoxBottom {
	float:left;
	display:inilne;
	width:100%;
	margin-right:-3px;
	margin-top:10px;
}

div.btnBoxBottom span.btn {
	float:left;
	display:inilne;
}

div.btnBoxBottom span.btn img {
	margin-right:5px;
}

div.btnBoxBottom span.topbtn {
	float:right;
	display:inilne;
}

#cpWrapper div.topbtn {
	clear:both;
	width:662px;
	text-align:right;
	padding-top:10px;
}

div.areaBox {
	width:662px;
}

h4.areaTitle_si {
	float:left;
	display:inline;
	margin:20px 0 0 0;
	padding:0;
}
h4.areaTitle_si img {
	vertical-align:middle;
}

div.areaTitleBox {
	float:left;
	clear:left;
	display:inline;
	width:662px;
	margin-top:20px;
}

div.areaTitleBox h4.areaTitle_gu {
	width:652px;
	text-align:left;
	color:#2a567e;
	font-size:12px;
	letter-spacing:-1px;
	padding-left:10px;
	margin-bottom:2px;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/img/titlebar.gif) left 3px no-repeat;
}

div.areaTitleBox h4.areaTitle_list {
	float:left;
	display:inline;
	color:#2a567e;
	font-size:12px;
	letter-spacing:-1px;
	word-spacing:1px;
	padding-left:10px;
	margin-bottom:2px;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/img/titlebar.gif) left 3px no-repeat;
	white-space:nowrap;
}

div.areaTitleBox h4.areaTitle_list select {
	margin-right:-2px;
}

div.areaTitleBox h4.areaTitle_detail {
	float:left;
	color:#2a567e;
	font-size:12px;
	letter-spacing:0px;
	padding-left:10px;
	margin-top:3px;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/img/titlebar.gif) left 3px no-repeat;
}
div.areaTitleBox ul.areaTitle_btn {
	float:right;
	display:inline;
}
div.areaTitleBox ul.areaTitle_btn li {
	float:left;
	display:inline;
	margin-left:6px;
}
div.areaTitleBox ul.areaTitle_btn li img {
	vertical-align:middle;
}
div.areaTitleBox span.surveyDate {
	float:right;
	display:inline;
	color:#727272;
	font:normal 11px Dotum,µ¸¿ò;
	padding-left:7px;
	margin:8px 5px 5px 0;
}

#singlenessSale_gu div.areaTitleBox,
#singlenessDeposit_gu div.areaTitleBox,
#singlenessMonthly_gu div.areaTitleBox,
#allianceSale_gu div.areaTitleBox,
#allianceDeposit_gu div.areaTitleBox,
#allianceMonthly_gu div.areaTitleBox,
#storeSale_gu div.areaTitleBox,
#storeDeposit_gu div.areaTitleBox,
#storeMonthly_gu div.areaTitleBox {
	float:none;
	clear:none;
	display:block;
	width:auto;
}

#singlenessSale_gu h4.areaTitle_gu,
#singlenessDeposit_gu h4.areaTitle_gu,
#singlenessMonthly_gu h4.areaTitle_gu,
#allianceSale_gu h4.areaTitle_gu,
#allianceDeposit_gu h4.areaTitle_gu,
#allianceMonthly_gu h4.areaTitle_gu,
#storeSale_gu h4.areaTitle_gu,
#storeDeposit_gu h4.areaTitle_gu,
#storeMonthly_gu h4.areaTitle_gu {
	width:652px;
	text-align:left;
	color:#2a567e;
	font-size:12px;
	letter-spacing:-1px;
	padding-left:10px;
	margin-top:20px;
	margin-bottom:-15px;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/img/areatitlebar.gif) left 3px no-repeat;
}


#singlenessSale_list div.areaTitleBox,
#singlenessDeposit_list div.areaTitleBox,
#singlenessMonthly_list div.areaTitleBox,
#allianceSale_list div.areaTitleBox,
#allianceDeposit_list div.areaTitleBox,
#allianceMonthly_list div.areaTitleBox,
#storeSale_list div.areaTitleBox,
#storeDeposit_list div.areaTitleBox,
#storeMonthly_list div.areaTitleBox {
	float:none;
	clear:none;
	display:block;
	width:auto;
	border-bottom:1px solid #96C6F2;
	padding-bottom:22px;
	margin-top:20px;
}

#aptPrice_detail div.areaTitleBox,
#aptSale_detail div.areaTitleBox,
#aptDeposit_detail div.areaTitleBox,
#aptMonthly_detail div.areaTitleBox,
#preaptPrice_detail div.areaTitleBox,
#preaptSale_detail div.areaTitleBox,
#preaptLease_detail div.areaTitleBox,
#rebuildPrice_detail div.areaTitleBox,
#rebuildSale_detail div.areaTitleBox,
#rebuildDeposit_detail div.areaTitleBox,
#rebuildMonthly_detail div.areaTitleBox,
#redevePrice_detail div.areaTitleBox,
#redeveSale_detail div.areaTitleBox,
#otelPrice_detail div.areaTitleBox,
#otelSale_detail div.areaTitleBox,
#otelDeposit_detail div.areaTitleBox,
#otelMonthly_detail div.areaTitleBox,
#officetelPrice_detail div.areaTitleBox,
#preotelPrice_detail div.areaTitleBox,
#preotelSale_detail div.areaTitleBox,
#reofficetelLease_detail div.areaTitleBox,
#highaptPrice_detail div.areaTitleBox,
#highaptSale_detail div.areaTitleBox,
#highaptDeposit_detail div.areaTitleBox,
#highaptMonthly_detail div.areaTitleBox,
#prehighaptPrice_detail div.areaTitleBox,
#prehighaptSale_detail div.areaTitleBox,
#prehighaptLease_detail div.areaTitleBox,
#singlenessSale_detail div.areaTitleBox,
#singlenessDeposit_detail div.areaTitleBox,
#singlenessMonthly_detail div.areaTitleBox,
#allianceSale_detail div.areaTitleBox,
#allianceDeposit_detail div.areaTitleBox,
#allianceMonthly_detail div.areaTitleBox,
#storeSale_detail div.areaTitleBox,
#storeDeposit_detail div.areaTitleBox,
#storeMonthly_detail div.areaTitleBox,
#presalePlan_detail div.areaTitleBox,
#afterSale_detail div.areaTitleBox,
#onNowSale_detail div.areaTitleBox,
#officeplantPrice_detail div.areaTitleBox {
	float:left;
	display:inline;
	width:100%;
	border-bottom:1px solid #96C6F2;
	padding-bottom:2px;
	margin-top:20px;
}



h5.villageTitle, h5.legalTitle, h5.adminTitle {
	text-align:left;
	color:#2a567e;
	font-size:11px;
	font-family: Dotum;
	letter-spacing:-1px;
	padding-top:1px;
	padding-left:10px;
	margin-top:20px;
	margin-bottom:-1px;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/img/bg_areasubtitle.gif) left top no-repeat;
}

div.areaTitleBox div.tblNotice {
	float:right;
	color:#797979;
	font-size:8pt;
	font-family:Dotum;
	padding-left:7px;
	padding-top:3px;
	background: url(http://image.r114.co.kr/images/outsite/guro_200712/img/blt_tblnotice.gif) left 9px no-repeat;
}

div.areaTitleBox div.adminSearch {
	float:right;
	color:#797979;
	font-family:Dotum;
	font-weight:bold;
}

div.areaTitleBox div.btn {
	float:right;
}
div.areaTitleBox div.btn img {
	margin-left:5px;
	vertical-align:middle;
}

div.areaTitleBox div.info {
	float:right;
	color:#2A567E;
}
div.areaTitleBox div.info a {
	color:#2A567E;
}

div.areaBox table.tblArea {
	width:662px;
	table-layout:fixed;
	margin-bottom:-1px;
}

table.tblArea td {
	line-height:24px;
	text-align:center;
	border-right:1px solid #dbedf8;
	border-bottom:1px solid #dbedf8;
}
#rebuildPrice_list table.tblArea td {
	text-align:left;
	padding-left:10px;
}
table.tblArea td ul.iconList {
	float:right;
	display:inline;
	width:40%;
	margin:0 10px 0 0;
	margin-top:6px\9;
	*margin-top:-24px;
	_margin-top:-19px;
}
table.tblArea td ul.iconList li {
	float:left;
	display:inline;
	margin-right:3px;
}

div.lawAreaBox {
	float:right;
	display:inline;
	width:662px;
	text-align:right;
	margin-top:0;
	margin-top:5px\9;
	*margin-top:0;
}

div.tblAreaTop {
	clear:both;
	border-top:2px solid #96C6F2;
}

div.tblAreaBottom {
	border-top:2px solid #96C6F2;
}


div.areaBox table.tblArea tr.odd,div.areaBox table td.newcity {
	background-color:#f9fafa;
}

div.areaBox table td.newcity {
	width:90px;
}

table.tblArea .last {
	border-right:none;
}


div.tabBox {
	margin-top:20px;
}

div.tabBox ul.tab {
	height:28px;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/img/tab_bg.gif) left bottom repeat-x;
}

div.tabBox li {
	float:left;
	margin-right:1px;
}

div.tabBox li img {
	vertical-align:middle;
}


/* ½Ã¼¼ ±¸È­¸é ¾ÆÆÄÆ® ¼øÀ§ - 20090128Ãß°¡ */
div.rankingBox {
	float:left;
	display:inline;
	width:662px;
	margin:20px 0 0 0;
}
/* ÁÖ°£º£½ºÆ®»ó½Â¾ÆÆÄÆ® */
div.bestUpAtp {
	float:left;
	display:inline;
	width:325px;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/img/bg_rankbox_b.gif) left bottom no-repeat;
}
div.bestUpAtp dl {
	float:left;
	display:inline;
	width:325px;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/img/bg_rankbox_t.gif) left top no-repeat;
}
div.bestUpAtp dl dt {
	float:left;
	display:inline;
	width:325px;
	height:45px;
	text-indent:-1000em;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/img/bg_apt_weekup.gif) 50% 10px no-repeat;
}
div.bestUpAtp dl dd {
	float:left;
	display:inline;
	width:auto;
	padding:0 10px 10px 15px;
}
div.bestUpAtp ol {
	float:left;
	display:inline;
}
div.bestUpAtp ol li {
	float:left;
	clear:left;
	display:inline;
	width:100%;
}
/* 3°³¿ù°£°Å·¡·®¸¹Àº¾ÆÆÄÆ® */
div.manyTransAtp {
	float:right;
	display:inline;
	width:325px;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/img/bg_rankbox_b.gif) left bottom no-repeat;
}
div.manyTransAtp dl {
	float:left;
	display:inline;
	width:325px;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/img/bg_rankbox_t.gif) left top no-repeat;
}
div.manyTransAtp dl dt {
	float:left;
	display:inline;
	width:325px;
	height:45px;
	text-indent:-1000em;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/img/bg_apt_manytrans.gif) 50% 10px no-repeat;
}
div.manyTransAtp dl dd {
	float:left;
	display:inline;
	width:auto;
	padding:0 10px 10px 15px;
}
div.manyTransAtp ol {
	float:left;
	display:inline;
}
div.manyTransAtp ol li {
	float:left;
	clear:left;
	display:inline;
	width:100%;
}
.rankNum {
	margin:0 5px 0 0;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/img/bg_num_l.gif) left top no-repeat;
}
.rankNum em {
	color:#fff;
	font:bold 10px Tahoma;
	text-align:center;
	padding:0px 3px;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/img/bg_num_r.gif) right top no-repeat;
}
/* Áö¿ª°Å·¡µ¿Çâ - 20090128Ãß°¡ */
div.tradeTrendBox {
	float:left;
	display:inline;
	width:662px;
	margin:20px 0 0 0;
}
dl.tradeTrend {}
dl.tradeTrend dt {
	float:left;
	display:inline;
	width:647px;
	font-weight:bold;
	padding:0 0 3px 15px;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/img/blt_realinfotitle.gif) left 2px no-repeat;
}
dl.tradeTrend dd {
	float:left;
	display:inline;
	width:auto;
	border-top:1px solid #aaa;
	border-bottom:3px solid #eee;
}
dl.tradeTrend dd p.text {
	float:left;
	display:inline;
	width:640px;
	padding:7px 10px;
	border:1px solid #ddd;
}


#cpWrapper .listBox {
	width:662px;
	float:left;
	margin-top:20px;
}


div.listTab {
	width:100%;
	height:23px;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/img/bg_tabmlist_line.gif) left top repeat-x;
}
div.listTab span.meme,div.listTab span.jun,div.listTab span.wol {
	float:left;
	font-size:9pt;
	font-weight:bold;
	text-align:center;
	padding-top:2px;
	margin-right:3px;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/img/bg_tabmlist.gif) left top no-repeat;
}
div.listTab span.meme a,div.listTab span.jun a,div.listTab span.wol a {
	display:block;
	width:45px;
	height:23px;
	color:#fff;
	text-decoration:none;
}
div.listTab span.meme_sw,div.listTab span.jun_sw,div.listTab span.wol_sw {
	display:block;
	float:left;
	width:45px;
	height:23px;
	font-size:9pt;
	font-weight:bold;
	color:#4C84B6;
	text-decoration:none;
	text-align:center;
	padding-top:3px;
	margin-right:3px;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/img/bg_tabmlist.gif) -45px top no-repeat;
}

div.tblListTop {
	clear:both;
	border-top:2px solid #96C6F2;
}

div.tblListBottom {
	border-top:2px solid #96C6F2;
}

#cpWrapper .listBox table { 
	width:100%;
	clear:both;
	margin-bottom:-1px;
}

.listBox table thead { 
	background-color:#f0f7fc;
	font-weight:bold;
}

.listBox table th {
	color:#4c84b6;
	border-bottom:1px solid #aad2f7;
	letter-spacing:-1px;
	padding:5px 0 2px 0;
}

.listBox table th img {
	vertical-align:middle;
}

.listBox table tbody td {
	border-bottom:1px solid #dbedf8;
	text-align:center;
	color:#595959;
	padding:7px 0 5px 0;
}

.listBox table tbody td img {
	vertical-align:middle;
	margin-left:2px;
	margin-bottom:3px;
}

.listBox table tbody td span.up {
	color:#ff0000;
}

.listBox table tbody td span.down {
	color:#0000ff;
}


/* ¸Å¹° iframe - 20100128Ãß°¡ */
.iframeMemulList {
	float:left;
	display:inline;
	width:662px;
	margin:30px 0 0 0;
}
#ifrMemulList .titleBox {
	float:left;
	display:inline;
	width:662px;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/img/bg_tabmlist_line.gif) left top repeat-x;
}
#ifrMemulList .realInfoListTitle {
	float:left;
	display:inline;
	width:auto;
	color:#727272;
	font-weight:bold;
	padding:0 0 4px 17px;
	margin:0;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/img/blt_realinfotitle.gif) left 2px no-repeat;
}
#ifrMemulList .listTab {
	float:left;
	display:inline;
	height:21px;
	padding-left:15px;
	_margin-bottom:-3px;
}
#ifrMemulList .listTab .meme,
#ifrMemulList .listTab .jun,
#ifrMemulList .listTab .wol {
	float:left;
	display:block;
	width:45px;
	height:21px;
	font:bold 11px Dotum;
	text-align:center;
	padding-top:5px;
	margin-right:3px;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/img/bg_tabrmlist.gif) left top no-repeat;
}
#ifrMemulList .listTab .meme a,
#ifrMemulList .listTab .jun a,
#ifrMemulList .listTab .wol a {
	color:#fff;
	text-decoration:none;
}
#ifrMemulList .listTab .meme_sw,
#ifrMemulList .listTab .jun_sw,
#ifrMemulList .listTab .wol_sw {
	float:left;
	display:block;
	width:45px;
	height:18px;
	font:bold 11px Dotum;
	text-align:center;
	padding-top:5px;
	margin-right:3px;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/img/bg_tabrmlist.gif) -45px top no-repeat;
}
#ifrMemulList .listTab .meme_sw a,
#ifrMemulList .listTab .jun_sw a,
#ifrMemulList .listTab .wol_sw a {
	color:#5281ab;
	text-decoration:none;
}
#ifrMemulList .listBox {
	float:left;
	display:inline;
	width:662px;
	margin:3px 0 0 0;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/img/bg_tbl_bt.gif) left bottom repeat-x;
}
#ifrMemulList .listBox table { 
	width:100%;
	clear:both;
	border-top:1px solid #ddd;
}
#ifrMemulList div.txtBtn {
	float:right;
	font-size:8pt;
	font-family:Dotum,µ¸¿ò;
	font-weight:bold;
	color:#2a567e;
	margin-top:3px;
	padding-left:6px;
	background: url(http://image.r114.co.kr/images/outsite/guro_200712/img/blt_txtbtn.gif) left 5px no-repeat;
}
#ifrMemulList div.txtBtn a:link,
#ifrMemulList div.txtBtn a:hover,
#ifrMemulList div.txtBtn a:visited,
#ifrMemulList div.txtBtn a:active {
	color:#2a567e;
}
#ifrMemulList #pager {
	margin-left:0;
}





div.listBox div.tblNotice {
	color:#797979;
	text-align:left;
	clear:both;
	font-size:8pt;
	font-family:Dotum;
	padding-left:7px;
	background: url(http://image.r114.co.kr/images/outsite/guro_200712/img/blt_tblnotice.gif) left 6px no-repeat;
}

div.listBox div.tblNotice img {
	vertical-align:middle;
	margin-bottom:3px;
}

div.listBox div.tblNotice span {
	float:right;
	margin-top:-18px;
}

/* table ÇÏ´Ü */
ul.tblNotice {
	float:left;
	display:inline;
	font-size:8pt;
	font-family:Dotum;
	color:#797979;
	list-style:none;
	margin-top:10px;
}
ul.tblNotice li {
	float:left;
	clear:left;
	display:inline;
	width:652px;
	line-height:14px;
	padding-left:10px;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/img/blt_tblnotice.gif) left 3px no-repeat;
}

#pRcenter ul.tblNotice li span.linkBtn {
	float:left;
	display:inline;
	margin-top:2px;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/img/bg_sbtn_r.gif) right top no-repeat;
}
#pRcenter ul.tblNotice li span.linkBtn a {
	display:block;
	color:;
	font:11px Dotum;
	padding:4px 10px 5px 15px;
	text-decoration:none;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/img/bg_sbtn_l.gif) left top no-repeat;
}


div.saleSearchBox {
	float:left;
	display:inline;
	width:662px;
	margin-top:20px;
	padding-top:15px;
	font-family:Gulim;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/img/bg_salesearchbox.gif) left top no-repeat;
}
div.saleSearchTop {}
div.saleSearchBottom {
	height:5px;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/img/bg_salesearchbox.gif) left bottom no-repeat;
}
div.saleSearchBox div.saleSearch {
	margin:0 0 4px 15px;
	padding-left:75px;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/img/bg_saleSearch.gif) left top no-repeat;
}
div.saleSearchBox div.saleSearch select {
	margin-bottom:5px;
}
div.saleSearchBox div.saleSearch img {
	margin-right:5px;
	vertical-align:middle;
}
div.saleSearchBox div.saleSort {
	margin:0 0 9px 15px;
	padding-left:75px;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/img/bg_saleSort.gif) left top no-repeat;
}
div.saleSearchBox div.saleSort img {
	vertical-align:middle;
}
div.saleSearchBox div.saleCompare {
	margin:0 0 9px 15px;
	padding-left:75px;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/img/bg_saleCompare.gif) left top no-repeat;
}
* html div.saleSearchBox div.saleCompare {
	margin:0 0 0 15px;
}
div.saleSearchBox div.saleCompare img {
	vertical-align:middle;
	margin-bottom:4px;
}
/* Á¶°Ç¿¡ ¸Â´Â °Ë»ö °á°ú°¡ ¾øÀ» ¶§ Á¦°øÇÏ´Â ¹®±¸ class */
div.searchNoResult {
	float:left;
	clear:left;
	display:inline;
	width:658px;
	text-align:center;
	margin:10px 0 0 0;
	border:2px solid #ddd;
	background:#f9f9f9;
}
div.searchNoResult p {
	color:#797979;
	font-weight:bold;
	padding:10px 0 7px 0;
}


div.realInfoBox {
	float:left;
	display:inline;
	width:662px;
	margin-top:20px;
	margin-right:-3px;
}
div.realInfoTitle {
	float:left;
	width:200px;
	color:#666;
	font-weight:bold;
	font-size:12px;
	letter-spacing:-1px;
	padding-left:13px;
	margin-top:3px;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/img/blt_realinfotitle.gif) left 1px no-repeat;
}
div.realInfoBox div.areaSizeSelect {
	float:right;
	display:inline;
	color:#2a567e;
	font:bold 11px Dotum;
	margin-top:3px;
	padding-left:6px;
	background: url(http://image.r114.co.kr/images/outsite/guro_200712/img/blt_txtbtn.gif) left 5px no-repeat;
}
div.realInfoBox div.areaSizeSelect select {
	font:11px Dotum;
}
div.realInfoBox div.txtBtn {
	float:right;
	font-size:8pt;
	font-family:Dotum;
	font-weight:bold;
	color:#fff;
	margin-top:3px;
	padding-left:6px;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/img/blt_txtbtn.gif) left 6px no-repeat;
}
div.realInfoBox div.txtBtn a:link, div.realInfoBox div.txtBtn a:hover, div.realInfoBox div.txtBtn a:visited, div.realInfoBox div.txtBtn a:active {
	color:#2A567E;
}
div.realInfoBox div.surveyDate {
	float:right;
	color:#797979;
	font-family:Dotum;
	font-size:8pt;
	padding-left:7px;
	margin-top:3px;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/imgGuro/blt_tblnotice.gif) left 6px no-repeat;
}
div.realInfoBox ul.tblNotice {
	float:left;
	display:inline;
	position:relative;
	z-index:5;
	margin:3px 0 0 0;
}
div.realInfoBox ul.tblNotice li {
	float:left;
	display:inline;
	width:650px;
	color:#797979;
	font-size:8pt;
	font-family:Dotum,µ¸¿ò;
	padding-left:7px;
	padding-top:3px;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/img/blt_tblnotice.gif) left 7px no-repeat;
}
div.realInfoBox ul.tblNotice li img {
	vertical-align:middle;
	margin-bottom:1px;
}

/* À§ tblNotice Àû¿ë ÈÄ »èÁ¦
div.realInfoBox div.tblNotice {
	float:left;
	width:650px;
	color:#797979;
	font-size:8pt;
	font-family:Dotum;
	padding-left:7px;
	padding-top:3px;
	background: url(http://image.r114.co.kr/images/outsite/guro_200712/img/blt_tblnotice.gif) left 9px no-repeat;
}
div.realInfoBox div.tblNotice img {
	vertical-align:middle;
	margin-bottom:1px;
}
*/

#presalePlan_detail div.tblNotice {	/* ºÐ¾ç°èÈ¹ »ó¼¼ È­¸é */
	float:left;
	color:#797979;
	font-size:8pt;
	font-family:Dotum;
	padding-left:7px;
	padding-top:3px;
	background: url(http://image.r114.co.kr/images/outsite/guro_200712/img/blt_tblnotice.gif) left 9px no-repeat;
}
#onNowSale_detail div.tblNotice,
#afterSale_detail div.tblNotice {	/* ¹ÌºÐ¾ç »ó¼¼ È­¸é */
	float:left;
	color:#797979;
	font-size:8pt;
	font-family:Dotum;
	padding-left:7px;
	padding-top:5px;
	background: url(http://image.r114.co.kr/images/outsite/guro_200712/img/blt_tblnotice.gif) left 11px no-repeat;
}
div.realInfoListTitle {
	float:left;
	color:#666;
	font-weight:bold;
	font-size:12px;
	letter-spacing:-1px;
	padding-left:13px;
	margin-top:20px;
	margin-bottom:-13px;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/img/blt_realinfotitle.gif) left 1px no-repeat;
}
* html div.realInfoListTitle {
	margin-bottom:-17px;
}
div.realInfoDetail2ColHalf {
	width:400px;
	float:left;
}
div.realInfoDetail2ColFull {
	float:left;
	width:662px;
}
div.realInfoDetailTop {
	border-top:2px solid #96C6F2;
}
div.realInfoDetailBottom {
	border-top:2px solid #96C6F2;
}
table.realInfoDetailTbl {
	width:100%;
	margin-bottom:-1px;
	margin-right:3px;
	border-collapse:collapse;
}
div.realInfoDetail2ColHalf table.realInfoDetailTbl {
	height:228px;
}

th.realInfoDetailTit {
	width:103px;
	text-align:left;
	font-weight:normal;
	padding:5px 0 3px 9px;
	background-color:#F9FAFA;
	border-right:1px solid #DBEDF8;
	border-bottom:1px solid #DBEDF8;
}

td.realInfoDetailCell {
	padding:5px 0 3px 9px;
	border-bottom:1px solid #DBEDF8;
}
td.realInfoDetailCell img {
	vertical-align:middle;
	margin-left:5px;
	margin-bottom:2px;
}
td.realInfoDetailCell span.notice {
	text-align:left;
	display:block;
	color:#999;
	font:11px AppleGothic,Dotum;
	letter-spacing:-1px;
	padding-left:6px;
	margin-top:5px;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/img/blt_gray.gif) left 4px no-repeat;
}
td.realInfoDetailCell ul.iconRebuildControl {
	float:left;
	display:inline;
}
td.realInfoDetailCell ul.iconRebuildControl li {
	float:left;
	display:inline;
}
td.realInfoDetailCell ul.iconRebuildControl li img {
	margin:5px 3px 0 0;
	_margin-bottom:1px;
}
td.realInfoDetailCell span.btn {
	float:left;
	display:inline;
}
td.realInfoDetailCell ul.redeveStep {
	float:left;
	display:inline;
	margin-top:5px;
}
td.realInfoDetailCell ul.redeveStep li {
	float:left;
	display:inline;
	margin-right:20px;
}
td.realInfoDetailCell ul.redeveStep li img {
	vertical-align:middle;
	margin:0;
}
td.realInfoDetailCell ul.redeveDate {
	float:left;
	clear:left;
	display:inline;
	width:100%;
	margin-top:10px;
}
td.realInfoDetailCell ul.redeveDate li {
	float:left;
	clear:left;
	display:inline;
	padding-left:7px;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/img/blt_tblnotice.gif) left 7px no-repeat;
}

td.realInfoDetailPhoto {
	padding:10px 0 10px 9px;
	border-right:1px solid #ddd;
	border-bottom:1px solid #ddd;
}
td.realInfoDetailPhoto ul.photoList {
	float:left;
	display:inline;
}
td.realInfoDetailPhoto ul.photoList li {
	float:left;
	display:inline;
	margin:0 11px;
}
td.realInfoDetailPhoto ul.photoList li img {
	vertical-align:middle;
	border:1px solid #ddd;
}

ul.iconExRebuildControl {
	float:right;
	display:inline;
}
ul.iconExRebuildControl li {
	float:left;
	display:inline;
}
ul.iconExRebuildControl li img {
	margin-top:3px;
	margin-right:2px;
}

/* Áß°³¾÷¼Ò¸í */
a.name_shop:link, a.name_shop:visited {
	font-size:9pt;
	color:#fff;
	font-weight:bold;
	background-color:#AB9C7D;
	padding:3px 3px 1px 3px;
	margin-right:5px;
}
a.name_shop:hover, a.name_shop:active {
	font-size:9pt;
	color:#fff;
	font-weight:bold;
	background-color:#999999;
	text-decoration:underline;
}
/* º£½ºÆ®·Î¸í */
a.fc_shop:link, a.fc_shop:visited {
	font-size:9pt;
	color:#fff;
	font-weight:bold;
	background-color:#B10012;
	padding:3px 3px 1px 3px;
	margin-right:5px;
}
a.fc_shop:hover, a.fc_shop:active {
	font-size:9pt;
	color:#fff;
	font-weight:bold;
	background-color:#999999;
	text-decoration:underline;
}

div.realInfoDetail2ColHalfs {
	width:400px;
	float:left;
}
div.realInfoDetail2ColHalfs div.realInfoDetailTop {
	border-top:2px solid #96C6F2;
}
div.realInfoDetail2ColHalfs div.realInfoDetailBottom {
	border-top:none;
}
div.realInfoDetail2ColHalfs table.realInfoDetailTbl {
	width:100%;
}
div.realInfoDetail2ColHalfs th.realInfoDetailTit {
	width:103px;
	text-align:left;
	font-weight:normal;
	padding:5px 0 3px 9px;
	background-color:#F9FAFA;
	border-right:1px solid #DBEDF8;
	border-bottom:1px solid #DBEDF8;
}
div.realInfoDetail2ColHalfs td.realInfoDetailCell {
	padding:5px 0 3px 9px;
	border-bottom:1px solid #DBEDF8;
}
div.realInfoDetail2ColFulls {
	width:100%;
	float:left;
}
div.realInfoDetail2ColFulls div.realInfoDetailTop {
	border-top:none;
}
div.realInfoDetail2ColFulls div.realInfoDetailBottom {
	border-top:2px solid #96C6F2;
}
* html div.realInfoDetail2ColFulls div.realInfoDetailBottom {
	border-top:1px solid #96C6F2;
}
div.realInfoDetail2ColFulls table.realInfoDetailTbl {
	width:100%;
}
div.realInfoDetail2ColFulls th.realInfoDetailTit {
	width:103px;
	text-align:left;
	font-weight:normal;
	padding:5px 0 3px 9px;
	background-color:#F9FAFA;
	border-right:1px solid #DBEDF8;
	border-top:1px solid #DBEDF8;
	border-bottom:none;
}
div.realInfoDetail2ColFulls td.realInfoDetailCell {
	padding:5px 0 3px 9px;
	border-top:1px solid #DBEDF8;
	border-bottom:none;
}

div.realInfoDetail4ColFull {
	width:100%;
	float:left;
}
div.realInfoDetail4ColFull div.realInfoDetailTop {
	border-top:2px solid #96C6F2;
}
div.realInfoDetail4ColFull div.realInfoDetailBottom {
	border-top:2px solid #96C6F2;
}
div.realInfoDetail4ColFull table.realInfoDetailTbl {
	width:100%;
	margin-bottom:-1px;
}
div.realInfoDetail4ColFull th.realInfoDetailTit {
	width:17%;
	text-align:left;
	font-weight:normal;
	padding:5px 0 3px 9px;
	background-color:#F9FAFA;
	border-right:1px solid #DBEDF8;
	border-bottom:1px solid #DBEDF8;
}
div.realInfoDetail4ColFull td.realInfoDetailCell {
	width:33%;
	padding:5px 0 3px 9px;
	border-right:1px solid #DBEDF8;
	border-bottom:1px solid #DBEDF8;
}
div.realInfoDetail4ColFull td.last {
	border-right:none;
}


/* ¸éÀûÁ¤º¸(¸Å¸Å°¡/Àü¼¼°¡) - 20100129Ãß°¡ */
table.realInfoDetailTbl td.syseChuiCell {
	font-weight:bold;
	padding:5px 0 3px 9px;
	border-right:1px solid #ddd;
	border-bottom:1px solid #ddd;
	background:#f5f5f5;
}
table.realInfoDetailTbl td.syseChuiCell dl {}
table.realInfoDetailTbl td.syseChuiCell dt {
	float:left;
	display:inline;
	padding-right:15px;
}
table.realInfoDetailTbl td.syseChuiCell dl.meme dt {
	color:#033a70;
}
table.realInfoDetailTbl td.syseChuiCell dl.jun dt {
	color:#038870;
}
table.realInfoDetailTbl td.syseChuiCell dd {
	float:left;
	display:inline;
	width:auto;
	*margin-top:2px;
}
table.realInfoDetailTbl td.syseChuiCell dd span {
	color:#999;
	font:normal 11px Dotum;
	padding-left:15px;
}
table.realInfoDetailTbl td.syseChuiCell dd span img {
	margin:0 3px 1px 0;
}
table.realInfoDetailTbl td.syseChuiCell dd span.rise {
	color:#ff0000;
}
table.realInfoDetailTbl td.syseChuiCell dd span.down {
	color:#0000ff;
}


div.realInfoDetailListFull {
	width:100%;
	float:left;
}
div.realInfoDetailListFull div.realInfoDetailTop {
	border-top:2px solid #96C6F2;
}
div.realInfoDetailListFull div.realInfoDetailBottom {
	border-top:2px solid #96C6F2;
}
div.realInfoDetailListFull table.realInfoDetailTbl {
	margin-bottom:-1px;
}
div.realInfoDetailListFull th {
	font-weight:normal;
	padding:5px 0 3px 9px;
	background-color:#F9FAFA;
	border-right:1px solid #DBEDF8;
	border-bottom:1px solid #DBEDF8;
}
div.realInfoDetailListFull td {
	text-align:center;
	padding:5px 0 3px 9px;
	border-right:1px solid #DBEDF8;
	border-bottom:1px solid #DBEDF8;
}
div.realInfoDetailListFull col#areaSize {
	
}

div.realInfoDetailListFull .last {
	border-right:none;
}

div.realInfoPhotoView {
	width:660px;
	float:left;
	padding:10px 0;
	border:1px solid #96C6F2;
}
div.realInfoPhotoView div.realInfoPhotoTop {
	
}
div.realInfoPhotoView div.realInfoPhotoBottom {
	
}
div.realInfoPhotoView ul.photo {
	float:left;
}
div.realInfoPhotoView ul.photo li {
	float:left;
	padding-left:26px;
}
div.realInfoPhotoView ul.photo li img {
	width:130px;
	height:130px;
	vertical-align:middle;
	border:1px solid #cdcdcd;
}

div.realInfoMapView {
	width:660px;
	float:left;
	text-align:center;
	padding:10px 0;
	border:1px solid #96C6F2;
}
div.realInfoMapView div.realInfoMapTop {
	
}
div.realInfoMapView div.realInfoMapBottom {
	
}
div.realInfoMapView span.map {
	
}
div.realInfoMapView span.map img {
	vertical-align:middle;
}

div.realInfoPhotoFull {
	width:100%;
	float:left;
}
div.realInfoPhotoFull div.realInfoPhotoTop {
	
}
div.realInfoPhotoFull div.realInfoPhotoBottom {
	
}
div.realInfoPhotoFull div.realInfoPhotoTbl01 {
	float:left;
	display:inline;
	width:660px;
	border:1px solid #96C6F2;
}
div.realInfoPhotoFull div.realInfoPhotoTbl01 div.realInfoPhoto01,
div.realInfoPhotoFull div.realInfoPhotoTbl01 div.realInfoPhoto02,
div.realInfoPhotoFull div.realInfoPhotoTbl01 div.realInfoPhoto03 {
	float:left;
	display:inline;
	width:210px;
	text-align:center;
	margin:0 5px 3px 5px;
}
div.realInfoPhotoFull div.realInfoPhotoTbl01 div.realInfoPhoto01 div.photoView img,
div.realInfoPhotoFull div.realInfoPhotoTbl01 div.realInfoPhoto02 div.photoView img,
div.realInfoPhotoFull div.realInfoPhotoTbl01 div.realInfoPhoto03 div.photoView img {
	width:208px;
	height:140px;
	vertical-align:middle;
	margin:5px 0;
	border:1px solid #ccc;
}
div.realInfoPhotoFull div.realInfoPhotoTbl01 div.realInfoPhoto01 div.photoExp,
div.realInfoPhotoFull div.realInfoPhotoTbl01 div.realInfoPhoto02 div.photoExp,
div.realInfoPhotoFull div.realInfoPhotoTbl01 div.realInfoPhoto03 div.photoExp {
	text-align:left;
	padding:0 0 2px 5px;
}
div.realInfoPhotoFull div.realInfoPhotoTbl02 div.realInfoPhoto01 {
	float:left;
	text-align:center;
	border:1px solid #96C6F2;
}
div.realInfoPhotoFull div.realInfoPhotoTbl02 div.realInfoPhoto02,
div.realInfoPhotoFull div.realInfoPhotoTbl02 div.realInfoPhoto03 {
	float:right;
	text-align:center;
	border:1px solid #96C6F2;
	margin-bottom:4px;
}
div.realInfoPhotoFull div.realInfoPhotoTbl02 div.realInfoPhoto01 div.photoView img {
	width:327px;
	height:370px;
	vertical-align:middle;
	margin:5px 0;
}
div.realInfoPhotoFull div.realInfoPhotoTbl02 div.realInfoPhoto02 div.photoView img,
div.realInfoPhotoFull div.realInfoPhotoTbl02 div.realInfoPhoto03 div.photoView img {
	width:327px;
	height:164px;
	vertical-align:middle;
	margin:5px 0;
}
div.realInfoPhotoFull div.realInfoPhotoTbl02 div.realInfoPhoto01 div.photoExp,
div.realInfoPhotoFull div.realInfoPhotoTbl02 div.realInfoPhoto02 div.photoExp,
div.realInfoPhotoFull div.realInfoPhotoTbl02 div.realInfoPhoto03 div.photoExp {
	width:317px;
	text-align:left;
	border-top:1px solid #96C6F2;
	padding:5px 0 2px 10px;
}
div.realInfoPhotoFull div.realInfoPhotoTbl03 div.realInfoPhoto01 {
	float:right;
	text-align:center;
	border:1px solid #96C6F2;
	margin-bottom:4px;
}
div.realInfoPhotoFull div.realInfoPhotoTbl03 div.realInfoPhoto02 {
	float:left;
	text-align:center;
	border:1px solid #96C6F2;
	margin-bottom:4px;
}
div.realInfoPhotoFull div.realInfoPhotoTbl03 div.realInfoPhoto03 {
	float:left;
	text-align:center;
	border:1px solid #96C6F2;
}
div.realInfoPhotoFull div.realInfoPhotoTbl03 div.realInfoPhoto01 div.photoView img {
	width:327px;
	height:370px;
	vertical-align:middle;
	margin:5px 0;
}
div.realInfoPhotoFull div.realInfoPhotoTbl03 div.realInfoPhoto02 div.photoView img,
div.realInfoPhotoFull div.realInfoPhotoTbl03 div.realInfoPhoto03 div.photoView img {
	width:327px;
	height:164px;
	vertical-align:middle;
	margin:5px 0;
}
div.realInfoPhotoFull div.realInfoPhotoTbl03 div.realInfoPhoto01 div.photoExp,
div.realInfoPhotoFull div.realInfoPhotoTbl03 div.realInfoPhoto02 div.photoExp,
div.realInfoPhotoFull div.realInfoPhotoTbl03 div.realInfoPhoto03 div.photoExp {
	width:317px;
	text-align:left;
	border-top:1px solid #96C6F2;
	padding:5px 0 2px 10px;
}
div.photoNotice {
	width:662px;
	float:left;
	font-size:8pt;
	font-family:Dotum;
	line-height:140%;
	padding-left:8px;
	margin-top:2px;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/img/blt_tblnotice.gif) left 4px no-repeat;
}

/* °øÀÎÁß°³»ç ¸Å¹°¸ðµÎº¸±â Å¸ÀÌÆ² ½ÃÀÛ */
#gm {
	clear:both;
	position:relative;
	float:left;
	width:662px;
	height:38px;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/img/gm_bg.gif) no-repeat 0 0;
	margin-top:20px;
	margin-bottom:5px;
}
#gm a {
	color:#9D0210;
}
#gm h4 {
	display:inline;
	float:left;
	margin-top:11px;
	text-indent:90px;
	font-size:14px;
	color:#7D4C36;
}
#gm ul {
	display:inline;
	float:right;
	height:38px;
}
#gm li {
	display:inline;
	float:left;
	color:#7D4C36;
	font-weight:bold;
	padding:15px 7px 0 0;
	line-height:12px;
}
#gm li a { 
	color:#7D4C36;
}
#gm li.home {
	padding-left:15px;
	padding-right:15px;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/img/home_icon.gif) left 14px no-repeat;
}
#gm li.phone {
	padding-left:15px;
	padding-right:15px;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/img/phone_icon.gif) left 14px no-repeat;
}
#gm li.hPhone {
	padding-left:10px;
	padding-right:10px;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/img/hp_icon.gif) left 14px no-repeat;
}

#best114 {
	clear:both;
	float:left;
	position:relative;
	width:662px;
	height:36px;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/img/best114_bg.gif) no-repeat 0 0;
	margin-top:20px;
	margin-bottom:5px;
}
#best114 a {
	color:#9D0210;
}
#best114 h4 {
	display:inline;
	float:left;
	margin-top:11px;
	text-indent:119px;
	font-size:14px;
	color:#7D4C36;
}
#best114 ul {
	float:right;
	height:36px;
	display:inline;
}
#best114 li {
	display:inline;
	float:left;
	color:#7D4C36;
	font-weight:bold;
	line-height:12px;
	padding:15px 7px 0 0;
}
#best114 li a {
	color:#7D4C36;
}
#best114 li.home {
	padding-left:15px;
	padding-right:15px;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/img/home_icon.gif) left 14px no-repeat;
}
#best114 li.phone {
	padding-left:15px;
	padding-right:15px;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/img/phone_icon.gif) left 14px no-repeat;
}
#best114 li.hPhone {
	padding-left:10px;
	padding-right:10px;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/img/hp_icon.gif) left 14px no-repeat;
}

#normal {
	clear:both;
	float:left;
	position:relative;
	width:662px;
	height:36px;
	margin-top:20px;
	margin-bottom:5px;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/img/normal_bg.gif) no-repeat 0 0;
}
#normal a {
	color:#9D0210;
}
#normal h4 {
	display:inline;
	float:left;
	margin-top:11px;
	text-indent:15px;
	font-size:14px;
	color:#7D4C36;
}
#normal ul {
	float:right;
	height:36px;
	display:inline;
}
#normal li {
	display:inline;
	float:left;
	color:#7D4C36;
	font-weight:bold;
	line-height:12px;
	padding:15px 7px 0 0;
}
#normal li a {
	color:#7D4C36;
}
#normal li.home {
	padding-left:15px;
	padding-right:15px;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/img/home_icon.gif) left 14px no-repeat;
}
#normal li.phone {
	padding-left:15px;
	padding-right:15px;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/img/phone_icon.gif) left 14px no-repeat;
}
#normal li.hPhone {
	padding-left:10px;
	padding-right:10px;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/img/hp_icon.gif) left 14px no-repeat;
}

div.mNoticeBox {
	width:640px;
	float:left;
	height:19px;
	border:1px solid #CDCDCD;
	padding:5px 10px 2px 10px;
	margin-bottom:-10px;
}
* html div.mNoticeBox {
	margin-bottom:-15px;
}
div.mNoticeBox span.text {
	float:left;
	padding-left:7px;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/img/blt_tblnotice.gif) left 6px no-repeat;
}
div.mNoticeBox span {
	float:right;
	color:#C96B0F;
}
/* °øÀÎÁß°³»ç ¸Å¹°¸ðµÎº¸±â Å¸ÀÌÆ² ³¡ */

div.realInfoMapBox {
	float:right;
	width:250px;
}
* html div.mapTab {
	margin-bottom:1px;
}
div.mapTab img {
	margin-right:1px;
	vertical-align:middle;
}
div.mapImg {
	border:1px solid #ccc;
	text-align:center;
	padding:5px 0 5px 0;
}
div.mapImg img {
	width:240px;
	height:200px;
	vertical-align:middle;
}
#aptPrice_detail div.mapImg img,
#aptPrice_sub_detail div.mapImg img,
#preaptPrice_detail div.mapImg img,
#preaptPrice_sub_detail div.mapImg img {
	height:150px;
}
#officetelPrice_detail div.mapImg img,
#preofficetelPrice_detail div.mapImg img {
	height:180px;
}
div.mapNotice {
	font-size:8pt;
	font-family:Dotum;
	text-align:center;
	background-color:#F5F5F5;
	border-width:0 1px 1px 1px;
	border-style:solid;
	border-color:#ccc;
}


/* ½Ã¼¼¸Å¹° ¸®½ºÆ® colgroup class ½ÃÀÛ */

#preotelPrice_list col#realtor {
	width:120px;
}
#prehighaptPrice_list col#realtor {
	width:120px;
}

col#use {
	width:400px;
}
col#corpName {
	width:180px;
}
/* ½Ã¼¼¸Å¹° ¸®½ºÆ® colgroup class ³¡ */



/* ½Ã¼¼¸Å¹° ¸®½ºÆ® tdº° ¼Ó¼º ½ÃÀÛ */
table tbody td.addr {
	text-align:left;
	padding-left:10px;
}
#redevePrice_gu table tbody td.addr {
	text-align:center;
	padding-left:0;
}

table tbody td.gunName {
	text-align:left;
	padding-left:10px;
}
#preotelPrice_list table tbody td.gunName,
#prehighaptPrice_list table tbody td.gunName {
	text-align:center;
	padding:0;
}

table tbody td.price {
	text-align:right;
	padding-right:10px;
}

table tbody td.changePrice {
	text-align:right;
	padding-right:10px;
}
#prehighaptPrice_list table tbody td.changePrice {
	text-align:center;
	padding:0;
}

table tbody td.realtor {
	font-size:8pt;
	font-family:Dotum;
	letter-spacing:-1px;
	text-align:left;
	padding-left:15px;
}
#aptPrice_detail table tbody td.realtor,
#preaptPrice_detail table tbody td.realtor,
#rebuildPrice_detail table tbody td.realtor,
#redevePrice_detail table tbody td.realtor,
#otelPrice_detail table tbody td.realtor,
#preotelPrice_detail table tbody td.realtor,
#highaptPrice_detail table tbody td.realtor,
#prehighaptPrice_detail table tbody td.realtor {
	text-align:center;
	padding-left:0;
}

table tbody td.realtor span.tel {
	font-size:9pt;
	letter-spacing:0;
}

table tbody td.salePrice {
	text-align:right;
	padding-right:10px;
}
#preotelPrice_list table tbody td.salePrice,
#prehighaptPrice_list table tbody td.salePrice,
#redevePrice_gu table tbody td.salePrice,
#aptPrice_detail table tbody td.salePrice,
#preaptPrice_detail table tbody td.salePrice,
#rebuildPrice_detail table tbody td.salePrice,
#redevePrice_detail table tbody td.salePrice,
#otelPrice_detail table tbody td.salePrice,
#preotelPrice_detail table tbody td.salePrice,
#highaptPrice_detail table tbody td.salePrice,
#prehighaptPrice_detail table tbody td.salePrice {
	text-align:center;
	padding-right:0;
}

table tbody td.leasePrice {
	text-align:right;
	padding-right:10px;
}
#aptPrice_detail table tbody td.leasePrice,
#preaptPrice_detail table tbody td.leasePrice,
#rebuildPrice_detail table tbody td.leasePrice,
#redevePrice_detail table tbody td.leasePrice,
#otelPrice_detail table tbody td.leasePrice
#preotelPrice_detail table tbody td.leasePrice,
#highaptPrice_detail table tbody td.leasePrice,
#prehighaptPrice_detail table tbody td.leasePrice {
	text-align:center;
	padding-right:0;
}

table tbody td.rentPrice {
	text-align:right;
	padding-right:10px;
}
#aptPrice_detail table tbody td.rentPrice,
#preaptPrice_detail table tbody td.rentPrice,
#rebuildPrice_detail table tbody td.rentPrice,
#redevePrice_detail table tbody td.rentPrice,
#otelPrice_detail table tbody td.rentPrice
#preotelPrice_detail table tbody td.rentPrice,
#highaptPrice_detail table tbody td.rentPrice,
#prehighaptPrice_detail table tbody td.rentPrice {
	text-align:center;
	padding-right:0;
}

table tbody td.depositPrice {
	text-align:right;
	padding-right:10px;
}
#aptPrice_detail table tbody td.depositPrice,
#preaptPrice_detail table tbody td.depositPrice,
#rebuildPrice_detail table tbody td.depositPrice,
#redevePrice_detail table tbody td.depositPrice,
#otelPrice_detail table tbody td.depositPrice
#preotelPrice_detail table tbody td.depositPrice,
#highaptPrice_detail table tbody td.depositPrice,
#prehighaptPrice_detail table tbody td.depositPrice {
	text-align:center;
	padding-right:0;
}

table tbody td.firstSalePrice {
	
}

table tbody td.midwayPrice {
	text-align:right;
	padding-right:10px;
}

table tbody td.loanPrice {
	text-align:right;
	padding-right:10px;
}

table tbody td.areaName {
	text-align:left;
	padding-left:10px;
}

table tbody td.investPrice {
	text-align:right;
	padding-right:10px;
}

table.realInfoDetailTbl tbody td.use,
table.realInfoDetailTbl tbody td.industry {
	text-align:left;
	padding-left:10px;
}

table tbody td.corpName {
	text-align:left;
	padding-left:10px;
}
/* ½Ã¼¼¸Å¹° ¸®½ºÆ® tdº° ¼Ó¼º class ³¡ */

/* ---------------------- ½Ã¼¼¸Å¹° class ³¡ --------------------------- */



/**************************** ÃßÃµ¸Å¹°¸®½ºÆ® class ½ÃÀÛ *******************************/
div.saleTypeBox {
	margin-top:5px;
	margin-bottom:20px;
	padding:5px;
	text-align:right;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/img/btnboxtop.gif) left top no-repeat;
}

div.recoTitle {
	float:left;
	color:#2a567e;
	font-weight:bold;
	font-size:12px;
	letter-spacing:-1px;
	padding-left:10px;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/img/titlebar.gif) left 2px no-repeat;
}
div.recoTypeBox {
	width:660px;
	clear:both;
	float:left;
	border:1px solid #96c6f2;
	padding:10px 0 10px 0;
}
div.recoTypeBox ul,
div.recoTypeBox li {
	float:left;
	display:inline;
}
div.recoTypeBox li {
	width:210px;
	padding-left:80px;
}

div.recoSearchBox {
	float:left;
	width:100%;
	margin-top:20px;
	padding-top:15px;
	font-family:Gulim;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/img/bg_salesearchbox.gif) left top no-repeat;
}
* html div.recoSearchBox {
	margin-bottom:-10px;
}
div.recoSearchTop {
	
}
div.recoSearchBottom {
	height:5px;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/img/bg_salesearchbox.gif) left bottom no-repeat;
}
div.recoSearchBox div.recoSearch {
	margin:0 0 4px 15px;
	padding-left:75px;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/img/bg_saleSearch.gif) left top no-repeat;
}
div.recoSearchBox div.recoSearch iframe {
	width:80%;
	margin-left:-10px;
}
* html div.recoSearchBox div.recoSearch iframe {
	margin-bottom:4px;
}
div.recoSearchBox div.recoSearch select {
	margin-bottom:5px;
}
div.recoSearchBox div.recoSearch img {
	margin-right:5px;
	margin-bottom:6px;
	vertical-align:middle;
}
div.recoSearchBox div.recoSearch span {
	display:block;
}
div.recoSearchBox div.recoCompare {
	margin:0 0 9px 15px;
	padding-left:75px;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/img/bg_saleCompare.gif) left top no-repeat;
}
* html div.recoSearchBox div.recoCompare {
	margin:0 0 0 15px;
}
div.recoSearchBox div.recoCompare img {
	vertical-align:middle;
	margin-bottom:4px;
}
/* Á¶°Ç¿¡ ¸Â´Â °Ë»ö °á°ú°¡ ¾øÀ» ¶§ Á¦°øÇÏ´Â ¹®±¸ class */
#reco_list .searchNoResult {
	float:left;
	clear:left;
	display:inline;
	width:658px;
	text-align:center;
	margin:10px 0 0 0;
	border:2px solid #ddd;
	background:#f9f9f9;
}
#reco_list .searchNoResult p {
	color:#797979;
	font-weight:bold;
	padding:10px 0 7px 0;
}
/* ------------------------ ÃßÃµ¸Å¹°¸®½ºÆ® class ³¡ --------------------------- */



/***************************** ½Ã¼¼/¸Å¹° ¼­ºê ¸ÞÀÎ ½ÃÀÛ *********************************/
#sPcenter {
	margin:10px 15px 30px 15px;
	width:662px;
	float:left;
}

#sPposition {
	width:662px;
	height:23px;
	font-size: 11px;
	font-family: Dotum;
	color:#6f6f6f;
	letter-spacing:-1px;
	text-align:right;
	margin-top:-3px;
}

* html #sPposition {
	height:20px;
	margin-top:0;
}


#sPtitle {
	position:relative;
	width:662px;
	height:27px;
	border-bottom:1px solid #e7e4e2;
}


#sPcenter #sPtitle span.sPtitleText {
	position:relative;
	font-weight:bold;
	font-size:12px;
	bottom:5px;
}

#sPcenter #sPtitle span.sPtitleBtn {
	position:absolute;
	right:0;
	top:0;
}

/*-----------------------½Ã¼¼/¸Å¹° ¼­ºê ¸ÞÀÎ ½ÃÀÛ--------------------------------------*/

#sP01cl {
	float:left;
	width:413px;
	margin-right:15px;
}

* html #sP01cl {
	margin-right:12px;
}

#sP01news01 {
	margin-bottom:20px;
}
#sP01news01 h3 {
	width:413px;
	height:19px;
	border-bottom:2px solid #E4E4E4;
	margin-bottom:5px;
}

#sP01news01 ul {
	list-style: none;
}

#sP01news01 li {
	width:410px;
	padding:3px 0 0 3px;
	background: url(http://image.r114.co.kr/images/outsite/guro_200712/imgGuro/main_dotline.gif) no-repeat 0 bottom;
}

#sP01news01 li.bgnone {
	padding:2px 0 0 3px;
	background:none;
}

* html #sP01news01 li {
	padding:5px 0 2px 3px;
}

* html #sP01news01 li.bgnone {
	padding:5px 0 1px 3px;
}

#sP01news01 li a {
	line-height:16px;
	padding-left:7px;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/imgGuro/dot2.gif) left 3px no-repeat;
}

ul#sP01news02_menu {
	list-style:none;
	width:413px;
	height:25px;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/imgGuro/main_graphTop.gif) no-repeat 0 bottom ;
}

ul#sP01news02_menu li {
	float:left;
	margin-bottom:-5px;
}

* html ul#sP01news02_menu li {
	margin-bottom:-3px;
}

#sP01apt {
	width:413px;
	clear:both;
	float:left;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/imgGuro/main_graphBot.gif) no-repeat 0 bottom;
}

#sP01apt div.sP01graph {
	width:180px;
	height:155px;
	float:left;
	margin:7px 10px 9px 7px;
}

* html #sP01apt div.sP01graph {
	margin:0;
	padding:7px 10px 9px 7px;
}


#sP01apt div.sP01market_news {
	float:left;
	text-align:left;
	width:203px;
	margin:-4px 13px 4px 0;
}

* html #sP01apt div.sP01market_news {
	margin:0;
	padding:8px 13px 0 0;
}


#sP01apt div.sP01market_news h4 {
	width:203px;
	height:13px;
	margin-bottom:5px;
}

* html #sP01apt div.sP01market_news h4 {
	margin-bottom:4px;
}

#sP01apt div.sP01market_news ul.donghyang {
	margin-top:10px;
	list-style:none;
}

#sP01apt div.sP01market_news ul.donghyang li {
	list-style:none;
	margin-bottom:-2px;
}

* html #sP01apt div.sP01market_news ul.donghyang li {
	list-style:none;
	margin-bottom:2px;
}

#sP01apt div.sP01market_news ul.donghyang span {
	font-size:12px;
	color:#796a4d;
	font-weight:bold;
}
#sP01apt div.sP01market_news ul.donghyang #donghyang_table {
	font-size:12px;
	width:150px;
	margin:2px 6px;
	text-align:center;
	background-color:#f5f5f5;
	border:1px solid #CECFCE;
}
#donghyang_table th {
	font-weight:normal;
	border-bottom:1px solid #CECFCE;
	border-right:1px solid #CECFCE;
}
#sP01apt div.sP01market_news div.gubunline {
	width:203px;
	height:12px;
	margin:-10px 0 5px 0;
}

* html #sP01apt div.sP01market_news div.gubunline {
	margin:5px 0 -5px 0;
}

#sP01apt div.sP01market_news ul.hotnews {
	list-style:none;
}


#sP01apt div.sP01market_news ul.hotnews li {
	padding-left:5px;
	margin-bottom:-2px;
	background:url(/guro/images/contentSub/dot3.gif) no-repeat 0 40%;
}

#sP01apt div.sP01market_news ul.hotnews span {
	display:inline;
	font-size:12px;
	color:#292929;
	font-weight:normal;
}


#sP01bunyang {
	display:none;
	clear:both;
	float:left;
}

#sP01news03 {
	clear:both;
	float:left;
	margin:20px 0;
}

#sP01news03 h3 {
	width:413px;
	height:19px;
	border-bottom:2px solid #E4E4E4;
	margin-bottom:5px;
}

#sP01news03 ul {
	clear:both;
	float:left;
	width:413px;
	list-style: none;
}

#sP01news03 li {
	float:left;
	background: url(http://image.r114.co.kr/images/outsite/guro_200712/imgGuro/main_dotline2.gif) no-repeat left bottom;
	padding:3px 0 0 3px;
}

* html #sP01news03 li {
	padding:5px 0 2px 0;
}

#sP01news03 li.news03L{
	width:217px;
}


#sP01news03 li.news03R{
	width:190px;
}

#sP01news03 li a {
	padding-left:8px;
}

#sP01news03 li.bgnone {
	background:none;
}

#sP01news04 {
	clear:both;
	float:left;
	margin-bottom:19px;
}

* html #sP01news04 {
	margin-top:-5px;
}


#sP01news04 h3 {
	width:413px;
	height:18px;
	border-bottom:2px solid #E4E4E4;
	margin-bottom:5px;
}

#sP01news04 ul {
	list-style: none;
}

#sP01news04 li {
	width:413px;
	padding:3px 0 0 3px;
	background: url(http://image.r114.co.kr/images/outsite/guro_200712/imgGuro/main_dotline.gif) no-repeat 0 bottom;
}

#sP01news04 li.bgnone {
	background:none;
}

* html #sP01news04 li {
	padding:5px 0 2px 3px;
}


#sP01news04 li a {
	width:360px;
	line-height:16px;
	padding-left:8px;
}

#sP01search, #sP01search1 {
	clear:both;
	float:left;
	width:413px;
	height:185px;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/imgGuro/search_bg.gif) no-repeat left 28px;
}

#sP01search form select, #sP01search1 form select {
	font-size:12px;
	border:1px solid #CCCCCC;
}

h3#searchTitle, h3#searchTitle1 {
	clear:both;
	float:left;
	width:76px;
	margin:4px 0 -16px 0;
}
#searchTitle .sP01search_tab1_btn {
	margin-left:-4Px;
}

* html h3#searchTitle1 {
	clear:both;
	float:left;
	width:76px;
	margin:12px 0 -38px 8px;
}
#sP01search #sP01search_tab1 {
margin:20px 0 0 -50px;
}

#sP01search #sP01search_tab2 {
margin:5px 0 0 -50px;
}

#sP01search #sP01search_tab2 p {
margin:0 0 -6px 0;
padding:0;
}

h3#searchTitle img {
	padding-top:14px;
}

h3#searchTitle #sP01searchForm {
	width:180px;
	margin-left:-20px;
}

select#ptype {
	width:110px;
}

select.city,select.gu,select.dong {
	width:80px;
}

#sP01search form input {
	width:80px;
	font-size:12px;
	height:13px;
	border:1px solid #CCCCCC;
}
* html #sP01search form input {
	width:80px;
}

#sP01search form p {
	clear:both;
	height:28px;
}
#sP01search form .p1 {
	margin-top:-16px;
}
#sP01search form .p2 {
	margin:-4px 0 -10px 0;
	padding:0;
}
#sP01search form p.searchbtn {
	text-align:center;
}

#sP01search form p.searchbtn input {
	width:75px;
	height:22px;
	border:none;
}

#sP01search form p .label {
	padding-left:90px;
}

#sP01search form p .label img {
	vertical-align:middle;
}

* html #sP01search form p .label img { 
	vertical-align:top;
}

#sP01search form label.inputlabel {
	padding-right:11px;
}

#sP01cr {
	float:left;
	width:234px;
	height:auto;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/imgGuro/mright_bg.gif) left bottom;
	text-align:center;
}

#sP01cr iframe {
	margin-bottom:-5px;
}

* html #sP01cr iframe {
	margin-bottom:0px;
}

#sP01cr h4 {
	text-align:left;
}

#sP01cr h4.mrighttop {
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/imgGuro/mright_t.gif) no-repeat left top;
}

#sP01cr h4.mrighttop img {
	padding:18px 0 5px 16px;
}

div.bunyangkwan {
	margin:0;
	text-align:center;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/imgGuro/mright_cb.gif) left bottom no-repeat;
}

div.by_top {
	height:4px;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/imgGuro/mright_ct.gif) no-repeat 0 top;	
}

div.byimg {
	clear:both;
	padding:3px;
	margin:3px 7px 8px 8px;
}

* html div.byimg {
	margin:-7px 2px 0 4px;
	padding-bottom:10px;
}

.clearnone {
	clear:both;
	height:0;
	padding:0;
	margin:0;
}

#sP01cr h4.mrightsubt {
	margin:17px 0 5px 0;
}

#sP01cr h4.mrightsubt img {
	padding:0 0 0 16px;
}

#sP01cr h4.mrightsubt span img {
	margin-left:95px;
}

#sP01cr div.column {
	margin:-1px 16px;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/imgGuro/mright_cb.gif) left bottom;
}

* html #sP01cr div.column {
	margin:0 16px;
	padding-bottom:10px;
}


#sP01cr div.byimg1 {
	clear:both;
	float:left;
	padding:5px;
	margin:1px 3px 0 4px;
}

* html #sP01cr div.byimg1 {
	padding:0;
	margin:-4px 0 10px 4px;
}

#sP01cr div.byimg1 p {
	width:58px;
	text-align:center;
	font-weight:bold;
	margin:2px 0 0 0;
	padding:0;
}

#sP01cr div.bytext1 {
	padding-bottom:5px;
	margin:4px 3px 0 74px;
	text-align:left;
}

* html #sP01cr div.bytext1 {
	padding:0;
	margin:0 5px 0 68px;
}

#sP01cr div.bytext1 h5.t4 {
	font-size:12px;
	margin:0;
	line-height:normal;
	padding:3px 0 0 0;
	color:#727272;
}

* html #sP01cr div.bytext1 h5.t4 {
	padding:2px 0 0 0;
}

#sP01cr div.bytext1 p.t5 {
	padding:3px 0;
	color:#727272;
}

* html #sP01cr div.bytext1 p.t5 {
	line-height:120%;
}
div.mrightgraph1 {
	text-align:center;
	border:1px solid #C9C9C9;
}
div.mrightgraph1 img {
	vertical-align:middle;
}

#sP01cr div.mrightgraph2 {
	position:relative;
	height:180px;
	text-align:left;
	margin:0 16px;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/imgGuro/graph_mabg.gif) left top no-repeat;
}

#sP01cr div.mrightgraph2 ul {
	position:absolute;
	width:127px;
	margin:13px 0 0 57px;
}
* html #sP01cr div.mrightgraph2 ul {
	margin-top:16px;
}

#sP01cr div.mrightgraph2 ul li {
	height:21px;
}

#sP01cr table.s01mysise {
	width:202px;
	margin:2px 16px;
	text-align:center;
	border-left:1px solid #CECFCE;
	border-bottom:1px solid #CECFCE;
}

#sP01cr table.s01mysise th {
	background-color:#EFEBEF;
	line-height:15px;
	border-right:1px solid #CECFCE;
	border-top:1px solid #CECFCE;
	font-weight:normal;
}

#sP01cr table.s01mysise td {
	line-height:15px;
	border-right:1px solid #CECFCE;
	border-top:1px solid #CECFCE;
}

#sP01cr div.bottom-img {
	padding-bottom:16px;
	width:234px;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/imgGuro/mright_b.gif) no-repeat left bottom;
}

* html #sP01cr div.bottom-img {
	padding-bottom:16px;
}

/* ------------------------ ½Ã¼¼/¸Å¹° ¼­ºê ¸ÞÀÎ ³¡ --------------------------- */


/*07sub*/

#sPtopbtn07 { 
	text-align:right;
	margin-top:10px;
	line-height:15px;
	margin-bottom:1px;
}

#sPtopbtn07 select {
	height:18px;
	border:1px solid #E0E0E0;
	padding:0;
	margin:0;
}

#dongQuick {
	float:left;
	margin-left:503px;
}

* html #dongQuick {
	margin-left:253px;
}

#dongQuick #dongname07Label {
	visibility:hidden;
	width:0;
}

h4.ct3 { 
	clear:both;
	width:662px;
	text-align:left;
	color:#2a567e;
	font-size:12px;
	line-height:12px;
	letter-spacing:-1px;
}

h4.ct3 img {
	padding-right:5px;
}

div.infoDate3 {
	width:662px;
	text-align:right;
	color:#797979;
	font-family:Dotum;
	font-size:11px;
	line-height:11px;
	margin:-1px 0 4px 0;
}

* html #cpWrapper div.infoDate3 {
	margin:-3px 0 2px 0;
}

#sisetable07 table {
	width:662px;
	border-bottom:1px solid #96C6F2;
}

#sisetable07 table tr.th1 th {
	background-color:#F0F7FC;
	border-top:2px solid #AAD2F7;
	line-height:28px;
	color:#4C84B6;
}

#sisetable07 table tr.th2 th {
	background-color:#F9FAFA;
	border-bottom:1px solid #AAD2F7;
	line-height:24px;
	font-weight:normal;
}

#sisetable07 table td {
	line-height:24px;
	border-bottom:1px solid #DBEDF8;
	text-align:center;
}

col#area07 {
	width:58px;
}


#sisetable07 table td.t1 {
	text-align:left;
	text-indent:10px;
}
col#aptname07 {
	width:128px;
}

#sisetable07 table td.t2 {
	text-align:left;
	text-indent:5px;
}

col#myunjuk07 {
	width:68px;
}
col#jmyunjuk07 {
	width:88px;
}

col#meme0701,col#meme0702,col#meme0703,col#junse0701,col#junse0702,col#junse0703 {
	width:53px;
}


/* sub08 */

#sPtopbtn08 {
	text-align:right;
	margin:10px 0;
	line-height:1px;
}

* html #sPtopbtn08 {
	margin-bottom:6px;
}
#sPcl,#sPcr {
	float:left;
	width:321px;
}

#sPcl {
	margin:0 20px 0 0;
}


#sPdanji,#sPagosise {
	margin-bottom:20px;
}

#sPdanji,#sPmyunjuk,#sPagosise,#sPpy {
	border-bottom:1px solid #96c6f2;
}

table.sPt1 {
	width:321px;
}

.map {
	vertical-align:middle;
}

table.sPt1 caption, table.sPt2 caption {
	line-height:30px;
	background-color:#f0f7fc;
	border-top:2px solid #96c6f2;
	border-bottom:1px solid #96c6f2;
	font-weight:bold;
	color:#4c84b6;
	letter-spacing:3px;
}

* html table.sPt1 caption, * html table.sPt2 caption {
	line-height:28px;
}

#sPagosise table.sPt2 caption, #sPpy table.sPt2 caption {
	line-height:30px;
 }
 
* html #sPagosise table.sPt2 caption, * html #sPpy table.sPt2 caption {
	line-height:28px;
 }


table.sPt1 th {
	width:81px;
	line-height:24px;
	text-indent:10px;
	background-color:#fafafa;
	border-right:1px solid #dbedf8;
	border-bottom:1px solid #dbedf8;
	font-weight:normal;
	text-align:left;
}

table.sPt1 td {
	width:229px;
	padding-left:10px;
	border-bottom:1px solid #dbedf8;
}

* html table.sPt1 td {
	width:239px;
	w\idth:229px;
}

table.sPt2 {
	width:321px;
	text-align:center;
}

table.sPt2 col#date {
	width:87px;
}

table.sPt2 col#sPmhigh,col#sPmlow,col#sPjhigh,col#sPjlow {
	width:58px;
}


table.sPt2 th,table.sPt2 td {
	line-height:24px;
	border-right:1px solid #dbedf8;
	border-bottom:1px solid #dbedf8;
	font-weight:normal;
}


table.sPt2 th {
	background-color:#fafafa;
}

table.sPt2 th.e,table.sPt2 td.e {
	border-right:0;
}

.pyh {
	height:202px;
}

#sPcr p {
	margin-top:5px;
	text-align:right;
	color:#cb5702;
	line-height:12px;
}

/* sub10 */
#sPtopbtn10 { 
	text-align:right;
	margin-top:10px;
	line-height:15px;
	margin-bottom:1px;
}

* html #sPtopbtn10 {
	margin-bottom:2px;
}
#sPtopbtn10 select {
	height:18px;
	border:1px solid #E0E0E0;
	padding:0;
	margin:0;
}
#sP10c1 {
	float:left;
	margin-top:9px;
}

* html #sP10c1 {
	margin-top:7px;
}

#sP10c1 ul { 
	list-style:none;
	float:left;
	border-top:2px solid #96C6F2;
	border-bottom:2px solid #96C6F2;
}

#sP10c1 li {
	float:left;
	width:139px;
	border-bottom:1px solid #DBEDF8;
	border-left:1px solid #DBEDF8;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/imgGuro/dot1.gif) no-repeat 15px 50%;
	line-height:26px;
	padding-left:26px;
}


#sP10c1 li.odd {
	background-color:#F9FAFA;
}

#sP10c1 li.ftext {
	width:138px;
	border-left:none;
}

#sP10c2 {
	clear:both
}

#sP10c2 table {
	width:662px;
	margin-top:20px;
	border-bottom:1px solid #96C6F2;
}

#sP10c2 table th {
	color:#4C84B6;
	line-height:28px;
	background-color:#F0F7FC;
	border-top:2px solid #96C6F2;
	border-bottom:1px solid #AAD2F7;
}
#sP10c2 table td { 
	line-height:24px;
	text-align:center;
	border-bottom:1px solid #DBEDF8;
}

col#s10date {
	width:110px;
}

col#s10aptname {
	width:100px;
}

col#s10miter {
	width:85px;
}

col#s10dong {
	width:75px;
}
col#s10floor {
	width:79px;
}

col#s10price {
	width:106px;
}

col#s10tel {
	width:110px;
}

/*sub11*/

#sPtopbtn11 { 
	text-align:right;
	margin-top:10px;
	line-height:1px;
	margin-bottom:10px;
}

* html #sPtopbtn11 {
	margin-bottom:6px;
}

div.infoDate4 {
	clear:both;
	width:662px;
	text-align:right;
	color:#797979;
	font-family:Dotum;
	font-size:11px;
	line-height:11px;
	margin-bottom:4px;
}

* html div.infoDate4 {
	margin-bottom:2px;
}

#sP11c1 {
	clear:both;
	margin:0 0 20px 0;
}

#sP11c1 table { 
	width:662px;
	border-bottom:1px solid #96C6F2;
}

#sP11c1 table caption {
	line-height:30px;
	background-color:#f0f7fc;
	border-top:2px solid #96c6f2;
	border-bottom:1px solid #96c6f2;
	font-weight:bold;
	color:#4c84b6;
}

* html #sP11c1 table caption {
	line-height:28px;
}

#sP11c1 table th {
	width:93px;
	line-height:24px;
	text-indent:10px;
	background-color:#fafafa;
	border-right:1px solid #dbedf8;
	border-bottom:1px solid #dbedf8;
	font-weight:normal;
	text-align:left;
}


#sP11c1 table td.c1102 {
	width:248px;
	text-indent:10px;
	border-bottom:1px solid #dbedf8;
}


#sP11c1 table td.c1104 {
	width:228px;
	text-indent:10px;
	border-bottom:1px solid #dbedf8;
}

#sP11c1 table td.c1105 {
	padding-left:10px;
	border-bottom:1px solid #dbedf8;
}


#sPcL11,#sPcR11 {
	float:left;
	width:321px;
}

#sPcL11 table,#sPcR11 table {
	width:321px;
	border-bottom:1px solid #96C6F2;
}


#sPcL11 {
	margin:0 20px 0 0;
}

#sPcL11 table caption,#sPcR11 table caption {
	line-height:30px;
	background-color:#f0f7fc;
	border-top:2px solid #96c6f2;
	border-bottom:1px solid #96c6f2;
	font-weight:bold;
	color:#4c84b6;
}

* html #sPcL11 table caption,* html #sPcR11 table caption {
	line-height:28px;
}

#sPcL11 table th {
	width:92px;
	line-height:24px;
	text-indent:10px;
	background-color:#fafafa;
	border-right:1px solid #dbedf8;
	border-bottom:1px solid #dbedf8;
	font-weight:normal;
	text-align:left;
}
#sPcL11 table td {
	width:228px;
	text-indent:10px;
	border-bottom:1px solid #dbedf8;
}


#sPcR11 table td {
	width:321px;
	height:162px;
	text-align:center;
	border-bottom:1px solid #dbedf8;
}

* html #sPcR11 table td {
	width:321px;
	height:159px;
	text-align:center;
}

#sPcR11 p.clickText { 
	width:318px;
	line-height:12px;
	text-align:right;
	color:#CB5702;
	overflow:hidden;
	margin-top:5px;
}

* html #sPcR11 p.clickText {
	line-height:14px;
}


/*sub1107*/

 /*sPtop1107 sub1107/sub1108*/
#sPtop1107 {
	height:22px;
	position:relative;
	margin:20px 0;
}
h4.ct1107 {
	position:absolute;
	left:0;
	top:10px;
	line-height:1px;
	font-size:12px;
	font-weight:bold;
	color:#2A567E;
}

h4.ct1107 img {
	padding-right:5px;
}

div.sPtoptext1107 {
	position:absolute;
	top:10px;
	right:146px;
	line-height:12px;
}

* html div.sPtoptext1107 {
	line-height:14px;
}

div.sPtopbtn1107 {
	position:absolute;
	width:146px;
	top:0;
	right:0;
	text-align:right;
}

div.sPtopbtn1107 img {
	padding-left:5px;
}

 div.sPt1107 {
	clear:both;
	position:relative;
	float:left;
}
div.sPt1107 table {
	clear:both;
	width:662px;
	margin-bottom:20px;
	border-top:2px solid #96C6F2;
	border-bottom:2px solid #96C6F2;
}

div.sPt1107 caption {
	width:662px;
	line-height:12px;
	font-weight:bold;
	color:#2A567E;
	text-align:left;
	margin-bottom:4px;
}

* html div.sPt1107 caption {
	margin-bottom:0;
	padding-bottom:3px;
}

div.sPt1107 table th {
	width:118px;
	line-height:28px;
	background-color:#fafafa;
	border-left:1px solid #dbedf8;
	border-right:1px solid #dbedf8;
	border-bottom:1px solid #dbedf8;
	font-weight:normal;
	text-align:center;
}

div.sPt1107 table td {
	width:542px;
	text-align:left;
	text-indent:10px;
	border-right:1px solid #dbedf8;
	border-bottom:1px solid #dbedf8;
}

div.sPt1107 table th.fl,div.sPt1107 table td.fl {
	border-top:1px solid #dbedf8;
}

div.sPt1107 table td.price1107 {
	color:#FF6C00;
	font-size:16px;
	font-weight:bold;
}

 /*sPtop1107 sub1107/sub1108 end*/

#eachmemul {
	clear:both;
	float:left;
	margin-top:10px;
}


#eachmemul table {
	width:662px;
	border-bottom:1px solid #96C6F2;
}

col#evs {
	width:40px;
}
col#eaddr {
	width:98px;
}
col#eaptfaname {
	width:186px;
}
col#em1 {
	width:58px;
}
col#em2 { 
	width:76px;
}
col#efloor {
	width:42px;
}
 col#ememeprice {
	width:48px;
}
col#ech {
	width:38px;
}
col#ephoto {
	width:26px;
}
col#edate {
	width:50px;
}

#eachmemul table th {
	line-height:28px;
	background-color:#F0F7FC;
	border-top:2px solid #96C6F2;
	border-bottom:1px solid #96C6F2;
	letter-spacing:-1px;
	color:#4C84B6;
 }
#eachmemul table img {
	margin:3px 0 -3px 0;
}

* html #eachmemul table img {
	margin:0;
}

#eachmemul table td {
	line-height:23px;
	border-bottom:1px solid #DBEDF8;
	text-align:center;
}

* html #eachmemul table td {
	line-height:24px;
}

#eachmemul table td.eaddrleft,#eachmemul table td.enameleft {
	text-align:left;
	padding-left:6px;
}

/*sub1108*/

 div.sPt1108photo {
	clear:both;
	position:relative;
	float:left;
}
div.sPt1108photo table {
	clear:both;
	width:662px;
}

div.sPt1108photo caption {
	width:662px;
	line-height:12px;
	font-weight:bold;
	color:#2A567E;
	text-align:left;
	margin-bottom:4px;
}

* html div.sPt1108photo caption {
	margin-bottom:0;
	padding-bottom:3px;
}

div.sPt1108photo td {
	width:662px;
	border:1px solid #96C6F2;
	padding:5px;
	text-align:center;
}

/* sub1109-popup*/ 
#sub1109warpper {
	width:630px;
	height:620px;
}

#sub1109title {
	position:relative;
	width:610px;
	height:30px;
	margin:10px 10px 20px 10px;
	background:#F0F7FD;
}
#sub1109title h1 {
	padding:8px 0 0 10px;
	line-height:14px;
	font-size:14px;
	font-weight:bold;
	color:#4C84B3;
}
#sub1109title div.sPtopbtn1109 {
	position:absolute;
	top:4px;
	right:5px;
	text-align:right;
}

#vstable { 
	clear:both;
	margin:0 10px;
}
#vstable table {
	clear:both;
	width:610px;
	border-top:2px solid #96C6F2;
	border-bottom:2px solid #96C6F2;
}

#vstable caption {
	width:610px;
	line-height:12px;
	font-weight:bold;
	color:#2A567E;
	text-align:left;
	margin-bottom:4px;
}

* html #vstable caption {
	margin-bottom:0;
	padding-bottom:3px;
}


#vstable table th {
	width:118px;
	line-height:28px;
	background-color:#fafafa;
	border-left:1px solid #dbedf8;
	border-right:1px solid #dbedf8;
	border-bottom:1px solid #dbedf8;
	font-weight:normal;
	text-align:center;
}

#vstable table td {
	width:246px;
	text-align:left;
	text-indent:10px;
	border-right:1px solid #dbedf8;
	border-bottom:1px solid #dbedf8;
}

#vstable table td img {
	margin-left:5px;
}

#vstable table th.fl,#vstable table td.fl {
	border-top:1px solid #dbedf8;
}

div.winclose {
	clear:both;
	width:610px;
	line-height:1px;
	text-align:center;
	margin:10px 10px 0 10px;
	text-align:center;
}


/* --- navCivilApplication(cA) ---*/

/* cA basic */

#cAwrapper {
	position:relative;
	width:999px;
	margin:0 auto;
}

/* cAleft*/
#cAleft {
	position:relative;
	width:213px;
	height:580px;
	margin: 10px 0 30px 0;
	float:left;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/imgGuro/left_ba.jpg) repeat-y 0 10px;
}

#cAleft p.cAtround {
	width:213px;
	height:20px;
}

h1#cAmenuTitle {
	height:38px;
	margin: 0 0 16px 0;
	border:1px 
}

* html h1#cAmenuTitle {
	margin-top:0;
}

#cAleft h2 {
	height:22px;
	margin:10px 0 3px 23px;
	padding:0;
}


#cAleft h2.firstlh2 {
	margin-top:0;
}

#cAleft ul {
	list-style:none;
	margin-left:28px;
}

#cAleft li {
	clear:both;
	width:157px;
	height:26px;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/imgGuro/leftList_ba.jpg) no-repeat top left;
}

#cAleft li.cAendmenu {
	height:25px;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/imgGuro/leftList_ba1.jpg) no-repeat top left;
}

#cAleft li img.menu {
	margin:5px -1px 0 12px;
}

#cAleft div.cAleftbottom {
	position:absolute;
	bottom:0;
	left:0;
	width:213px;
	height:28px;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/imgGuro/bround.jpg) no-repeat left bottom;
}

/* cAcenter */

#cAcenter {
	margin:10px 15px 0 15px;
	width:662px;
	float:left;
}

#cAposition {
	width:662px;
	height:23px;
	font-size: 11px;
	font-family: Dotum;
	color:#6f6f6f;
	letter-spacing:-1px;
	text-align:right;
	margin-top:-3px;
}

* html #cAposition {
	height:20px;
	margin-top:0;
}

#cAtitle {
	width:662px;
	height:27px;
	border-bottom:1px solid #e7e4e2;
}

#cAcenter #cAtitle span {
	font-weight:bold;
	font-size:12px;
}

#boardinfo {
	width:662px;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/imgGuro/06rb_bg.gif) repeat-y;
	margin-top:20px;
}

#boardinfo div.infotext img {
	float:left;
	margin:2px 10px;
	padding:0;
}

#boardinfo div.infotext p {
	margin:2px 10px;
	line-height:20px;
}
#boardinfo div.rtb {
	line-height:1px;
}

#cAboard {
	position:relative;
	margin-top:20px;
}

#cAboard form {
	position:absolute;
	right:0;
	top:0;
}
* html #cAboard form {
	position:absolute;
	right:22px;
}
#cAboard input.type-text {
	width:143px;
	line-height:12px;
	height:14px;
	margin:0;
	padding: 2px 0 2px 3px;
	#padding:3px 0 0 1px;
	border:1px solid #bfbfbf;
	background:#fff;
}
table td input {
	background:#fff;
}
* html #cAboard input.type-text {
	height:17px;
}

#cAboard input.searchbtn {
	vertical-align:middle;
	margin:-1px 0 0 0;
	padding:0;
}

* html #cAboard input.searchbtn {
	margin:-2px 0 2px 0;
	padding:0;
}

#cAboard select {
	line-height:12px;
	height:19px;
	padding:0;
	margin:0;
	border:1px solid #bfbfbf;
	font-size:12px;
}


#cAboard table {
	text-align:center;
	border-bottom:1px solid #96c6f2;
}

#cAboard table caption {
	text-align:left;
	padding-top:5px;
}

#cAboard table th {
	color:#4c84b6;
	border-top:2px solid #96c6f2;
	border-bottom:1px solid #96c6f2;
	line-height:28px;
}

#cAboard table td {
	border-bottom:1px solid #dbedf8;
	line-height:23px;
}

#cAboard table td.cAname {
	text-align:left;
	text-indent:20px;
}


col#cAno {
	width:60px;
}

col#cAdep {
	/*width:82px;0304¼öÁ¤*/
	width:100px;
}

col#cAname {
	/*width:370px;0304¼öÁ¤*/
	width:352px;
}

col#cAdate {
	width:80px;
}

col#cAcount {
	width:70px;
}


/* --- navPublicReading(pR) ---*/

/* pR basic */
#pRwrapper {
	position:relative;
	width:999px;
	margin:0 auto;
}

/* pRleft*/
#pRleft {
	position:relative;
	width:213px;
	height:500px;
	margin: 10px 0 30px 0;
	float:left;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/imgGuro/left_ba.jpg) repeat 0 10px;
}

#pRleft p.cAtround {
	width:213px;
	height:20px;
}

h1#pRmenuTitle {
	height:38px;
	margin: 0 0 16px 0;
	border:1px;
}

* html h1#pRmenuTitle {
	margin-top:0;
}

#pRleft h2 {
	height:22px;
	margin:10px 0 3px 23px;
	padding:0;
}

#pRleft h2.firstlh2 {
	margin-top:0;
}

#pRleft div.pRleftbottom {
	position:absolute;
	bottom:0;
	left:0;
	width:213px;
	height:28px;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/imgGuro/bround.jpg) no-repeat left bottom;
}

/* pRcenter */

#pRcenter {
	float:left;
	display:inline;
	margin:10px 0 0 15px;
	width:662px;
	min-height:600px;
	_height:600px;
}

#pRposition {
	width:662px;
	height:23px;
	font-size: 11px;
	font-family: Dotum;
	color:#6f6f6f;
	letter-spacing:-1px;
	text-align:right;
	margin-top:-3px;
}

* html #pRposition {
	height:20px;
	margin-top:0;
}

#pRtitle {
	width:662px;
	height:27px;
	border-bottom:1px solid #e7e4e2;
}


#pRcenter #pRtitle span {
	font-weight:bold;
	font-size:12px;
}

#pRcenter div.topbtn {
	width:662px;
	line-height:1px;
	text-align:right;
	margin-top:10px;
}
div.lotnumberTitle {
	width:662px;
	height:70px;
	position:relative;
	border-bottom:1px solid #89c9d4;
}
div.lotnumberTitle span.logo01 {
	position:absolute;
}
div.lotnumberTitle span.logo02 {
	position:absolute;
	right:0;
}
div.lotnumberTitle span.titleImg {
	width:662px;
	position:absolute;
	bottom:0;
	padding-bottom:8px;
	border-bottom:1px solid #0d85a0;
}
div.lotnumberTitle span.titleImg img {
	margin-left:166px;
}
* html div.lotnumberTitle span.titleImg {
	padding-bottom:13px;
}
#pRcenterPopup {
	margin:10px 0 0 10px;
	width:662px;
}
#pRcenterPopup h3.infotext {
	font-size:12px;
}
* html #pRcenterPopup h3.infotext {
	padding:2px 0;
}
#pRcenterPopup p.infotext {
	margin-bottom:20px;
}


/*pR01*/
#lotnumbersearch {
	float:left;
	display:inline;
	margin:20px 0;
	width:662px;
	border-top:2px solid #96C7F2;
	border-bottom:2px solid #96C7F2;
}

#lotnumbersearch dl,#lotnumbersearch dd,#lotnumbersearch dt {
	float:left;
	display:inline;
}

#lotnumbersearch dt {
	width:100px;
	height:22px;
	padding-top:8px;
	text-align:center;
	border:1px solid #dbedf8;
	background-color:#FAFAFA;
}

#lotnumbersearch dd {
	width:549px;
	height:25px;
	padding-top:5px;
	padding-left:10px;
	border:1px solid #dbedf8;
	border-left:0 none;
}

#lotnumbersearch dl.lnSearch01 dd {
	width:95px;
	border-right:0 none;
}
#lotnumbersearch dl.lnSearch02 dd {
	width:95px;
	border-right:0 none;
}
#lotnumbersearch dl.lnSearch03 dd {
	width:135px;
}
#lotnumbersearch dl.lnSearch04 dd {
	width:549px;
}

#lotnumbersearch .type-text {
	width:77px;
}

#lotnumbersearch .type-btn {
	width:67px;
	height:18px;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/imgGuro/search_btn.gif) no-repeat ;
}
#lotnumbersearch .searchbtn {
	margin-left:5px;
}
#lotnumbersearch select {
	margin-right:5px;
}

#pRreportlist {
	clear:both;
}

#pRreportlist caption {
	text-align:left;
}

#pRreportlist table {
	width:100%;
	border-bottom:1px solid #96C6F2;
	border-collapse:collapse;
}

/* º¯°æ Àü - 20090209 (¹Ù²ïÁö¹øÃ£±â ¼öÁ¤ ÈÄ »èÁ¦ÇØµµ µÊ) :S */
col#oldlotnumber {
	width:218px;
}
col#newlotnumber {
	width:175px;
}
col#transferdate {
	width:100px;
}
col#etc {
	width:260px;
}
/* º¯°æ Àü - 20090209 (¹Ù²ïÁö¹øÃ£±â ¼öÁ¤ ÈÄ »èÁ¦ÇØµµ µÊ) :E */


col#oldLotNumberDong {
	width:55px;
}
col#oldLotNumberBon {
	width:35px;
}
col#oldLotNumberBu {
	width:35px;
}
col#newLotNumberDong {
	width:55px;
}
col#newLotNumberBon {
	width:35px;
}
col#newLotNumberBu {
	width:35px;
}
col#transferDate {
	width:70px;
}
col#transferReason {
	width:100px;
}
col#buildingName {}

th.vline,
td.oldLotNumberBu,
td.newLotNumberBu {
	border-right:1px solid #c8dcef;
}

#pRreportlist tr th {
	line-height:28px;
	background-color:#F0F7FC;
	border-top:2px solid #96C6F2;
	border-bottom:1px solid #96C6F2;
	color:#4C84B6;
}
#pRreportlist tr.sub th {
	border-top:0;
	border-bottom:1px solid #96C6F2;
}

#pRreportlist table thead tr .position {
	text-indent:-60px;
}

#pRreportlist td {
	line-height:24px;
	border-bottom:1px solid #DBEDF8;
	text-align:center;
}

#pRreportlist td.oldlotnumber {
	text-indent:30px;
	text-align:left;
}

#pRreportlist td.newlotnumber {
	text-align:left;
}

#centerPosi {
	width:662px;
	text-align:center;
	padding:20px;
}


/*pR03*/

#lotnumberAdd {
	margin-top:20px;
}

#lotnumberAdd table {
	border-bottom:1px solid #96C6F2;
}

#lotnumberAdd th {
	line-height:28px;
	background-color:#F0F7FC;
	border-top:2px solid #96C6F2;
	border-bottom:1px solid #96C6F2;
	color:#4C84B6;
}

#lotnumberAdd td {
	padding-top:3px;
	line-height:22px;
	border-bottom:1px solid #DBEDF8;
}

#lotnumberAdd td.oldtitle {
	width:70px;
	text-align:right;
}

#lotnumberAdd td.oldinput {
	width:251px;
	border-right:1px solid #DBEDF8;
	padding-left:7px;
}
#lotnumberAdd input {
	padding-right:2px;
	padding-left:2px;
}

#lotnumberAdd td.newtitle {
	width:65px;
	text-align:right;
}

#lotnumberAdd td.newinput {
	width:265px;
	padding-left:5px;
}

#lotnumberAdd .formbtn {
	width:662px;
	margin-top:15px;
	text-align:center;
}
 .formbtn input {
	margin:0;
	padding:0 5px;
	border:0;
	line-height:1px;
	cursor:pointer;
}

/*--------- ºÎµ¿»ê Á¾ÇÕÁ¤º¸¿­¶÷ ÄÁÅÙÃ÷ buInfo ½ÃÀÛ------------*/
#pRcenter #infoText {
	float:left;
	display:inline;
	position:relative;
	width:630px;
}

#pRcenter h3.infotext {
	font-size:12px;
	line-height:24px;
	margin-top:10px;
	_margin:14px 0 4px 0;
}

#pRcenter p.infotext {
	width:630px;
	line-height:18px;
	padding:12px 15px 12px 15px;
	border:1px solid #ccc;
}
#pRcenter p.infotext span.point {
	color:#4a84b6;
	font-weight:bold;
}

#pRcenter .infotext img {
	display:inline;
	padding-right:5px;
}

#infoText .infotext_list {
	width:628px;
	margin-top:4px;
	border:1px solid #ccc;
	padding: 8px 15px;
 }

.infotext_list .text_blue {
	color:blue;
}

 /* ºÎµ¿»ê Á¾ÇÕÁ¤º¸¿­¶÷ #mapImg .map*/
#mapImg {
	position:relative;
	width:640px;
	_width:637px;
	height:446x;
	_height:416x;
	margin:20px 0 20px 0;
	_margin:20px 5px -1px 0;
	#margin:20px 0 -1px;
	border:1px solid #d7d7d7;
	padding:10px 9px 24px 10px;
	_padding:10px 0px 10px 10px;
	#padding:10px 10px 8px 10px;
}

#mapImg .map {
	width:480px;
	height:410px;
	background:#d7d7d7;
}
.explanatory {
	height:350px;
	margin-top:-410px;
	margin-left:486px;
	margin-right:-3px;
	width:155px;
	border:1px solid #d7d7d7;
}
* html.explanatory {
	height:350px;
	margin-top:-396px;
	margin-left:486px;
	width:153px;
	border:1px solid #d7d7d7;
}
.explanatory li {
	padding-left:4px;
}
.explanatory_tit {
	padding-left:0;
	margin-left:-4px;
}
#mapImg .scale {
	text-align:right;
	margin-top:10px;
	margin-left:470px;
	padding:12px 5px 1px 0;
}

* html #mapImg input {
	margin:-2px 0 6px 0;
}
*+html #mapImg input {
	margin:-2px 0 6px 0;
}

#mapImg .scale img {
	margin-bottom:-7px;
}

* html #mapImg .scale img {
	margin:-4px 0 3px 0;
	vertical-align:middle;
}
*+html #mapImg .scale img {
	margin:-5px 0 2px 0;
	vertical-align:middle;
}

/* ºÎµ¿»êÁ¾ÇÕÁ¤º¸¿­¶÷ »ó¼¼Å×ÀÌºí ½ÃÀÛ*/
#detailInfo {
	float:left;
	display:inline;
	width:100%;background:#000;
}

#detailInfo .infoTitle {
	background-color:#ddebf6;
	border:1px solid #ccc;
	border-bottom:0 none;
	font-weight:bold;
	font-size:14px;
	color:#0970bd;
	text-align:left;
	padding:4px 0 4px 4px;
}

#detailInfo div.infoTitle .title_gray {	
	color:#565656;
}
.areaInfoTbl, .landInfoTbl, .buildInfoTbl, .useInfoTbl { /*ÅäÁö,°Ç¹°,ÅäÁöÀÌ¿ë°èÈ¹ Å×ÀÌºí*/
	width:100%;
	text-align:center;
	border:1px solid #ccc;
	border-right:0 none;
	border-bottom:0 none;
	background:#f0f7fc;
}
.areaInfoTbl th,
.areaInfoTbl td,
.landInfoTbl th,
.landInfoTbl td {
	border-right:1px solid #ccc;
}
.buildInfoTbl th,
.buildInfoTbl td { /*ÅäÁö,°Ç¹°,ÅäÁöÀÌ¿ë°èÈ¹ Å×ÀÌºí*/
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

.landInfoTbl .tblTit,
.buildInfoTbl .tblTit {
	width:60px;
	background:#ddebf6;
}
.addrTit {
	width:60px;
	height:40px;
	background:#ddebf6;
}
.newAddrTit {
	width:100px;
	height:40px;
	background:#ddebf6;
}
.landTit,
.buildNameTit,
.mainUseTit,
.totalSizeTit {
	width:70px;
	height:40px;
	text-align:center;
	background:#f0f7fc;
}
.areaTit,
.buildSizeTit,
.buildRatioTit,
.housePriceTit {
	width:100px;
	height:40px;
	text-align:center;
	background:#f0f7fc;
}
.priceTit {
	width:134px;
	text-align:center;
	background:#f0f7fc;
	border-right:1px solid #ccc;
}
.useDateTit, .realSizeTit {
	width:62px;
	text-align:center;
	background:#f0f7fc;
}
.landYear {
	text-align:center;
	width:100px;
	background:#fff;
}

.addrView {
	width:205px;
}

.areaView {
	background:#fff;
}
.landView,
.buildNameView,
.mainUseView,
.totalSizeView {
	width:150px;
	text-align:center;
	background:#fff;
}
.buildSizeView,
.buildRatioView {
	width:100px;
	text-align:center;
	background:#fff;
}
.useDateView,
.realSizeView,
.housePriceView {
	text-align:center;
	background:#fff;
}

#landPrice { /*.pirceView °ª*/
	width:120px;
	border-right:1px solid #ccc;
	background:#fff;
}

/*small Å×ÀÌºí ½ÃÀÛ*/
.small_tbl {
	width:100%;
	border:0 none;
	background:#fff;
}
.small_tbl td {
	border-bottom:0 none;
}
.small_tbl .landYear1 {
	text-align:center;
	width:100px;
	border-left:1px solid #ccc;
}

/*small Å×ÀÌºí ³¡*/
.useInfoTbl tr td {
	padding:2px;
	text-align:left;
}
.areaInfoTbl tr td {
	padding:10px;
	text-align:left;
	background:#fff;
}

/* klis ¹Ù·Î°¡±â - 20100609 Ãß°¡ */
.btnKLIS {
	float:left;
	display:inline;
	margin-top:5px;
}
.btnKLIS img {
	vertical-align:middle;
}

/*--------- ºÎµ¿»ê Á¾ÇÕÁ¤º¸¿­¶÷ ÄÁÅÙÃ÷ buInfo ³¡------------*/




/* --- navDevelopPlan(dP) ---*/

/* dP basic */

#dPwrapper {
	position:relative;
	width:999px;
	margin:0 auto;
}

/* dPleft*/
#dPleft {
	width:213px;
	height:644px;
	margin: 10px 0 30px 0;
	float:left;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/imgGuro/left_bg.gif) no-repeat 0 0;
}
#dPpopup {
	margin: 5px 5px;
	width:203px;
	height:239px;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/imgGuro/popup_ba.gif) no-repeat left top;
	text-align:center;
	padding:0;
}

#dPpopup ul {
	clear:both;
	list-style:none;
	text-align:right;
	margin:0 0 0 88px;
}

#dPpopup li {
	float:left;
	width:17px;
	height:23px;
	margin:0;
	padding:2px 0 0 1px;
	line-height:23px;
}
* html #dPpopup li {
	height:18px;
	padding:6px 0 0 1px;
}

#dPpopup li img {
	cursor:pointer;
}

#dPpopup02 {
	display:none;
}
#dPpopup03 {
	display:none;
}
#dPpopup04 {
	display:none;
}
#dPpopup05 {
	display:none;
}
#dPpopup06 {
	display:none;
}
#dPgraph {
	margin: 15px 5px;
}

#dPgraph div.graphBtn {
	margin-bottom:-10px;
	padding:0;
}

* html #graph div.graphBtn {
	margin-bottom:0;
}
#dPgraph div.graphimg {
	width:202px;
	height:208px;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/imgGuro/graph_ba.gif) no-repeat left top;
	margin:0;
	padding:0;
}
#dPbanner1 {
	margin: 0 5px;
}

#dPbanner2 {
	margin: 10px 5px;
}

/* dPcenter */

#dPcenter {
	margin:10px 15px 30px 15px;
	width:662px;
	float:left;
}

#dPposition {
	width:662px;
	height:23px;
	font-size: 11px;
	font-family: Dotum;
	color:#6f6f6f;
	letter-spacing:-1px;
	text-align:right;
	margin-top:-3px;
}

* html #dPposition {
	height:20px;
	margin-top:0;
}

#dPtitle {
	position:relative;
	width:662px;
	height:27px;
	border-bottom:1px solid #e7e4e2;
}

#dPcenter #dPtitle span.dPtitleText {
	position:relative;
	font-weight:bold;
	font-size:12px;
	bottom:5px;
}

#dPcenter #dPtitle span.dPtitleBtn {
	position:absolute;
	right:0;
	top:0;
}

#dPcenter p.textinfo,#dPcenter p.textinfo1 {
	clear:both;
	width:642px;
	padding:10px;
	line-height:12px;
	background-color:#F3F9FD;
	margin:20px 0 20px 0;
	color:#4985B7;
}

#dPcenter p.textinfo1 {
	margin-top:9px;
}
* html #dPcenter p.textinfo1 {
	margin-top:7px;
}
#dPcenter p.textinfo strong,#dPcenter p.textinfo1 strong {
	display:block;
	line-height:18px;
}

#dP01-t1,#dP01-t2,#dP02-t1,#dP04-t1,#dP06-t1,#dP06-t2 {
	width:662px;
	border-top:2px solid #96C7F2;
	border-bottom:2px solid #96C7F2;
	margin:9px 0 20px 0;
	padding:0;
}

#dP03-t1,
#dP05-t1 table,
#dP07-t1 {
	width:662px;
	border-bottom:1px solid #96C7F2;
	margin:9px 0 15px 0;
	padding:0;
}

#dP07-t1 {
	margin-top:0;
}
* html #dP01-t1,
* html #dP01-t2,
* html #dP03-t1,
* html #dP04-t1,
* html #dP05-t1 table,
* html #dP06-t1 table,
* html #dP06-t2 table,
* html #dP07-t1 {
	margin-top:7px;
}

#dP01-t2,#dP04-t1,#dP06-t2 {
	margin-bottom:15px;
}

#dP02-t1,#dP03-t1,#dP07-t1 {
	margin-bottom:5px;
}
#dP01-t1 th,#dP01-t2 th,#dP02-t1 th,#dP04-t1 th,#dP06-t1 th,#dP06-t2 th {
	width:118px;
	line-height:28px;
	background-color:#FAFAFA;
	border:1px solid #DBEDF9;
	border-top:0 none;
	font-weight:normal;
}

#dP01-t1 td,#dP02-t1 td,#dP04-t1 td,#dP06-t1 td,#dP06-t2 td {
	width:541px;
	line-height:28px;
	border:1px solid #DBEDF9;
	border-left:0 none;
	border-top:0 none;
	padding-left:10px;
}

#dP01-t2 td {
	width:210px;
	line-height:28px;
	border:1px solid #DBEDF9;
	border-left:0 none;
	border-top:0 none;
	padding-left:10px;
}

#dP01-t2 td.td1 {
	border-right:0 none;
}

#dP01-t2 td.col3 {
	width:541px;
	line-height:28px;
	border:1px solid #DBEDF9;
	border-left:0 none;
	border-top:0 none;
	padding-left:10px;
}

#dPcenter div.img-btn {
	width:662px;
	line-height:1px;
	text-align:center;
}

ul.tableinfoText {
	font-size:11px;
	font-family:Dotum;
	color:#CB5704;
	list-style:none;
	margin-bottom:8px;
}

ul.tableinfoText li {
	line-height:14px;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/imgGuro/bulletStar.gif) no-repeat left 2px;
	padding-left:10px;
}

ul.tableinfoText span {
	padding-left:14px;
}

.space20 {
	height:20px;
}
.space30 {
	height:40px;
}
* html .space30 {
	height:40px;
}
#dP03-t1 th,#dP05-t1 th,#dP07-t1 th {
	border-top:2px solid #AAD2F7;
	border-bottom:1px solid #AAD2F7;
	background-color:#F0F7FC;
	line-height:28px;
	color:#4C84B6;
}

#dP03-t1 td,#dP05-t1 td,#dP07-t1 td {
	border-bottom:1px solid #DBEDF8;
	line-height:24px;
	text-align:center;
}

#dP03-t1 td.td1,#dP05-t1 td.td1 {
	width:296px;
	background-color:#fafafa;
}

#dP04-t2 p {
	text-align:right;
	line-height:15px;
	color:#CC5805;
	font-size:11px;
	font-family:Dotum;
}
#dP04-t2 table,#dP07-t2 {
	width:662px;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	margin-bottom:8px;
	padding:0;
}

#dP07-t2 {
	 margin-top:9px;
	 margin-bottom:20px;
}

* html #dP07-t2 {
	 margin-top:6px;
}

#dP04-t2 col#kind {
	width:136px;
}

#dP04-t2 col#tradePrice {
	width:226px;
}

#dP04-t2 col#chargeRate {
	width:130px;
}

#dP04-t2 col#limitPrice {
	width:170px;
}

#dP04-t2 th,#dP07-t2 th {
	background-color:#eee;
	line-height:20px;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

#dP04-t2 td,#dP07-t2 td {
	line-height:22px;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	text-align:center;
}

#dP04-t2 td.td1,#dP07-t2 td.td1 {
	background-color:#F6F6F6;
}

#dP04-t2 ul,#dP05-t1 ul {
	list-style:none;
}
#dP05-t1 ul {
	margin-top:10px;
}

#dP04-t2 li,#dP05-t1 li {
	line-height:18px;
}

#dP04-t2 li span.lnt,#dP05-t1 li span.lnt {
	display:block;
	text-indent:25px;
}

#dP06-t1 th.thln {
	line-height:18px;
	padding:5px 0;
}

#dP06-t2 dl,dd {
	float:left;
	display:inline;
	width:480px;
}

#dP06-t2 dd {
	width:160px;
}

#dP06-t2 dl.familyNum dd {
	width:53px;
}

#dP06-t2 dl.familyNum dd.familyNumlast {
	width:160px;
}


#dP07-t1 col#titletext {
	width:100px;
}

#dP07-t1 col#item {
	width:125px;
}

#dP07-t1 col#option {
	width:325px;
}

#dP07-t1 col#point {
	width:72px;
}

#dP07-t1 td.td1 {
	background-color:#F6F6F6;
}

#dP07-t1 td.td4 {
	text-align:right;
	padding-right:30px
}

#dP07-t2 col#plusitem {
	width:100px;
}

#dP07-t2 col#plusbasis {
	width:187px;
}

#dP07-t2 col#pluspoint {
	width:50px;
}

#dP07-t2 col#plusetc {
	width:325px;
}

#dP07-t2 td.td4 {
	line-height:normal;
	padding-left:5px;
}

#dP07-t2 ul {
	list-style:none;
	text-align:left;
	padding:0;
}

#dP07-t2 ul.tdul {
	margin-top:-15px;
}

* html #dP07-t2 ul.tdul {
	margin-top:10px;
}

#dP07-t2 li {
	line-height:18px;
	margin-top:20px;
}

* html #dP07-t2 li {
	margin-top:-5px;
}

#dP07-t2 li span {
	display:block;
	padding-left:10px;
}

#dP07-t2 ul li ul {
	padding-left:10px;
}

ol#minusItem {
	width:630px;
	list-style:none;
	margin:9px 0 30px 0 ;
	padding:10px 20px 10px 10px ;
	border:1px solid #ccc;
}

* html {
	margin-top:7px;
}

ol#minusItem li {
	margin:0;
	padding:0;
	font-family:Dotum;
	line-height:18px;
}

* html ol#minusItem li.li2 {
	margin-top:-20px;
}
ol#minusItem span {
	display:block;
	padding-left:15px;
}

/*dPmain*/

#Tab {
	width:100%;
	list-style:none;
	margin-top:20px;
}

#Tab li {
	float:left;
	display:inline;
	padding-right:1px;
}

#dPmap {
	clear:both;
	height:420px;
	background-color:#f3f3f3;
	padding:15px 15px 0 15px;
}

#dPmap div {
	border:1px solid #d7d7d7;
}

/* ------------------------------ °Ë¼ö ºÁ¾ßÇÒ class ³¡ ----------------------------- */



/************************* ±¸·Î±¸ ±¸ ÆäÀÌÁö ½ÃÀÛ *******************************/
#areagubun {
	width:662px;
	text-align:center;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/imgGuro/bg_areagubun.gif) repeat-y;
}
#areagubun div.gubunTop {
	height:15px;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/imgGuro/06rt.gif) left top no-repeat;
}
#areagubun div.gubunBottom {
	height:15px;
	clear:both;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/imgGuro/06rb.gif) left bottom no-repeat;
}
#areagubun ul {
	list-style:none;
}
#areagubun li {
	float:left;
	width:33%;
	padding:2px 0 1px 0;
	text-align:center;
	overflow:hidden;
}
#areagubun ul li a {
	font-weight:bold;
}

#gmBox {
	clear:both;
	width:662px;
	margin-top:20px;
}
#graphBox {
	float:left;
	position:relative;
	width:326px;
	height:249px;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/imgGuro/06graph_bg.gif) left top no-repeat;
	margin-right:10px;
}
#graphBox div.graph {
	position:absolute;
	bottom:54px;
	margin-left:32px;
}
* html #graphBox div.graph {
	bottom:53px;
}
#graphBox div.graph ul {
	display:inline;
	margin-left:23px;
	height:auto;
}
#graphBox div.graph li {
	display:inline;
	height:auto;
	vertical-align:top;
}
#graphBox div.graph li img {
	vertical-align:bottom;
}
 
#graphBox .graphTxt {
	width:100%;
	position:absolute;
	bottom:0;
	margin-bottom:3px;
	text-align:center;
	font-weight:bold;
}
* html #graphBox .graphTxt {
	margin-bottom:2px;
}
#mapBox {
	float:left;
	width:326px;
	height:249px;
}

#sisetable {
	clear:both;
}
#sisetable table {
	margin-top:20px;
	width:662px;
	text-align:center;
	border-bottom:1px solid #AAD2F7;
	color:#595959;
}
#sisetable th {
	height:31px;
	background-color:#F0F7FC;
	border-top:2px solid #AAD2F7;
	border-bottom:1px solid #AAD2F7;
	color:#4C84B6;
}
* html #sisetable th {
	height:30px;
}
#sisetable td {
	height:27px;
	border-bottom:1px solid #DBEDF8;
}
* html #sisetable td {
	height:26px;
}
col#sisegubun {
	width:62px;
}
col#areaSize01,col#areaSize02,col#areaSize03,col#areaSize04,col#areaSize05 {
	width:100px;
}
/* ---------------------- ±¸·Î±¸ ±¸ ÆäÀÌÁö ½ÃÀÛ -------------------------- */








/************************* °Ô½ÃÆÇ ¸®½ºÆ® class ½ÃÀÛ *******************************/
/* ´º½º ¸®½ºÆ® colgroup class ½ÃÀÛ */
div.newsListBox col#bNo {
	width:60px;
}

div.newsListBox col#bDivide {
	width:70px;
}
div.newsListBox col#bSource {
	width:70px;
}
div.newsListBox col#bDate {
	width:70px;
}
div.newsListBox col#bCount {
	width:60px;
}
div.newsListBox col#bWeek {
	width:90px;
}

/* ´º½º ¸®½ºÆ® colgroup class ³¡ */

/* ´º½º ¸®½ºÆ® tdº° ¼Ó¼º ½ÃÀÛ */

table tbody td.bTitle {
	text-align:left;
	padding-left:5px;
}

/* ´º½º ¸®½ºÆ® tdº° ¼Ó¼º ³¡ */




/* ´º½ºÇ×¸ñ(¸®½ºÆ®ÅÇ) :S - 20100127Ãß°¡ */
.newsKindBox {
	float:left;
	clear:both;
	display:inline;
	width:662px;
	margin:20px 0 0 0;
}
.newsKind {
	float:left;
	display:inline;
	border:1px solid #ccc;
}
.newsKind dt {
	float:left;
	display:inline;
	width:648px;
	height:22px;
	padding:7px 2px 1px 10px;
	background:#efefef;
}
.newsKind dt span.title {
	float:left;
	display:inline;
	color:#4e83b5;
	font-weight:bold;
}
.newsKind dt span.btn {
	float:right;
	display:inline;
	margin-top:2px;
	margin-top:3px\9;
}
.newsKind dt span.btn em {
	float:left;
	display:inline;
	padding:0 7px 0 9px;
	font-style:normal;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/img/bg_newskindbtn_line.gif) left 1px no-repeat;
	background-position:left top\9;
}
.newsKind dt span.btn em.first {
	background:none;
}
.newsKind dt span.btn em a {
	font:bold 11px Dotum;
}


/* »èÁ¦¿¹Á¤ :S 2010³â05¿ù ÀÌÈÄ »èÁ¦ */
.newsKind dt ul.btn {
	float:right;
	display:inline;
	margin-top:2px\9;
	*margin-top:0;
}
.newsKind dt ul.btn li {
	float:left;
	display:inline;
	padding:0 7px;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/img/bg_newskindbtn_line.gif) left 4px no-repeat;
	background-position:left top\9;
	*background-position:left 3px;
}
.newsKind dt ul.btn li.first {
	background:none;
}
.newsKind dt ul.btn li a {
	font:bold 11px Dotum;
}
/* »èÁ¦¿¹Á¤ :E */


.newsKind dd {
	float:left;
	display:inline;
	width:655px;
	padding:7px 0 4px 5px;
}
.newsKind dd ul.kind {
	float:left;
	clear:both;
	display:inline;
	width:100%;
	padding:1px 0;
}
.newsKind dd ul.kind li {
	float:left;
	display:inline;
	width:14.7%;
	padding-left:12px;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/img/bg_newskind_line.gif) 4px 6px no-repeat;
}
.newsKind dd ul.kind li.first {}
/* ´º½ºÇ×¸ñ(¸®½ºÆ®ÅÇ) :E */


div.newsListBox {
	margin-top:20px;
}
div.tblNewsListTop {
	border-top:2px solid #96C6F2;
}
div.tblNewsListBottom {
	border-top:2px solid #96C6F2;
}
div.newsListBox table.tblNewsList {
	width:662px;
	margin-bottom:-1px;
}
div.newsListBox thead { 
	background-color:#f0f7fc;
	font-weight:bold;
}
div.newsListBox th {
	color:#4c84b6;
	border-bottom:1px solid #aad2f7;
	letter-spacing:-1px;
	line-height:28px;
}
div.newsListBox td {
	border-bottom:1px solid #dbedf8;
	text-align:center;
	color:#595959;
	padding:7px 0 5px 0;
}





/* ´º½º¸®½ºÆ®(Æ÷Åä) - 20091113Ãß°¡ */
.photoNewsListBox {
	float:left;
	display:inline;
	width:662px;
	margin:20px 0 0 0;
}
.tblPhotoNewsListTop {}
.tblPhotoNewsListBottom {}
ul.photoNewsList {
	float:left;
	display:inline;
}
ul.photoNewsList li {
	float:left;
	display:inline;
	clear:left;
	width:100%;
	padding:10px 0;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/img/dot_line.gif) left bottom repeat-x;
}
.photoNews {}
.photoNews .photoNewsImg {
	float:left;
	display:inline;
}
.photoNews .photoNewsImg img {
	width:75px;
	height:60px;
	border:1px solid #ccc;
}
.photoNews .photoWriterImg {
	float:left;
	display:inline;
	width:77px;
	text-align:center;
}
.photoNews .photoWriterImg img {
	width:55px;
	height:60px;
	border:1px solid #ccc;
}
#newsListPhoto .photoNews .photoNewsImg img {
	width:120px;
	height:90px;
}
.photoNews .photoNewsInfo {
	float:left;
	display:inline;
	width:572px;
	margin-left:10px;
}
.noPhoto .photoNewsInfo {
	width:100%;
	margin:0;
}
#newsListPhoto .photoNews .photoNewsInfo {
	width:527px;
}
.photoNews .photoNewsInfo dt {
	float:left;
	display:inline;
	width:100%;
}
.photoNews .photoNewsInfo dt span.title {
	float:left;
	display:inline;
	font:bold 14px Dotum;
}
.photoNews .photoNewsInfo dt span.count {
	float:right;
	display:inline;
	color:#999;
}
.photoNews .photoNewsInfo dd {
	float:left;
	display:inline;
	width:100%;
	padding-top:2px;
}
.photoNews .photoNewsInfo dd span.text {
	line-height:14px;
}
.photoNews .photoNewsInfo dd span.writer {
	color:#999;
	font:11px Dotum;
}
.photoNews .photoNewsInfo dd span.date {
	color:#999;
	font:11px Dotum;
}






/* ¸®½ºÆ® °Ë»ö */
div.newsSearchBox {
	float:left;
	width:662px;
	text-align:center;
	margin-top:20px;
	padding:7px 0 7px 0;
	border:1px solid #C6E4F7;
	background-color:#F0F7FC;
}
div.newsSearch span {
	padding:0 5px;
}
/* ---------------------- °Ô½ÃÆÇ ¸®½ºÆ® class ³¡ -------------------------- */

/************************* °Ô½ÃÆÇ »ó¼¼ class ½ÃÀÛ *******************************/
ul.nBtnBoxTop {
	float:right;
	list-style:none;
	margin-bottom:5px;
	*margin-top:20px;
	*margin-bottom:-15px;
}
ul.nBtnBoxTop li {
	float:left;
	padding-left:5px;
}
ul.nBtnBoxTop li img {
	vertical-align:middle;
}
ul.nBtnBoxBottom {
	float:right;
	list-style:none;
	margin-top:5px;
}
ul.nBtnBoxBottom li {
	float:left;
	padding-left:5px;
}
ul.nBtnBoxBottom li img {
	vertical-align:middle;
}

div.newsDetailBox {
	margin-top:20px;
}
div.newsDetailBox h4 {
	float:left;
	display:inline;
	clear:both;
	width:662px;
	background-color:#F0F7FC;
	border-top:2px solid #96C6F2;
	border-bottom:1px solid #DBEDF8;
	color:#4C84B6;
	font-size:12px;
	text-align:center;
	line-height:28px;
}
div.newsDetailBox h4 dt {
	display:none;
}
div.newsDetailBox h4 dd {
	width:100%;
}
div.newsDetailBox dl.info1Col,
div.newsDetailBox dl.info2Col,
div.newsDetailBox dl.info3Col,
div.newsDetailBox dl.info4Col {
	float:left;
	display:inline;
	width:662px;
	line-height:24px;
}
div.newsDetailBox dl.info1Col dt,
div.newsDetailBox dl.info2Col dt,
div.newsDetailBox dl.info3Col dt,
div.newsDetailBox dl.info4Col dt {
	float:left;
	display:inline;
	font-weight:bold;
	text-align:center;
	padding-top:2px;
}
div.newsDetailBox dl.info1Col dd,
div.newsDetailBox dl.info2Col dd,
div.newsDetailBox dl.info3Col dd,
div.newsDetailBox dl.info4Col dd {
	float:left;
	display:inline;
	padding-top:2px;
}
div.newsDetailBox dl.info1Col dd img,
div.newsDetailBox dl.info2Col dd img,
div.newsDetailBox dl.info3Col dd img,
div.newsDetailBox dl.info4Col dd img {
	vertical-align:middle;
	margin:0 5px 0 0;
	_margin:3px 5px 1px 0;
}
div.newsDetailBox dl.info1Col dd span.btn img,
div.newsDetailBox dl.info2Col dd span.btn img,
div.newsDetailBox dl.info3Col dd span.btn img,
div.newsDetailBox dl.info4Col dd span.btn img {
	vertical-align:middle;
	margin:0 0 0 5px;
	_margin:2px 0 2px 5px;
}


div.newsDetailBox dl.info2Col dt.i1Col {
	width:80px;
}
div.newsDetailBox dl.info2Col dd.i1Col {
	width:422px;
}
div.newsDetailBox dl.info2Col dt.i2Col {
	width:80px;
}
div.newsDetailBox dl.info2Col dd.i2Col {
	width:80px;
}

div.newsDetailBox dl.info3Col dt.i1Col {
	width:70px;
}
div.newsDetailBox dl.info3Col dd.i1Col {
	width:170px;
}
div.newsDetailBox dl.info3Col dt.i2Col {
	width:80px;
}
div.newsDetailBox dl.info3Col dd.i2Col {
	width:182px;
}
div.newsDetailBox dl.info3Col dt.i3Col {
	width:80px;
}
div.newsDetailBox dl.info3Col dd.i3Col {
	width:80px;
}

div.newsDetailBox div.content {
	clear:both;
	padding:15px;
	padding-bottom:0;
	border-top:1px solid #AAD2F7;
	border-bottom:1px solid #96C6F2;
}
div.newsDetailBox div.content p {
	margin-bottom:15px;
	line-height:150%;
}
div.newsDetailBox div.content p img {
	text-align:center;
}
/* 080204 ºÐ¾ç¼Óº¸ ¹öÆ° */
.tbl_bunsok {
	background:url(http://image.r114.co.kr/images/r114/2005/common/tbl_bunsok_bg.gif) top left repeat-x;
}
.tbl_bunsok_bg {
	padding-left:8px;
	background:url(http://image.r114.co.kr/images/r114/2005/common/tbl_bunsok_l.gif) top left no-repeat;
}
.tbl_bunsok_r {
	height:31px;
	background:url(http://image.r114.co.kr/images/r114/2005/common/tbl_bunsok_r.gif) top right no-repeat;
}
.bunsok_tel {
	color:#FF5F00;
	font-weight:bold;
	padding:8px 6px 6px 20px;
	background:url(http://image.r114.co.kr/images/r114/2005/common/icon_tel_org.gif) left center no-repeat;
}
.bunsok_no {
	padding:8px 9px 6px 0;
}
.bunsok_btn {
	background:url(http://image.r114.co.kr/images/r114/2005/common/szz_buninfo.gif) 0 6px no-repeat;
}
.bunsok_btn a {
	display:block;
	width:112px;
	height:18px;
	text-indent:-10000em;
	overflow:hidden;
	margin-right:6px;
}

div.prevNextBox {
	float:left;
	width:662px;
	margin-top:20px;
	border-top:1px solid #96C6F2;
	border-bottom:1px solid #96C6F2;
}

dl.prevNext {
	width:100%;
	float:left;
	border-top:1px solid #DBEDF8;
	border-bottom:1px solid #DBEDF8;
}
dl.prevNext dt.next {
	width:120px;
	float:left;
	text-align:center;
	padding:7px 0 3px 0;
	border-right:1px solid #DBEDF8;
	border-bottom:1px solid #DBEDF8;
	background:#F9FAFA url(http://image.r114.co.kr/images/outsite/guro_200712/img/arrow_up.gif) 85px 50% no-repeat;
}
dl.prevNext dd.next {
	width:533px;
	float:left;
	padding:7px 0 3px 8px;
	border-bottom:1px solid #DBEDF8;
}
dl.prevNext dt.prev {
	width:120px;
	float:left;
	text-align:center;
	padding:7px 0 3px 0;
	border-right:1px solid #DBEDF8;
	background:#F9FAFA url(http://image.r114.co.kr/images/outsite/guro_200712/img/arrow_down.gif) 85px 50% no-repeat;
}
dl.prevNext dd.prev {
	width:533px;
	float:left;
	padding:7px 0 3px 8px;
}
/* --------------------------- °Ô½ÃÆÇ »ó¼¼ class ³¡ ----------------------------- */


/********************************* ºÎµ¿»ê½ÃÈ² ¸®½ºÆ® ¸ÞÀÎ class ½ÃÀÛ *********************************/
div.marketDlBox {
	float:left;
	position:relative;
	margin-top:20px;
}
div.marketDl {
	float:left;
	width:632px;
	padding:15px;
	background-color:#eeefef;
	margin-bottom:20px;
}
* html div.marketDl {
	margin-bottom:0;
}
div.marketDl dl {
	float:left;
	width:403px;
	height:143px;
	background-color:#fff;
	border:1px solid #d1d9df;
	margin-right:15px;
	padding:5px 15px;
}
* html div.marketDl dl {
	margin-right:12px;
}
div.marketDl dt {
	float:left;
	font-weight:bold;
	padding-top:10px;
}
div.marketDl dt span {
	padding-left:10px;
}
div.marketDl dd {
	width:100%;
	padding-top:5px;
}
* html div.lineGraph {
	margin-top:-1px;
}
div.lineGraph img {
	vertical-align:middle;
}

div.marketUlBox {
	clear:both;
	position:relative;
	margin-top:20px;
}
div.marketUl {
	position:relative;
	width:662px;
}
div.morebtn {
	position:absolute;
	top:0;
	right:0;
	width:39px;
	height:13px;
}
div.morebtn img {
	vertical-align:middle;
}
div.marketUlBox h4.tblTitle {
	border-bottom:1px solid #96c6f2;
	margin-bottom:5px;
}
div.marketUl ul {
	list-style:none;
}
div.marketUl li {
	width:662px;
	padding:5px 0 2px;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/img/dot_marketline.gif) left bottom repeat-x;
	vertical-align:middle;
}
* html div.marketUl li {
	padding:6px 0 3px;
	dext
}
div.marketUl li span.area {
	padding-left:10px;
	padding-right:7px;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/img/blt_gray.gif) left 4px no-repeat;
}
div.marketUl li span.marketType {
	padding-left:10px;
	padding-right:7px;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/img/blt_gray.gif) left 4px no-repeat;
}
div.marketUl li span.settlement {
	padding-left:10px;
	padding-right:15px;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/img/blt_gray.gif) left 4px no-repeat;
}
div.marketUl li span.title {
	padding-right:15px;
}
div.marketUl li span.date {
	padding-left:7px;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/img/blt_date.gif) left top no-repeat;
}

/* --------------------------- ºÎµ¿»ê½ÃÈ² ¸®½ºÆ® ¸ÞÀÎ class ³¡ ----------------------------- */


/********************************* ºÐ¾çÄ¶¸°´õ ½ÃÀÛ *********************************/
ul.caleMonthBox {
	width:652px;
	float:left;
	border:1px solid #96c6f2;
	list-style:none;
	text-align:center;
	padding:7px 0 5px 8px;
	margin-top:20px;
}
ul.caleMonthBox li {
	float:left;
	display:inline;
	padding:0 12px;
	margin:0;
	line-height:22px;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/img/blt_monthbar.gif) 0 0 no-repeat;
}
ul.caleMonthBox li.prevYear {
	background:none;
}
ul.caleMonthBox li.nextYear {
	padding:0 11px;
}
ul.caleMonthBox li span.current {
	font-weight:bold;
	color:#2A567E;
}

div.caleNotice {
	float:left;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/img/blt_calenotice.gif) 2px 3px no-repeat;
	color:#4a84b6;
	text-indent:12px;
	line-height:12px;
	vertical-align:1px;
	margin-top:20px;
	margin-bottom:5px;
}
div.caleListTitle {
	float:left;
	width:662px;
	text-align:center;
	border-top:2px solid #96c6f2;
	line-height:28px;
	background-color:#f0f7fd;
	color:#4a84b6;
	font-weight:bold;
}
.caleListBox table {
	width:662px;
	float:left;
	border-bottom:2px solid #96c6f2;
}
.caleListBox table th {
	width:120px;
	border-top:1px solid #dbedf8;
	border-right:1px solid #dbedf8;
	padding:7px 0 5px 0;
}
.caleListBox table td {
	border-top:1px solid #dbedf8;
	padding:5px 10px 7px;
}
.caleListBox table td ul {
	list-style:none;
	width:100%;
	margin-top:7px;
}
.caleListBox table td li {
	position:relative;
	list-style:none;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/img/blt_caleli.gif) no-repeat 0 8px;
	line-height:16px;
	vertical-align:1px;
	text-indent:7px;
	padding:2px 0;
}
.caleListBox table td li.caleTit {
	font-weight:bold;
	color:#FD6001;
	background:none;
	text-indent:5px;
}
.caleListBox table td li span.phoneNum {
	line-height:12px;
	display:inline-block;
	padding-left:15px;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/img/icon_phone.gif) 6px 0px no-repeat;
	*background-position:6px 1px;
}
.caleListBox table td li span.btn {
	margin-left:5px;
}
.caleListBox table td li span.btn img {
	vertical-align:middle;
	margin-top:-2px;
}
* html .caleListBox table td li span.btn img {
	margin-bottom:3px;
}
.caleListBox table tr.sat th {
	color:#5fa5e6;
}
.caleListBox table tr.sun th {
	color:#ff6161;
}
/* --------------------------- ºÐ¾çÄ¶¸°´õ ³¡ ----------------------------- */




/* term,number select for ul */
ul.termSelect,
ul.inputBox {
	display:inline;
	list-style:none;
}
ul.termSelect li {
	float:left;
	width:170px;
	line-height:18px;
}
ul.inputBox li {
	display:inline;
	padding-right:10px;
}

/*** ÀÔ·Â table ¿ÜºÎ Âü°í¹®±¸ ***/
/* table ÇÏ´Ü */
ul.calcNotice {
	float:left;
	font-size:11px;
	font-family:Dotum;
	color:#CB5704;
	list-style:none;
	margin-top:3px;
}
ul.calcNotice li {
	line-height:14px;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/imgGuro/bulletStar.gif) no-repeat left 3px;
	padding-left:10px;
}
ul.calcNotice span {
	padding-left:14px;
}
/* table »ó´Ü */
div.calcNotice {
	float:left;
	line-height:15px;
	color:#CC5805;
	font-size:11px;
	font-family:Dotum;
	margin-top:5px;
	padding-left:10px;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/imgGuro/bulletStar.gif) no-repeat left 3px;
}

/*** Âü°í table ¿ÜºÎ Âü°í¹®±¸ ***/
/* table ÇÏ´Ü */
ul.calcReferNotice {
	float:left;
	font-size:11px;
	font-family:Dotum;
	color:#CB5704;
	list-style:none;
	margin-top:3px;
}
ul.calcReferNotice li {
	line-height:14px;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/imgGuro/bulletStar.gif) no-repeat left 3px;
	padding-left:10px;
}
ul.calcReferNotice span {
	padding-left:14px;
}
/* table »ó´Ü */
div.calcReferNotice {
	float:right;
	line-height:15px;
	color:#CC5805;
	font-size:11px;
	font-family:Dotum;
	margin-top:5px;
	padding-left:10px;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/imgGuro/bulletStar.gif) no-repeat left 3px;
}

/*** °á°ú table ¿ÜºÎ Âü°í¹®±¸ ***/
/* table ÇÏ´Ü */
ul.calcResultNotice {
	float:left;
	font-size:11px;
	font-family:Dotum;
	color:#CB5704;
	list-style:none;
	margin-top:3px;
}
ul.calcResultNotice li {
	line-height:14px;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/imgGuro/bulletStar.gif) no-repeat left 3px;
	padding-left:10px;
}
ul.calcResultNotice span {
	padding-left:14px;
}
/* table »ó´Ü */
div.calcResultNotice {
	float:right;
	line-height:15px;
	color:#CC5805;
	font-size:11px;
	font-family:Dotum;
	margin-top:5px;
	padding-left:10px;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/imgGuro/bulletStar.gif) no-repeat left 3px;
}

/* ¹öÆ° ¹Ú½º */
div.calcbtn {
	clear:both;
	float:left;
	width:662px;
	text-align:center;
	vertical-align:1px;
	margin-top:10px;
}

/* Âü°íÅ×ÀÌºí : calcRefer4ColFull */
div.calcReferBox {
	width:662px;
	float:left;
	margin-top:20px;
	margin-right:-3px;/* Duplicate Characters Bug ÇØ°áÀ» À§ÇÑ ¼Ó¼º¨ç */
}
div.calcReferTitle {
	float:left;
	color:#2a567e;
	font-weight:bold;
	font-size:12px;
	letter-spacing:-1px;
	padding-left:10px;
	margin-top:3px;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/img/titlebar.gif) left 2px no-repeat;
}
div.calcRefer1ColFull {
	float:left;
	width:662px;
}
div.calcRefer1ColFull ul {
	width:630px;
	list-style:none;
	margin:0;
	padding:10px 20px 10px 10px ;
	border:1px solid #ccc;
}
div.calcRefer1ColFull ul li {
	margin:0;
	font-family:Dotum;
	line-height:18px;
	padding:0 7px 0 9px;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/img/blt_tblnotice.gif) left 6px no-repeat;
}
div.calcRefer4ColFull {
	float:left;
	width:662px;
	border-left:1px solid #ccc;
	margin-right:3px;/* Duplicate Characters Bug ÇØ°áÀ» À§ÇÑ ¼Ó¼º¨è */
}
div.calcReferTop {
	border-top:1px solid #ccc;
}

table.calcReferTbl {
	width:100%;
}
.calcRefer4ColFull th {
	background-color:#eee;
	line-height:20px;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
.calcRefer4ColFull td {
	line-height:22px;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	text-align:center;
}
.calcRefer4ColFull td.referCellTit {
	background-color:#F6F6F6;
}
.calcRefer4ColFull td.referCellPlusetc {
	line-height:normal;
	padding-left:5px;
}
.calcRefer4ColFull td.referCellPlusetc ul {
	list-style:none;
	text-align:left;
	padding:0;
}
.calcRefer4ColFull td.referCellPlusetc ul.tdul li.main {
	padding:0 7px 0 7px;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/img/blt_tblnotice.gif) left 4px no-repeat;
}
.calcRefer4ColFull td.referCellPlusetc ul.tdul li.sub {
	padding:5px 7px 30px 20px;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/img/blt_tblnoticesub.gif) 11px 10px no-repeat;
}


/* Table-type: calRefer7ColFull*/
div.calcRefer7ColFull {
	float:left;
	width:662px;
	margin-right:3px;
	border-left:1px solid #ccc;
}
.calcRefer7ColFull th {
	background-color:#eee;
	line-height:22px;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

.calcRefer7ColFull td {
	line-height:22px;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	text-align:center;
}
.calcRefer7ColFull td.referCellTit {
	background-color:#F6F6F6;
}

/* table colgroup */
.calcRefer4ColFull col#kind {
	width:136px;
}
.calcRefer4ColFull col#tradePrice {
	width:226px;
}
.calcRefer4ColFull col#chargeRate {
	width:130px;
}
.calcRefer4ColFull col#limitPrice {
	width:170px;
}
.calcRefer4ColFull col#plusitem {
	width:100px;
}
.calcRefer4ColFull col#plusbasis {
	width:187px;
}
.calcRefer4ColFull col#pluspoint {
	width:50px;
}
.calcRefer4ColFull col#plusetc {
	width:325px;
}
/* ---------------------- ¼Ö·ç¼Ç template class ³¡ ----------------------- */


/************************* ¸®½ºÆ® ÆäÀÌÂ¡ ½ÃÀÛ *******************************/
ul#pager {
	float:left;
	width:662px;
	margin-top:15px;
	list-style:none;
	text-align:center;
}
ul#pager li {
	display: inline;
	padding: 0 2px 0 2px;
}
ul#pager li span.current {
	font-weight:bold;
}
ul#pager li.prev, 
#pager li.next {
	
}

ul#pager img {
	vertical-align: middle;
}
/* ----------------------- ¸®½ºÆ® ÆäÀÌÂ¡ ³¡ --------------------------- */




/************************* ºÎµ¿»ê°è¾àµî±â/ºÎµ¿»ê¹Î¿ø class ½ÃÀÛ *******************************/
/* ¸Þ´º*/
.menu {
	color:#4E83B5;
	font-size:9pt;
	font-weight:bold;
}

/* ¼ÒÅ¸ÀÌÆ² ¶óÀÎ */
.tit_s_line {
	height:1px;
	background-color:C2DDEE;
}

/* ¼ÒÅ¸ÀÌÆ² */
.tit_S {
	color: #AA290B;
	font-size:9pt;
	font-weight:bold;
	letter-spacing:-1;
}

/* ³×ºñ°ÔÀÌ¼Ç */
.navi {
	vertical-align:top;
	text-align: right;
	font-family:"µ¸¿ò";
	font-size:8pt;
	color:#6F6F6F;
	line-height:130%;
	letter-spacing:-1;
}
.navi a:link {
	vertical-align:top;
	text-align: right;
	font-family:"µ¸¿ò";
	font-size:8pt;
	color:#6F6F6F;
	line-height:130%;
	letter-spacing:-1;
	text-decoration: none;
}
.navi a:visited {
	vertical-align:top;
	text-align: right;
	font-family:"µ¸¿ò";
	font-size:8pt;
	color:#6F6F6F;
	line-height:130%;
	letter-spacing:-1;
	text-decoration: none;
}
.navi a:hover {
	vertical-align:top;
	text-align: right;
	font-family:"µ¸¿ò";
	font-size:8pt;
	color:#6F6F6F;
	line-height:130%;
	letter-spacing:-1;
	text-decoration: none;
}
.navi a:active {
	vertical-align:top;
	text-align: right;
	font-family:"µ¸¿ò";
	font-size:8pt;
	color:#6F6F6F;
	line-height:130%;
	letter-spacing:-1;
	text-decoration: none;
}
/* ----------------------- ºÎµ¿»ê°è¾àµî±â/ºÎµ¿»ê¹Î¿ø class ³¡ --------------------------- */



/************************* Äü¸Þ´º ½ÃÀÛ *******************************/
#quick {
	/*float:right;
	display:inline;
	width:94px;
 	margin:10px 0;*/
 	
 	width:94px;
	position:absolute;
	right:0;
 	top:10px;
}

* html #quick {
	right:-1px;
}
.quickBox {
	width: 94px;
	background: url(http://image.r114.co.kr/images/outsite/guro_200712/imgGuro/quick_box_bottom.gif) no-repeat bottom left;
}
.quickBox h3 {
	margin: 0;
	padding: 1px 0px 4px 10px;
	background: url(http://image.r114.co.kr/images/outsite/guro_200712/imgGuro/quick_box_top.gif) no-repeat top left;
}
.quickBox ul {
	margin: 0;
	padding: 5px 0px 20px 8px;
	list-style: none;
}
.quickBox li {
	margin: 0 0 2px;
	padding: 0;
	list-style: none;
	/*border-bottom: 1px dotted #BEBEBE;*/
} 

.quickBox li span {
border-bottom: 1px dotted #BEBEBE;
}
/* ----------------------- Äü¸Þ´º ³¡ ----------------------------- */

/************************* Copyright ½ÃÀÛ *******************************/
#foot {
	clear:both;
	margin:30px auto 0 auto;
	width:999px;
	height:68px;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/imgGuro/foot_bg1.gif);
}
#foot div.footLogo {
	width:100px;
	height:37px;
	margin:12px 57px 0px 55px;
	float:left;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/imgGuro/foot_bg1.gif);
}
* html #foot div.footLogo {
	width:50px;
	margin-left:25px;
}
#foot div.footCopyright {
	height:68px;
	padding:0 0 0 97px;
	float:left;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/imgGuro/foot_bg2.gif) no-repeat 0 0;
}
* html #foot div.footCopyright {}
#foot p.copyright {
	padding:15px 0 0 0;
	font-size:11px;
	font-family:Dotum;
	color:#989898;
}
#foot address {
	font-style:normal;
	font-size:11px;
	font-family:Dotum;
	color:#989898;
}
/* -------------------------- Copyright ³¡ ---------------------------- */

/*------------------ 2008.02.15 Modify --------------------------*/
/* board-notice-list */
#board-notice-list,#board-notice-view {
	margin-top:20px;
}
#board-notice-list table {
	width:662px;
	border-bottom:1px solid #96C6F2;
}

#board-notice-list col#no {
	width:60px;
}

#board-notice-list col#title {
	width:442px;
}

#board-notice-list col#date {
	width:110px;
}

#board-notice-list col#joincount {
	width:50px;
}

#board-notice-list th {
	line-height:28px;
	border-top:2px solid #96C6F2;
	border-bottom:1px solid #96C6F2;
	background-color:#f0f7fc;
	color:#4C84B6;
}

#board-notice-list td {
	line-height:24px;
	border-bottom:1px solid #dbedf8;
	text-align:center;
}

#board-notice-list td.title {
	text-align:left;
}



/*board-notice-view*/

#board-notice-view ul {
	display:inline;
	list-style:none;
}

#board-notice-view li {
	float:right;
	padding-left:5px;
	padding-bottom:3px;
	line-height:12px;
}

#board-notice-view h4 {
	clear:both;
	width:662px;
	background-color:#F0F7FC;
	border-top:2px solid #96C6F2;
	border-bottom:1px solid #DBEDF8;
	color:#4C84B6;
	font-size:12px;
	text-align:center;
	line-height:28px;
}


#board-notice-view dl {
	float:left;
	display:inline;
	width:662px;
	line-height:24px;
	border-bottom:1px solid #AAD2F7;
}
#board-notice-view dt {
	float:left;
	display:inline;
	font-weight:bold;
	text-align:center;
}

#board-notice-view dd {
	float:left;
	display:inline;
}

#board-notice-view dt.classify {
	width:70px;
}

#board-notice-view dd.classify-d {
	width:170px;
}

#board-notice-view dt.datasource {
	width:80px;
}


#board-notice-view dd.datasource-d {
	width:182px;
}

#board-notice-view dt.date {
	width:80px;
}

#board-notice-view dd.date-d {
	width:70px;
}

#board-notice-view dl.info2 dt.datasource {
	width:80px;
}


#board-notice-view dl.info2 dd.datasource-d {
	width:422px;
}

#board-notice-view div {
	clear:both;
}

#board-notice-view div.content {
	padding:15px;
	padding-bottom:0;
	border-bottom:1px solid #96C6F2;
}

#board-notice-view div.content p {
	margin-bottom:15px;
	line-height:150%;
}

#board-notice-view div.content p img {
	text-align:center
}


/* board-file-list */
#board-file-list,#board-file-view {
	margin-top:20px;
}
#board-file-list table {
	width:662px;
	border-bottom:1px solid #96C6F2;
}

#board-file-list col#no {
	width:60px;
}

#board-file-list col#title {
	width:384px;
}

#board-file-list col#date {
	width:93px;
}

#board-file-list col#joincount {
	width:53px;
}

#board-file-list col#uploadfile {
	width:72px;
}

#board-file-list th {
	line-height:28px;
	border-top:2px solid #96C6F2;
	border-bottom:1px solid #96C6F2;
	background-color:#f0f7fc;
	color:#4C84B6;
}

#board-file-list td {
	line-height:24px;
	border-bottom:1px solid #dbedf8;
	text-align:center;
}

#board-file-list td.title {
	text-align:left;
}

#board-file-list img {
	cursor:pointer;
	vertical-align:middle;
}


/*board-file-view*/

#board-file-view ul {
	display:inline;
	list-style:none;
}

#board-file-view li {
	float:right;
	padding-left:5px;
	padding-bottom:3px;
	line-height:12px;
}

#board-file-view h4 {
	clear:both;
	width:662px;
	background-color:#F0F7FC;
	border-top:2px solid #96C6F2;
	border-bottom:1px solid #DBEDF8;
	color:#4C84B6;
	font-size:12px;
	text-align:center;
	line-height:28px;
}


#board-file-view dl.info {
	float:left;
	display:inline;
	width:662px;
	line-height:24px;
	border-bottom:1px solid #AAD2F7;
}
#board-file-view dl.info dt {
	float:left;
	display:inline;
	font-weight:bold;
	text-align:center;
}

#board-file-view dl.info dd {
	float:left;
	display:inline;
}

#board-file-view dt.classify {
	width:70px;
}

#board-file-view dd.classify-d {
	width:170px;
}

#board-file-view dt.datasource {
	width:80px;
}

#board-file-view dd.datasource-d {
	width:182px;
}

#board-file-view dt.date {
	width:80px;
}

#board-file-view dd.date-d {
	width:70px;
}


#board-file-view div {
	clear:both;
}

#board-file-view div.content {
	padding:15px;
	padding-bottom:0;
	border-bottom:1px solid #96C6F2;
}

#board-file-view div.content p {
	margin-bottom:15px;
	line-height:150%;
}

#board-file-view div.filebox {
	float:left;
	display:inline;
	width:662px;
	background-color:#dbedf8;
	margin:10px 0;
}
* html #board-file-view div.filebox {
	margin-bottom:0;
}

#board-file-view div.filebox dl.uploadfile {
	float:left;
	display:inline;
	padding:5px;
	width:646px;
	border:1px solid #96C6F2;
	background-color:#ffffff;
	margin:2px;
}

#board-file-view div.filebox dl.uploadfile dt {
	width:81px;
	float:left;
	display:inline;
	text-align:center;
	font-weight:bold;
	margin:2px 0 -2px 0;
}

#board-file-view div.filebox dl.uploadfile dd {
	float:left;
	display:inline;
	width:562px;
	border:1px solid #DDDDDD;
}


/*board-qna-list*/

#board-qna-list {
	position:relative;
	width:662px;
	text-align:center;
	margin:20px 0 0 0;
	padding:0;
}

#board-qna-list caption {
	text-align:left;

}
#board-qna-list form {
	width:662px;
	text-align:right;
	height:25px;
}


#board-qna-list input.type-text {
	width:143px;
	line-height:19px;
	height:17px;
	margin:0;
	padding:2px 0 0 0;
	border:1px solid #bfbfbf;
}
* html #board-qna-list input.type-text {
	height:18px;
}
#board-qna-list input.searchbtn {
	vertical-align:middle;
	margin:1px 0 0 0;
	padding:0;
}

* html #board-qna-list input.searchbtn {
	margin:-2px 0 0px 0;
}

#board-qna-list select {
	line-height:12px;
	height:19px;
	padding:0;
	margin:0;
	border:1px solid #bfbfbf;
	font-size:12px;
}

#board-qna-list table {
	width:662px;
	border-bottom:1px solid #96c6f2;
}

#board-qna-list table thead { 
	background-color:#f0f7fc;
	font-weight:bold;
}


#board-qna-list table th {
	color:#4c84b6;
	border-top:2px solid #aad2f7;
	border-bottom:1px solid #aad2f7;
	line-height:28px;
}

#board-qna-list table tbody td {
	line-height:24px;
	border-bottom:1px solid #dbedf8;
	text-align:center;
	color:#595959;
}

#board-qna-list table tbody td.title {
	text-align:left;
}

#board-qna-list table tbody td img.icon {
	vertical-align:middle;
	padding-left:5px;
}

#board-qna-list table tbody td img.replyicon {
	vertical-align:middle;
	margin:-1px 5px 1px 3px;
}


#board-qna-list col#no {
	width:55px;
}

#board-qna-list col#title {
	width:394px;
}

#board-qna-list col#name {
	width:78px;
}

#board-qna-list col#date {
	width:79px;
}
#board-qna-list col#joincount {
	width:56px;
}

#board-qna-list ul.button {
	position:absolute;
	float:left;
	display:inline;
	right:0;
	bottom:-15px;
	list-style:none;
}
* html #board-qna-list ul.button {
	position:absolute;
	float:left;
	display:inline;
	right:0;
	bottom:18px;
	list-style:none;
}
*+html #board-qna-list ul.button {
	position:absolute;
	float:left;
	display:inline;
	right:0;
	bottom:20px;
	list-style:none;
} 

#board-qna-list ul.button li {
	float:left;
	display:inline;
	padding-left:5px;
}

/*board-qna-view*/

#board-qna-view {
	margin-top:20px;
}

#board-qna-view ul {
	display:inline;
	list-style:none;
}

#board-qna-view li {
	float:right;
	padding-left:5px;
	padding-bottom:3px;
	line-height:12px;
}


#board-qna-view h4 {
	clear:both;
	width:662px;
	background-color:#F0F7FC;
	border-top:2px solid #96C6F2;
	border-bottom:1px solid #DBEDF8;
	color:#4C84B6;
	font-size:12px;
	text-align:center;
	line-height:28px;
}
#board-qna-view #button li {
	display:inline;
	float:left;
}

#board-qna-view dl.info {
	float:left;
	display:inline;
	width:662px;
	line-height:24px;
	border-bottom:1px solid #AAD2F7;
}
#board-qna-view dl.info dt {
	float:left;
	display:inline;
	font-weight:bold;
	text-align:center;
}

#board-qna-view dl.info dd {
	float:left;
	display:inline;
	text-indent:20px;
}

#board-qna-view dt.name {
	width:80px;
	text-align:right;
}

#board-qna-view dd.name-d {
	width:395px;
}

#board-qna-view dt.date {
	width:65px;
	text-align:right;
}

#board-qna-view dd.date-d {
	width:122px;
}


#board-qna-view div {
	clear:both;
}

#board-qna-view div.content {
	padding:15px;
	padding-bottom:0;
	border-bottom:1px solid #96C6F2;
}

#board-qna-view div.content p {
	margin-bottom:15px;
	line-height:150%;
}

#board-qna-view div.filebox {
	float:left;
	display:inline;
	width:662px;
	background-color:#dbedf8;
	margin:10px 0;
}
* html #board-qna-view div.filebox {
	margin-bottom:0;
}

#board-qna-view div.filebox dl.uploadfile {
	float:left;
	display:inline;
	padding:10px 5px;
	width:646px;
	border:1px solid #96C6F2;
	background-color:#ffffff;
	margin:2px;
}

#board-qna-view div.filebox dl.uploadfile dt {
	width:102px;
	float:left;
	display:inline;
	text-align:center;
	font-weight:bold;
	margin:4px 0 -4px 0;
}

#board-qna-view div.filebox dl.uploadfile dd {
	float:left;
	display:inline;
	width:542px;
	border:1px solid #DDDDDD;
	margin:2px 0;
	height:30px;
}

/*board-qna-write*/

#board-qna-write {
	margin-top:20px;
}

#board-qna-write table {
	width:662px;
	border-top:2px solid #96C6F2;
	border-bottom:2px solid #96C6F2;
}

#board-qna-write th {
	width:120px;
	border:1px solid #dbedf8;
	border-top:0 none;
	font-weight:normal;
	line-height:28px;
	background-color:#f9fafa;
}

#board-qna-write td {
	width:532px;
	border:1px solid #dbedf8;
	border-top:0 none;
	border-left:0 none;
	line-height:28px;
	padding-left:10px;
}

#board-qna-write tr.firstline th,#board-qna-write tr.firstline td {
	border-top:1px solid #dbedf8;
}

#board-qna-write textarea {
	height:106px;
	margin:3px 0 -3px 0;
}

* html #board-qna-write textarea {
	margin:3px 0 3px 0;
}
#board-qna-write div.button {
	width:662px;
	text-align:center;
	margin-top:15px;
	line-height:1px;
}
#board-qna-write div.button input {
	margin-top:-15px;
}
#board-qna-write div.button a {
	padding-left:10px;
}

/*board-prenext-view-link*/
.preNextViewLink {
	width:662px;
	border-top:1px solid #96c6f2;
	border-bottom:1px solid #96c6f2;
}
.preNextViewLink th {
	width:119px;
	line-height:210%;
	border-top:1px solid #dbedf8;
}
.preNextViewLink th img {
	padding-left:5px;
}

.preNextViewLink td {
	border-top:1px solid #dbedf8;
}

.preNextViewLink tr.bline th,
.preNextViewLink tr.bline td {
	border-bottom:1px solid #dbedf8;
}



/*realNameConfirm popup(½Ç¸íÀÎÁõ ÆË¾÷)*/
#realNamePopup {
	width:350px;
	background-color:#efefef;
}

#realNamePopup h1.Title,
#realNamePopup h1.Title {
	background:#96c7f2 url(http://image.r114.co.kr/images/outsite/guro_200712/imgGuro/selfResiterPopupsTbg.gif) repeat-x 0 0;
	text-align:right;
	padding:9px 20px 8px 0;
	margin:0;
}

#realNamePopup ul {
	width:310px;
	list-style:none;
	margin-top:15px;
	margin-left:20px;
	margin-bottom:10px;
}

#realNamePopup ul li {
	text-align:left;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/imgGuro/dot1.gif) no-repeat 0 50%;
	text-indent:10px;
	letter-spacing:-1px;
}
#realNamePopup div.confirmBox {
	width:280px;
	margin-left:35px;
}
#realNamePopup dl { 
	clear:both;
	float:left;
	display:inline;
	width:280px;
}

#realNamePopup dl.jumin {
	margin-bottom:10px;
}

#realNamePopup dt {
	float:left;
	width:85px;
	text-align:right;
	padding-bottom:5px;
}

#realNamePopup dd {
	float:left;
	width:175px;
	text-align:left;
	padding-left:10px;
}

#realNamePopup div.inputbtn {
	clear:both;
	text-align:center;
	padding:10px 0;
	border-top:1px solid #c4c4c4;
	line-height:12px;
}

/*---------------------------------- ±¸·Î±¸ Áß°³¾÷¼Ò ¸Å¹° -------------------------*/

#searchRealSaleInfo {
	position:relative;
	width:662px;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/imgGuro/06rb_bg.gif) repeat-y 0 0;
	margin-top:20px;
	padding:7px 0;
}

* html #searchRealSaleInfo {
	padding:10px 0 4px 0;
}

#searchRealSaleInfo div.rt {
	position:absolute;
	top:0;
	left:0;
	width:662px;
	height:5px;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/imgGuro/06rt.gif) no-repeat;
}

#searchRealSaleInfo div.rb {
	position:absolute;
	bottom:-1px;
	left:0;
	width:662px;
	height:5px;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/imgGuro/06rb.gif) no-repeat left bottom;
}
#searchRealSaleInfo div.searchtext {
	width:662px;
	height:54px;
	padding-bottom:1px;
}

#searchRealSaleInfo div.searchimg {
	float:left;
	display:inline;
	width:107px;
	text-align:center;
}

#searchRealSaleInfo .searchitem {
	float:left;
	display:inline;
	width:485px;
}

#searchRealSaleInfo .searchitem dl {
	padding:0;
	margin:0;
	height:27px;
	padding-top:3px;
}

#searchRealSaleInfo .searchitem dt {
	float:left;
	width:78px;
	margin:0;
	padding:0;
	padding-top:2px;
}

#searchRealSaleInfo .searchitem dt span {
	background-color:#6BA3D6;
	color:white;
	font-weight:bold;
	letter-spacing:1px;
	padding:4px 15px 2px 15px;
}

#searchRealSaleInfo .searchitem dd.saleitemSelect,
#searchRealSaleInfo .searchitem dd.pySelect {
	float:left;
	width:153px;
	margin:0;
	padding:0;
}

#searchRealSaleInfo .searchitem .areaSelect,
#searchRealSaleInfo .searchitem .priceSelect {
	float:left;
	width:173px;
	margin:0;
	padding:0;
}

#searchRealSaleInfo .searchBtn {
	float:right;
	display:inline;
	width:70px;
	padding-top:5px;
}

div.newsListBox .tblBtn {
	position:absolute;
	right:0;
	top:0;
}


/*Á¾ÇÕÁ¤º¸¿­¶÷°Ë»ö ½ÃÀÛ*/
#leftMenu .pRleftSearch {
	width:162px;
	margin-left:25px;
	margin-top:10px;
	padding-bottom:1px;
	margin-bottom:0;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/imgGuro/pRleft_bg_bottom.gif) no-repeat bottom left;
}

#leftMenu .pRleftSearch ul.topBtn {
	width:100%;
	list-style:none;
	margin:0;
	padding:0
}

#leftMenu .pRleftSearch .topBtn li {
	float:left;
	display:inline;
	margin:0;
	padding:0
}
/*Áö¹ø ½ÃÀÛ*/
#leftMenu .pRleftSearch .leftLotNum {	
	/* background:url(http://image.r114.co.kr/images/outsite/guro_200712/imgGuro/pRleft_bg_bottom.gif) no-repeat bottom left;*/
	height:145px;
	display:none;
}

* html #leftMenu .pRleftSearch .leftLotNum {
	height:100px;
}
#leftMenu .pRleftSearch .leftLotNum dl {
	clear:both;
	width:162px;
	margin-bottom:-2px;
}

#leftMenu .pRleftSearch .leftLotNum dt {
	float:left;
	display:inline;
	width:34px;
	text-align:right;
	padding-top:2px;
}

#leftMenu .pRleftSearch .leftLotNum dd {
	float:left;
	display:inline;
	width:123px;
	margin-left:5px;
	line-height:130%;
}

#leftMenu .pRleftSearch .leftLotNum dl.dong {
	padding-top:6px;
	height:30px;
}


#leftMenu .pRleftSearch .leftLotNum dl.dong select {
	width:90px;
}

#leftMenu .pRleftSearch .leftLotNum dl.floor select {
	width:54px;
	text-align:right;
}
#leftMenu .pRleftSearch .leftLotNum dl.floor input {
	margin-bottom:2px;
}
.mountain_align {
	margin:10px 4px;
}

/*¿¹Áö¹ø ¿ÞÂÊ ÅÜ*/
.pRleftSearch .topBtn img {
	float:left;
}
.szz {
	margin-left:108px;
	margin-top:-20px;
	}
.szz_bottom {
	height:40px;
	width:40px;
}
* html .szz_bottom .szz {
	margin-top:5px;
}

.dog dt {
	margin-right:0;
}
.presentLotNum ul {
	margin:0 -20px 0 0;
}
/*Áö¹ø Á¾·á*/

/*»õÁÖ¼Ò ½ÃÀÛ*/
#leftMenu .pRleftSearch .leftNewAddr {
	padding:10px 0;
}

#leftMenu .pRleftSearch .leftNewAddr dl {
	clear:both;
	padding-top:6px;
}

#leftMenu .pRleftSearch .leftNewAddr dt {
	float:left;
	display:inline;
	text-align:right;
	width:56px;
	padding-right:2px;
}

#leftMenu .pRleftSearch .leftNewAddr dd {
	float:left;
	display:inline;
	width:102px;
}

* html #leftMenu .pRleftSearch .leftNewAddr dd {
	float:left;
	display:inline;
	width:92px;
}


#leftMenu .pRleftSearch .leftNewAddr .roadName select {
	width:90px;
	border:1px solid #ccc;
}


#leftMenu .pRleftSearch .leftNewAddr .buildNum {
	padding-top:7px;
	_padding-top:4px;
	#padding-top:4px;
	#padding-bottom:46px;
}


#leftMenu .pRleftSearch .leftNewAddr .buildNum select {
	width:43px;
	border:1px solid #ccc;
}
#leftMenu .pRleftSearch .presentLotNum {
	clear:both;
	width:140px;
	margin-left:10px;
	padding-top:0px;
}

#leftMenu .pRleftSearch .presentLotNum .presentLotNum_tit {
	clear:both;
	border-top:1px solid #ccc;
	padding:0px 0 5px 0;
	margin-left:-2px;
	line-height:14px;
	vertical-align:1px;
	font-weight:bold;
}
#leftMenu .presentLotNum ul {
	margin-left:-2px;
}

#leftMenu .presentLotNum ul li { /* ºÎµ¿»ê Á¤º¸¿­¶÷ °Ë»ö°á°ú */
	padding-left:8px;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/imgGuro/dot1.gif) no-repeat 2px 20%;
}

#guidance_search {
	width:132px;
	height:36px;
	margin:0 auto 20px;
	padding:6px 2px 6px 6px;
	font-size:11px;
	line-height:120%;
	background:#f0f0f0;
}
.text_orange {
	color:#ff6600;
	font-weight:bold;
}
#leftMenu .pRleftSearch .searchBottom {
	clear:both;
	width:162px;
	height:5px;
}

* html #leftMenu .pRleftSearch .searchBottom {
	margin-top:-9px;
}
/*»õÁÖ¼Ò Á¾·á*/

/********** ±¸·Î±¸ Áß°³¾÷¼Ò ¸Å¹° **********************/
/*sub05_01*/
.realSaleRegister {
	clear:both;
	width:662px;
	position:relative;
}
.realSaleRegister table {
	width:662px;
	border-top:2px solid #96c6f2;
	border-bottom:2px solid #96c6f2;
}

.realSaleRegister caption {
	font-size:11px;
	font-family:Dotum;
	color:#797979;
	text-align:right;
	line-height:12px;
	padding-bottom:3px;
}

.realSaleRegister span.orangeText {
	color:#ff6000;
	padding-right:3px;
}

.realSaleRegister span.brown11p {
	color:#cb5704;
	font-size:11px;
	font-family:Dotum;
}
.realSaleRegister table #none_color {
	background:#fff;!important
}
.realSaleRegister table th {
	width:120px;
	background-color:#f9fafa;
	font-weight:normal;
	border:1px solid #dbedf8;
	border-bottom:0 none;
}
.realSaleRegister table td {
	width:542px;
	font-weight:normal;
	border-top:1px solid #dbedf8;
	border-right:1px solid #dbedf8;
	padding:3px 5px 3px 10px;
}

.realSaleRegister tr.lastline th,
.realSaleRegister tr.lastline td {
	border-bottom:1px solid #dbedf8;
}

.realSaleRegister table td img {
	padding-left:5px;
	vertical-align:middle;
}
.realSaleRegister textarea {
	margin:0;
	width:470px;
	font-size:12px;
}
.realSaleRegister dl input.file-text {
	height:18px;
	border:1px solid #ccc;
}
.realSaleRegister dd,
.realSaleRegister dt {
	padding:3px 0 2px 0;
}

.realSaleRegister div.tblBtn {
	width:662px;
	text-align:center;
	margin-left:-30px;
	padding-top:20px;
	position:relative;
}
* html .realSaleRegister div.tblBtn {
	width:662px;
}
.realSaleRegister .tblBtn #imgBtn {
	position:absolute;
	top:-10px;
	left:380px;
	margin-top:30px;!important;
	text-align:center;
}

.realSaleRegister div.tblBtn img {
	padding-left:10px;
}

/*sub04*/
ul.realSearchNotice {
	width:642px;
	background-color:#f3f9fd;
	list-style:none;
	padding:10px 10px 7px 10px;
}

ul.realSearchNotice li {
	color:#4a84b6;
	letter-spacing:-1px;
	line-height:12px;
	padding:3px 0;
}

ul.realSearchNotice li img {
	padding-right:10px;
	vertical-align:middle;
}
ul.realSearchNotice li span {
	display:block;
	padding:5px 0 0 14px;
	margin:0;
}

/*ºÎµ¿»ê Á÷°Å·¡±¤Àå add_sub15*/
.realDirectSale {
	float:left;
	display:inline;
	width:662px;
	position:relative;
	margin-bottom:20px;
	_margin-bottom:0;
}
.realDirectSale h4.ct {
	position:absolute;
	left:0px;
	top:5px;
	vertical-align:1px;
}

.realDirectSale div.topBtn {
	width:662px;
	text-align:right;
	margin-left:-10px;
}

.realDirectSale div.topBtn a {
	padding-left:5px;
}

.realDirectSale div.searchBox {
	width:620px;
	float:left;
	border:1px solid #96c6f2;
	padding:15px 20px;
}

.realDirectSale div.searchBox dl {
	float:left;
	clear:both;
	display:inline;
	width:620px;
}

.realDirectSale div.searchBox dt {
	float:left;
	display:inline;
	width:96px;
	padding:2px 0 0 2px;
	margin:5px 0;
	background-color:#6ba3d6;
}

.realDirectSale div.searchBox dt span {
	color:white;
	font-weight:bold;
}
.realDirectSale div.searchBox dd {
	float:left;
	display:inline;
	width:506px;
	margin:5px 0;
	padding-left:10px;
}
.realDirectSale div.searchBox dd ul {
	list-style:none;
}
.realDirectSale div.searchBox dd li {
	line-height:24px;
	text-indent:10px;
	border-bottom:1px solid #dbedf8;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/imgGuro/dot1.gif) no-repeat 0 50%;
}


#newsListBox div.tblBtn {
	position:absolute;
	right:0;
	top:0;
}
/*contReg self*/
#cPcenter {
	margin:10px 15px 0 15px;
	width:662px;
	float:left;
}
.process {
	width:662px;
}

/* cPcenter */

#cPcenter {
	margin:10px 15px 30px 15px;
	width:662px;
	float:left;
}

#cPposition {
	width:662px;
	height:23px;
	font-size: 11px;
	font-family: Dotum;
	color:#6f6f6f;
	letter-spacing:-1px;
	text-align:right;
	margin-top:-3px;
}

* html #cPposition {
	height:20px;
	margin-top:0;
}

#cPtitle {
	position:relative;
	width:662px;
	height:27px;
	border-bottom:1px solid #e7e4e2;
}

 #cPtitle span.cPtitleText {
	position:relative;
	font-weight:bold;
	font-size:12px;
	bottom:5px;
}

 #cPtitle span.logo {
	position:absolute;
	right:0;
	top:2px;
}
 #cPtitle span.logo img {
	vertical-align:middle;
}

/*cP01 cP02 cP03 cP04*/
#cPcenter ul.topTextBtn {
	clear:both;
	float:left;
	display:inline;
	list-style:none;
	width:662px;
	background-color:#efefef;
	padding:5px 0;
}

#cPcenter ul.topTextBtn li {
	float:left;
	display:inline;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/imgGuro/dot_gray1.gif) no-repeat 0 50%;
	text-indent:10px;
	margin-right:20px;
}

#cPcenter ul.topTextBtn li.textBtn1 {
	color:#4e83b5;
	font-weight:bold;
	margin-left:180px;
}

/*self01~04.htm °øÅë*/

/*self_01*/
#cPcenter .registryProcessTitle {
	width:662px;
	height:68px;
	border-bottom:1px solid #c2ddee;
	text-align:right;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/imgGuro/processtitle.gif) no-repeat left 80%;
	margin:14px 0;
}
* html #cPcenter .registryProcessTitle {
	margin:-14px 0 14px;
}
#cPcenter .registryProcessTitle h4 {
	display:inline;
	visibility: hidden;
}


#cPcenter .registryProcessTitle img, #cPcenter .aptRegistryProcessTitle img, /*self_10 ~04 ÀÎ¼âÇÏ±â ¹öÆ°*/
#cPcenter .donationProcessTitle img, #cPcenter .inheritanceProcessTitle img {
	padding-top:22px;
}

* html #cPcenter .registryProcessTitle img, * html #cPcenter .aptRegistryProcessTitle img, 
* html #cPcenter .donationProcessTitle img, * html #cPcenter .inheritanceProcessTitle img {
	padding-top:36px;
}

/*self_02*/
#cPcenter .aptRegistryProcessTitle {
	width:662px;
	height:68px;
	text-align:right;
	margin:14px 0;
	border-bottom:1px solid #c2ddee;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/imgGuro/aptBunProcesstitle.gif) no-repeat left 80%;
}
* html #cPcenter .aptRegistryProcessTitle {
	margin:-14px 0 14px;
}
#cPcenter .aptRegistryProcessTitle h4 {
	display:inline;
	visibility: hidden;
}
/*self_03*/
#cPcenter .donationProcessTitle {
	width:662px;
	height:68px;
	border-bottom:1px solid #c2ddee;
	text-align:right;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/imgGuro/donationProcesstitle.gif) no-repeat left 80%;
	margin:14px 0;
}
* html #cPcenter .donationProcessTitle {
	margin:-14px 0 14px;
}
#cPcenter .donationProcessTitle h4 {
	display:inline;
	visibility: hidden;
}

/*self_04*/
#cPcenter .inheritanceProcessTitle {
	width:662px;
	height:68px;
	border-bottom:1px solid #c2ddee;
	text-align:right;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/imgGuro/inheritanceProcesstitle.gif) no-repeat left 80%;
	margin:14px 0;
}
* html #cPcenter .inheritanceProcessTitle {
	margin:-14px 0 14px;
}
#cPcenter .inheritanceProcessTitle h4 {
	display:inline;
	visibility: hidden;
}


#cPcenter .process {
	clear:both;
	float:left;
	display:inline;
	width:662px;
	padding-bottom:5px;
}

#cPcenter .process03 {
	clear:both;
	float:left;
	width:662px;
	padding-bottom:5px;
}

#cPcenter .process06 {
	clear:both;
	float:left;
	width:662px;
	padding-bottom:5px;
}

#cPcenter .process .processImg {
	float:left;
	display:inline;
	width:122px;
	height:145px;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/imgGuro/arrow_bottom.gif) no-repeat 50% bottom;
	margin-right:12px;
}

#cPcenter .process .processImg03 {
	float:left;
	display:inline;
	width:122px;
	height:165px;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/imgGuro/arrow_bottom.gif) no-repeat 50% bottom;
	margin-right:12px;
}

#cPcenter .process .processImg06 {
	float:left;
	display:inline;
	width:122px;
	height:130px;
	background:none;
	margin-right:12px;
}

#cPcenter .process .processText p {
	font-family:Dotum;
	padding-top:3px;
	padding-bottom:5px;
}

#cPcenter .process .processText p span {
	color:#ff6600;
}

#cPcenter .process .processText p.p03 {
	word-spacing:-1px;
}

#cPcenter .process .processText a {
	padding-right:5px;
}

.topbtn_self {
clear:left;
padding-left:646px;
}

/*self_popup1*/
#selfPopup01,#selfPopup02 {
	width:580px;
}

#selfPopup01 h1.Title,
#selfPopup02 h1.Title {
	background:#96c7f2 url(http://image.r114.co.kr/images/outsite/guro_200712/imgGuro/selfResiterPopupsTbg.gif) repeat-x 0 0;
	text-align:right;
	padding:9px 20px 8px 0;
	margin:0;
}

#selfPopup01 .contents,
#selfPopup02 .contents {
	margin:20px;
}
#selfPopup01 .contents h2,
#selfPopup02 .contents h2 {
	font-size:12px;
}
#selfPopup01 ul,
#selfPopup02 ul {
	list-style:none;
}
#selfPopup02 ol {
	list-style-type:decimal;
	list-style-position:outside;
	margin:0;
	padding:0 20px;
}

#selfPopup02 ol li {
	color:#2583c0;
}

#selfPopup02 ol li ul li {
	color:#595959;
}

.textColororange {
	color:#ff6500;
}

a.textColororange:link, a.textColororange:visited {
	color:#ff6500;
	text-decoration:none;
}
a.textColororange:hover {
	color:#ff6500;
	text-decoration:underline;
}



#selfPopup02 .textColorSkyblue {
	color:#2583c0;
}

#selfPopup01 dl {
	margin-left:5px;
}
#selfPopup01 dt {
	color:#2583c0;
}
#selfPopup01 dd img {
	padding:4px 5px 4px 0;
}

#selfPopup01 dd span {
	display:block;
	padding-left:10px;
}

#selfPopup02 .contents table {
	width:540px;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;

}

#selfPopup02 .contents col#attendPaper {
	width:90px;
}
#selfPopup02 .contents col#organization {
	width:90px;
}
#selfPopup02 .contents col#way {
	width:190px;
}
#selfPopup02 .contents col#reference {
	width:190px;
}
#selfPopup02 .contents table th {
	font-weight:normal;
	line-height:20px;
	background-color:#eee;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

#selfPopup02 .contents table td {
	font-size:11px;
	font-family:Dotum;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	line-height:16px;
	padding:5px;
}

#selfPopup02 .contents table td.detail_cell_AC{
	text-align:center;
}
#selfPopup02 .contents table td.detail_cell_VAtop {
	vertical-align:top;
}
.detail_cell_VAmid {
	vertical-align:middle;
}

.selfPopup02_indent {
	padding-left:16px;
}
.vlimg {
	vertical-align:middle;
}
* html .vlimg {
	margin-bottom:3px;
}
/*realNameConfirm popup*/
#realNamePopup {
	width:350px;;
	background-color:#efefef;
}

#realNamePopup h1.Title,
#realNamePopup h1.Title {
	background:#96c7f2 url(http://image.r114.co.kr/images/outsite/guro_200712/imgGuro/selfResiterPopupsTbg.gif) repeat-x 0 0;
	text-align:right;
	padding:9px 20px 8px 0;
	margin:0;
}

#realNamePopup ul {
	width:310px;
	list-style:none;
	margin-top:15px;
	margin-left:20px;
	margin-bottom:10px;
}

#realNamePopup ul li {
	text-align:left;
	text-indent:10px;
	letter-spacing:-1px;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/imgGuro/dot1.gif) no-repeat 0 50%;
}
#realNamePopup div.confirmBox {
	width:280px;
	margin-left:35px;
}
#realNamePopup dl { 
	clear:both;
	float:left;
	display:inline;
	width:280px;
}

#realNamePopup dl.jumin {
	margin-bottom:10px;
}

#realNamePopup dt {
	float:left;
	width:85px;
	text-align:right;
	padding-bottom:5px;
}

#realNamePopup dd {
	float:left;
	width:175px;
	text-align:left;
	padding-left:10px;
}

#realNamePopup div.inputbtn {
	clear:both;
	text-align:center;
	padding:10px 0;
	border-top:1px solid #c4c4c4;
	line-height:12px;
}

/* ºÎµ¿»ê °è»ê±â cal01~cal11*/

/* calCenter */

#calCenter {
	margin:10px 15px 30px 15px;
	width:662px;
	float:left;
}

#calPosition {
	width:662px;
	height:23px;
	font-size: 11px;
	font-family: Dotum;
	color:#6f6f6f;
	letter-spacing:-1px;
	text-align:right;
	margin-top:-3px;
}

* html #calPosition {
	height:20px;
	margin-top:0;
}

#calTitle {
	position:relative;
	width:662px;
	height:27px;
	border-bottom:1px solid #e7e4e2;
}

#calTitle span.calTitleText {
	position:relative;
	font-weight:bold;
	font-size:12px;
	bottom:5px;
}

#calCenter #calTitle span.calTitleBtn {
	position:absolute;
	right:0;
	top:0;
}

#calCenter div.topbtn {
	clear:both;
	width:662px;
	line-height:12px;
	text-align:right;
	margin-top:10px;
}

#calCenter p.textinfo,#calCenter p.textinfo1,#calCenter p.textinfo2 {
	clear:both;
	padding:10px;
	line-height:12px;
	background-color:#f4f9fd;
	margin:20px 0 20px 0;
	color:#4985B7;
}

#calCenter p.textinfo1,#calCenter p.textinfo2 {
	margin-top:9px;
}

* html #calCenter p.textinfo1,* html #calCenter p.textinfo2 {
	margin-top:7px;
}

#calCenter p.textinfo2 {
	margin-bottom:10px;
}

#calCenter p.textinfo strong,#calCenter p.textinfo1 strong {
	display:block;
	line-height:18px;
}

#calCenter div.img-btn {
	width:662px;
	line-height:1px;
	text-align:center;
	margin-top:10px;
}
#calCenter .calResult_detail2Col_full div.img-btn {
	margin-bottom:10px;
}

/*Table-type: cal_detail2Col_full*/

.cal_detail2Col_full table,
.cal_detail4Col_full table {
	clear:both;
	width:662px;
	border-top:2px solid #96C7F2;
	border-bottom:2px solid #96C7F2;
}


.cal_detail2Col_full caption,
.cal_detail4Col_full caption,
.calResult_detail2Col_full caption,
.reference_detail4Col_full caption {
	text-align:left;
	font-weight:bold;
	color:#2a567e;
	line-height:12px;
	padding-bottom:8px;
	text-indent:8px;
	background: url(http://image.r114.co.kr/images/outsite/guro_200712/imgGuro/titlebar.gif) no-repeat;
}

.cal_detail2Col_full th,
.cal_detail4Col_full th {
	width:118px;
	line-height:28px;
	background-color:#FAFAFA;
	border:1px solid #DBEDF9;
	border-top:0 none;
	font-weight:normal;
}


.cal_detail2Col_full td,
.cal_detail4Col_full td.cal_detail_cell_col3 {
	width:541px;
	line-height:28px;
	border:1px solid #DBEDF9;
	border-left:0 none;
	border-top:0 none;
	padding-left:10px;
}

* html #cal_detail2Col_full td {
	margin-top:7px;
}

/*cal06 Á¦¸ñ¶óÀÎÀÌ µÎÁÙÀÎ°æ¿ì*/
.cal_detail2Col_full th.thTwoLIne {
	line-height:18px;
	padding:5px 0;
}


/*cal10 ³»¿ë¶óÀÎÀÌ µÎÁÙÀÎ°æ¿ì*/
.cal_detail2Col_full table td.detail_cell_lineContol {
	line-height:18px;
	padding:6px 10px 5px 10px;
}

.cal_detail2Col_full table td.detail_cell_lineContol p {
	height:16px;
	line-height:18px;
}

.cal_detail2Col_full table td.detail_cell_lineContol ul {
	margin-bottom:0;
}
	


/* Table-type: cal_detail4Col_full*/
.cal_detail4Col_full td {
	width:210px;
	line-height:28px;
	border:1px solid #DBEDF9;
	border-left:0 none;
	border-top:0 none;
	padding-left:10px;
}


.cal_detail4Col_full td.cal_detail_cell01 {
	border-right:0 none;
}


/* Table-type: calResult_detail2Col_full*/

.calResult_detail2Col_full table {
	width:662px;
	border-bottom:1px solid #96C7F2;
}



.calResult_detail2Col_full th {
	border-top:2px solid #AAD2F7;
	border-bottom:1px solid #AAD2F7;
	background-color:#F0F7FC;
	line-height:28px;
	color:#4C84B6;
}

.calResult_detail2Col_full td {
	border-bottom:1px solid #DBEDF8;
	line-height:24px;
	text-align:center;
}

.calResult_detail2Col_full td.detail_cell_tit {
	width:296px;
	background-color:#fafafa;
}


/*¼Ö·ç¼Ç css ºÎºÐ*/

/************** ¼Ö·ç¼Ç template class ½ÃÀÛ ******************/
/* ÀÔ·ÂÆäÀÌÁö »ó´Ü ¹Ú½º */
div.calcInfo_in {
	clear:both;
	padding:10px;
	background-color:#f4f9fd;
	margin:20px 0 0 0;
	color:#4985B7;
	margin-top:10px;
}
div.calcInfo_in strong {
	display:block;
	line-height:18px;
}
div.calcInfo_in .reviseDate {
	float:right;
	display:inline;
	*margin:-27px 10px 0 0;
}

/* °á°úÆäÀÌÁö »ó´Ü ¹Ú½º */
div.calcResult_in {
	float:left;
	width:642px;
	padding:10px;
	line-height:12px;
	background-color:#f4f9fd;
	margin-bottom:10px;
	color:#4985B7;
}
div.calcResult_in strong {
	display:block;
	line-height:18px;
}

/* ÀÔ·Â ÆäÀÌÁö */
div.calcBox {
	float:left;
	width:662px;
	margin-top:20px;
	margin-right:-3px;
}
div.calcTitle {
	float:left;
	color:#2a567e;
	font-weight:bold;
	font-size:12px;
	letter-spacing:-1px;
	padding-left:10px;
	margin-top:3px;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/img/titlebar.gif) left 2px no-repeat;
}
#cal_propertytax_dep1 div.calcTitle {
	width:662px;
}
div.calcInput {
	float:left;
	margin-top:2px;
	margin-left:55px;
}
div.calcBox div.btn {
	float:right;
	margin-bottom:-2px;
}
div.calcBox div.btn img {
	vertical-align:middle;
}
div.calc2ColFull {
	width:100%;
	float:left;
}
div.calcTop {
	border-top:2px solid #96C6F2;
}
div.calcBottom {
	border-top:2px solid #96C6F2;
}
table.calcTbl {
	width:100%;
	margin-bottom:-1px;
	border-left:1px solid #DBEDF9;
	border-right:1px solid #DBEDF9;
}
th.calcTit {
	width:120px;
	font-weight:normal;
	padding:5px 0 3px 0;
	background-color:#F9FAFA;
	border-right:1px solid #DBEDF8;
	border-bottom:1px solid #DBEDF8;
}
td.calcCell {
	padding:7px 0 3px 9px;
	background-color:#fff;
	border-bottom:1px solid #DBEDF8;
}
td.calcCell iframe {
	height:37px;
}
* html td.calcCell iframe {
	height:42px;
}
td.calcCell input {
	margin-top:-1px;
	margin-bottom:2px;
}
td.calcCell input {
	margin-right:5px;
}
#woldisplay {
	border-top:1px solid #DBEDF8;
}

div.calc4ColFull {
	width:100%;
	float:left;
}
div.calc4ColFull div.calcTop {
	border-top:2px solid #96C6F2;
}
div.calc4ColFull div.calcBottom {
	border-top:2px solid #96C6F2;
}
div.calc4ColFull table.calcTbl {
	width:100%;
	margin-bottom:-1px;
}
div.calc4ColFull th.calcTit {
	width:110px;
	font-weight:normal;
	padding:5px 0 3px 9px;
	background-color:#F9FAFA;
	border-right:1px solid #DBEDF8;
	border-bottom:1px solid #DBEDF8;
}
div.calc4ColFull td.calcCell {
	padding:5px 0 3px 9px;
	border-right:1px solid #DBEDF8;
	border-bottom:1px solid #DBEDF8;
}
div.calc4ColFull td.last {
	border-right:none;
}

/* °á°ú ÆäÀÌÁö */
div.calcResultBox {
	width:662px;
	float:left;
	margin-top:20px;
}
div.calcResultTitle {
	float:left;
	color:#2a567e;
	font-weight:bold;
	font-size:12px;
	letter-spacing:-1px;
	padding-left:10px;
	margin-top:3px;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/img/titlebar.gif) left 2px no-repeat;
}
div.calcResultSubTitle {
	float:left;
	font-size:11px;
	font-family:Dotum;
	color:#CB5704;
	list-style:none;
	margin-top:5px;
	padding-left:10px;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/imgGuro/bulletStar.gif) left 6px no-repeat;
}

/* °á°úÆäÀÌÁö:calcResult2ColFull */
div.calcResult2ColFull {
	width:100%;
	float:left;
}
div.calcResultTop {
	border-top:2px solid #96C6F2;
}
div.calcResultBottom {
	border-top:2px solid #96C6F2;
}
table.calcResultTbl {
	width:100%;
	margin-bottom:-1px;
	border-left:1px solid #DBEDF9;
}
.calcResult2ColFull th {
	border-right:1px solid #DBEDF8;
	border-bottom:1px solid #AAD2F7;
	background-color:#F0F7FC;
	line-height:28px;
	color:#4C84B6;
}
th.calcResultTit {
	width:250px;
	text-align:center;
	color: #404040;
	font-weight:normal;
	padding:5px 0 3px 0;
	line-height:100%;
	background-color:#F9FAFA;
	border-right:1px solid #DBEDF8;
	border-bottom:1px solid #DBEDF8;
}
td.calcResultTit {
	width:250px;
	text-align:center;
	padding:5px 0 3px 0;
	background-color:#F9FAFA;
	border-right:1px solid #DBEDF8;
	border-bottom:1px solid #DBEDF8;
}
td.calcResultCell {
	text-align:center;
	padding:5px 0 3px 9px;
	border-right:1px solid #DBEDF8;
	border-bottom:1px solid #DBEDF8;
}
td.calcResultCell img {
	vertical-align:middle;
}

/* °á°úÆäÀÌÁö:calcResult3ColFull */
.calcResult3ColFull {
	width:100%;
	float:left;
}
.calcResult3ColFull table.calcResultTbl {
	width:100%;
	margin-bottom:-1px;
	border-left:1px solid #DBEDF9;
}
.calcResult3ColFull th {
	border-bottom:1px solid #AAD2F7;
	background-color:#F0F7FC;
	border-right:1px solid #DBEDF8;
	line-height:28px;
	color:#4C84B6;
}
.calcResult3ColFull td {
	border-right:1px solid #DBEDF8;
	border-bottom:1px solid #DBEDF8;
	padding:5px 0 2px 0;
	text-align:center;
}
.calcResult3ColFull td.resultCellTit {
	background-color:#F6F6F6;
	text-align:left;
	padding-left:15px;
}
.calcResult3ColFull td.resultCellAL{
	text-align:left;
	padding-left:30px;
}
.calcResult3ColFull td.resultCellAR{
	text-align:right;
	padding-right:30px;
}

/* °á°úÆäÀÌÁö:calcResult4ColFull */
.calcResult4ColFull {
	width:100%;
	float:left;
}
.calcResult4ColFull table.calcResultTbl {
	width:100%;
	margin-bottom:-1px;
	border-left:1px solid #DBEDF9;
}
.calcResult4ColFull th {
	border-bottom:1px solid #AAD2F7;
	background-color:#F0F7FC;
	border-right:1px solid #DBEDF8;
	line-height:28px;
	color:#4C84B6;
}
.calcResult4ColFull td {
	border-right:1px solid #DBEDF8;
	border-bottom:1px solid #DBEDF8;
	line-height:24px;
	text-align:center;
}
.calcResult4ColFull td.resultCellTit {
	background-color:#F6F6F6;
	line-height:120%;
	padding:6px 0 3px 0;
}
.calcResult4ColFull td.resultCellAL{
	text-align:left;
	padding-left:30px;
}
.calcResult4ColFull td.resultCellAR{
	text-align:right;
	padding-right:30px;
}

/*** calcResult2ColFull : colgroup ***/
/* Ãëµî·Ï¼¼ °á°ú */
.calcResult2ColFull col#standard {
	width:240px;
}
.calcResult2ColFull col#truePrice {
	
}

/*** calcResult3ColFull : colgroup ***/
/* Ãëµî·Ï¼¼ °á°ú */
.calcResult3ColFull col#taxType {
	width:240px;
}
.calcResult3ColFull col#calcResult {}
.calcResult3ColFull col#etc {
	width:180px;
}

/*** calcResult4ColFull : colgroup ***/
/* Ã»¾à°¡Á¡Á¦ °á°ú */
.calcResult4ColFull col#titleText {
	width:100px;
}
.calcResult4ColFull col#item {
	width:125px;
}
.calcResult4ColFull col#option {
	width:325px;
}
.calcResult4ColFull col#point {
	width:72px;
}


/* ¼Ö·ç¼Ç °è»ê ÇÕ°è */
td.resultCellSumTit {
	font-weight:bold;
	background-color:#F6F6F6;
}
td.resultCellSumCell {
	font-weight:bold;
	background-color:#F6F6F6;
}
td.resultCellSumCellAR {
	font-weight:bold;
	text-align:right;
	padding-right:30px;
	background-color:#F6F6F6;
}

/* table ³»ºÎ Âü°í¹®±¸ */
ul.calcTblNotice {
	clear:both;
	font-size:11px;
	font-family:Dotum;
	color:#CB5704;
	list-style:none;
	margin-top:5px;
	margin-bottom:3px;
}
ul.calcTblNotice li {
	line-height:14px;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/img/bulletStar.gif) no-repeat left 3px;
	padding-left:10px;
}

/* term,number select for ul */
ul.termSelect,
ul.inputBox {
	display:inline;
	list-style:none;
}
ul.termSelect li {
	float:left;
	width:170px;
	line-height:18px;
}
ul.inputBox li {
	display:inline;
	padding-right:10px;
}

/*** ÀÔ·Â table ¿ÜºÎ Âü°í¹®±¸ ***/
/* table ÇÏ´Ü */
ul.calcNotice {
	float:left;
	font-size:11px;
	font-family:Dotum;
	color:#CB5704;
	list-style:none;
	margin-top:3px;
}
ul.calcNotice li {
	line-height:14px;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/imgGuro/bulletStar.gif) no-repeat left 3px;
	padding-left:10px;
}
ul.calcNotice span {
	padding-left:14px;
}
/* table »ó´Ü */
div.calcNotice {
	float:left;
	line-height:15px;
	color:#CC5805;
	font-size:11px;
	font-family:Dotum;
	margin-top:5px;
	padding-left:10px;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/imgGuro/bulletStar.gif) no-repeat left 3px;
}

/*** Âü°í table ¿ÜºÎ Âü°í¹®±¸ ***/
/* table ÇÏ´Ü */
ul.calcReferNotice {
	float:left;
	font-size:11px;
	font-family:Dotum;
	color:#CB5704;
	list-style:none;
	margin-top:3px;
}
ul.calcReferNotice li {
	line-height:14px;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/imgGuro/bulletStar.gif) no-repeat left 3px;
	padding-left:10px;
}
ul.calcReferNotice span {
	padding-left:14px;
}
/* table »ó´Ü */
div.calcReferNotice {
	float:right;
	line-height:15px;
	color:#CC5805;
	font-size:11px;
	font-family:Dotum;
	margin-top:5px;
	padding-left:10px;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/imgGuro/bulletStar.gif) no-repeat left 3px;
}

/*** °á°ú table ¿ÜºÎ Âü°í¹®±¸ ***/
/* table ÇÏ´Ü */
ul.calcResultNotice {
	float:left;
	font-size:11px;
	font-family:Dotum;
	color:#CB5704;
	list-style:none;
	margin-top:3px;
}
ul.calcResultNotice li {
	line-height:14px;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/imgGuro/bulletStar.gif) no-repeat left 3px;
	padding-left:10px;
}
ul.calcResultNotice span {
	padding-left:14px;
}
/* table »ó´Ü */
div.calcResultNotice {
	float:right;
	line-height:15px;
	color:#CC5805;
	font-size:11px;
	font-family:Dotum;
	margin-top:5px;
	padding-left:10px;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/imgGuro/bulletStar.gif) no-repeat left 3px;
}

/* ¹öÆ° ¹Ú½º */
div.calcbtn {
	clear:both;
	float:left;
	width:662px;
	text-align:center;
	vertical-align:1px;
	margin-top:10px;
}

/* Âü°íÅ×ÀÌºí : calcRefer4ColFull */
div.calcReferBox {
	width:662px;
	float:left;
	margin-top:20px;
	margin-right:-3px;/* Duplicate Characters Bug ÇØ°áÀ» À§ÇÑ ¼Ó¼º¨ç */
}
div.calcReferTitle {
	float:left;
	color:#2a567e;
	font-weight:bold;
	font-size:12px;
	letter-spacing:-1px;
	padding-left:10px;
	margin-top:3px;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/imgGuro/titlebar.gif) left 2px no-repeat;
}
div.calcRefer1ColFull {
	float:left;
	width:662px;
}
div.calcRefer1ColFull ul {
	width:630px;
	list-style:none;
	margin:0;
	padding:10px 20px 10px 10px ;
	border:1px solid #ccc;
}
div.calcRefer1ColFull ul li {
	margin:0;
	font-family:Dotum;
	line-height:18px;
	padding:0 7px 0 9px;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/imgGuro/blt_tblnotice.gif) left 6px no-repeat;
}
div.calcRefer4ColFull {
	float:left;
	width:662px;
	border-left:1px solid #ccc;
	margin-right:3px;/* Duplicate Characters Bug ÇØ°áÀ» À§ÇÑ ¼Ó¼º¨è */
}
div.calcReferTop {
	border-top:1px solid #ccc;
}
div.calcReferBottom {
	
}
table.calcReferTbl {
	width:100%;
}
.calcRefer4ColFull th {
	background-color:#eee;
	line-height:20px;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
.calcRefer4ColFull td {
	line-height:22px;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	text-align:center;
}
.calcRefer4ColFull td.referCellTit {
	background-color:#F6F6F6;
}
.calcRefer4ColFull td.referCellPlusetc {
	line-height:normal;
	padding-left:5px;
}
.calcRefer4ColFull td.referCellPlusetc ul {
	list-style:none;
	text-align:left;
	padding:0;
}
.calcRefer4ColFull td.referCellPlusetc ul.tdul li.main {
	padding:0 7px 0 7px;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/imgGuro/blt_tblnotice.gif) left 4px no-repeat;
}
.calcRefer4ColFull td.referCellPlusetc ul.tdul li.sub {
	padding:5px 7px 30px 20px;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/imgGuro/blt_tblnoticesub.gif) 11px 10px no-repeat;
}


/* Table-type: calRefer7ColFull*/
div.calcRefer7ColFull {
	float:left;
	width:662px;
	margin-right:3px;
	border-left:1px solid #ccc;
}
.calcRefer7ColFull th {
	background-color:#eee;
	line-height:22px;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

.calcRefer7ColFull td {
	line-height:22px;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	text-align:center;
}
.calcRefer7ColFull td.referCellTit {
	background-color:#F6F6F6;
}

/* table colgroup */
.calcRefer4ColFull col#kind {
	width:136px;
}
.calcRefer4ColFull col#tradePrice {
	width:226px;
}
.calcRefer4ColFull col#chargeRate {
	width:130px;
}
.calcRefer4ColFull col#limitPrice {
	width:170px;
}
.calcRefer4ColFull col#plusitem {
	width:100px;
}
.calcRefer4ColFull col#plusbasis {
	width:187px;
}
.calcRefer4ColFull col#pluspoint {
	width:50px;
}
.calcRefer4ColFull col#plusetc {
	width:325px;
}
/* ---------------------- ¼Ö·ç¼Ç template class ³¡ ----------------------- */


/******************************* ºÐ¾ç(ºÐ¾ç°èÈ¹,ºÐ¾çÁß,¹ÌºÐ¾ç ¸®½ºÆ®) class ½ÃÀÛ 20090226 Ãß°¡ **********************************/
/* ¸®½ºÆ® ½ÃÀÛ */
.bunListBox {
	float:left;
	display:inline;
	margin-top:5px;
}
.bunListSearch {
	float:left;
	text-align:left;
	width:642px;
	padding:5px 10px 0 10px;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/img/btnboxtop.gif) left top no-repeat;
}
.bunListSearch dl {
	float:left;
	display:inline;
}
.bunListSearch dl.blsArea {
	
}
.bunListSearch dl.blsDate {
	
}
.bunListSearch dl.blsApt dt {
	display:none;
}
.bunListSearch dl dt {
	float:left;
	display:inline;
	width:75px;
	color:#595959;
	font:bold 11px AppleGothic,Dotum;
	line-height:24px;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/img/blt_blstitle.gif) 53px 8px no-repeat;
}
.bunListSearch dl.blsArea dt {
	width:48px;
	background-position:28px 8px;
}
.bunListSearch dl dd {
	float:left;
	display:inline;
}
.bunListSearch dl.blsArea dd {
	width:330px;
}
.bunListSearch dl.blsDate dd {
	width:120px;
}
.bunListSearch dl.blsName dd {
	width:10%;
}
.bunListSearch span.blsBtn {
	float:left;
	display:inline;
	margin-left:6px;
}
.bunListBox .tblNotice {
	float:left;
	display:inline;
	color:#797979;
	font:normal 11px Dotum;
	padding-left:7px;
	margin:20px 0 3px 0;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/img/blt_tblnotice.gif) left 4px no-repeat;
}
.bunListBox .searchNoResult {
	float:left;
	clear:left;
	display:inline;
	width:658px;
	text-align:center;
	margin:0;
	border:2px solid #ddd;
	background:#f9f9f9;
}
.bunListBox .searchNoResult p {
	color:#797979;
	font-weight:bold;
	padding:10px 0 7px 0;
}
.bunList {
	float:left;
	width:662px;
	border-top:2px solid #96c6f2;
	border-bottom:2px solid #96c6f2;
	margin-bottom:15px;
}
.bunListName {
	float:left;
	width:100%;
	padding:7px 0 4px 0;
	border-bottom:1px solid #dbedf8;
	background:#f0f7fc;
}
.bunListName li.name {
	float:left;
	color:#4c84b6;
	font-weight:bold;
	padding-left:10px;
}
.bunListName li.name a {
	color:#4c84b6;
}
.bunListName li.name img {
	vertical-align:middle;
	margin:0 3px 3px 0;
}
.bunListName li.tel {
	float:right;
	padding-right:10px;
}
.bunListInfo {
	float:left;
	width:100%;
}
.bunListInfo .info {
	float:left;
	display:inline;
	overflow:hidden;
}
.bunListInfo .info table {
	margin-left:-1px;
	margin-bottom:-1px;
}
.bunListInfo .info table th {
	width:100px;
	font-weight:normal;
	padding:8px 0 4px 0;
	background:#f9fafa;
	border-left:1px solid #dbedf8;
	border-right:1px solid #dbedf8;
	border-bottom:1px solid #dbedf8;
}
.bunListInfo .info table td {
	width:220px;
	text-align:left;
	padding:8px 0 4px 10px;
	border-bottom:1px solid #dbedf8;
}
.bunListInfo .info table .last {}
dl.bunListEtc {
	clear:left;
	border-top:1px solid #dbedf8;
}
dl.bunListEtc dt {
	float:left;
	width:100px;
	background:#f3f3f3;
	padding:8px 0 4px 0;
	border-right:1px solid #dbedf8;
}
dl.bunListEtc dd {
	float:left;
	padding:8px 0 4px 10px;
}
/* ¸®½ºÆ® ³¡ */

/* »ó¼¼ ½ÃÀÛ */
.paymentBox {
	float:left;
	width:662px;
	margin-top:20px;
	margin-right:-3px;
}
.paymentBox table th,
.paymentBox table td {
	padding-left:0;
	font-size:8pt;
	font-family:Dotum;
}
.paymentBox table th.current,
.paymentBox table td.current {
	background:#FFFFCC;
}
/* »ó¼¼ ³¡ */
/* --------------------------- ºÐ¾ç(ºÐ¾ç°èÈ¹,ºÐ¾çÁß,¹ÌºÐ¾ç ¸®½ºÆ®) class ³¡ 20090226 Ãß°¡ ----------------------------- */


/*guro>html Å×ÀÌºíÄÚµùµÈ ¹®¼­ÀÇ ie6¿¡¼­ Å¸ÀÌÆ² ¶óÀÎ ÇÏ´Ü ¶Ù¿ì±â*/
* html .table_tit {
	padding-bottom:5px;
}

/* sitemap */

.space360 {
	height:360px;
}

.sitemap01 {
	float:left;
	width:142px;
	font-weight:bold;
	color:#595959;
}

.sitemap02 {
	float:left;
	width:120px;
	font-weight:bold;
	margin-left:9px;
	color:#595959;
}

.sitemap01 ul li, .sitemap02 ul li {
	padding-left:14px;
	border-bottom:1px solid #e5e5e5;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/imgGuro/sitemap_bullet.gif) no-repeat 0 3px;
}
.sitemap01 ul li ul li, .sitemap02 ul li ul li {
	color:#585858;
	font-size:11px;
	font-weight:normal;
	padding-left:6px;
	border-bottom:none;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/imgGuro/sitemap_bullet1.gif) no-repeat 0 6px;
}


.sitemap01_tit {
	height:40px;
	text-indent:-8000px;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/imgGuro/sitemap01_tit.gif) no-repeat;
	
}
.sitemap02_tit {
	height:40px;
	text-indent:-8000px;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/imgGuro/sitemap02_tit.gif) no-repeat;
}
.sitemap03_tit {
	height:40px;
	text-indent:-8000px;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/imgGuro/sitemap03_tit.gif) no-repeat;
	
}
.sitemap04_tit {
	height:40px;
	text-indent:-8000px;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/imgGuro/sitemap04_tit.gif) no-repeat;
	
}
.sitemap05_tit {
	height:40px;
	text-indent:-8000px;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/imgGuro/sitemap05_tit.gif) no-repeat;
	
}
/*°ü·Ã»çÀÌÆ®*/
.related1, .related2, .related3 {
	width:202px;
	margin-right:28px;
	float:left;
}
.related3 {
		margin-right:0px;
}
.related1 li, .related2 li, .related3 li {
	margin-bottom:10px;
}
/*ºÎµ¿»ê °è¾à/µî±âÀÇ ±¸·Î±¸¹ý¹«»ç ¸í´Ü*/
.regist_align1 {
	width:14px;
	_width:4px;
}
.regist_align2 {
	width:14px;
	text-align:left;
}

/* °øÁö»çÇ× ÆË¾÷- 20080926 Ãß°¡ */
#nPopup div {width:400px;}
#nPopup .noticeList {
	width:350px;
	font-size:9pt;
	font-weight:bold;
	padding:10px 25px 0;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/imgGuro/popup_main_bg.gif) left top repeat-y;
}
#nPopup a:link,
#nPopup a:active,
#nPopup a:visited {
	color:#596c80;
	text-decoration:none;
}
#nPopup a:hover {
	color:#596c80;
	text-decoration:underline;
}
#nPopup .closeBox {
	position:relative;
	width:385px;
	font:8pt Dotum;
	color:#002d59;
	padding:2px 0 2px 15px;
	background:#aacef2;
}
#nPopup .closeBox input {
	margin:0 3px 3px 0;
}
#nPopup .closeBox img.btnClose {
	position:absolute;
	top:8px;
	right:15px;
}
.closeBox {
	position:relative;
	width:295px;
	font:8pt Dotum;
	color:#002d59;
	padding:2px 0 2px 5px;
	background:#aacef2;
}
.closeBox input {
	margin:0 3px 3px 0;
}
.closeBox img.btnClose {
	position:absolute;
	top:8px;
	right:15px;
}

/* ¹ýÀû°íÁö - 20081126 Ãß°¡ */
div.legalNotice {
	float:left;
	display:inline;
	width:642px;
	text-align:left;
	padding:7px 10px 5px 10px;
	margin:15px -3px 0 0;
	background:#eee;
}
div.legalNotice ul {}
div.legalNotice li {
	float:left;
	display:inline;
	width:635px;
	color:#797979;
	font:normal 11px Dotum;
	line-height:16px;
	padding-left:7px;
	background:url(http://image.r114.co.kr/images/outsite/guro_200712/img/blt_tblnotice.gif) left 5px no-repeat;
}
div.legalNotice p {
	color:#797979;
	font:normal 11px Dotum;
	line-height:16px;
}