@charset "utf-8";

html,body {
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
	font-family: "PMingLiU",arial,sans-serif;
	font-size:small;
	font-size: 12px;
	color:#000;
	width: 100%;
	letter-spacing: 1px;
}

.popupWindow {background: none !important;}

div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {margin:0; padding:0;}
input,textarea,select {font-family: Dotum, "돋움",arial,sans-serif;font-size: 12px;}
table { border-spacing: 0; border-collapse: collapse;}
address,caption,cite,code,dfn,em,th,var { font-style:normal; font-weight:normal; }
ol,ul ,li { list-style: none; }
h1,h2,h3,h4,h5,h6 { font-size: 100%; font-weight: normal; }
abbr,acronym { border:0; }
hr{clear:both;display:none;} /* 레이아웃 구분시만 사용 */
legend, caption{position:absolute;visibility:hidden;overflow:hidden;line-height: 0;width:0;height:0;margin:0;padding:0;font:0/0 Arial;}
img, fieldset{border:0 none;}
label{cursor:pointer;}
a{color:#000;text-decoration:none;}
a:link, a:visited{color:#686868;text-decoration:none;}
a:hover, a:active{text-decoration:none;}



.title {font-weight: bold; padding-top: 1px; height: 19px; font-family: "MS UI Gothic"; color: #6c6c6c;}
.title .am {color: #0050c8;}
.content {clear: both; }
.content .weatherW { width: 180px; height: 60px; background-color: #d8e5f9; color: #595959; }
.content .weatherW .visual {float: left; width: 86px; height: 60px;  padding-left: 10px;}
.content .weatherW ul {float: left; padding-top: 15px; width: 80px;}
.content .weatherW ul li { height: 19px; }
.content .weatherW ul li .u { color: #f54646; }
.content .weatherW ul li .d { color: #0eabe6; }
.moreBtn {position: absolute; right: 0; top: 2px;}ical-align: top;}