@charset "utf-8";

/* 요소(element) 여백 초기화  */
html, body,
div, span,
dl, dt, dd, ul, ol, li,
h1, h2, h3, h4, h5, h6,
blockquote, p, address, pre, cite,
form, fieldset, input, textarea, select,
table, th, td {
	margin:0;
	padding:0;
	}

/* 제목요소 */
h1, h2, h3, h4, h5, h6 {  
	font-size:100%;   
	font-weight:normal;   
	} 

/* 테두리 없애기 */
fieldset, img, abbr,acronym { border:0 none; } 

/* 목록 */
ol, ul { list-style:none; }

/* 테이블 - 마크업에 'cellspacing="0"' 지정 함께 필요 */
table {
	border-collapse: separate;
	border-spacing:0;
	border:0 none;
	}
caption, th, td {
	text-align:left;
	font-weight: normal;
}

/* 텍스트 관련 요소 초기화 */
address, caption, strong, em, cite {
	font-weight:normal;
	font-style:normal;
	}
ins { text-decoration:none; }
del { text-decoration:line-through; }

/* 인용문 */
blockquote:before, blockquote:after, q:before, q:after { content:""; }
blockquote,q { quotes:"" ""; }

/* 수평선*/
hr { display:none; }

a, a:hover{text-decoration:none;}



/*날씨*/
p.info_banner{height:77px;padding-top:0;}

/* Tip of Seoul Tour */
.tourtip{float:right;width:260px;min-height:280px;border-left:1px dotted #acadaf;border-right:1px dotted #acadaf;padding:43px 15px 0;overflow:hidden;}
.tourtip ul{width:272px;}
.tourtip li{float:left;width:300px; height:55px; margin:0 0 10px; 219px;height:44px;*//*padding:8px 0*//* 8px 53px*/;/*background:url(/_ui/images/common/ico_tourtip_44.gif) no-repeat left top;*/display:block;position:relative}
.tourtip li a{display:block;overflow:hidden;text-decoration:none}
.tourtip li .icon{float:left;margin-right:10px}
.tourtip h3{color:#427dc6;font:bold 12px/13px Arial; /*-2px*/}/* 2011.10.17 수정 icon들 img요소로 대체 */
.tourtip span{display:inline-block;vertical-align:top}
.tourtip li.m_tip1 div span{color:#000;font-weight:bold;margin:3px 0 0 5px;font-family:Verdana, Geneva, sans-serif, Arial}
.tourtip .m_tip1{float:left;width:260px; height:55px;/*219px;height:44px;*//*padding:8px 0*//* 8px 53px*/;border-bottom:1px dotted #212123;/*background:url(/_ui/images/common/ico_tourtip_44.gif) no-repeat left top;*/display:block;position:relative}

.tourtip .detail{position:absolute;right:0;top:20px;width:15px;height:0;padding-top:15px;overflow:hidden;background:url(/_ui/images/common/btn_gopage.gif) no-repeat left top}
.tourtip .tmico{margin-left:3px}
.tourtip table{width:190px;border:0;font-size:11px;line-height:12px}
.tourtip th,.tourtip td{text-align:left;padding:0 6px 0 0;color:#000}
.tourtip th{font-weight:bold}
.tourtip td{padding-left:0px}
.tourtip p{color:#000;font:normal 12px/13px Arial}
.tourtip h1{width:260px;float:left;border-bottom:1px dotted #212123; color:#dc2250; font-size:14px; font-weight:bold; line-height:25px; margin:0 0 10px;  }

