@charset "euc-kr";
/*
-----------------------------------------------
.ÆÄÀÏ¸í      :  common.css
.³»¿ë        :  ±âº»ÀûÀ¸·Î Àû¿ëµÇ´Â CSS Á¤ÀÇ
.ÀÛ¾÷½ÃÀÛ    :  2008/02/15
.ÃÖÁ¾¼öÁ¤ÀÏ  :  2008/02/15
.ÀÛ¾÷ÀÚ      :  Àå¼º¹Î (www.jangkunblog.com)
-----------------------------------------------
*/
body {
	margin:0;
	padding:0;
	text-align:center;
}
hr {
	display:none;
}
#common h1 {
	margin:0 !important;
	padding:.4em 0 .5em 0 !important;
	text-align:center !important;
	color:#fff !important;
	font:2.2em "Times New Roman", Times, serif !important;
	background:#000 url(http://www.jangkunblog.com/source/jangkunblog_logo.gif) no-repeat 97% center !important;
}
#common h2 {
	margin:0 !important;
	padding:.3em 0 .4em 0 !important;
	background-color:#2d75cc !important;
	text-align:center !important;
	font:bold .7em tahoma, gulim, serif !important; 
}
#common h2 a {
	color:#d9eaff !important;
	text-decoration:none !important;
}
#common h2 a:hover {
	color:#fff !important;
}
#text {
	font:bold .8em/1.3 "Times New Roman", Times, serif;
	color:#777;
	border-top:2px solid #eee;
	margin:6em auto 0 auto;
	padding:1em 0;
}
