/* ÀüÃ¼	: ±âº»°ª
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothiccoding.css);
*/
/* Å×ÀÌºí º¸µå °ü·Ã CSS*/
/*@import url("board.css"); */
	/* Å×ÀÌºí °ü·Ã CSS */
	/* °Ë»ö Ã¼Å©¹Ú½º µðÀÚÀÎ#1 */
	/*input[type=checkbox].css-checkbox {display:none;}
	input[type=checkbox].css-checkbox + label.css-label {
		padding-left:17px;
		height:20px;
		line-height:18px !important;
		background-repeat:no-repeat;
		background-position:0 0;
		vertical-align:middle;
		cursor:pointer;
	}
	input[type=checkbox].css-checkbox:checked + label.css-label {
		background-position: 0 -16px;
	}
	input[type=checkbox].css-checkbox:disabled + label.css-label {
		background-position: 0 -32px;
	}
	.css-label{
		background-image:url(/image/form_img/checkbox.gif);
	}
	.css-label_list {padding-left:14px !important;}*/


	/* Å×ÀÌºí À¯Çü2 : "thead"°¡ ¿ÞÂÊ¿¡ ÀÖ´Â °æ¿ì */
	/* Àû¿ë´ë»ó : Åë°è Á¾ÇÕ°Ë»ö */
	.sc_tb02 {margin-bottom:10px;}
	.sc_tb02 tbody th {background-color:#eff3f5; color:#0f263a;}
	.sc_tb02 tbody th.top, .sc_tb02 tbody td.top{border-top:2px	solid #0f263a; padding:8px 7px;}
	.sc_tb02 tbody th, .sc_tb02 tbody td{border:1px solid #5a768f; padding:10px 7px;}
	.sc_tb02 tbody td input{padding:3px; height:20px;}
	.sc_tb02 tbody td input.no{width:40%;}
	.sc_tb02 tbody td img{display:inline-block; margin-left:5px;}
	.sc_tb02 tbody td select{/*width:116px; height:20px;*/}
	.sc_tb02 tbody td select.small{width:94px; height:20px;}

	/* Àû¿ë´ë»ó : Á¾ÇÕ°Ë»ö */
	.sc_All {border:1px solid #5a768f; border-top:2px solid #5a768f;}
	.sc_All tbody th, .sc_All tbody td {border-right:1px solid #5a768f; border-top:1px solid #5a768f;text-align:left;}
	.sc_All tbody th {padding:4px 0 4px 0; background:#eff3f5; color:#3b5265; text-align:center;}
	.sc_All tbody td {padding:4px 0 4px 5px;}
	.sc_All tbody td.none {padding:0 0 1px 0 !important;}
	.sc_All tbody td .sub_TB1 th, .sc_All tbody td .sub_TB1 td {border-top:0 !important; border-right:0 !important; border-left:0 !important; border-bottom:1px solid #aaa !important;}
	.sc_All tbody td .sub_TB1 th {padding:3px 0 0 5px; background:#f1f3f6; color:#3b5265;}
	.sc_All tbody td .sub_TB1 th td {text-align:center;}
	.sc_All tbody td .sub_TB1 td {padding:3px 0 0 5px !important; background:#FFF;}
	.sc_All tbody td .sub_TB1 td ul li {float:left; width:20%; line-height:14px; padding:2px 0;}
	.sc_All tbody td .sub_TB2 {margin:3px;}
	.sc_All tbody th td, .sc_All tbody td td, .sc_All tbody td .sub_TB1 th td, .sc_All tbody td .sub_TB1 td td {border:0 !important; padding:0 !important; background:none;}

	/* Àû¿ë´ë»ó : °Ë»öÁ¶°Ç */
	.search_text {border-top:1px solid #686e70; border-right:1px solid #686e70; border-bottom:1px solid #686e70; border-left:1px solid #686e70; background:#eff3f5; padding:6px; margin-bottom:30px;}
	.search_text ul {border:0; padding:0; margin:0; float:left;}
	.search_text li {display:inline; list-style:none;}
	.search_text li span {margin:0 10px; color:#999; font-size:11px;}

	/* Àû¿ë´ë»ó : ³«ÂûÅë°è¿ä¾à */
	.stat_TB {border-top:1px solid #686e70; border-bottom:1px solid #686e70; margin-bottom:40px; border-right:1px solid #cdd6d8; border-left:1px solid #cdd6d8;}
	.stat_TB th, .stat_TB td {border-bottom:1px solid #a7afb2; color:#0f263a;}
	.stat_TB th {text-align:center; /*font-family: 'Nanum Gothic Coding', monospace;*/ font-weight: 600; background:#eff3f5; padding:7px;}
	.stat_TB td {text-align:center; /*font-family:Tahoma, Geneva, sans-serif;*/ font-weight: 600; font-size:12px; padding:10px 7px;}

	/* Àû¿ë´ë»ó : ¹°°Çº° ³«Âû°á°ú */
	.stat_LIST {border-top:1px solid #686e70; border-bottom:1px solid #686e70; margin-bottom:10px; border-right:1px solid #cdd6d8; border-left:1px solid #cdd6d8;}
	.stat_LIST th, .stat_LIST td {border-bottom:1px solid #a7afb2; border-right:1px solid #cdd6d8;}
	.stat_LIST th td, .stat_LIST td td {border:0; padding:0;}
	.stat_LIST th.last_td, .stat_LIST td.last_td {border-right:0;}
	.stat_LIST th {background:#eff3f5; padding:7px 0; color:#3b5265; text-align:center;}
	.stat_LIST td {padding:5px 3px;}
	.stat_today {border-top:1px solid #7992A7; border-left:1px solid #7992A7;}
	.stat_today th, .stat_today td {border-right:1px solid #7992A7; border-bottom:1px solid #7992A7;}
	.stat_today th {background:#eff3f5; color:#0f263a; text-align:center; padding:7px 0;}
	.stat_today th.spac {letter-spacing:-1px;}
	.stat_today tbody th {background:#f7f7f7; text-align:left; font-weight:normal; padding:5px 0;}
	.stat_today tbody th span {margin-left:5px;}
	.stat_today td {text-align:right; padding:7px 0;}
	.stat_today td.non_num {text-align:center;}
	.stat_today td span {margin-right:10px;}

	/* Å×ÀÌºíÀ¯Çü : "thead"°¡ »ó´Ü¿¡ ÀÖ´Â °æ¿ì */
	/* Àû¿ë ¸Þ´º - Á¾ÇÕ°Ë»ö : ¿¹»ó¹è´çÇ¥ & ÀÎ±Ù³«Âû»ç·Ê & °æ¸Å´ëÇà¹®ÀÇ*/
	.view_TB {border:2px solid #9BB0C0;}
	.view_TB thead th, .view_TB tfoot th, .view_TB tfoot td, .view_TB tbody td {border-right:1px solid #9BB0C0; border-bottom:1px solid #9BB0C0;}
	.view_TB thead th, .view_TB tfoot th, .view_TB tfoot td{height:23px; background-color:#EFF3F5; color:#333333}

	.view_TB.newtbl {border-top:2px solid #333333; border-bottom:1px solid #c1c1c1;border-left:0 !important; border-right:0 !important;}
	.view_TB.newtbl thead th, .view_TB.newtbl tfoot th, .view_TB.newtbl tfoot td, .view_TB.newtbl tbody td {border-right:1px solid #c1c1c1; border-bottom:1px solid #c1c1c1;}
	.view_TB.newtbl thead th:last-child, .view_TB.newtbl tfoot th:last-child, .view_TB.newtbl tfoot td:last-child, .view_TB.newtbl tbody td:last-child {border-right:0 !important;}
	.view_TB.newtbl thead th, .view_TB.newtbl tfoot th, .view_TB.newtbl tfoot td{height:23px; background-color:#f5f5f5; color:#333333}
	.view_TB.newtbl thead th, .view_TB.newtbl tfoot th, .view_TB.newtbl tfoot td.alignRight, .view_TB.newtbl tbody td.alignRight, .view_TB.newtbl tfoot td.alignRight, .view_TB.newtbl tfoot td.right,
	.view_TB.newtbl thead th.alignRight, .view_TB.newtbl tfoot th.alignRight, .view_TB.newtbl tbody td.right {text-align:right; padding-right:5px; padding-left:0}

.view_TB.default_table.newtbl.yesangtbl thead th, .view_TB.default_table.newtbl.yesangtbl tbody td.alignCenter {text-align: center; padding-right:0px; padding-left:0}


	/* Àû¿ë ¸Þ´º - Á¾ÇÕ°Ë»ö : ¹°°Ç¸®½ºÆ® */
	.List_TB {border:1px solid #5a768f; border-top:2px solid #5a768f;}
	.List_TB thead th, .List_TB tbody td {border-right:1px solid #5a768f; border-top:1px solid #5a768f;text-align:center;}
	.List_TB thead th td, .List_TB tbody td td {border:0 !important;}
	.List_TB tbody td {word-break:break-all;}
	.List_TB tbody td.photo {padding:6px 0 0 0;}
	.List_TB tbody td.address {text-align:left !important; padding:3px; }
	.List_TB tbody td.price, .List_TB tbody td.price td {text-align:right !important;}
	.List_TB tbody td.kb_price1, .List_TB tbody td.kb_price2 {border-top:1px dotted #5a768f !important;}
	.List_TB tbody td.kb_price1 {border-right:0; padding-top:3px;}
	.List_TB tbody td .up {background:url(/image/apt_list/arrow_up.gif) 5px 6px no-repeat; margin-right:2px; padding-top:3px;}
	.List_TB tbody td .down {background:url(/image/apt_list/arrow_down.gif) 5px 3px no-repeat; margin-right:2px;}
	.List_TB tbody td input { padding-bottom:-3px;}
	.List_TB thead th {padding:4px 0 4px 0; background-color:#e1e7ee; color:#3B5265;}

	.btn_list_hyunjang {
		font-size: 10px;
		letter-spacing: -1px;
		background: #c30000;
		color: white;
		padding: 4px 2px;
		border-radius: 4px 4px;
		width: 25px;
		margin: 0 auto;
		line-height: 120%;
	}
	.btn_list_hyunjangv {
		font-size: 10px;
		letter-spacing: -1px;
		background: #c30000;
		color: white;
		padding: 4px 2px;
		border-radius: 4px 4px;
		width: 50px;
		margin: 0 auto;
		line-height: 120%;
	}

	/*°ü½É¹°°Çµî·Ï*/
	.ck_box {margin-bottom:-5px; padding-left:0;}
	.ck_box_label {display:inline-block; margin-left:2px;}

	/*@import url("navi.css"); */
	/* Navi */
	.nav{width:964px; height:66px; padding-left:26px; position:relative; background:url("/cdn/image/navi_img2/bg.gif") no-repeat;}
	.nav #gnb li{float:left;}
	.nav #gnb li ul{width:990px; position:absolute; left:0; top:37px; display:none;}
	.nav #gnb li#mn1 ul{left:42px;}
	.nav #gnb li#mn2 ul{left:118px;}
	.nav #gnb li#mn3 ul{left:200px;}
	.nav #gnb li#mn4 ul{}
	.nav #gnb li#mn5 ul{left:381px;}
	.nav #gnb li#mn6 ul{left:461px;}
	.nav #gnb li#mn7 ul{left:519px;}
	.nav #gnb li#mn8 ul{left:599px;}
	.nav #gnb li#mn9 ul{}
	.nav #gnb li ul li{padding-right:15px;}
	.nav #gnb li ul li a{color:#fff;}
	.nav #gnb li ul li a:hover{color:#ffff00; text-decoration:none;}
	.nav  .sagun_sc {float:right; margin-right:10px;}


/*@import url("leftmenu.css"); */
	/* sub_content */
	.sub_content{width:990px; border:1px solid red;}

	/* sub_left */
	.sub_left01{width:143px; float:left; padding-right:12px;}
	.sub_left02{width:170px; float:left; padding-right:12px;}

	/* left_menu */
	.left_01{background:url("/cdn/common/images/left_menu/bg_left1_bottom.gif") no-repeat left bottom;}
	.left_02{background:url("/cdn/common/images/left_menu/bg_left2_bottom.gif") no-repeat left bottom;}
	.left_menu dl{padding-bottom:30px;}
	.left_menu dl dt.first{padding:15px 0 4px 13px; background:url("/cdn/common/images/left_menu/leftcon_bullet.gif") no-repeat left 72%;}
	.left_menu dl dt{padding:6px 0 5px 13px; margin:0 10px; border-bottom:1px dotted #b6bcc0; background:url("/cdn/common/images/left_menu/leftcon_bullet.gif") no-repeat left 50%;font-weight:600;}
	.left_menu dl dt.last{margin-bottom:15px;}
	.left_menu dl dt a{display:block; color:#232323;  font-weight: 600; text-decoration:none; line-height:16px;}
	.left_menu dl dt a:hover{color:#ff4901/*#ad0000*/;  font-weight: 600; text-decoration:none;}
	.left_menu dl dd{padding:6px 0 5px; margin:0 10px;background:url("/cdn/common/images/left_menu/leftcon_dot.gif") no-repeat 5% 50%;}
	.left_menu dl dd.last{margin-bottom:10px;}
	.left_menu dl dd a{display:block; margin-left:13px; color:#232323;  text-decoration:none; line-height:16px;}
	.left_menu dl dd a:hover{ color:#ff4901/*#ad0000*/;}
	.left_banner{padding:20px 5px;}
	.bd_t1{border-top:1px dotted #b6bcc0 !important;}


/*@import url("ex6.css"); */
	/* Navi */
	.nav #gnb li ul{_top:36px;}
	/* Left_menu */
	.left_menu dl dt.first{_padding-top:16px;}
	.left_menu dl dt{_padding-bottom:2px;}
	.left_menu dl dd{_padding-bottom:1px;}


/*@import url("ex7.css"); */
	/* Navi */
	*:first-child+html .nav #gnb li ul{top:36px;}

	/* Left_menu */
	*:first-child+html .left_menu dl dt.first{padding-bottom:1px;}
	*:first-child+html .left_menu dl dt{padding-bottom:2px;}
	*:first-child+html .left_menu dl dd{padding-bottom:1px;}


/*@import url("ex8.css"); */
	/* Navi */
	.nav #gnb li ul{top:40px \9;}

	/* Left_menu */
	.left_menu dl dt.first{padding-bottom:2px \9;}
	.left_menu dl dt{padding-bottom:2px \9;}
	.left_menu dl dd{padding-bottom:2px \9;}


/*@import url("ex9.css"); */
	/* Navi */
	:root .nav #gnb li ul{top:40px \9;}

	/* Left_menu */
	:root .left_menu dl dt.first{padding-bottom:1px \9;}
	:root .left_menu dl dt{padding-bottom:0 \9;}
	:root .left_menu dl dd{padding-bottom:0 \9;}


* {font-size:12px;}
table     {border-collapse:collapse; border-spacing:0 !important;}
body, td {}
FORM      {}
select,input,form,option {}
TEXTAREA  { border:1px solid #cccccc;  overflow-y: auto; padding:4 4 4 4; LINE-HEIGHT:16px; }
b         {letter-spacing:-1px;}
br        {line-height:15px;}
ol,ul,li  {list-style-type:none; margin: 0px; padding: 0px;}
img	{border:none;}
ol,ul,li		{list-style:none;}
fieldset, blockquote	{border:none;}
hr		{display:none; clear:both;}
caption,legend{width:0;height:0;font-size:0;line-height:0;overflow:hidden;visibility:hidden;text-indent:-9999px;}
address,caption,em{font-weight:normal;font-style:normal;}


/*ÅØ½ºÆ®Á¤·Ä°ü·Ã*/
.tR {text-align:right !important;}
.tC {text-align:center !important;}
.tL {text-align:left !important;}

/*Padding°ü·Ã*/
.padL {padding-left  :10px !important;}
.padR {padding-right :10px !important;}
.padR5 {padding-right :5px !important;}
.padT {padding-top   :10px !important;}
.padB {padding-bottom:10px !important;}
.padA {padding       :10px !important;}
.padNon {padding     :0 !important;}

select {
	color : #262626;
	font-size : 9pt;

	BACKGROUND-COLOR:#ffffff;
	border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;
}
input {
	font-size: 9pt;
	color: #6B6B6B; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;

	image: border-style: none; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px;
}
CheckBox{
	font-size: 9pt;
	color: #6B6B6B; border-style: solid; 0px;

}

a:link  {
	text-decoration : none;
	color : #333333;

}

a:hover  {
	text-decoration : underline;
	color : #EF8700;

}
a:visited {
    /*text-decoration: none;*/
	color:#da00ff;
	text-decoration : underline;
}
/*140624 »çÀå´ÔÁö½Ã ¸®½ºÆ®ÄÃ·¯º¯°æ*/

.lista:link  {
	text-decoration : none;
	color : #030070;

}

.lista:hover  {
	text-decoration : underline;
	color : #EF8700;

}
.lista:visited {
    /*text-decoration: none;*/
	color:#da00ff;
}

/*À¯Ä¡±Ç¸µÅ©*/
.uch a:link  {
	text-decoration :none;
	color : #0066cc;

}

.uch a:hover  {
	/*text-decoration:underline;
	color : #EF8700;*/
	text-decoration :none;
	color : #0066cc;

}
.uch a:visited {
    text-decoration: none;
	color : #0066cc;
}
.uch a:active  { text-decoration:none; }



/* °£ °Ý */
.p7{font-size:7}
.p8{font-size:8}
.p9{font-size:9}
.p10{font-size:10px}
.p11{font-size:11px}
.p13{font-size:13px}
.p14{font-size:14px}
.p18{font-size:18px}
.p19{font-size:19px}
.p20{font-size:20px}
.p24{font-size:24px}
.ln14{line-height:1.4}
.ln15{line-height:1.5}
.ln16{line-height:1.6}
.ln18{line-height:1.8}

/* ¹ö Æ° */
.inputbutton { border:0px; color: #000000;}
.box   {color: #393939;border:1px #B2B2B3 solid; background-color:#ffffff;}
.box2   {color: #ffffff; border-width:1; border-color:#ffffff; background-color:#000000;}
.box3   {color: #393939;  border-width:1; border-color:#034C83; background-color:#ffffff;}
.box4   {color: #393939;  border-width:1; border-color:#666666; background-color:#ffffff;}
.box5   {color: #333333; border-width:1; border-color:#ffffff; background-color:#ffffff;}

/*»ç°Ç¹øÈ£°Ë»ö input*/
.sagun_input {margin-bottom:0; height:20px;}

/* bold*/
.b1 { color: #333333; text-decoration:  none; font-weight: 600; line-height: 140%}
.b2 { color: #000000; text-decoration:  none;font-weight: 600; line-height: 140%}

/* Ãß°¡bold*/
.t_b { color: #3B5265; text-decoration:  none; font-weight: 600; line-height: 160%}
.t_b2 { color: #3B5265; text-decoration:  none; font-weight: 600; line-height: 160%}

/* left ¸Þ´º*/
.left  {  color: #232323; text-decoration:  none;  font-weight: 600;}
.left  a {  color: #232323; text-decoration: none;  font-weight: 600;}
.left  a:link {  color: #232323; text-decoration: none;  font-weight: 600;}
.left  a:hover {  color: #FF1301; text-decoration: none;  font-weight: 600;}

.left01  {  color: #232323; text-decoration:  none;  font-weight: 600;}
.left01  a {  color: #232323; text-decoration: none;  font-weight: 600;}
.left01  a:link {  color: #232323; text-decoration: none;  font-weight: 600;}
.left01  a:hover {  color: #FF6600; text-decoration: none;  font-weight: 600;}

.left02  {  color: #232323; text-decoration:  none;  font-weight: 600;}
.left02  a {  color: #232323; text-decoration: none;  font-weight: 600;}
.left02  a:link {  color: #232323; text-decoration: none;  font-weight: 600;}
.left02  a:hover {  color: #FF4901; text-decoration: none;  font-weight: 600;}

.lefts  {  color: #222222; text-decoration:  none;  FONT-WEIGHT: none; letter-spacing: -1px}
.lefts  a {  color: #222222; text-decoration: none;  FONT-WEIGHT: none; letter-spacing: -1px}
.lefts  a:link {  color: #222222; text-decoration: none;  FONT-WEIGHT: none; letter-spacing: -1px}
.lefts  a:hover {  color: #ff6600; text-decoration: none;  FONT-WEIGHT: none; letter-spacing: -1px}

.sub  {  color: #222222; text-decoration:  none;  FONT-WEIGHT: none;}
.sub  a {  color: #000; text-decoration: none;  FONT-WEIGHT: none;}
.sub  a:link {  color: #222222; text-decoration: none;  FONT-WEIGHT: none;}
.sub  a:hover {  color: #ff6600; text-decoration: none;  FONT-WEIGHT: none;}


.bro  {  color: #674D2C; text-decoration:  none; font-weight: 600;}
.bro  a {  color: #674D2C; text-decoration: none;font-weight: 600; }
.bro  a:link {  color: #674D2C; text-decoration: none;font-weight: 600; }
.bro  a:hover {  color: #ff6600; text-decoration: underline;font-weight: 600; }

/* ÅØ½ºÆ® small*/
.ts  {  color: #878686; text-decoration:  none; font-size: 8pt;}
.ts  a {  color: #878686; text-decoration: none; font-size: 8pt;}
.ts  a:link {  color: #878686; text-decoration: none; font-size: 8pt;}
.ts  a:hover {  color: #878686; text-decoration: none; font-size: 8pt;}

.ts1  {  color: #666666; text-decoration:  none; font-size: 8pt;}
.ts1  a {  color: #666666; text-decoration: none; font-size: 8pt;}
.ts1  a:link {  color: #666666; text-decoration: none; font-size: 8pt;}
.ts1  a:hover {  color: #666666; text-decoration: none; font-size: 8pt;}

.ts3  {  color: #333333; text-decoration:  none; font-size: 8pt;}
.ts3  a {  color: #333333; text-decoration: none; font-size: 8pt;}
.ts3  a:link {  color: #333333; text-decoration: none; font-size: 8pt;}
.ts3  a:hover {  color: #ff6600; text-decoration: none; font-size: 8pt;}

.ts2  {  color: #000000; text-decoration:  none; font-size: 8pt;  letter-spacing: -1px}
.ts2  a {  color: #000000; text-decoration: none; font-size: 8pt; letter-spacing: -1px}
.ts2  a:link {  color: #000000; text-decoration: none; font-size: 8pt; letter-spacing: -1px}
.ts2  a:hover {  color: #000000; text-decoration: none; font-size: 8pt; letter-spacing: -1px}

/* ³×ÀÌºñ°ÔÀÌ¼Ç*/
.na  {  color: #666666; text-decoration: none;}

/* top*/
.t01  {  color: #ffffff; text-decoration:  none;  font-weight: 600;}
.t01  a {  color: #ffffff; text-decoration: none;font-weight: 600; }
.t01  a:link {  color: #ffffff; text-decoration: none;font-weight: 600; }
.t01  a:hover {  color: #ffffff; text-decoration: none;font-weight: 600; }

.t01_on  {  color: #FEFFCB; text-decoration:  none;  font-weight: 600;}
.t01_on  a {  color: #FEFFCB; text-decoration: none;font-weight: 600; }
.t01_on  a:link {  color: #FEFFCB; text-decoration: none;font-weight: 600; }
.t01_on  a:hover {  color: #FEFFCB; text-decoration: none;font-weight: 600; }

.tm  {  color: #000000; text-decoration:  none; font-size: 8pt;  letter-spacing: -1px}
.tm  a {  color: #000000; text-decoration: none; font-size: 8pt; letter-spacing: -1px}
.tm  a:link {  color: #000000; text-decoration: none; font-size: 8pt; letter-spacing: -1px}
.tm  a:hover {  color: #000000; text-decoration: none; font-size: 8pt; letter-spacing: -1px}

/* color*/
/* Ã»³ì»ö */
.c  {  color: #1592A8;  font-weight: 600;}
.c  a {  color: #1592A8; text-decoration: none; }
.c  a:link {  color: #1592A8; text-decoration: none; }
.c  a:hover {  color: #1592A8; text-decoration: underline; }

/* Ç®»ö */
.c1  {  color: #4E6A1D;  font-weight: 600;}
.c1  a {  color: #4E6A1D; text-decoration: none; }
.c1  a:link {  color: #4E6A1D; text-decoration: none; }
.c1  a:hover {  color: #4E6A1D; text-decoration: underline; }

/* ¹àÀºÃ»³ì»ö */
.c1s  {  color: #00ACAA;  font-weight: 600;}
.c1s  a {  color: #00ACAA; text-decoration: none; }
.c1s  a:link {  color: #00ACAA; text-decoration: none; }
.c1s  a:hover {  color: #00ACAA; text-decoration: underline; }

.c2 {  color: #FF4800; text-decoration:  none; }
.c2  a {  color: #FF4800; text-decoration: none; }
.c2  a:link {  color: #FF4800; text-decoration: none; }
.c2  a:hover {  color: #FF4800; text-decoration: underline; }

.c2_b {  color: #FF4800; text-decoration:  none;  font-weight: 600;}
.c2_b  a {  color: #FF4800; text-decoration: none; }
.c2_b  a:link {  color: #FF4800; text-decoration: none; }
.c2_b  a:hover {  color: #FF4800; text-decoration: underline; }

.c20 {  color: #000000; text-decoration:  none;   letter-spacing: -1px}
.c20  a {  color: #000000; text-decoration: none; }
.c20  a:link {  color: #000000; text-decoration: none; }
.c20  a:hover {  color: #000000; text-decoration: none; }

/* ¹àÀº³²»ö */
.c3 {  color: #737A8B; text-decoration:  none;  line-height: 140%}
.c3  a {  color: #737A8B; text-decoration: none; }
.c3  a:link {  color: #737A8B; text-decoration: none; }
.c3  a:hover {  color: #737A8B; text-decoration: underline; }

.c4 {  color: #0066CC; text-decoration:  none; }
.c4  a {  color: #0066CC; text-decoration: none; }
.c4  a:link {  color: #0066CC; text-decoration: none; }
.c4  a:hover {  color: #0066CC; text-decoration: underline; }

.c_blue {  color: #0066CC; text-decoration:  none; }
.c_blue  a {  color: #0066CC; text-decoration: none; }
.c_blue  a:link {  color: #0066CC; text-decoration: none; }
.c_blue  a:hover {  color: #0066CC; text-decoration: underline; }

/* ¹àÀºÆÄ¶û */
.c40 {  color: #1279E0; text-decoration:  none; font-size: 8pt; line-height: 140%}
.c40  a {  color: #1279E0; text-decoration: none; font-size: 8pt;}
.c40  a:link {  color: #1279E0; text-decoration: none; font-size: 8pt;}
.c40  a:hover {  color: #1279E0; text-decoration: underline; font-size: 8pt;}

.c5 {  color: #EF8700; text-decoration:  none;  line-height: 140%}
.c5  a {  color: #EF8700; text-decoration: none; }
.c5  a:link {  color: #EF8700; text-decoration: none; }
.c5  a:hover {  color: #EF8700; text-decoration: underline; }

.c6 {  color: #555555; text-decoration:  none;  line-height: 140%}
.c6  a {  color: #555555; text-decoration: none; }
.c6  a:link {  color: #555555; text-decoration: none; }
.c6  a:hover {  color: #ff6600; text-decoration: none; }

.c7 {  color: #FF9900; text-decoration:  none;  line-height: 140%}
.c7  a {  color: #FF9900; text-decoration: none; }
.c7  a:link {  color: #FF9900; text-decoration: none; }
.c7  a:hover {  color: #FF9900; text-decoration: none; }

.c8 {  color: #ffffff; text-decoration:  none;  letter-spacing:-1}
.c8  a {  color: #ffffff; text-decoration: none;  letter-spacing:-1}
.c8  a:link {  color: #ffffff; text-decoration: none;  letter-spacing:-1}
.c8  a:hover {  color: #ffffff; text-decoration: none;  letter-spacing:-1}

.c0 {  color: #333333; text-decoration:  none; font-weight: 600;}
.c0  a {  color: #333333; text-decoration: none; }
.c0  a:link {  color: #333333; text-decoration: none; }
.c0  a:hover {  color: #333333; text-decoration: underline; }

.c01  {  color: #000000; text-decoration:  none; font-weight: 600;}
.c01  a {  color: #000000; text-decoration: none;font-weight: 600; }
.c01  a:link {  color: #000000; text-decoration: none;font-weight: 600; }
.c01  a:hover {  color: #000000; text-decoration: none;font-weight: 600; }

.c01s  {  color: #222222; text-decoration:  none; font-weight: 600;}
.c01s  a {  color: #222222; text-decoration: none;font-weight: 600; }
.c01s  a:link {  color: #222222; text-decoration: none;font-weight: 600; }
.c01s  a:hover {  color: #222222; text-decoration: none;font-weight: 600; }

.c02  {  color: #afafaf; text-decoration:  none; font-weight: 600;}
.c02  a {  color: #afafaf; text-decoration: none;font-weight: 600; }
.c02  a:link {  color: #afafaf; text-decoration: none;font-weight: 600; }
.c02  a:hover {  color: #afafaf; text-decoration: none;font-weight: 600; }

.c03  {  color: #b3b2b2; text-decoration:  none; font-weight: 600; letter-spacing:-1}
.c03  a {  color: #b3b2b2; text-decoration: none;font-weight: 600;  letter-spacing:-1}
.c03  a:link {  color: #b3b2b2; text-decoration: none;font-weight: 600;  letter-spacing:-1}
.c03  a:hover {  color: #b3b2b2; text-decoration: none;font-weight: 600;  letter-spacing:-1}

.c04  {  color: #666666; text-decoration:  none; font-weight: 600;}
.c04  a {  color: #666666; text-decoration: none;font-weight: 600; }
.c04  a:link {  color: #666666; text-decoration: none;font-weight: 600; }
.c04  a:hover {  color: #666666; text-decoration: none;font-weight: 600; }

/* line*/
.bor_si_top {height: 2px;background-image:  url(http://image.r114.co.kr/images/r114/2004/common/tbl_border_t.gif);}
.bor_si_bottom{background-color: #EEEEEF;height: 1px;}
.tbl_si {width:100%;}
.tbl_si_cell {text-align: default; height:24px;background-color: #ffffff;padding-left:5;}
.tbl_si_cell_clr {text-align: default ; background-color: #F6F6F7; height: 24px;padding-left:5;}
.tbl_si_line {height: 1px;background-image:  url(http://image.r114.co.kr/images/r114/2004/common/line_dot_h.gif);}
.tbl_si_line_pair {height: 1px;background-image:  url(http://image.r114.co.kr/images/r114/2004/common/line_dot_h.gif);}
.tbl_si_notes {padding: 3 ;font-size:11px;color: #666666;}

/*Å¸ÀÌÆ²*/
.Ptitle {font:bold 16px/18px "Nanum Gothic", arial; letter-spacing:-1px; color:#F98500; height:26px; padding:3 0 0 0;}
.Atitle {font:bold 16px/18px "Nanum Gothic", arial; letter-spacing:-1px; color:#195EA9; height:26px; padding:3 0 0 0; text-align:left;}
.Stitle {font:bold 16px/18px "Nanum Gothic", arial; letter-spacing:-1px; color:#377f01; height:26px; padding:3 0 0 0;}
.Gtitle {font:bold 16px/18px "Nanum Gothic", arial; letter-spacing:-1px; color:#EF4524; height:26px; padding:3 0 0 0;}
.Ititle {font:bold 16px/18px "Nanum Gothic", arial; letter-spacing:-1px; color:#19661d; height:26px; padding:3 0 0 0;}
.Ptitle_desc { font : 11px/16px "Nanum Gothic", arial; color : #555555;}
.stit11 {padding : 3px 0 7px 5px ;letter-spacing:-1; font-weight:600}
.brow {font : 12px Nanum Gothic ; color : #674D2C ; padding : 5 10 5 10 ; line-height:160%;}
.npltitle {font:bold 16px/18px "Nanum Gothic", arial; letter-spacing:-1px; color:#133866; height:26px; padding:3 0 0 0;}

/*¸®½ºÆ®,³»¿ëº¸±â,³ª¸ÓÁö*/
.bor_list_top {background-color: #DEDEDE; height: 2px;}
.bor_list_bottom {background-color: #DEDEDE; height: 2px;}
.tbl_list {width:100%;}
.list_cell_tit { font-weight: 600; text-align: center ; background-color: #F5F5F5; height:24; border-bottom: 1 solid #ffffff ;border-top: 1 solid #ffffff ;}
.list_cell_tit_line {height:1px; background-color: #DEDEDE;}
.list_cell_tit_sub {font-weight: normal; text-align: center ; background-color: #ffffff; padding: 3 0 3 0;}
.list_cell_tit_under {height:1px; background-color: #DEDEDE;border-bottom: 4 solid #F1F1F1 ;}
.list_cell {text-align: center;padding: 3 0 3 0 ;background-color: #ffffff;}
.list_cell_clr {text-align: center ; background-color: #ffffff; height: 22px;}
.list_line {height: 1px;background-image:  url(http://image.r114.co.kr/images/r114/2004/common/line_dot_h.gif);}
.list_line_pair {height: 1px;background-image:  url(http://image.r114.co.kr/images/r114/2004/common/line_dot_h.gif);}
.list_notes {padding: 3 ;font-size:11px;color: #666666;}

/*  abcd */
.abcd{  color: #3C527A; text-decoration: none; font-size: 10pt; font-weight: 600;}
.abcd  a {  color: #3C527A; text-decoration: none; font-size: 10pt;}
.abcd  a:link {  color: #3C527A; text-decoration: none; font-size: 10pt;}
.abcd  a:hover {  color: #3C527A; text-decoration: none; font-size: 10pt;}

/* list */
.list {  color: #222222; text-decoration: none;  line-height: 160%;}
.list a {  color: #222222; text-decoration: none; line-height: 160%}
.list a:link {  color: #222222; text-decoration: none; line-height: 160%}
.list a:hover {  color: #EF8700;  text-decoration: underline; line-height: 160%}
.list a:visited {  /*color: #4F6299;*/ color:#0000ff; text-decoration: none; line-height: 160%;}

/* list2 */
.list2  {  color: #000000; text-decoration: none; HEIGHT: 12; line-height: 160%}
.list2  a {  color: #4F6299; text-decoration: none; line-height: 160%}
.list2  a:link {  color: #000000; text-decoration: none; line-height: 160%}
.list2  a:hover {  color: #EF8700;  text-decoration: underline; line-height: 160%}


/* page */
.pg { PADDING-RIGHT: 9px; PADDING-LEFT: 8px;  PADDING-BOTTOM: 0px; COLOR: #404040; PADDING-TOP: 2px}
.pg {  color: #000000; text-decoration: none; HEIGHT: 12;}
.pg  a {  color: #000000; text-decoration: none; }
.pg  a:link {  color: #000000; text-decoration: none;}
.pg  a:hover {  color: #EF8700;  text-decoration: underline;}

.pg2 { PADDING-RIGHT: 9px; PADDING-LEFT: 8px; FONT-SIZE: 8pt; PADDING-BOTTOM: 0px; COLOR: #ffffff; PADDING-TOP: 2px}
.pg2 {  color: #ffffff; text-decoration: none; font-size: 8pt; HEIGHT: 12;}
.pg2  a {  color: #ffffff; text-decoration: none; font-size: 8pt;}
.pg2  a:link {  color: #ffffff; text-decoration: none; font-size: 8pt;}
.pg2  a:hover {  color: #ffffff;  text-decoration: underline; font-size: 8pt;}


/* º»¹® */
.tableleft { background-color:#ff0000;  color: #595F8C; text-decoration: none; font-weight: 600; font-size: 9pt; padding-right : 4px; padding-left : 4px; padding-top : 4px;}
.tableleft a { background-color:#ff0000;  color: #707070; text-decoration: none; font-weight: 600; font-size: 9pt; padding-right : 4px; padding-left : 4px; padding-top : 4px;}
.tableleft a:link { background-color:#ff0000;  color: #707070; text-decoration: none; font-weight: 600; font-size: 9pt; padding-right : 4px; padding-left : 4px; padding-top : 4px;}
.tableleft a:hover { background-color:#ff0000;  color: #003399; text-decoration: underline; font-weight: 600; font-size: 9pt; padding-right : 4px; padding-left : 4px; padding-top : 4px;}

.tablehead { background-color:#F8F9FF;  color: #595F8C; text-decoration: none; font-weight: 600; font-size: 9pt; padding-right : 4px; padding-left : 4px; padding-top : 4px;}
.tablehead a { background-color:#F8F9FF;  color: #707070; text-decoration: none; font-weight: 600; font-size: 9pt; padding-right : 4px; padding-left : 4px; padding-top : 4px;}
.tablehead a:link { background-color:#F8F9FF;  color: #707070; text-decoration: none; font-weight: 600; font-size: 9pt; padding-right : 4px; padding-left : 4px; padding-top : 4px;}
.tablehead a:hover { background-color:#F8F9FF;  color: #003399; text-decoration: underline; font-weight: 600; font-size: 9pt; padding-right : 4px; padding-left : 4px; padding-top : 4px;}

.tablebody { background-color:#ffffff;  color: #505050; text-decoration: none; font-size: 9pt; padding-left : 4px; padding-right : 4px; padding-top : 4px;}
.tablebody a { background-color:#ffffff;  color: #707070; text-decoration: none; font-size: 9pt; padding-left : 4px; padding-right : 4px; padding-top : 4px;}
.tablebody a:link { background-color:#ffffff;  color: #707070; text-decoration: none; font-size: 9pt; padding-left : 4px; padding-right : 4px; padding-top : 4px;}
.tablebody a:hover { background-color:#ffffff;  color: #003399; text-decoration: underline; font-size: 9pt; padding-left : 4px; padding-right : 4px; padding-top : 4px;}

.tableinput { background-color:#ffffff;  color: #505050; text-decoration: none; font-size: 9pt; padding-left : 4px; padding-right : 4px;}

.comment {  color: #999999; text-decoration: none; font-size: 9pt; padding-top : 4px; line-height: 120%}
.comment a {  color: #999999; text-decoration: none; font-size: 9pt;}
.comment a:link {  color: #999999; text-decoration: none; font-size: 9pt;}
.comment a:hover {  color: #ff9900; text-decoration: underline; font-size: 9pt;}

.stephead { background-color:#F4F1ED;  color: #000000; text-decoration: none; font-weight: 600; font-size: 9pt; padding-right : 4px; padding-left : 4px; padding-top : 4px;}
.stephead a { background-color:#F4F1ED;  color: #000000; text-decoration: none;  font-size: 9pt; padding-right : 4px; padding-left : 4px; padding-top : 4px;}
.stephead a:link { background-color:#F4F1ED;  color: #000000; text-decoration: none;  font-size: 9pt; padding-right : 4px; padding-left : 4px; padding-top : 4px;}
.stephead a:hover { background-color:#F4F1ED;  color: #EF8700; text-decoration: underline;  font-size: 9pt; padding-right : 4px; padding-left : 4px; padding-top : 4px;}

.stepbody { background-color:#ffffff;  color: #697176; text-decoration: none; font-size: 9pt; padding-left : 4px; padding-right : 4px; padding-top : 4px;}
.stepbody a { background-color:#ffffff;  color: #697176; text-decoration: none; font-size: 9pt; padding-left : 4px; padding-right : 4px; padding-top : 4px;}
.stepbody a:link { background-color:#ffffff;  color: #697176; text-decoration: none; font-size: 9pt; padding-left : 4px; padding-right : 4px; padding-top : 4px;}
.stepbody a:hover { background-color:#ffffff;  color: #697176; text-decoration: underline; font-size: 9pt; padding-left : 4px; padding-right : 4px; padding-top : 4px;}

.table {  color: #697176; text-decoration: none; font-weight: 600; font-size: 9pt;}
.table a {  color: #697176; text-decoration: none; font-weight: 600; font-size: 9pt;}
.table a:link {   color: #697176; text-decoration: none; font-weight: 600; font-size: 9pt;}
.table a:hover {  color: #3A6B95; text-decoration: none; font-weight: 600; font-size: 9pt;}

/* Footer */
.footerMenu1  {  color: #666666; text-decoration: none; font-size: 9pt; padding-left : 20px; line-height: 140%}
.footerMenu1  a {  color: #666666; text-decoration: none; font-size: 9pt;}
.footerMenu1  a:link {  color: #4F4F4F; text-decoration: none; font-size: 9pt;}
.footerMenu1  a:hover {  color: #EF8700; text-decoration: none; font-size: 9pt;}

.footerMenu2  {  color: #FFFF99; text-decoration: none; font-size: 9pt; padding-left : 20px;}
.footerMenu2  a {  color: #FFFF99; text-decoration: none; font-size: 9pt;}
.footerMenu2  a:link {  color: #FFFF99; text-decoration: none; font-size: 9pt;}
.footerMenu2  a:hover {  color: #FFCC00; text-decoration: none; font-size: 9pt;}

.footerEng  { font-family: verdana, helvetica, arial; color: #ffffff; text-decoration: none; font-size: 8pt; padding-left : 20px; line-height: 140%}
.footerEng  a { font-family: verdana, helvetica, arial; color: #ffffff; text-decoration: none; font-size: 8pt;}
.footerEng  a:link { font-family: verdana, helvetica, arial; color: #ffffff; text-decoration: none; font-size: 8pt;}
.footerEng  a:hover { font-family: verdana, helvetica, arial; color: #ffffff; text-decoration: none; font-size: 8pt;}

/*AD*/
.best_ad  { font-family: verdana, helvetica, arial; color: #666666; text-decoration: none; font-size: 8pt; padding-left : 20px; line-height: 140%}
.best_ad  a { font-family: verdana, helvetica, arial; color: #666666; text-decoration: none; font-size: 8pt;}
.best_ad  a:link { font-family: verdana, helvetica, arial; color: #666666; text-decoration: none; font-size: 8pt;}
.best_ad  a:hover { font-family: verdana, helvetica, arial; color: #666666; text-decoration: none; font-size: 8pt;}

/* sitemap */
.sitemap { background-color:#ffffff;  color: #505050; text-decoration:  none; font-size: 9pt; padding-left : 4px; padding-right : 4px; padding-top : 4px;}
.sitemap a { background-color:#ffffff;  color: #707070; text-decoration: none; font-size: 9pt; padding-left : 4px; padding-right : 4px; padding-top : 4px;}
.sitemap a:link { background-color:#ffffff;  color: #707070; text-decoration: none; font-size: 9pt; padding-left : 4px; padding-right : 4px; padding-top : 4px;}
.sitemap a:hover { background-color:#ffffff;  color: #003399; text-decoration: underline; font-size: 9pt; padding-left : 4px; padding-right : 4px; padding-top : 4px;}

.site_tt { background-color:#ffffff;  color: #505050; text-decoration:  none; font-weight: 600; font-size: 9pt; padding-left : 4px; padding-right : 4px; padding-top : 4px;}
.site_tt a { background-color:#ffffff;  color: #707070; text-decoration: none; font-weight: 600; font-size: 9pt; padding-left : 4px; padding-right : 4px; padding-top : 4px;}
.site_tt a:link { background-color:#ffffff;  color: #707070; text-decoration: none; font-weight: 600; font-size: 9pt; padding-left : 4px; padding-right : 4px; padding-top : 4px;}
.site_tt a:hover { background-color:#ffffff;  color: #003399; text-decoration: underline; font-weight: 600; font-size: 9pt; padding-left : 4px; padding-right : 4px; padding-top : 4px;}

.site_body { background-color:#ffffff;  color: #505050; text-decoration:  none; font-size: 9pt; padding-left : 4px; padding-right : 4px; padding-top : 4px;}
.site_body a { background-color:#ffffff;  color: #707070; text-decoration: none; font-size: 9pt; padding-left : 4px; padding-right : 4px; padding-top : 4px;}
.site_body a:link { background-color:#ffffff;  color: #707070; text-decoration: none; font-size: 9pt; padding-left : 4px; padding-right : 4px; padding-top : 4px;}
.site_body a:hover { background-color:#ffffff;  color: #003399; text-decoration: underline; font-size: 9pt; padding-left : 4px; padding-right : 4px; padding-top : 4px;}

.mungeonAttention {}
.mungeonAttention .li1{}
.mungeonAttention .li2{text-align:left;}

/* »õ Ã¢ */
.newwhead { background-color:#ececec;}
.newwline { background-color:#999999;}

/********************* Å×ÀÌºí Css ½ÃÀÛ *****************/
.tbl  {BORDER-BOTTOM: #7992A7 1px solid; BORDER-LEFT: #7992A7 1px solid; BORDER-TOP: #ffffff 1px solid; BORDER-RIGHT: #7992A7 1px solid; BACKGROUND-COLOR: #ffffff}
.tbr  {BORDER-BOTTOM: #7992A7 1px solid; BORDER-LEFT: #ffffff 1px solid; BORDER-TOP: #ffffff 1px solid; BORDER-RIGHT: #7992A7 1px solid; BACKGROUND-COLOR: #ffffff}
.ttbl  {font-weight:600; color:#3B5265; BORDER-BOTTOM: #7992A7 1px solid; BORDER-LEFT: #7992A7 1px solid; BORDER-TOP: #EFF3F5 1px solid; BORDER-RIGHT: #7992A7 1px solid; BACKGROUND-COLOR: #EFF3F5}
.ttbr  {font-weight:600; color:#3B5265; BORDER-BOTTOM: #7992A7 1px solid; BORDER-LEFT: #EFF3F5 1px solid; BORDER-TOP: #EFF3F5 1px solid; BORDER-RIGHT: #7992A7 1px solid; BACKGROUND-COLOR: #EFF3F5}

.clearBoth {clear:both;}
.ri {float: right;}

/* ÅÇ */
#nav {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0px;
	list-style: none;
	background: #ffffff url(/common/images/tab_bl.gif) repeat-x bottom left;
	}
#nav li {
	float: left;
	margin: 0;
	padding: 0;
	font-family: "Nanum Gothic", arial;
	font-size: 9pt;
	}
#nav a {
	float: left;
	display: block;
	margin: 0 1px 0 0;
	padding:8px 10px 4px 10px;
	color: #000;
	text-decoration: none;
	border: 1px solid #BFBFC1;
	border-bottom: none;
	background: #F1F1F1;
	}
#nav a:hover, div#intro #t-on a {
	color: #222;
 font-weight:600;
	padding:7px 9px 4px 9px;
	border-color: #BFBFC1;
 border-top: 2px solid #F74702;
 border-bottom: 1px solid #ffffff;
	background: url(/common/images/tab_ic.gif) no-repeat top center;
	}
#nav a:hover, div#intro #t-on2 a {
	color: #222;
 font-weight: 600;
	padding:7px 9px 4px 9px;
	border-color: #BFBFC1;
 border-top: 2px solid #F74702;
 border-bottom: 1px solid #ffffff;
	background: url(/common/images/tab_ic.gif) no-repeat top center;
	}


/* media */
A.media:link {font-size:12px; color:#333333; text-decoration:none; font-family:Nanum Gothic; font-weight: 600; line-height:18px;}
A.media:visited {font-size:12px; color:#333333; text-decoration:none; font-family:Nanum Gothic; font-weight: 600; line-height:18px;}
A.media:active {font-size:12px; color:#333333; text-decoration:underline; font-family:Nanum Gothic; font-weight: 600; line-height:18px;}
A.media:hover {font-size:12px; color:#333333; text-decoration:underline; font-family:Nanum Gothic; font-weight: 600; line-height:18px;}
.media_on {background-color:#FFFFFF; border:3px solid #8498fd;}



/* ¸®¼Â */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, addr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, caption {
    border: 0 none;
    /*font-family: Dotum,DotumChe;
    font-size: 12px;*/
    margin: 0;
    padding: 0;
}
ol, ul {
    list-style: none outside none;
}
h4, h5, h6 {
    margin: 10px 0 5px;
}
legend  {
    display: none; overflow:hidden;visibility:hidden;position:absolute;top:0;left:0;width:1px;height:1px;font-size:0;line-height:0;
}
.clear {clear:both;}
.clear:after {clear:both;content:".";display:block;font-size:0;height:0;visibility:hidden;}
.clear {min-height:1px;}
* html .clear {height:1px;}

/*ÅØ½ºÆ®È¿°ú*/
.txt_size1 {font-size:11px;}
.txt_size1_1 {font-size:11px; letter-spacing:-1px;}
.txt_size2 {font-size:12px; letter-spacing:-1px;}
.txt_size2_2 {font-size:12px;}
.txt_bold {font-weight:600;}
.txt_bold1 {font-weight:600; letter-spacing:-1px;}
.txt_fy {}



/*logo*/
#top_warp {width:990px;}
#top_logo {width:990px; height:56px; text-align:left;}
#top_logo .logo {width:256px; height:56px; float:left;}
#top_logo .logo .top_line {width:256px; height:13px; _height:0px;/* background:#ed1a3b;*/}
/*:first-child+html #top_logo .logo .top_line {width:256px; height:4px; background:#ed1a3b;}*/
#top_logo .logo  .ci {width:139px; height:35px; margin:5px 0 0 11px;}
#top_logo .top_smenu {width:530px; height:56px; float:right; vertical-align: top; text-align:right;}
#top_logo .top_smenu ul {margin:20px 0 0 0; width:520px;}
html[xmlns] #top_logo .top_smenu ul {margin:20px 0 0 0; width:520px;}
#top_logo .top_smenu ul li {display:inline; padding:3px 13px 0 0; height:23px;}
#top_logo .top_smenu ul li.smenu_bg {background:url(/cdn/image/top_img/top_menu_bg1.gif) no-repeat; padding:0 13px 0 19px;}
#top_logo .top_smenu ul li.top_login {height:23px; padding:3px 10px 0 0; margin:0; float:left;}

#hader {
    width:179px;
    height:46px;
	margin:22px 0 12px 42px;
}
#hader h1 {
    margin:0;
	width:179px;
}


#infomenu {
	position:absolute;
	left:880px;
	top:2px;
	width:220px;
	height:15px;
	z-index:1;
}

#infomenu_list li {
    float:left;
    display:inline;
	margin:0;
	padding:0;
}

/*navi*/
#navi {width:990px; height:66px; background:url('/image/navi_img/bg.gif') no-repeat; position:relative;}
.navi_view {padding-bottom:-10px;}


#mainmenu {
	width:990px;
	height:53px;
}


#topmenu {
	float:left;
	position:relative;
	width:990px;
	height:37px;
	font-size:0;
	line-height:0;
}
#topmenu img {border: none; }
#topmenu ul {
	padding:0 0 0 5px;
	margin:0;
}
#topmenu ul li {
	float:left;
	margin:0 1px 0 1px;
}

#topmenu ul ul {
	position:absolute;
	/*top:28px;*/
	left:0;
	display:none;
	width:990px;
	height:21px;
	overflow:hidden;
}
#topmenu ul ul li {
	float:left;
	height:21px;
	overflow:hidden;
	padding:0 0 0 0;
}
#topmenu ul ul li a {
	display:block;
}
#topmenu ul ul li a:hover,
#topmenu ul ul li a:focus,
#topmenu ul ul li a:active,
#topmenu ul ul li.on a {
	margin-top:-21px;
}
#topmenu ul ul li.first {
	padding-left:0;
	background:none;
}

#topmenu ul.submenu01 li.first {}
#topmenu ul.submenu02 li.first {padding-left:93px;}
#topmenu ul.submenu14 li.first {padding-left:240px;}
#topmenu ul.submenu10 li.first {padding-left:320px;}
#topmenu ul.submenu03 li.first {padding-left:400px;}
#topmenu ul.submenu05 li.first {padding-left:564px;}
#topmenu ul.submenu06 li.first {padding-left:317px;}
#topmenu ul.submenu09 li.first {padding-left:355px;}
#topmenu ul.submenu15 li.first {padding-left:465px;}
#topmenu ul.submenu16 li.first {padding-left:84px;}
#topmenu ul.submenu17 li.first {padding-left:163px;}
#topmenu ul.submenu19 li.first {padding-left:233px;}

#navi .sagun_sc {width:179px; position:absolute; top:5px; left:811px; z-index:12;}
#navi .sagun_sc1 {width:165px; margin:-33px 0 0 821px;}


/*ÇÏ´ÜÁÖ¼Ò*/
#footer {width:990px; margin:10px 0 0 0; margin:0 auto;}

/* bottom */
#footer .footer_menu{width:990px; height:37px; border-top:2px solid #3a3a3a; border-bottom:1px solid #beb5b6; background-color:#f7f7f7;}
#footer .footer_menu .menu_left{float:left; margin-top:12px;}
#footer .footer_menu .menu_left ul li{float:left; background:url("/image/footer_img/foot_line.gif") no-repeat 100% 1px; padding:0 15px;}
#footer .footer_menu .menu_left ul li.line_none{background-image:none;}
#footer .footer_menu .menu_right{float:right; margin:11px 15px 0 0;}

#footer .footer_address{position:relative; height:80px;}
#footer .footer_address .footer_logo{position:absolute; left:9px; top:21px;}
#footer .footer_address .address_left{position:absolute; left:160px; top:18px; font-size:12px;}
#footer .footer_address .address_left address{width:760px; text-align:left;  font-style:normal; font-size:11px; letter-spacing:-1px;}
#footer .footer_address .address_left address .line{color:#999999;}
#footer .footer_address .address_left address .btn_info{display:inline-block; vertical-align:top;}
#footer .footer_address .address_left .copy{width:760px; text-align:left;  color:#666666;}

/*#footer .footer_list1 {width:990px; height:30px; border-top:3px solid #666; border-bottom:1px solid #e0e0e0; background-color:#f7f7f7; margin:0 auto;}
#footer .footer_list1 .footer_list1_1 {width:500px; display:inline; float:left; background: none; margin:8px 0 0 17px;}
#footer .footer_list1 .footer_list1_1 h3 {text-align:left;}
#footer .footer_list1 .footer_list1_1 ul { margin:-13px 0 0 10px;}
#footer .footer_list1 .footer_list1_1 li {display:inline; font-size:11px;}
#footer .footer_list1 .footer_list1_2 {width:262px; display:inline; float:right; margin:8px 17px 0 0;}
#footer .footer_list1 .footer_list1_2 h3 {text-align:left;}
#footer .footer_list1 .footer_list1_2 ul { margin:-13px 0 0 70px;}
#footer .footer_list1 .footer_list1_2 li {display:inline; font-size:11px;}

#footer .footer_list2 {width:990px; border-bottom:1px solid #e0e0e0; text-align:center; background:url(../image/footer_img/qr.gif) no-repeat 946px 0;}
#footer .footer_list2 ul {margin:9px 0 11px 0;} #footer .footer_list2 li {display:inline;}
#footer .add {width:990px;  font-size:11px; color:#333; line-height:18px; text-align:center; padding:5px 0 5px 0;}
#footer .add .company_name {font-weight:600;}
#footer .add .copyright {  font-weight: 600; font-size:11px;}
#footer .add .copyright1 {color:#F03;}
#footer .add .addline {color:#CCC;}*/

/*ÇÏ´ÜÁÖ¼Ò ´Üµ¶CSS
.footer_pointline {background:url(../../image/footer_img/footer_list_point.gif) left no-repeat; }
.footer_pointline1 {font-size:11px; color:#ccc; letter-spacing:-1px;}
.footer_pd {padding:0 16px 0 16px;}*/


/*°ø¸ÅNEW PAGE*/
.gong_list {border-top:2px solid #c3b0a3; margin:0px 0 0 0;}
.gong_list th {padding:5px 0 5px 0; background:#f9f6f3; font-size:11px; color:#674d2c; line-height:16px;}
.gong_list td {padding:5px 3px 5px 3px; font-size:12px; color:#000; line-height:16px;}
.gong_line1 {border-bottom:1px solid #c3b0a3; border-right:1px solid #c3b0a3;}
.gong_line2 {border-bottom:1px solid #c3b0a3;}
.gong_line3 {background:#f9f6f3;}
.gong_text1 {text-align:center;}
.gong_text2 {color:#ef4524; font-size:12px;}
.gong_text3 {text-align:right;}
.gong_blank {margin:0 0 0 5px;}
.page_navi a.on {font-weight:600; color:#000;}

/*»ó¼¼ÆäÀÌÁö-°³¹ß°èÈ¹*/
.dev_TB {border:2px solid #9bb0c0; margin:0 0 20px 0;}
.dev_TB.newtbl {border-top:2px solid #333333 !important; border-left:1px solid #c1c1c1; border-right:1px solid #c1c1c1; border-bottom:1px solid #c1c1c1;margin:0 0 20px 0;}
.dev_TBNew {margin:0 0 0 0;}

/*»ó¼¼ÆäÀÌÁö-¹è´çÇ¥*/
.view_baedang {border-top:1px #5a768f solid; border-left:1px #5a768f solid; border-bottom:1px #5a768f solid; height:28px;}
.view_baedang th {border-bottom:1px #5a768f solid; border-right:1px #90a4b5 solid; background:#f4f4f5; font-weight:normal; font-size:12px;}
.view_baedang th.end {border-right:1px #5a768f solid;}
.view_baedang tbody td {border-bottom:1px #90a4b5  solid; border-right:1px #90a4b5 solid; padding:3px 2px 3px 2px;}
.view_baedang tbody td.end {border-right:1px #5a768f solid;}
.view_baedang tfoot td {border-top:1px #5a768f solid; border-right:1px #90a4b5 solid; background:#f4f4f5; height:28px;}
.view_baedang tfoot td.end {border-right:1px #5a768f solid; background:#f4f4f5;}


/*ÀÎ±Ù³«Âû»ç·Ê*/
.view_nearbid {border-top:1px #5a768f solid; border-left:1px #5a768f solid; border-bottom:1px #5a768f solid; height:28px;}
.view_nearbid th {border-bottom:1px #5a768f solid; border-right:1px #90a4b5 solid; background:#f4f4f5; font-weight:normal; font-size:12px;}
.view_nearbid th.end {border-right:1px #5a768f solid;}
.view_nearbid tbody td {border-bottom:1px #90a4b5  solid; border-right:1px #90a4b5 solid; padding:3px 2px 3px 2px;}
.view_nearbid tbody td.end {border-right:1px #5a768f solid;}
.view_nearbid tfoot td {border-top:1px #5a768f solid; border-right:1px #90a4b5 solid; background:#f4f4f5; height:28px;}
.view_nearbid tfoot td.end {border-right:1px #5a768f solid; background:#f4f4f5;}

/*¿¹»ó¹è´çÇ¥-ÀÎ±Ù³«Âû»ç·Ê*/
.view_baedang {border-top:2px solid #a59f99; border-right:2px solid #a59f99; border-bottom:2px solid #a59f99; border-left:2px solid #a59f99;}
.view_baedang tr td {border-right:1px solid #d4ccc4; border-bottom:1px solid #d4ccc4;}

/*»ó¼¼Á¤º¸ Å×ÀÌºí*/
/*.view_infomation {border-top:2px solid #7992a7; border-right:2px solid #7992a7; border-bottom:2px solid #7992a7; border-left:2px solid #7992a7;}
.view_infomation .tdline {border-right:1px solid #7992a7; border-bottom:1px solid #7992a7;}*/
.view_infomation {border-top:2px solid #9bb0c0; border-right:2px solid #9bb0c0; border-bottom:2px solid #9bb0c0; border-left:2px solid #9bb0c0;}
.view_infomation .tdline {border-right:1px solid #9bb0c0; border-bottom:1px solid #9bb0c0;}

.view_infomation.newtbl {border-top:2px #333333 solid; border-left:1px #c1c1c1 solid; border-right:1px #c1c1c1 solid; border-bottom:1px #c1c1c1 solid;}
.view_infomation.newtbl .tdline {border-right:1px solid #c1c1c1; border-bottom:1px solid #c1c1c1;}

/*»ç°Ç¹øÈ£-¹ý¿ø*/
.sageon_1 {font-size:14pt; font-weight: 600; color:#000; letter-spacing:-1px;}
.sageon_2 {font-size:14pt; font-weight: 600; color:#0066cc; letter-spacing:-1px;}


/*°ø¸ÅÅ×ÀÌºí*/
.gong_tb {border-top:2px solid #c3b0a3; border-left:1px solid #c3b0a3;}
.gong_tb th {background:#F9F6F3; color:#674D2C; font-size:12px; font-weight: 600; border-right:1px solid #c3b0a3; border-bottom:1px solid #c3b0a3; padding:5px 0 2px 0;}
.gong_tb td {border-right:1px solid #c3b0a3; border-bottom:1px solid #c3b0a3;}
.gong_tb td.map_td1 {text-align:center;}
.gong_tb td.map_td  {text-align:right; color:#674D2C; padding:0 10px 0 0;}
.gong_tb .TG_wide1 {width:50px;}
.gong_tb .TG_wide2 {width:60px;}

.gong_list td ul li {background: url(http://www.onbid.co.kr/images_up/bullet/arr04_over.gif) 2 5 no-repeat; padding:0 0 0 10px; margin:3px 0 0 0;}

.page_navi a {padding:5px 5px 2px 5px; border-left:1px solid #ccc; font-weight: 600; color:#414141; text-decoration:none;}
.page_navi a.on {color:#ff7e00; background:#f7f7f7;}

.btn_prev a {padding:2px 8px 2px 5px;}
.btn_next a {padding:2px 5px 2px 8px; border-left:1px solid #ccc;}

.gong_ar {float:right; margin:-15px 5px 0 0;}


/*¹°°Ç¸®½ºÆ® ¹× °Ë»ö Å×ÀÌºí*/
.AUC_List_TB {border-top:1px solid #5a768f; border-left:1px solid #5a768f;}
.AUC_List_TB .AUC_List_TD {border-right:1px solid #5a768f; border-bottom:1px solid #5a768f;}
.AUC_List_TB .AUC_List_TDR {border-right:1px solid #5a768f;}
.AUC_List_TB .AUC_List_TDB {border-bottom:1px solid #5a768f;}
.AUC_List_TB .AUC_List_TD1 {border-right:1px solid #5a768f; border-bottom:1px dotted #5a768f;}
.AUC_List_TB .AUC_List_TD2 {border-right:0px; border-bottom:1px solid #5a768f; padding-top:3px;}
.small-txt {font-size:11px;}
.text_Left {text-align:left;}

@media screen and (-webkit-min-device-pixel-ratio:0){
.text_Left table td { letter-spacing:-1px; }
}

.AUC_List_TB .up {background:url(/image/apt_list/arrow_up.gif) 5px 8px no-repeat; margin-right:2px; padding-top:3px;}
.AUC_List_TB .down {background:url(/image/apt_list/arrow_down.gif) 5px 5px no-repeat; margin-right:2px;}

/*¾ÆÆÄÆ®Áö¿ªº° Å×ÀÌºí*/
.AUC_Apt_TB {border-top:1px solid #9dbdc1; border-left:1px solid #9dbdc1;}
.AUC_Apt_TB .AUC_Apt_TD {border-right:1px solid #9dbdc1; border-bottom:1px solid #9dbdc1;}
.AUC_Apt_TB .AUC_Apt_TDR {border-right:1px solid #9dbdc1;}

/*¾ÆÆÄÆ®½Ã¼¼Á¤º¸ Å×ÀÌºí*/
.AUC_Aptprice_TB {border:2px solid #9dbdc1; font-size:12px; margin-bottom:20px;}
.AUC_Aptprice_TB th {border-right:1px solid #9dbdc1; border-bottom:1px solid #9dbdc1; background:#eff3f5; color:#333333; padding:4px 0px 2px 0;}
.AUC_Aptprice_TB th.AUC_Apt_TH {border-right:1px solid #9dbdc1; border-bottom:1px solid #9dbdc1; background:#f7f7f7; color:#585858;}
.AUC_Aptprice_TB th.daum {border-right:0px; border-bottom:0px; background:#f7f7f7; color:#333; padding:12px 0 10px 0;}
.AUC_Aptprice_TB td {border-right:1px solid #9dbdc1; border-bottom:1px solid #9dbdc1; color:#333; padding:4px 0 2px 5px; text-align:left;}
.AUC_Aptprice_TB td.daum {border-right:0px; border-bottom:0px; color:#333; padding:3px 0 3px 5px; background:#f7f7f7;}
.AUC_Aptprice_TB td.daum a {padding:2px 0 0 22px; margin:0 11px 0 0;}
.AUC_Aptprice_TB td.daum a.icon1 { background:url(/cdn/image/view_icon/daum_icon1.gif) 2px 0 no-repeat;}
.AUC_Aptprice_TB td.daum a.icon2 { background:url(/cdn/image/view_icon/daum_icon2.gif) 2px 0 no-repeat;}
.AUC_Aptprice_TB td.daum a.icon3 { background:url(/cdn/image/view_icon/daum_icon3.gif) 2px 0 no-repeat;}
.AUC_Aptprice_TB td.daum a.icon4 { background:url(/cdn/image/view_icon/daum_icon4.gif) 2px 0 no-repeat;}
.AUC_Aptprice_TB td.daum a.icon5 { background:url(/cdn/image/view_icon/daum_icon5.gif) 2px 0 no-repeat;}

.AUC_Aptprice_TB.newtbl {border-top:2px solid #333333 !important; border-left:0 !important; border-right:0 !important; font-size:14px; margin-bottom:20px;}
.AUC_Aptprice_TB.newtbl th {border-right:1px solid #c1c1c1; border-bottom:1px solid #c1c1c1; background:#f5f5f5; color:#333333; padding:4px 0px 2px 0;}
.AUC_Aptprice_TB.newtbl th.AUC_Apt_TH {text-align:center;border-right:1px solid #c1c1c1; border-bottom:1px solid #c1c1c1; background:#f7f7f7; color:#585858;}
.AUC_Aptprice_TB.newtbl th.daum {border-right:0px; border-bottom:0px; background:#f7f7f7; color:#333; padding:12px 0 10px 0;}
.AUC_Aptprice_TB.newtbl td {border-right:1px solid #c1c1c1; border-bottom:1px solid #c1c1c1; color:#333; padding:4px 0 2px 5px; text-align:left;}
.AUC_Aptprice_TB.newtbl td.daum {border-right:0px; border-bottom:0px; color:#333; padding:3px 0 3px 5px; background:#f7f7f7;}
.AUC_Aptprice_TB.newtbl td.daum a {padding:2px 0 0 22px; margin:0 11px 0 0;}
.AUC_Aptprice_TB.newtbl td.daum a.icon1 { background:url(/cdn/image/view_icon/daum_icon1.gif) 2px 0 no-repeat;}
.AUC_Aptprice_TB.newtbl td.daum a.icon2 { background:url(/cdn/image/view_icon/daum_icon2.gif) 2px 0 no-repeat;}
.AUC_Aptprice_TB.newtbl td.daum a.icon3 { background:url(/cdn/image/view_icon/daum_icon3.gif) 2px 0 no-repeat;}
.AUC_Aptprice_TB.newtbl td.daum a.icon4 { background:url(/cdn/image/view_icon/daum_icon4.gif) 2px 0 no-repeat;}
.AUC_Aptprice_TB.newtbl td.daum a.icon5 { background:url(/cdn/image/view_icon/daum_icon5.gif) 2px 0 no-repeat;}
.AUC_Aptprice_TB.newtbl th:last-child, .AUC_Aptprice_TB.newtbl td:last-child { border-right:0 !important;}

/*ÇÐ±³Á¤º¸°ü·Ã*/
.sc_name {padding-left:29px !important;}
.sc_name a:link    {text-decoration:none; color:#3366bb;}
.sc_name a:hover   {text-decoration:none; color:#669922;}
.sc_name a:visited {text-decoration:none; color:#3366bb;}
.sc_name a:active  {text-decoration:none;}

.sc_icon1 {background:url(/cdn/image/view_icon/school_icon1.gif) 7px 50% no-repeat;}/*ÃÊµîÇÐ±³*/
.sc_icon2 {background:url(/cdn/image/view_icon/school_icon2.gif) 7px 50% no-repeat;}/*ÁßÇÐ±³*/
.sc_icon3 {background:url(/cdn/image/view_icon/school_icon3.gif) 7px 50% no-repeat;}/*°íµîÇÐ±³*/
.sc_icon4 {background:url(/cdn/image/view_icon/school_icon4.gif) 7px 50% no-repeat;}/*Æ¯¼ºÈ­ÇÐ±³*/


/*Áöµµ°Ë»ö Å×ÀÌºí*/
.AUC_Map_TB {border-top:2px solid #d6c9b4; border-left:1px solid #d6c9b4;}
.AUC_Map_TB .AUC_Map_TD {border-right:1px solid #d6c9b4; border-bottom:1px solid #d6c9b4;}
.AUC_Map_TB .AUC_Map_TDR {border-right:1px solid #d6c9b4;}

/*¹ý¿øº°°Ë»ö*/
.law_tmn_wrap{width:680px;margin:0 auto;position:relative;}
.law_tmn_wrap:after{content:"";display:block;clear:both;}

.m_tmn_area{height:45px;border-bottom:2px solid #464646;}

.m_tmn_con{display:inline-block;}
.m_tmn_con li{height:45px;float:left;text-align:center;margin-right:1px;}
.m_tmn_con li.bg1_off{width:47px;background:url("/image/auction_img/tabmenu.png") no-repeat 0 0;}
.m_tmn_con li.bg1_on{width:47px;background:url("/image/auction_img/tabmenu.png") no-repeat 0 -50px;}
.m_tmn_con li.bg2_off{width:56px;background:url("/image/auction_img/tabmenu.png") no-repeat -52px 0;}
.m_tmn_con li.bg2_on{width:56px;background:url("/image/auction_img/tabmenu.png") no-repeat  -52px -50px;}
.m_tmn_con li.bg1_on a,.m_tmn_con li.bg2_on a{color:#ffffff;font-weight:600;display:block;margin-top:7px;text-decoration:none;}
.m_tmn_con li.bg1_off a,.m_tmn_con li.bg2_off a{color:#000000;font-weight:normal;display:block;margin-top:7px;text-decoration:none;}
.m_tmn_con li.last{margin-right:0;}

.s_tmn_area01{height:42px;background:url("/image/auction_img/menu_sub_bg1.gif") repeat-x;border-left:1px solid #e7e7e7;border-right:1px solid #e7e7e7;position:relative;}
.s_tmn_area01 ul{width:100%;float:left;padding-top:12px;}
.s_tmn_area01 ul.sm01{padding-left:5px;}
.s_tmn_area01 ul.sm02{padding-left:55px;}
.s_tmn_area01 ul.sm03{padding-left:115px;}
.s_tmn_area01 ul.sm04{padding-left:165px;}
.s_tmn_area01 ul.sm05{padding-left:100px;}
.s_tmn_area01 ul.sm06{padding-left:260px;}
.s_tmn_area01 ul.sm07{padding-left:290px;}
.s_tmn_area01 ul.sm08{padding-left:355px;}
.s_tmn_area01 ul.sm09{padding-left:350px;}
.s_tmn_area01 ul.sm10{padding-left:415px;}
.s_tmn_area01 ul.sm11{padding-left:290px;}
.s_tmn_area01 ul.sm12{padding-left:415px;}
.s_tmn_area01 ul.sm13{padding-left:350px;}
.s_tmn_area01 ul.sm14{padding-left:610px;}
.s_tmn_area01 ul li{height:22px;float:left;margin-right:15px;}
.s_tmn_area01 ul li.on{font-weight:600;background:url("/image/auction_img/menu_icon.gif") no-repeat 50% bottom;}
.s_tmn_area01 ul.hide{display:none;}

.s_tmn_area02{background:url("/image/auction_img/menu_sub_bg2.gif") repeat-x;border-left:1px solid #e7e7e7;border-right:1px solid #e7e7e7;border-bottom:1px solid #e7e7e7;padding:0 0 5px 0;margin-top:1px;position:relative; height:32px;}
.s_tmn_area02 img{display:none;}
.s_tmn_area02 ul{float:left;padding:10px 0 0 7px;;letter-spacing:-1px;}
.s_tmn_area02 ul.hide{display:none;}
/*.s_tmn_area02 ul.s_sm01_01{display:none;}*/
/*.s_tmn_area02 ul.s_sm01_02{display:none;}*/
/*.s_tmn_area02 ul.s_sm01_03{display:none;}*/
/*.s_tmn_area02 ul.s_sm01_04{display:none;}*/
/*.s_tmn_area02 ul.s_sm01_05{display:none;}*/
/*.s_tmn_area02 ul.s_sm02_01{display:none;}*/
/*.s_tmn_area02 ul.s_sm02_02{display:none;}*/
/*.s_tmn_area02 ul.s_sm03_01{}*/
/*.s_tmn_area02 ul.s_sm03_02{display:none;}*/
/*.s_tmn_area02 ul.s_sm03_03{display:none;}*/
/*.s_tmn_area02 ul.s_sm03_04{display:none;}*/
/*.s_tmn_area02 ul.s_sm03_05{display:none;}*/
/*.s_tmn_area02 ul.s_sm03_06{display:none;}*/
/*.s_tmn_area02 ul.s_sm04_01{display:none;}*/
/*.s_tmn_area02 ul.s_sm04_02{display:none;}*/
/*.s_tmn_area02 ul.s_sm05_01{display:none;}*/
/*.s_tmn_area02 ul.s_sm05_02{display:none;}*/
/*.s_tmn_area02 ul.s_sm05_03{display:none;}*/
/*.s_tmn_area02 ul.s_sm05_04{display:none;}*/
/*.s_tmn_area02 ul.s_sm05_05{display:none;}*/
/*.s_tmn_area02 ul.s_sm05_06{display:none;}*/
/*.s_tmn_area02 ul.s_sm05_07{display:none;}*/
/*.s_tmn_area02 ul.s_sm05_08{display:none;}*/
/*.s_tmn_area02 ul.s_sm05_09{display:none;}*/
/*.s_tmn_area02 ul.s_sm06_01{display:none;}*/
/*.s_tmn_area02 ul.s_sm07_01{display:none;}*/
/*.s_tmn_area02 ul.s_sm07_02{display:none;}*/
/*.s_tmn_area02 ul.s_sm07_03{display:none;}*/
/*.s_tmn_area02 ul.s_sm07_04{display:none;}*/
/*.s_tmn_area02 ul.s_sm07_05{display:none;}*/
/*.s_tmn_area02 ul.s_sm07_06{display:none;}*/
/*.s_tmn_area02 ul.s_sm08_01{display:none;}*/
/*.s_tmn_area02 ul.s_sm08_02{display:none;}*/
/*.s_tmn_area02 ul.s_sm09_01{display:none;}*/
/*.s_tmn_area02 ul.s_sm09_02{display:none;}*/
/*.s_tmn_area02 ul.s_sm09_03{display:none;}*/
/*.s_tmn_area02 ul.s_sm09_04{display:none;}*/
/*.s_tmn_area02 ul.s_sm09_05{display:none;}*/
/*.s_tmn_area02 ul.s_sm10_01{display:none;}*/
/*.s_tmn_area02 ul.s_sm10_02{display:none;}*/
/*.s_tmn_area02 ul.s_sm10_03{display:none;}*/
/*.s_tmn_area02 ul.s_sm10_04{display:none;}*/
/*.s_tmn_area02 ul.s_sm11_01{display:none;}*/
/*.s_tmn_area02 ul.s_sm11_02{display:none;}*/
/*.s_tmn_area02 ul.s_sm11_03{display:none;}*/
/*.s_tmn_area02 ul.s_sm11_04{display:none;}*/
/*.s_tmn_area02 ul.s_sm11_05{display:none;}*/
/*.s_tmn_area02 ul.s_sm11_06{display:none;}*/
/*.s_tmn_area02 ul.s_sm12_01{display:none;}*/
/*.s_tmn_area02 ul.s_sm12_02{display:none;}*/
/*.s_tmn_area02 ul.s_sm12_03{display:none;}*/
/*.s_tmn_area02 ul.s_sm12_04{display:none;}*/
/*.s_tmn_area02 ul.s_sm13_01{display:none;}*/
/*.s_tmn_area02 ul.s_sm13_02{display:none;}*/
/*.s_tmn_area02 ul.s_sm13_03{display:none;}*/
/*.s_tmn_area02 ul.s_sm13_04{display:none;}*/
/*.s_tmn_area02 ul.s_sm13_05{display:none;}*/
/*.s_tmn_area02 ul.s_sm14_01{display:none;}*/
.s_tmn_area02 ul li{position:relative;float:left;margin-right:10px;text-align:left;}

.law_calender_bar {background:url(/image/auction_img/calender_bg.gif) 0 100% no-repeat; text-align:center; height:55px; position:relative;}
.law_calender_bar ul {margin-top:18px;}
.law_calender_bar ul li {display:inline;}
.law_calender_bar .month_L {}
.law_calender_bar .month_R {}
.law_tb {border-top:1px solid #464646; border-left:1px solid #ababab;}
.law_tb th, .law_tb td {border-bottom:1px solid #464646; border-right:1px solid #ababab;}
.law_tb th {background:url(/image/auction_img/law_th.gif) 0 100% repeat-x; padding:6px 0 5px 0;}
.law_tb th.sunday {color:#cb0000;}
.law_tb td {height:60px; padding:0 0 8px 0; vertical-align:top;}
.law_tb td dt {text-align:right; height:19px;}
.law_tb td dt div {width:23px; padding:0px 0 2px 0; text-align:center;  font-weight: 600; float:right;}
.law_tb td dt div.holiday {color:#cb0000;}
.law_tb td dd {margin-left:3px; padding-left:10px; text-align:left;}
.law_tb td dd.fix_1 {background: url(/image/auction_img/law_icon1.gif) 0 2px no-repeat; color:#333;}
.law_tb td dd.fix_1 a:link    {color:#333;}
.law_tb td dd.fix_1 a:hover   {color:#333; text-decoration:underline;}
.law_tb td dd.fix_1 a:visited {color:#333; text-decoration:none;}
.law_tb td dd.fix_1 a:active  {color:#333; text-decoration:none;}

.law_tb td dd.fix_2 {background: url(/image/auction_img/law_icon2.gif) 0 2px no-repeat; color:#1fa600;}
.law_tb td dd.fix_2 a:link    {color:#1fa600;}
.law_tb td dd.fix_2 a:hover   {color:#1fa600; text-decoration:underline;}
.law_tb td dd.fix_2 a:visited {color:#1fa600; text-decoration:none;}
.law_tb td dd.fix_2 a:active  {color:#1fa600; text-decoration:none;}

.law_tb td dd.fix_3 {background: url(/image/auction_img/law_icon3.gif) 0 2px no-repeat; color:#dd860f;}
.law_tb td dd.fix_3 a:link    {color:#dd860f;}
.law_tb td dd.fix_3 a:hover   {color:#dd860f; text-decoration:underline;}
.law_tb td dd.fix_3 a:visited {color:#dd860f; text-decoration:none;}
.law_tb td dd.fix_3 a:active  {color:#dd860f; text-decoration:none;}
.law_tb td.sunday dt div {color:#cb0000;}
.law_tb td.today { background:#fffde2;}
.law_tb td.today dt div {background:url(/image/auction_img/law_today.gif) 0 0 no-repeat; color:#fff !important;}
.calender_info {text-align:right; margin:5px 0 30px 0;}
.calender_info ul li {display:inline; padding-left:10px;}
.calender_info ul li.fix_1 {background: url(/image/auction_img/law_icon1.gif) 0 0 no-repeat; color:#333;}
.calender_info ul li.fix_2 {background: url(/image/auction_img/law_icon2.gif) 0 0 no-repeat; color:#1fa600;}
.calender_info ul li.fix_3 {background: url(/image/auction_img/law_icon3.gif) 0 0 no-repeat; color:#dd860f;}
.calender_info ul span {color:#333; margin:0 5px;}


/*¹ý¿ø¿¹Á¤ ¸®½ºÆ® Å×ÀÌºí*/
.AUC_Law_TB {border-top:2px solid #bbb; border-left:1px solid #bbb;}
.AUC_Law_TB .AUC_Law_TD {border-right:1px solid #bbb; border-bottom:1px solid #bbb;}
.AUC_Law_TB .AUC_Law_TDR {border-right:1px solid #bbb;}


/*°ü½É¹°°Ç µî·Ï º¸±â*/
.mymemo {border:2px #9bb0c0 solid; background:#eff3f5; margin:15px 0 10px 0;}
.mymemo td {padding:7px 7px 6px 7px; }
.mymemo td.point {border-bottom:1px #9bb0c0 dotted;}
.mymemo td.point .tit {float:left; font-weight: 600; color:#333333;}
.mymemo td.point .tit_day {float:left; font-size:11px; margin:2px 0 0 10px; color:#666;}
.mymemo td.point .tit_but {float:right; font-size:11px;margin:2px 0 0 0;}
.mymemo .left {float:left;}
.mymemo.newtbl {border:2px #c1c1c1 solid; background:#f5f5f5; margin:15px 0 10px 0;}
.mymemo.newtbl td {padding:7px 7px 6px 7px; }
.mymemo.newtbl td.point {border-bottom:1px #c1c1c1 dotted;}
/*°ü½É¹°°Ç µî·Ï ¾²±â*/
.mymemo_input {border:2px #9bb0c0 solid; margin:15px 0 10px 0;}
.mymemo_input th {width:102px; font-size:12px;}
.mymemo_input th.line, .mymemo_input td.line {border-bottom:1px #9bb0c0 solid;}
.mymemo_input th div{font-weight:normal; font-size:11px; color:#666; margin-top:3px;}
.mymemo_input td {padding:10px 0 10px 7px; font-size:12px;}
.mymemo_input td .left {float:left;}
.mymemo_input td .right {float:right; margin:4px 10px 0 0;}
.mymemo_input.newtbl {border:2px #c1c1c1 solid; margin:15px 0 10px 0;}
.mymemo_input.newtb th {width:102px; font-size:12px;}
.mymemo_input.newtb th.line, .mymemo_input.newtb td.line {border-bottom:1px #c1c1c1 solid;}


/*¹°°Ç»ó¼¼ Å×ÀÌºí*/
.top_title {font-weight:600; font-size:16px; /*font-family: 'Nanum Gothic', sans-serif;*/}
.top_title span { /*font-family:"Nanum Gothic", "µ¸¿ò";*/ /*font-family: 'Nanum Gothic', sans-serif;*/ font-size:16px;}
.top_title span span {font-size:16px; height:18px;}
.top_title span span.top_sagun {color:#0066cc; height:16px;}
.top_title span span.top_sagunA {color:#0066cc;}

/*¹°°Ç»ó¼¼ Å×ÀÌºí 20151014*/
.top_title2 {font-weight:600; font-size:15px;  /*font-family: 'Nanum Gothic', sans-serif;*/}
.top_title2 span { /*font-family:"Nanum Gothic", "µ¸¿ò";*/ /*font-family: 'Nanum Gothic', sans-serif;*/ font-size:20px; font-weight: 600;line-height:120%}
.top_title2 span span {font-size:20px; height:18px;}
.top_title2 span span.top_sagun {color:#0066cc; height:20px;}
.top_title2 span span.top_sagunA {color:#0066cc;}
.paddW5 {padding:5px 0}
.bgDetailTop {background:url(/cdn/auction/images/bg_detail_top02.gif)0 0}
.bgDetailTop2 {background:#f2eee3}
.bgDetailTop3 {background:url(/cdn/auction/images/bg_detail_top02.gif)-710px 0}
.btnQue {padding:4px 3px 1px 3px; background:#ebebeb; color:#000000; border:solid 1px #cccccc}
.btnQue:hover { background:#333333; color:#ffffff;}
.ico_detail_arrow_tit {width:16px; position:relative;font-size:16px}
.title_new {font-size:16px; text-align:left;padding:2px 0; /*border-bottom: solid 1px #333333;*/}

/*¹°°Ç»ó¼¼ Å×ÀÌºí 20190211 - »çÀå´ÔÁö½Ã ¼öÁ¤.*/
.top_title2_v {font-size:15px; /*font-family: 'Nanum Gothic', sans-serif;*/}
.top_title2_v span {/*font-family:Tahoma, Arial; font-family:"Nanum Gothic", "µ¸¿ò";*/ /*font-family: 'Nanum Gothic', sans-serif;*/ font-size:20px; font-weight: 600;line-height:120%}
.top_title2_v span span {font-size:20px; height:18px;}
.top_title2_v span span.top_sagun {color:#0066cc; height:20px;}
.top_title2_v span span.top_sagunA {color:#0066cc;}
.top_title2_v span span.top_sagunB {font-weight:normal}
.top_title2_v .sub_title {padding-top:2px; text-align:center;font-weight:normal}
.bgDetailTop_v {}
.bgDetailTop2_v {background:#f2eee3;padding:8px 0 0 0;width:100%;text-align:center}
.bgDetailTop3_v {}
.View_Tit_v {border-radius: 15px;border:solid 4px #d8d2c2;width:100%}
.lowprice {color:#000000;font-weight:600;letter-spacing:-0.5px}
.newprice {letter-spacing:-0.5px}

.view_table {border:1px solid #9bb0c0; }
.view_table.newtbl {border-top:2px solid #336698 !important; border-left:0 !important; border-right:0 !important; border-bottom:1px solid #c1c1c1;}
.view_table th {border-bottom:1px solid #9bb0c0; border-right:1px solid #9bb0c0; background:#EFF3F5; color:#333333; padding:6px 0 3px 0;}
.view_table th:last-child {border-right:0 !important;}
.view_table td:last-child {border-right:0 !important; border-left:1px solid #c1c1c1;}
.view_table.newtbl th {border-bottom:1px solid #c1c1c1; border-right:1px solid #c1c1c1; background:#f5f5f5; color:#000000; padding:6px 0 3px 0; font-weight:normal}
.view_table td {border-bottom:1px solid #9bb0c0; border-right:1px solid #9bb0c0; padding:5px 5px 3px 5px; text-align:left;}
.view_table.newtbl td {border-bottom:1px solid #c1c1c1; border-right:1px solid #c1c1c1; padding:5px 0px 3px 5px; text-align:left;}
.view_table.newtbl .content_tbl td {border:0;}
.view_table td.add_Line {padding:10px 5px 8px 5px !important;}
.view_table td.add_Line div {display:none;}
.view_table td.txt_Left {text-align:left;}
.view_table td.txt_Right {text-align:right;}
.view_table td.txt_Center {text-align:center; padding-right:0; padding-left:0;}
.view_table td.txt_nomal b {font-weight:normal !important; letter-spacing:0 !important;}/*¸éÀûº¼µå ¼öÁ¤*/
.view_table td font {color:#333 !important;}/*ÃÖÀú°æ¸Å°¡ ¼öÁ¤*/
.view_table td.font_cs font {color:#F00 !important;}
.view_table td.non_boardR {border-right:0;}
.view_table td.txt_Eng {/*font-family:Arial; font-weight: 600;*/}
.view_table td.txt_Eng .c4 {color:#333 !important;}
.view_table td.non_br br { display:none;}
.view_table .txt_black {color:#333 !important;}
.view_table .txt_gray {color:#999 !important;}
.view_table .txt_red {color:#F00 !important;}
.view_table .txt_blue {color:#0000ff !important;}
.view_table .txt_sp {letter-spacing:-1px;}
.view_table .txt_bold {font-weight:600;}
.view_table td td {border:none; padding-top:0 !important; padding-bottom:0 !important;}

.view_table .gamyo, .view_table .gamyo td, .view_table .gamyo th {border-left:0 !important; border-right:0 !important; border-top:0 !important; border-bottom:0 !important; }
.bor0 {border-left:0 !important;}
.view_table_build {border:2px solid #9bb0c0;}
.view_table_build th {border-bottom:1px solid #9bb0c0; border-right:1px solid #9bb0c0; background:#EFF3F5; color:#333333; font-size:12px; padding:6px 0 3px 0;}
.view_table_build td {border-bottom:1px solid #9bb0c0; border-right:1px solid #9bb0c0; padding:5px 5px 3px 5px; text-align:left;}
.view_table_build td.add_Line {padding:10px 5px 8px 5px !important;}
.view_table_build td.add_Line div {display:none;}
.view_table_build td.txt_Left {text-align:left;}
.view_table_build td.txt_Right {text-align:right;}
.view_table_build td.txt_Center, .view_table_build th.txt_Center {text-align:center; padding-right:0; padding-left:0;}
.view_table_build td.txt_nomal b {font-weight:normal !important; letter-spacing:0 !important;}/*¸éÀûº¼µå ¼öÁ¤*/
.view_table_build td font {color:#333 !important;}/*ÃÖÀú°æ¸Å°¡ ¼öÁ¤*/
.view_table_build td.font_cs font {color:#F00 !important;}
.view_table_build td.boldNormal {font-weight:normal;}
.view_table_build th .boldNormal {font-weight:normal;}
.view_table_build .non_boardB {border-bottom:0 !important;}
.view_table_build .non_boardR {border-right:0 !important;}
.view_table_build td.non_boardL {border-left:0 !important;}
.view_table_build td.txt_Eng {/*font-family:Arial; font-weight: 600;*/}
.view_table_build td.txt_Eng .c4 {color:#333 !important;}
.view_table_build td.non_br br { display:none;}
.view_table_build .txt_black {color:#333 !important;}
.view_table_build .txt_gray {color:#999 !important;}
.view_table_build .txt_red {color:#F00 !important;}
.view_table_build .txt_blue {color:#0000ff !important;}
.view_table_build .txt_sp {letter-spacing:-1px;}
.view_table_build .txt_size {font-size:12px !important; letter-spacing: -1px;}

.view_table_build .txt_bold {font-weight:600;}
.view_table_build td.list  {border:0 !important;}

.view_table_build td.pddR15 { padding-right:15px;}
.view_table_build td.pddL15 { padding-left:15px;}

.view_table_price td {padding:5px 2px 3px 2px !important;}

.view_table_build td .priceList01 {text-align:center; padding:5px 0 0 5px; margin:0 auto;}
.view_table_build td .priceList02 { text-align:center; padding:5px 0 0 5px; margin:0 auto;}
.view_table_build td .priceList01 li {height:20px;}
.view_table_build td .priceList02 li {height:20px;}

/*»ó¼¼»çÁøÅ×ÀÌºí*/
.photo_TB {border:2px solid #9bb0c0;}
.photo_TB td {background:#eff3f5; padding:6px 0;text-align:center;}
.photo_TB td table {margin:0 auto;}
.photo_TB td table td {padding:0;}
.photo_TB td table td div {margin:0 auto;}
.photo_TB.newtbl {border-top:2px solid #333333 !important; border-bottom:1px solid #c1c1c1; border-left:1px solid #c1c1c1; border-right:1px solid #c1c1c1}
.photo_TB.newtbl td {background:#f5f5f5; padding:6px 0;text-align:center;}


/*¹°°Ç»ó¼¼ ¾ÆÆÄÆ®°ü¸®ºñ*/
.apt_mom {border-top:2px solid #333333 !important; border-left:0 !important; border-right:0 !important; margin-bottom:20px;}
.apt_mom th {border-bottom:1px solid #c1c1c1; border-right:1px solid #c1c1c1; background:#f5f5f5; color:#333333; font-size:12px; padding:4px 5px 2px 5px;}
.apt_mom td {border-bottom:1px solid #c1c1c1; border-right:1px solid #c1c1c1; color:#333333; text-align:right; padding:4px 5px 2px 5px;}
.apt_mom td span {margin-right:49px;}
.apt_mom td span p {margin-right:31px;}
.apt_mom td span p.Total_num {color:#0066cc;}
.apt_mom td.Total_line {border-bottom:1px solid #c1c1c1; border-right:1px solid #c1c1c1; background:#F7F7F7;}
.apt_mom td.txt_Center {text-align:center;}
.apt_mom th:last-child, .apt_mom td:last-child {border-right:0 !important;}

/*¹°°Ç»ó¼¼ ´ç»çÀÚ³»¿ª*/
.view_dangsaja {border-top:2px solid #333333; border-right:1px solid #c1c1c1; border-bottom:1px solid #c1c1c1; margin:0 0 20px 0;}
.view_dangsaja th {border-bottom:1px solid #9bb0c0; border-left:1px solid #9bb0c0; background:#EFF3F5; color:#333333; font-size:12px; padding:4px 0px 2px 0;}
.view_dangsaja th.left_Line {border-left:2px solid #9bb0c0;}
.view_dangsaja td { border-bottom:1px solid #9bb0c0; border-left:1px solid #9bb0c0; color:#333; padding:4px 0px 2px 10px; text-align:left;}
.view_dangsaja td.sub_Title {background:#f9f7f4;}
.view_dangsaja td.left_Line {border-left:2px solid #9bb0c0;}
.view_dangsaja td.end_Line {border-right:0px solid #9bb0c0;}

.view_dangsaja.newtbl {border-top:2px solid #336698 !important; border-left:0 !important; border-right:0 !important; border-bottom:1px solid #c1c1c1; margin:0 0 20px 0;}
.view_dangsaja.newtbl th {font-weight:600; border-bottom:1px solid #c1c1c1; border-left:1px solid #c1c1c1; background:#f5f5f5; color:#333333; padding:4px 0px 2px 0;}
.view_dangsaja.newtbl th.left_Line {border-left:1px solid #c1c1c1;}
.view_dangsaja.newtbl td { border-bottom:1px solid #c1c1c1; border-left:1px solid #c1c1c1; color:#333; padding:4px 0px 2px 10px; text-align:left;}
.view_dangsaja.newtbl td.sub_Title {background:#f9f7f4;}
.view_dangsaja.newtbl td.left_Line {border-left:1px solid #c1c1c1;}
.view_dangsaja.newtbl td.end_Line {border-right:0px solid #c1c1c1;}
.view_dangsaja.newtbl th:first-child, .view_dangsaja.newtbl td:first-child {border-left:0 !important;}

/*¹°°Ç»ó¼¼ ½Ç°Å·¡°¡*/
.view_realprice.newtbl {border-top:2px solid #336698; border-right:0 !important; border-left:0 !important; border-bottom:1px solid #c1c1c1; margin:0 0 5px 0;}
.view_realprice.newtbl th {font-weight:600; text-align:center; border-bottom:1px solid #c1c1c1; border-left:1px solid #c1c1c1;  border-right:1px solid #c1c1c1; background:#f5f5f5; color:#333333; padding:4px 0px 2px 0;}
.view_realprice.newtbl th.left_Line {border-left:1px solid #c1c1c1;}
.view_realprice.newtbl td { border-bottom:1px solid #c1c1c1; border-right:1px solid #c1c1c1; border-left:1px solid #c1c1c1; color:#333; padding:4px; text-align:left;}
.view_realprice.newtbl td:last-child, .view_realprice.newtbl th:last-child {border-right:0 !important;}
.view_realprice.newtbl th.left_Line, .view_realprice.newtbl td.left_Line {border-left:0 !important;}
.view_realprice.newtbl td.sub_Title {background:#f5f5f5;}
.view_realprice.newtbl td.end_Line {border-right:0px solid #c1c1c1;}


/*°ø¸ÅÁøÇà³»¿ª*/
.view_progress {border-top:2px solid #9bb0c0; border-right:2px solid #9bb0c0; border-bottom:2px solid #9bb0c0; margin:0 0 20px 0;}
.view_progress th {border-bottom:1px solid #9bb0c0; border-left:1px solid #9bb0c0; background:#EFF3F5; color:#333333; font-size:12px; padding:4px 0px 2px 0;}
.view_progress th.left_Line {border-left:2px solid #9bb0c0;}
.view_progress td { border-bottom:1px solid #9bb0c0; border-left:1px solid #9bb0c0; color:#333; padding:4px 0px 2px 4px; }
.view_progress td.sub_Title {background:#f9f7f4;}
.view_progress td.left_Line {border-left:2px solid #9bb0c0;}
.view_progress td.end_Line {border-right:0px solid #9bb0c0;}

/*°¡¸ÍÁ¡¸®½ºÆ®*/
.fran_TB {border:2px solid #a59f99;}
.fran_TB th {border-bottom:1px solid #d4ccc4; border-left:1px solid #d4ccc4; background:#f4f1ed; color:#333; font-size:12px; padding:4px 0px 2px 0;}
.fran_TB td {border-bottom:1px solid #d4ccc4; border-left:1px solid #d4ccc4; padding:0 5px;}

/*Layer ÆË¾÷*/
.Layer_pop_Warp {width:623px; /*height:264px;*/ border-top:5px solid #0e2d55; border-right:1px solid #c9c9c9; border-bottom:1px solid #c9c9c9; border-left:1px solid #c9c9c9; padding:18px; font-size:12px; background:#FFF;}
.Layer_pop_Warp .Layer_pop_title {height:37px;}
.Layer_pop_Warp .Layer_pop_title h1 {/*font-family: 'Nanum Gothic', sans-serif;*/ font-size:18px; color:#0e2d55; float:left;}
.Layer_pop_Warp .Layer_pop_title .close_but {float:right;}
.Layer_pop_Warp .Layer_pop_content {clear:both; background:#f7f7f7; border:1px solid #c9c9c9; padding:20px 0 20px 0;}
.Layer_pop_Warp .Layer_pop_content table {/*margin-top:20px;*/}
.Layer_pop_Warp .Layer_pop_content table td {vertical-align:top; text-align:center;}

.Layer_pop_Warp .Layer_pop_content table td .Layer_pop_txt {height:83px; padding-top:30px; font-size:14px; color:#666; font-weight: 600; line-height:25px; }
.Layer_pop_Warp .Layer_pop_content table td .Layer_pop_login {height:113px;}
.Layer_pop_Warp .Layer_pop_content table td .Layer_pop_login .forms {padding:6px 0 0 0;}
.Layer_pop_Warp .Layer_pop_content table td .Layer_pop_login .forms input {width:203px; border:1px solid #c9c9c9; font-size:14px; font-weight: 600; padding:8px;}
.Layer_pop_Warp .Layer_pop_content table td .Layer_pop_login .find_idpw {margin-top:8px;}
.Layer_pop_Warp .Layer_pop_content table td .Layer_pop_login .find_idpw span {font-weight:600;}
.Layer_pop_Warp .Layer_pop_content table td .Layer_pop_but {padding:5px 0;}

.Layer_pop_Warp .Layer_pop_content table td .Layer_title {padding-top:5px; height:18px;}
.Layer_pop_Warp .Layer_pop_content table td .Layer_title span {font-weight:600;}
.Layer_pop_Warp .Layer_pop_content table td .Layer_pop_logon {height:113px;}
.Layer_pop_Warp .Layer_pop_content table td .Layer_pop_logon .Layer_listbg {width:259px; height:86px; background:url(/image/layer_pop/list_bg.gif) 0 0 no-repeat; margin:7px auto 0 auto; padding-top:11px;}
.Layer_pop_Warp .Layer_pop_content table td .Layer_pop_logon .Layer_listbg .Layer_list {width:233px; height:74px; overflow-x:hidden; overflow-y:auto; margin:0 auto 0 auto;}
.Layer_pop_Warp .Layer_pop_content table td .Layer_pop_logon .Layer_listbg .Layer_list ul li {text-align:left;}
.Layer_pop_Warp .Layer_pop_content table td .Layer_pop_logon .Layer_listbg .Layer_list ul li span {margin-right:10px;}
.Layer_pop_Warp .Layer_pop_content table td .Layer_pop_logon .Layer_mybg {width:259px; height:41px; background:url(/image/layer_pop/point_bg.gif) 0 0 no-repeat; margin:7px auto 0 auto; /*font-family:Tahoma, Geneva, sans-serif;*/ font-size:22px; font-weight: 600; color:#cc0000; padding-top:5px;}
.Layer_pop_Warp .Layer_pop_content table td .Layer_pop_logon .Layer_pointbg {width:259px; height:33px; background:url(/image/layer_pop/point_bg.gif) 0 0 no-repeat; margin:7px auto 0 auto; /*font-family:Tahoma, Geneva, sans-serif;*/ font-size:22px; font-weight: 600; color:#cc0000; padding-top:13px;}
.Layer_pop_Warp .Layer_pop_content table td .Layer_pop_logon .Layer_point_txt {margin-top:10px; color:#666;}

.Layer_pop_Warp .Layer_pop_content table td.Layer_pop_tbL {border-right:1px solid #c9c9c9;}
.Layer_pop_Warp .Layer_pop_content table td.Layer_pop_tbR {}

.view_baedang_wrap {border-top:solid 0px #336698}

#layerMaskWrap {
	position:absolute;
	z-index:9999;
	background-color:#aaa;
	display:none;
	left:0;
	top:0;
}

#layerLoginWrap {
	position:absolute;
	display: none;
	width: 661px;
	height: 301px;
	background-color:#FFF;
	z-index:10000;
}

#layerPopupWrap {
	width: 661px;
	height: 301px;
	z-index:10001;
	background:#ffffff;
	overflow:hidden
}
/*µî±âºÎÃ¤±ÇÃÑ¾×,Ã¤±ÇÀÚÃ»±¸±Ý¾×*/
.deunggi_view_tit {/*border-top:1px dotted #989898; border-bottom:1px dotted #989898;*/ background:#FFF; text-align:right; color:#660000; padding:3px 16px 0 0;}
.deunggi_view_tit span {/*letter-spacing:2px;*/}
.deunggi_view_money {text-align:right; color:#660000; padding:0px 0 5px 0;}
.deunggi_view_money span {margin-right:22px;}

/* ÀÓÂ÷ÀÎ ¿¹»ó¹è´çÇ¥ */
/* allowance_wrap */
.allowance_wrap{width:100%;}

.allowance_title {margin-top:25px; margin-bottom:2px; background:url(/cdn/image/view_icon/line_tt.gif) 0 0 repeat-x; height:24px;}
.allowance_title:after {content:"";display:block;clear:both;margin-bottom:5px;}
.allowance_wrap .allowance_title .title {margin:4px 0; padding-left:20px; color:#585858; background:url(/cdn/common/images/title_icon_03.gif) 0 0 no-repeat;}
.allowance_wrap .allowance_title .title1 {margin:4px 0;color:#333;}
.allowance_wrap .allowance_sub_tit {text-align:right;}
.allowance_tt {font-weight:600;float:left;}
.allowance_tt img {vertical-align:middle;}
.allowance_tts {float:right;}

.allowance_tb {width:100%;border:2px solid #9BB0C0;}
.allowance_tb thead th, .allowance_tb tbody td{border:1px solid #9BB0C0;}
.allowance_tb thead th {height:25px;background-color:#EFF3F5;}
.allowance_tb tbody td.tb_center {text-align:center;padding:7px;}
.allowance_tb tbody td.tb_left {text-align:left;padding:7px 0px 7px 7px;}
.allowance_tb tbody td.tb_right {text-align:right;padding:7px 10px;}
.allowance_tb tbody td.td_pad {/*padding:7px 15px 7px 15px;*/}
.allowance_tb tbody td .pt_red {color:#ff0000;}
.allowance_tb tbody td .pt_blue {color:#0000ff;}
/* .allowance_tb tbody td span{display:block;} */

.allowance_tb.newtbl {width:100%; border-top:solid 2px #336698 !important; border-right:0 !important; border-left:0 !important; border-bottom:1px solid #c1c1c1;}
.allowance_tb.newtbl thead th, .allowance_tb.newtbl tbody td{border:1px solid #c1c1c1;}
.allowance_tb.newtbl thead th:first-child, .allowance_tb.newtbl tbody td:first-child {border-left:0 !important;}
.allowance_tb.newtbl thead th:last-child, .allowance_tb.newtbl tbody td:last-child {border-right:0 !important;}
.allowance_tb.newtbl thead th {height:25px;background-color:#f5f5f5;}

.allowance_btn{margin-top:10px;padding-left:58px;}
.allowance_btn:after{content:"";display:block;clear:both;}
.allowance_btn li{float:left;padding-left:10px;}

.allowance_btn1{margin-top:10px;padding-left:8px;}
.allowance_btn1:after{content:"";display:block;clear:both;}
.allowance_btn1 li{float:left;padding-left:8px;}


/* voew leftmenu color */
.view_left_pop1 span {color:#d90102;}
.view_left_pop1 A:hover span {color:#EF8700;}
.view_left_pop2 span {color:#0067b6;}
.view_left_pop2 A:hover span {color:#EF8700;}

/*20140610 »çÀå´Ô Áö½Ã */
.tm_n  {  color: #000000; text-decoration:  none; font-size: 9pt;  letter-spacing: -0.5px; padding-top:3px;}
.tm_n  a {  color: #000000; text-decoration: none; font-size: 9pt; letter-spacing: -0.5px;}
.tm_n  a:link {  color: #000000; text-decoration: none; font-size: 9pt; letter-spacing: -0.5px;}
.tm_n  a:hover {  color: #000000; text-decoration: none; font-size: 9pt; letter-spacing: -0.5px;}

/*20140624 »çÀå´Ô Áö½Ã °Ë»ö°á°ú ¼öÁ¤ */
.searchRestTtl { font-size:14px; font-weight: 600; border-right:solid 2px #468add; padding-top:10px;}
.searchRestCont {  font-size:12px; font-weight: 600; border-left:solid 1px #a2d5ee; line-height:160%;}

/*20140704 Åë°èÂ÷Æ® Ãß°¡*/
.view_chart {margin:5px 0 5px 0; /* border-bottom:solid 1px #ccc;*/ border-top:solid 2px #336698; padding-top:10px}
.view_chart a {color:#333333;}
.view_chart a:link {text-decoration:none;color:#333333;}
.view_chart a:hover {text-decoration:none; color:#333333;}
.view_chart a:visited {text-decoration:none;color:#333333;}
.view_chart th {color:#333333; font-size:12px; padding:4px 0px 2px 0;}
.view_chart th .select {color:#780bff;}
.view_chart td {  color:#333; padding:4px 0px 2px 10px; text-align:left;}
.view_chart td.sub_Title {background:#f9f7f4;}

/*20150209 °³¹ß°èÈ¹ Ãß°¡*/
.develop_contList {height: 93px; overflow-x: hidden; overflow-y: auto; border:2px solid #9bb0c0; padding:3px 0;}

/* 20150210_Àû¿ë ¸Þ´º - Á¾ÇÕ°Ë»ö : ÀÓ´ë¼öÀÍ ¹°°Ç¸®½ºÆ® */
.List_TB_Rent {border:1px solid #5a768f; border-top:2px solid #5a768f;}
.List_TB_Rent thead th, .List_TB_Rent tbody td {border-right:1px solid #5a768f; border-top:1px solid #5a768f;text-align:center;}
.List_TB_Rent thead th td, .List_TB_Rent tbody td td {border:0 !important;}
.List_TB_Rent tbody td {word-break:break-all;}
.List_TB_Rent tbody td.photo {padding:6px 0 0 0;}
.List_TB_Rent tbody td.address {text-align:left !important; padding:6px 3px 3px 3px; width:240px;}
.List_TB_Rent tbody td.price, .List_TB_Rent tbody td.price td {text-align:right; }
.List_TB_Rent tbody td.kb_price1, .List_TB_Rent tbody td.kb_price2 {border-top:1px dotted #5a768f !important;}
.List_TB_Rent tbody td.kb_price1 {border-right:0; padding-top:3px;}
.List_TB_Rent tbody td .up {background:url(/image/apt_list/arrow_up.gif) 5px 6px no-repeat; margin-right:2px; padding-top:3px;}
.List_TB_Rent tbody td .down {background:url(/image/apt_list/arrow_down.gif) 5px 3px no-repeat; margin-right:2px;}
.List_TB_Rent tbody td input { padding-bottom:-3px;}
.List_TB_Rent thead th {padding:4px 0 4px 0; background-color:#e1e7ee; color:#333333;}
.List_TB_Rent  .redtxt {color:#c90000; font-size:16px; font-weight: 600; letter-spacing:-1px;}
.List_TB_Rent  .blk_txt {color:#232323;  font-size:14px; font-weight: 600; letter-spacing:-1px;}
.List_TB_Rent tbody td.price, .List_TB_Rent tbody td.price td.textc {text-align:center !important; }

.txt_black {color:#333 !important;}
.txt_gray {color:#999 !important;}
.txt_red {color:#F00 !important;}
.txt_blue {color:#0000ff !important;}
.txt_blueB {color:#0000ff !important; font-weight: 600;}

/* ±¹ÅäºÎ ½Ç°Å·¡°¡ & ¾ÆÆÄÆ®½Ã¼¼ */
.btn_AptPrice {float:right; font-weight:normal;padding:3px 4px 0 4px; background:#ffffff;  border:solid 1px #cccccc; margin:2px 5px;}
.btn_RealPrice {float:right; font-weight:normal;padding:3px 4px 0 4px; background:#ffffff;border:solid 1px #cccccc; margin:2px 5px;}


.Bold {font-weight:600 !important;}
.cursor {cursor:pointer;}

div.highcharts-tooltip {width:600px}

.btnDetailArea {margin: 0px auto; text-align: center; display: inline-block;}

.stat_TB4 .bdLeft {  border-left: 2px solid #9BB0C0;}


/*20160928 Á¾ÇÕ°Ë»ö ÁøÇà´Ü°è ÀÌ¿ë¾È³»*/
#tipLayer01 {display:none}
#tipLayer02 {display:none}
.openLayer01 {position:absolute}
.openLayer02 {position:relative; top:-22px; left:91px; z-index:9987}
.openLayer02 img {border:solid 4px #ccc}


#floatMenu {
	position:absolute;
	left: 0px;
	top: 10px;
	color: #fff;
}
.junction {font-size:8px; position:relative;top:-1px}


.ico {
	position:relative;
	top:0px;
	height:12px;
    display: inline-block;
    zoom: 1;
    vertical-align: baseline;
    margin: 0;
    outline: none;
    text-align: center;
    text-decoration: none;
    font: 11px/100% dotum, sans-serif;
    padding:3px 3px 1px 3px;
	line-height:125%
	}

.icoWhite {
    color: #000000;
    border: solid 1px #cccccc;
    background: #ffffff;
}
.icoGray {
    color: #000000;
    border: solid 1px #aaa;
    background: #dddddd;
    background: -webkit-gradient(linear, left top, left bottom, from(#f3f3f3), to(#d3d3d3));
    background: -moz-linear-gradient(top, #f3f3f3, #d3d3d3);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3f3f3', endColorstr='#d3d3d3');
}
.icoDarkBlue {
    color: #d9eef7;
    border: solid 1px #0076a3;
    background: #000066;
    background: -webkit-gradient(linear, left top, left bottom, from(#1a0fa9), to(#000066));
    background: -moz-linear-gradient(top, #1a0fa9, #000066);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1a0fa9', endColorstr='#000066');
}


/*color css*/
.cSkyBlue {color:#0099FF}
.cDarkGray {color:#55555}
.cNavy {color:#134788}
.cDarkBlue {color:#000066}
.cBlue {color:#0012ff}
.cBlack {color:#000000}

/*line-height css*/
.lineH10 {line-height:100%}
.lineH11 {line-height:110%}
.lineH12 {line-height:120%}
.lineH13 {line-height:130%}
.lineH14 {line-height:140%}
.lineH15 {line-height:150%}
.lineH16 {line-height:160%}
.lineH17 {line-height:170%}
.lineH18 {line-height:180%}
.lineH19 {line-height:190%}
.lineH20 {line-height:200%}

.valigntop {vertical-align:top}

.mgtop5 {margin-top:5px}
.mgtop10 {margin-top:10px}


.selectBoxSmall {
    line-height: 26px;
    height: 28px;
    font-size: 14px;
    margin-left: 4px;
    border: solid 1px #ccc;
    padding: 0 3px;}

	.CenterTd td {text-align:center}

	/*¹öÆ°Ãß°¡ 20160511*/

.button {
display: inline-flex;
    zoom: 1;
    vertical-align: baseline;
    margin: 2px 4px 0 0px;
    outline: none;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    padding: 2px 5px 1px 5px;
    border-radius: .25em;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    line-height: 125%;
    font-weight: 500;
    font-size: 14px;
    align-items: center;
	    border: solid 1px #cccccc;
		justify-content: center;
}
.buttonlogout {
	position:relative;
	top:-1px;
    display: inline-block;
    zoom: 1;
    vertical-align: baseline;
    margin: 0 0 0 4px;
    outline: none;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    padding: 2px 5px 1px 5px;
    border-radius: .25em;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
    box-shadow: 0 1px 2px rgba(0,0,0,.2);
	line-height:125%;
}
.button:hover {
	text-decoration: none;
}
.button:active {
	position: relative;
	top: 1px;
}



.small {
    font-size: 11px;
    /*padding: .2em 1em .275em;*/
}
.medium {
    font-size: 12px;
    padding: 0.3em 0.4em 0.1em 0.4em;
}
.mediumBig {
    font-size: 14px;
    padding: .4em .6em .22em .6em;
}
.big {
    font-size: 16px;
    padding: .7em .9em .4em .9em;
}
.cormBig {
	    font-size: 18px;
		font-weight:600;
    padding: .7em 1.4em .7em 1.4em;
}
.white {
    color: #606060;
    border: solid 1px #b7b7b7;
    background: #fff;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f3f3f3));
    background: -moz-linear-gradient(top, #fff, #f3f3f3);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f3f3f3');
}
.white:hover {
    color: #000000;
    background: #f3f3f3;
    background: -webkit-gradient(linear, left top, left bottom, from(#ebebeb), to(#fff));
    background: -moz-linear-gradient(top, #ebebeb, #fff);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ebebeb', endColorstr='#ffffff');
}
.bigrounded {
    -webkit-border-radius: 2em;
    -moz-border-radius: 2em;
    border-radius: 2em;
}
.orange {
	color: #fef4e9;
	border: solid 1px #da7c0c;
	background: #f78d1d;
	background: -webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#f47a20));
	background: -moz-linear-gradient(top,  #faa51a,  #f47a20);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a', endColorstr='#f47a20');
}
.orange:hover {
	background: #f47c20;
	background: -webkit-gradient(linear, left top, left bottom, from(#f88e11), to(#f06015));
	background: -moz-linear-gradient(top,  #f88e11,  #f06015);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f88e11', endColorstr='#f06015');
}

.blue {
    color: #d9eef7;
    border: solid 1px #0076a3;
    background: #0095cd;
    background: -webkit-gradient(linear, left top, left bottom, from(#00adee), to(#0078a5));
    background: -moz-linear-gradient(top, #00adee, #0078a5);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00adee', endColorstr='#0078a5');
}
.blue:hover {
    color: #ffffff;
    background: #007ead;
    background: -webkit-gradient(linear, left top, left bottom, from(#0095cc), to(#00678e));
    background: -moz-linear-gradient(top, #0095cc, #00678e);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0095cc', endColorstr='#00678e');
}

.darkBlue {
    color: #d9eef7 !important;
    border: solid 1px #0076a3;
    background: #000066;
    background: -webkit-gradient(linear, left top, left bottom, from(#1a0fa9), to(#000066));
    background: -moz-linear-gradient(top, #1a0fa9, #000066);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1a0fa9', endColorstr='#000066');
}
.darkBlue:hover {
    color: #ffffff;
    background: #4f46c5;
    background: -webkit-gradient(linear, left top, left bottom, from(#0095cc), to(#00678e));
    background: -moz-linear-gradient(top, #0095cc, #00678e);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0095cc', endColorstr='#00678e');
}
.darkRed {
    color: #ffffff !important;
    border: solid 1px #710000;
    background: #730000;
    background: -webkit-gradient(linear, left top, left bottom, from(#ae0909), to(#730000));
    background: -moz-linear-gradient(top, #ae0909, #730000);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ae0909', endColorstr='#730000');
}
.darkRed:hover {
    color: #ffffff;
    background: #ae0909;
    background: -webkit-gradient(linear, left top, left bottom, from(#730000), to(#ae0909));
    background: -moz-linear-gradient(top, #730000, #ae0909);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#730000', endColorstr='#ae0909');
}
.gray {
    color: #000000;
    border: solid 1px #aaa;
    background: #d3d3d3;
    background: -webkit-gradient(linear, left top, left bottom, from(#f3f3f3), to(#d3d3d3));
    background: -moz-linear-gradient(top, #f3f3f3, #d3d3d3);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3f3f3', endColorstr='#d3d3d3');
}
.gray:hover {
    color: #000000;
    background: #ffffff;
    background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f3f3f3));
    background: -moz-linear-gradient(top, #ffffff, #f3f3f3);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f3f3f3');
}
.orange {
    color: #000000;
    border: solid 1px #aaa;
    background: #ffffcc;
	background: linear-gradient( to bottom, #c1c180, #ffffcc);
}
.orange:hover {
    color: #000000;
    background:#ffebeb;
	background: linear-gradient( to bottom, #fffff4, #e9e9c4) !important;
}
.darkGray {
    color: #ffffff !important;
    border: solid 1px #333333;
    background: #444444;
    background: -webkit-gradient(linear, left top, left bottom, from(#888), to(#575757));
    background: -moz-linear-gradient(top, #888, #575757);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#888888', endColorstr='#575757');
}
.darkGray:hover {
    color: #ffffff !important;
    background: #313131;
    background: -webkit-gradient(linear, left top, left bottom, from(#757575), to(#4b4b4b));
    background: -moz-linear-gradient(top, #757575, #4b4b4b);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#757575', endColorstr='#4b4b4b');
}
.red {
	color: #ffffff;
	font-weight:600;
	border: solid 1px #710000;
	background: #c90000;
	background: -webkit-gradient(linear, left top, left bottom, from(#c90000), to(#710000));
	background: -moz-linear-gradient(top,  #c90000,  #710000);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#c90000', endColorstr='#710000');
}
.red:hover {
    color: #ffffff;
	background: #c10000;
	background: -webkit-gradient(linear, left top, left bottom, from(#710000), to(#c90000));
	background: -moz-linear-gradient(top,  #710000,  #c90000);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#710000', endColorstr='#c90000');
}
.rightCont02V2 { float:left; width:134px; border-bottom:1px solid #8e8e8e;  border-radius: 5px; margin-left:4px}

/* ´º½º·¹ÅÍ ÀÎ±â TOP7 */
.rightCont02V2 .commBestV2 { position:relative;  margin:0 auto; margin-top:7px; overflow: hidden;}
.rightCont02V2 .commBestV2 h3 {padding:10px 0 5px 8px; background:#f4f9ff; margin-bottom: 5px; border-radius: 25px 25px 5px 5px:}
.bestListV2 { float:none; padding:0 0 7px 3px; margin-top:10px}
.bestListV2 *{vertical-align:middle;}
.bestListV2 li{float:none;width:auto;padding:0;padding-bottom:8px;}
*+html .bestListV2 li{padding-bottom:7px;}
.bestListV2 li a{display:block; position:relative; font-size:12px;  letter-spacing:-1px; padding-left:17px; /*padding-left:17px;*/  height:14px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; color:#000;}
.bestListV2 li a.ellipsis{height:14px; display:block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.bestListV2_mycar{margin-top:0px;}

/* ¼ýÀÚ */
.dtNum01 { background:url('http://www1.taein.co.kr/images/icon/icon_r_01.gif') left top no-repeat; font-weight: 600; }/**/
.dtNum02 { background:url('http://www1.taein.co.kr/images/icon/icon_r_02.gif') left top no-repeat; }
.dtNum03 { background:url('http://www1.taein.co.kr/images/icon/icon_r_03.gif') left top no-repeat; }
.dtNum04 { background:url('http://www1.taein.co.kr/images/icon/icon_r_04.gif') left top no-repeat; }
.dtNum05 { background:url('http://www1.taein.co.kr/images/icon/icon_r_05.gif') left top no-repeat; }
.dtNum06 { background:url('http://www1.taein.co.kr/images/icon/icon_r_06.gif') left top no-repeat; }
.dtNum07 { background:url('http://www1.taein.co.kr/images/icon/icon_r_07.gif') left top no-repeat; }
.dtNum08 { background:url('http://www1.taein.co.kr/images/icon/icon_r_08.gif') left top no-repeat; }
.dtNum09 { background:url('http://www1.taein.co.kr/images/icon/icon_r_09.gif') left top no-repeat; }
.dtNum10 { background:url('http://www1.taein.co.kr/images/icon/icon_r_10.gif') left top no-repeat; }


/*20170719 ¿ª¼¼±Ç*/
#subway_title { margin-top:10px;  border-bottom:1px solid #adadad;}
#subway_title li {float:left; width:100px; height:30px; padding:7px; text-align:center; margin-right:5px; border:1px solid #adadad; border-bottom:0; box-sizing:border-box; border-top-left-radius:7px; border-top-right-radius:7px;}
#subway_img {width:834px; height:400px; margin-top:10px; border:1px solid #909090; overflow:hidden;}
.sb_on {background-color:#fff !important; color:#0000a2;}
.sb_off {background-color:#ffffff !important; color:#000;}
.contrl {border:solid 1px #ccc;position:absolute; left:50%; top:470px; margin-left:440px; width:45px; height:80px;background:#ffffff; text-align:center;padding-top:10px;box-shadow: 5px 5px 2px #888888;}

.lineName {position:relative; display:inline-block; width:38px; height:15px;background:url('/images/img_subway_v9.png') no-repeat}

/*µµ¿ò¸»*/
#helpDivArea {width:680px;height:100%;background:black;opacity: 0.2; filter: alpha(opacity=20); position:relative}
#helpDiv {width:680px;height:1000px;display:none;position:absolute}
#helpDivHelp {width:680px;height:100%;display:none;background:black;position:absolute;background:url('/images/helpDivHelp.png')0 0 no-repeat;z-index:9999;cursor:pointer}
#btnClose {display:block;width:200px;height:25px;position:relative;float:right;top:-42px;right:0px;z-index:96;padding:10px 10px 3px 10px;background:#fff;font-weight:600;cursor:pointer;border:solid 2px #333}
.btn {cursor:pointer}
#helpDiv .exSub {line-height:160%; padding:10px 20px}
#helpDiv .exSub .title {font-weight:600; font-size:12px;}
#helpDiv .exSub ul {}
#helpDiv .exSub ul li { line-height:160%;  list-style-type: disc ;    margin-left: 20px;}
#helpDiv .exSub ul li .ico_img {display:inline-block;vertical-align:middle}
#helpDiv .exSub ul li .ico_img.p01 {width:100px;height:17px;background:url('/images/ico_help.png')0 0 no-repeat;display:inline-block;vertical-align:middle}
#helpDiv .exSub ul li .ico_img.p02 {width:53px;height:20px;background:url('/images/ico_help.png')0 -20px no-repeat;display:inline-block;vertical-align:middle}
#helpDiv .exSub ul li .ico_img.p03 {width:53px;height:20px;background:url('/images/ico_help.png')0 -49px no-repeat;display:inline-block;vertical-align:middle}
#helpDiv .exSub ul li .ico_img.p04 {width:97px;height:20px;background:url('/images/ico_help.png')0 -77px no-repeat;display:inline-block;vertical-align:middle}
#helpDiv .exSub ul li .ico_img.p05 {width:115px;height:20px;background:url('/images/ico_help.png')0 -101px no-repeat;display:inline-block;vertical-align:middle}
#helpDiv .exSub ul li.none { list-style-type: none !important ;}
#helpDiv .exSub ul li:first-child { margin-top:5px;}
.pulseS {display: inline-block; width: 22px; height: 22px; line-height:225%; border-radius: 50%; background: red; cursor: pointer; box-shadow: 0 0 0 rgba(187, 27, 27, 0.4);
color:white; font-weight: 600; text-align:center; margin: 0px;  }


/*pulse*/
.pulseP1 {top:3px; left:-7px;}
.pulseP2 {top:35px; left:-7px}
.pulseP3 {top:35px; left:390px; }
.pulseP4 {top:182px; left:-7px}
.pulseP5 {top:182px; left:340px}
.pulseP6 {top:211px; left:-7px}
.pulseP7 {bottom:73px; left:250px}
.pulseP8 {bottom:20px; right:120px}
.pulseP9 {top:33px; left:-7px}
.pulseP10 {top:33px; left:-7px}

/*pulse*/
.pulseP_w {background:white;color:white;z-index:99;display:none;position:absolute;padding:10px 20px;color:black;background:url('/images/bg_search_detail.jpg')0 0 no-repeat;}
.pulseP_w2 {background:white;color:white;z-index:99;display:none;position:absolute;padding:10px 20px;color:black;background:url('/images/bg_search_detail_b.jpg')0 0 no-repeat;}
.pulseP_word1 {top:0px; left:-0px;width:680px;height:10px;background-position:0 0;}
.pulseP_word1 .exSub{line-height:160%;position:absolute;width:57%;height:auto; top: 33px; left:93px;background:#ffffff;padding:10px 20px;text-align:left;}

.pulseP_word2 {top:30px; left:-0px;width:680px;height:10px;background-position: 0 -30px;}
.pulseP_word2 .exSub{line-height:160%;position:absolute;width:55%;height:auto; top: 33px; left:93px;background:#ffffff;padding:10px 20px;text-align:left;}

.pulseP_word3 {top:30px; left:-0px;width:680px;height:10px;background-position:0 -30px;}
.pulseP_word3 .exSub{line-height:160%;position:absolute;width:50%;height:auto; top: 33px; left:193px;background:#ffffff;padding:10px 20px;text-align:left;}

.pulseP_word4 {top:180px; left:-0px;width:307px;height:8px;background-position:0 -180px;}
.pulseP_word4 .exSub{line-height:160%;position:absolute;width:420px;height:auto; top: 30px; left:93px;background:#ffffff;padding:10px 20px;text-align:left;}

.pulseP_word5 {top:180px; left:346px;width:293px;height:8px;background-position:-346px -180px;}
.pulseP_word5 .exSub{line-height:160%;position:absolute;width:330px;height:auto; top: 30px; right:0;background:#ffffff;padding:10px 20px;text-align:left;}

.pulseP_word6 {top:207px; left:-0px;width:307px;height:8px;background-position:0 -207px;}
.pulseP_word6_b {top:207px; left:-0px;width:307px;height:8px;background-position:0 -207px;}
.pulseP_word6_2 {top:60px; left:-0px;width:680px;height:570px;background-position:0 -267px;z-index:7}
.pulseP_word6 .exSub{line-height:160%;position:absolute;width:400px;height:auto; top: 30px; left:93px;background:#ffffff;padding:10px 20px;text-align:left;z-index:99}
.pulseP_word6_b .exSub{line-height:160%;position:absolute;width:400px;height:auto; top: 30px; left:93px;background:#ffffff;padding:10px 20px;text-align:left;}

.pulseP_word7 {bottom:68px; left:274px;width:90px;height:10px;background-position:-274px -960px;}
.pulseP_word7 .exSub{line-height:160%;position:absolute;width:400px;height:auto; bottom: 30px; left:-93px;background:#ffffff;padding:10px 20px;text-align:left;}

.pulseP_word8 {bottom:12px; left:562px; width:118px; height:10px; background-position:-562px -1017px}
.pulseP_word8 .exSub{line-height:160%;position:absolute;width:370px;height:auto; bottom: 33px; right:45px;background:#ffffff;padding:10px 20px;text-align:left;z-index:999}

.pulseP_word9 {top:0px; left:-0px;width:680px;height:10px;background-position:0 0;}
.pulseP_word9 .exSub{line-height:160%;position:absolute;width:50%;height:auto; top: 33px; left:93px;background:#ffffff;padding:10px 20px;text-align:left;}

.pulseP_word10 {top:0px; left:-0px;width:680px;height:10px;background-position:0 0;}
.pulseP_word10 .exSub{line-height:160%;position:absolute;width:50%;height:auto; top: 33px; left:93px;background:#ffffff;padding:10px 20px;text-align:left;}

.pulseP_w .close {float:right;}
.pulseP_w2 .close {float:right;}

.pulse {
  position: absolute;
  display: block;
  width: 25px;
  height: 25px;
  line-height:30px;
  border-radius: 50%;
  background: red;
  cursor: pointer;
  box-shadow: 0 0 0 rgba(187, 27, 27, 0.4);
  animation: pulse 2s infinite;
  color:white;
  font-weight: 600;
  z-index:998;
}

.pulse:hover {
  animation: none;
}

@-webkit-keyframes pulse {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(187, 27, 27, 0.4);
  }
  70% {
      -webkit-box-shadow: 0 0 0 10px rgba(187, 27, 27, 0);
  }
  100% {
      -webkit-box-shadow: 0 0 0 0 rgba(187, 27, 27, 0);
  }
}
@keyframes pulse {
  0% {
    -moz-box-shadow: 0 0 0 0 rgba(187, 27, 27, 0.4);
    box-shadow: 0 0 0 0 rgba(187, 27, 27, 0.4);
  }
  70% {
      -moz-box-shadow: 0 0 0 10px rgba(187, 27, 27, 0);
      box-shadow: 0 0 0 10px rgba(187, 27, 27, 0);
  }
  100% {
      -moz-box-shadow: 0 0 0 0 rgba(187, 27, 27, 0);
      box-shadow: 0 0 0 0 rgba(187, 27, 27, 0);
  }
}

.btn_help {margin:0 5px 4px 0}
.hot_title {text-align:left !important; padding-left:5px; font-weight:600}
#dunggidivinfo {position: absolute;width:1px; height:1px; display:none}
#dunggidivinfoOff {position: absolute;width:1px; height:1px; display:block}
.Rmenu0 {width:100%; height:30px}
.dunggichg { line-height:160%; position:relative; width:480px; height:85px; top:25px; right:420px; padding:10px;border: solid 3px #333333;background: #ffffff; box-shadow:3px 3px 7px 2px #666666cf;;}
.dunggichg span {color:blue; line-height:160%;}
.dunggichg2 { line-height:160%; position:relative; width:580px; height:85px; top:0px; right:0px; padding:10px;border: solid 3px #333333;background: #ffffff; box-shadow:3px 3px 7px 2px #666666cf;;}
.dunggichg2 span {color:blue;  line-height:160%;}
@media screen and (-webkit-min-device-pixel-ratio:0){
	.dunggichg {height:85px; }
	.dunggichg2 {height:85px; }
}
#Rmenu1 li {float:left; width:99.0px; height:20px; line-height:20px; padding-top:5px; text-align:center;
	background:#bbeeff;
	background-image: linear-gradient(to bottom,#bbeeff 0,#98d3e6 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe0e0e0', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x; border:solid 2px #ffffff;
	box-shadow: inset 0 1px 0 rgba(255,255,255,.15), 0 1px 1px rgba(0,0,0,.075);
	border-radius: 5px;}
#Rmenu1 li.Bold a {font-weight:600}
#Rmenu2 li, #Rmenu3 li, #Rmenu4 li, #Rmenu5 li, .Rmenu0 li  {float:left; width:99px; height:20px;
	line-height:20px;
	padding-top:5px;
	text-align:center;
	background:#bbeeff;
	border:solid 2px #ffffff; background-image: linear-gradient(to bottom,#bbeeff 0,#98d3e6 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe0e0e0', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x; border:solid 2px #ffffff;
	box-shadow: inset 0 1px 0 rgba(255,255,255,.15), 0 1px 1px rgba(0,0,0,.075);
	border-radius: 5px;}
#Rmenu2 li.colsp {float:left; width:202px; height:20px; line-height:20px; padding-top:5px; text-align:center; border:solid 2px #ffffff;}

#Rmenu6 li.txtblck {float:right; width:75px; height:22px; line-height:28px; padding-top:0px; margin-left:5px; text-align:center; font-size:12px; vertical-align: middle;
	background:#232323;
	border:solid 1px #000000;
	color:#ffffff;
	box-shadow: inset 0 1px 0 rgba(255,255,255,.15), 0 1px 1px rgba(0,0,0,.075);
	border-radius: 3px;}
#Rmenu6 li.txtwht {float:right; width:75px; height:22px; line-height:28px; padding-top:0px; margin-left:5px; text-align:center; font-size:14px; vertical-align: middle;
	background:red;
	border:solid 1px #232323;
	color:#000000 ;
	box-shadow: inset 0 1px 0 rgba(255,255,255,.15), 0 1px 1px rgba(0,0,0,.075);
	border-radius: 3px;}
#Rmenu6 li.Bold a {font-weight:600}

@media screen and (-webkit-min-device-pixel-ratio:0){
#Rmenu6 li.txtblck {line-height:18px; padding-top:4px;}
#Rmenu6 li.txtwht {line-height:18px; padding-top:4px;}
}

.rpop_menu li.txtblck {background:#232323 !important;}
.rpop_menu li.txtblck:hover {color:#ffffff !important; background:#2c356c !important; text-decoration:none;}

.rpop_menu li.txtwht {background: #155ac1 !important;}
.rpop_menu li.txtwht:hover {color:#ffffff !important; background:#2c356c !important; text-decoration:none;}

.rpop_menu a {font-size:12px; font-weight:normal; letter-spacing:-1px; font-family:'dotum'; color:#000000; }
.rpop_menu .txtwht a { color:#ffffff;}
.rpop_menu li:hover {color:#fffc00 !important; background:#2c356c !important;}
.rpop_menu a:hover {color:#fffc00 !important; background:#2c356c; text-decoration:none;}
.rpop_menu a span:hover {color:#fffc00 !important;}

.rpop_menu li.txtRed {background-image: linear-gradient(to bottom,#ffd4d4 0,#e99696 100%) !important;}
.rpop_menu li.txtRed:hover {color:#fffc00 !important; background:#2c356c !important; text-decoration:none;}
.rpop_menu li.txtBlue a {color:#0500cf;}
.rpop_menu li.txtBlue a:hover {color:#fffc00 !important; background:#2c356c !important; text-decoration:none;}
.rpop_menu li.txtGreen {background-image: linear-gradient(to bottom,#d6ecd9 0,#a2cda8 100%) !important; }
.rpop_menu li.txtGreen a {color:#000000;}
.rpop_menu li.txtGreen:hover {background:#2c356c !important;}
.rpop_menu li.txtGreen a:hover {color:#fffc00 !important; background:#2c356c !important; text-decoration:none;}
.rpop_menu a.txtWhite {color:#ffffff; background:#ffffff;}

.rpop_menu li.txtblack {border:solid 1px #ffffff !important; background-image: linear-gradient(to bottom,#333333 0,#000000 100%) !important; color:#ffffff}
.rpop_menu li.txtblack a {color:#ffffff}
.rpop_menu li.txtblack:hover {color:#fffc00 !important; background:#2c356c !important; text-decoration:none;}

.rpop_menu li.txtwhite {border:solid 1px #333333 !important; background:red !important; color:#000000}
.rpop_menu li.txtwhite a {color:#ffffff}
.rpop_menu li.txtwhite:hover {color:#fffc00 !important; background:#2c356c !important; text-decoration:none;}

.liOnColor {color:#fffc00 !important; }

.hori_btn {float: right !important; background: #dcdcdc !important; color: white !important; background-image: linear-gradient(to bottom,#ececec 0,#c7c7c7 100%) !important; margin-right: 3px;}
.Verti_btn {float: right !important; background: #dcdcdc !important; color: white !important; background-image: linear-gradient(to bottom,#ececec 0,#c7c7c7 100%) !important; margin-right: 3px;}
.hori_btn .liOnColor, .Verti_btn .liOnColor {color:blue !important; }


/*20200313 sort*/
.sort_new li {	float: left;	 width: 110.5px; height: 35px; border-left: 1px solid #5a768f; border-top: 1px solid #5a768f; border-bottom: 1px solid #5a768f; box-sizing: border-box;}
.sort_new .on_sort {background:#3369cb; color:white; font-weight:600}
.sort_new li:last-child {border-right: 1px solid #5a768f;}
.sort_new li a {display: block; width: auto; color: #000;	text-align: center; line-height: 35px;}
.sort_new li:hover {background:#3369cb; color:white; font-weight:600}
.sort_new li a:hover {background:#3369cb; color:white; font-weight: 600;text-decoration:none}

.bn_new_detail_wrap {
    margin: 0 auto;
    width: 988px;
    text-align: center;
    display: flex;
    font-size: 22px;
    height: 65px;
    vertical-align: middle;
    background: #e6f0ff;
    border: solid 1px #e1e1e1;
    border-top: 0;
    justify-content: space-evenly;
    flex-direction: column;
    margin-bottom: 15px;
    letter-spacing: -1px;
    align-items: flex-end;
}
.close_line {display:flex;flex-direction: column;    align-items: flex-end;}
.close_line_input {cursor:pointer; display: inline-flex; flex-direction: row; align-items: flex-end;}
.close_line_btnclose {cursor:pointer; background:url('/images/icon/close_delete_icon.png') no-repeat; background-size:20px 20px; width:20px; height:20px; display: block; font-size:30px}

.bn_new_detail {
    width: 988px;
    text-align: center;
    display: flex;
    font-size: 22px;
    height: 50px;
    vertical-align: middle;
    font-weight: 600;
    align-items: center;
    justify-content: space-evenly;
    flex-direction: row;
    letter-spacing: -1px;
}
.btn_bn_new_detail {
	width: 128px;
    display: inline-flex;
    font-size: 16px;
    height: 40px;
    align-items: center;
    justify-content: center;
    background: #3b72bc;
    border: solid 1px #e1e1e1;
    font-weight: 600;
    color: white;
    border-radius: 5px 5px;
    cursor: pointer;
}
.btn_new_view {
    float: right;
    width: 175px;
    height: 22px;
    line-height: 18px;
    padding-top: 4px;
    margin-left: 5px;
    text-align: center;
    font-size: 14px;
    vertical-align: middle;
    background: #bb0202;
    border: solid 1px #bb0202;
    color: #000000;
    /*box-shadow: inset 0 1px 0 rgb(255 255 255 / 15%), 0 1px 1px rgb(0 0 0 / 8%);*/
    border-radius: 2px 2px;
	cursor:pointer;
}
	.btn_new_view a {
		color: #ffffff;
		font-weight:600;
		/*
		background: url(/images/icon/img_check_box_off.png) no-repeat;
		background-size: 13px 13px;
		background-position-x: 155px;
		background-position-y: center;
		*/
		width: 100%;
		height: 20px;
		display: inline-flex;
		align-items: center;
		justify-content: center;
	}
	.btn_new_view a:hover {
		color: #fffc00;
		background: #yellow;

	}
	.btn_new_view .maicons {
		width: 13px;
		height: 13px;
		background: url(/images/icon/img_check_box_off.png) no-repeat;
		background-size: 13px 13px;
		margin-left:3px;
	}
.btn_new_view:hover {
    color: #fffc00 !important;
    border: solid 1px #2c356c;

}
.btn_crawl {
	display:inline-block; font-size:12px; padding:2px 5px 1px 5px; margin-left:5px; text-align:center; cursor:pointer; background-color:#1051bc; color:#fff;
}
.photo .img_pre_thum {cursor:pointer; width: 45px; border:0; opacity: 0.75;}




.resutstatistics_div {
	padding: 8px;
	border: double 4px #cccccc;
	border-radius: 10px 10px;
}
.sort_newv {
	width:100%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-direction: row;
    flex-wrap: nowrap;
}
.sort_newv li {
	    display: inline-flex;
    width: 14.52%;
    height: 35px;
    border-left: 1px solid #5a768f;
    border-top: 1px solid #5a768f;
    border-bottom: 1px solid #5a768f;
    box-sizing: border-box;
    align-items: center;
    justify-content: center;
}
.sort_newv li:last-child {
    border-right: 1px solid #5a768f;
}
.left_focusOn {
	color: #FF4901 !important;
    text-decoration: none;
    font-weight: 600;
}
.jungong_date {
		display: inline-block;
    padding: 3px;
    border: solid 0px #cccccc;
    margin-bottom: 3px;
    /* display: inline-flex; */
    border-radius: 3px 3px;
    background: #3868c1;
    font-size: 12px;
    letter-spacing: -1px;
    color: white;
    margin-top: 3px;
}
.ico_favv {
    margin-top: 3px;
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;

}
