@CHARSET "UTF-8";
* {
	padding: 0;
	margin: 0;
}
body {
	font-family: '맑은 고딕', 'Malgun Gothic', '굴림', 'Gulim', '돋움';
	font-size: 12px;
	font-style:normal;
	background-image:url('../images/main/bg_body.gif');
	background-repeat:repeat-x;
	line-height:150%;
}
#wrapper {
	margin: 0;
	width:980px;
}
#header {
	width: 980px;
	color: #333;
	border: 0;
	height: 100px;
	background-repeat:no-repeat;
	display:inline-block;
}
#visual {
	width: 980px;
	border: 0;
	margin: 0;
	height: 385px;
	text-align:center;
	padding-top:1px;
}
#content {
	color: #333;
	margin: 0px;
	width: 930px;
	padding-top:40px;
	padding-left:30px;
	padding-right:20px;
	border: 0;
	margin: 0;
	height:170px;
}
#content a:link {
	color:#666;
	cursor:pointer;
	text-decoration:none;
}
#content a:visited {
	color:#666;
	cursor:pointer;
	text-decoration:none;
}
#content a:active, #content a:hover {
	color:#669900;
	cursor:pointer;
	text-decoration:underline;
}
#rcon_01 {
	width:300px;
	height:150px;
	float:left;
}
#rcon_02 {
	width:355px;
	float:left;
	height:150px;
}
#rcon_03 {
	padding-left:60px;
	width:210px;
	float:right;
	height:150px;
}
#footer a:link {
	color:#111;
	cursor:pointer;
	text-decoration:none;
}
#footer a:visited {
	color:#111;
	cursor:pointer;
	text-decoration:none;
}
#footer a:active, #footer a:hover {
	color:#fff;
	cursor:pointer;
	text-decoration:underline;
}
#footer {
	height:100px;
	padding-top: 5px;
	line-height:120%;
	color:#666;
	clear:both;
}
.pad8 {
	padding-top:8px;
}
.sear {
	border:2px solid #390;
	height:30px;
	width:316px;
}
.qmicon {
	padding:12px 10px 10px 20px;
}

#ban {list-style:none;}
#ban li {padding-right:3px; padding-left:3px; float:left;}
#ban li.result_empty {text-align:center;}