body 
{
	font-family: 'Droid Sans',"Helvetica Neue",Arial,Helvetica,sans-serif;
	font-size: 11px;
	background: #f3f3f3!important;
	color:#222;
}
header,nav,aside,article,section,footer {display:block;}
ul {
	padding:0;
	margin:0;
}
li {list-style:none;}
h1,h2,h3,h4,h5,h6 {margin-top:0;}
h1 a, h1 a:visited, h1 a:hover, h1 a:link, h1 a:focus, h2 a, h2 a:visited, h2 a:hover, h2 a:link, h2 a:focus, h3 a, h3 a:visited, h3 a:hover, h3 a:link, h3 a:focus, h4 a, h4 a:visited, h4 a:hover, h4 a:link, h4 a:focus, h5 a, h5 a:visited, h5 a:hover, h5 a:link, h5 a:focus, h6 a, h6 a:visited, h6 a:hover, h6 a:link, h6 a:focus {
	color:inherit;
	text-decoration:inherit;
}
a:link, a:visited {
	color:#CC1100;
	text-decoration:none;
}
a:hover, a:active {
	color:#000;
	text-decoration:none;
}
#wraper {
	margin:0 auto;
	width:950px;
}
header#header h1 {
	color:#424242;
	font-size:30pt;
}
header#header h1 a {
	behavior: url(/wp-content/themes/leetaeim/PIE.htc);
	text-shadow:2px 2px #999999;
	color:#424242;
}
#sidebar {
	float:right;
	width:230px;
}
#sidebar h2 {
	color:#333333;
	font-size:16pt;
	margin-bottom:8px;
}
#sidebar ul {
	margin:8px 0 40px;
	padding-left:0;
}
#sidebar hr {
	background:none repeat scroll 0 0 #DDDDDD;
	border:medium none;
	clear:both;
	color:#DDDDDD;
	float:none;
	height:1px;
	margin:0 0 1.45em;
	width:100%;
}
#container {
	float:left;
	margin:14px 0 0 0;
	width:670px;
}
#container .contents {
	behavior: url(/wp-content/themes/leetaeim/PIE.htc);
	background:#f8f8f8;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	box-shadow: 4px 4px 5px #888;
	-moz-box-shadow: 4px 4px 4px #888;
	-webkit-box-shadow: 4px 4px 4px #888;
	padding: 5px 5px 5px 15px;
	margin:0 0 30px 0;
	border: 1px solid #DFDFDF;
	padding: 10px;
	width:96%;
}
.contents header h1 {
	behavior: url(/wp-content/themes/leetaeim/PIE.htc);
	text-shadow:1px 1px #999999;
	text-transform:uppercase;
	color:#424242;
}
.contents header h1 a {
	color:#424242;
	behavior: url(/wp-content/themes/leetaeim/PIE.htc);
	text-shadow:1px 1px #999999;
	text-transform:uppercase;
}
.contents .entry .more-link {display:none;}
* html #wraper {position:relative;}
#gnb ul {
	overflow:hidden;
	width:100%;
}
#gnb li {
	float:left;
	width:150px;;
	height:30px;
	text-align:left;
}
#gnb li a:link,
#gnb li a:visited,
#gnb li a:hover,
#gnb li a:active {
	font-size:14px;
	font-weight:bold;
	color:#565656;
	text-decoration:none;
}
#footer {
	clear:both;
	text-align:center;
}

/*¿öµåÇÁ·¹½º*/
.widget_search .screen-reader-text {display:none;}

.archive-desc {
	padding:3px;
	margin:0 0 10px 0;
	font-size:12pt;
	color:#666;
}
.archive-desc span {font-size:19pt;}
.archive-desc p {margin:0;}