
/*@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css); */
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);
/*@import url(http://fontface.kr/NanumGothicBold/css);*/
/*@font-face {font-family:nanum; src:url(menu/css/NanumGothicExtraBold.eot);}*/
/*@font-face {
font-family:'nanumEB';
font-style: bold;
font-weight: 800;
src:url(../../NanumGothicExtraBold.eot);
}
*/

body{ margin:0; padding:0;  width:100%; overflow-x: hidden;} 

body, td, p, input, button, textarea, select, .c1 { font-family:Tahoma,굴림; font-size:9pt; color:#222222; }

/*body { background-image: url(/user/parkreal/bg.jpg); }*/

form { margin:0px; }

/* img {border:0px;} */

/*a:link, a:visited, a:active { text-decoration:none; color:#466C8A; }*/
a:link, a:visited, a:active { text-decoration:none; color:#000; }
/*a:hover { text-decoration:none; background-color:#ddd }*/

a.btn:link, a.btn:visited, a.btn:active { height:24px; line-height:24px; padding:2px 10px; text-decoration:none; color:#222; font-size:9pt;  font-weight:bold; text-align:center; border:1px #ccc solid;}
a.btn:hover { text-decoration:none; background-color:#ddd;  border:1px #ccc solid; }

a.menu:link, a.menu:visited, a.menu:active { text-decoration:none; color:#454545; }
a.menu:hover { text-decoration:none; }

a.topmenu:link, a.topmenu:visited, a.topmenu:active { text-decoration:none; color:#555; font-size:9pt;  font-weight:bold; }
a.topmenu:hover { text-decoration:none; color:#999999; background-color:#fff; font-size:9pt}

a.category:link, a.category:visited, a.category:active { text-decoration:none; color:#555; }
a.category:hover { text-decoration:none; }

a.map:link, a.map:visited, a.map:active { text-decoration:none; color:#003663; font-size:9pt;  font-weight:bold; border:0px #ccc solid;}
a.map:hover { text-decoration:none; color:#999999; background-color:#fff; font-size:9pt}


/* 매물제목 녹색
a.prod:link, a.prod:visited, a.prod:active { text-decoration:none; color:#197b30; }
*/
/* 매물제목 검정색 */
a.prod:link, a.prod:visited, a.prod:active { text-decoration:none; color:#000000; }
a.prod:hover { text-decoration:none; }

/* 매물가격 빨간색 */
.purered { color:#ed1c24}

/* 메인화면 추천매물, 인기매물 분류 */
/*.title_red {font-size:11pt;color:#9e0b0f;font-family:'Nanum Gothic';font-weight:800;letter-spacing:1px;}*/
.title_red {font-size:11pt;color:#9e0b0f;font-family:'Nanum Gothic';font-weight:800;letter-spacing:1px;}
.title_black {font-size:11pt;color:#000000;font-family:'Nanum Gothic';font-weight:800;letter-spacing:1px;}
.title_blue {font-size:11pt;color:#000055;font-family:'Nanum Gothic';font-weight:800;letter-spacing:1px;}
.title_white {font-size:11pt;color:#ffffff;font-family:'Nanum Gothic';font-weight:800;letter-spacing:1px;}

.member {font-weight:bold;color:#888888;}
.guest  {font-weight:normal;color:#888888;}

.trans {
        background: rgba(232, 232, 232, .5);
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        box-shadow: 0 0 10px rgba(0,0,0,0.4);
}

iframe.round {
	border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}

/*----------- basic ----------------------*/
.lh { line-height: 150%; }
.jt { text-align:justify; }

.li { font-weight:bold; font-size:18px; vertical-align:-4px; color:#66AEAD; }

.ul { list-style-type:square; color:#66AEAD; }

.ct { font-family: Verdana, 굴림; color:#222222; } 

.ed { border:1px solid #CCCCCC; } 
.tx { border:1px solid #CCCCCC; } 

.small { font-size:8pt; font-family:돋움; }
.cloudy, a.cloudy {color:#888888;} /* 흐림 */

input.ed { height:20px; border:1px solid #9A9A9A; border-right:1px solid #D8D8D8; border-bottom:1px solid #D8D8D8; padding:3px 2px 0 2px; }
input.ed_password { height:20px; border:1px solid #9A9A9A; border-right:1px solid #D8D8D8; border-bottom:1px solid #D8D8D8; padding:3px 2px 0 2px; font:10px Tahoma; }
textarea.tx { border:1px solid #9A9A9A; border-right:1px solid #D8D8D8; border-bottom:1px solid #D8D8D8; padding:2px; }


