.ui-btn-inner { display: none; }
body {
	background: url('/proxy/img/mobile/ground.gif') repeat-x 0px 0px;
	-webkit-text-size-adjust: none; margin: 0px; padding: 0px;
}
#base-body { min-width: 300px; overflow: hidden; margin: 0px 5px 0px 5px; }
#base-body div.mobile-head { height: 55px; overflow: hidden; font-family: "굴림", gulim, sans-serif, arial; }
#base-body div.mobile-head div.logo { float: left; margin: 15px 0px 0px 10px; }
#base-body div.mobile-head div.member { float: right; margin: 13px 10px 0px 0px; font-size: 12px; }
#base-body div.mobile-head div.member a {
	float: left; padding: 3px 3px 3px 10px; text-decoration: none; color: #333;
	background: url('/proxy/img/mobile/dot.plus.gif') no-repeat 0px 50%;
}
#base-body div.mobile-search { margin-bottom: 5px; }
#base-body div.mobile-search form {
	height: 25px; width: 100%; border: 4px solid #0e73af; margin: 0px; padding: 0px; position: relative;
}
#base-body div.mobile-search form span.input { display: block; padding: 2px 80px 0px 2px; }
#base-body div.mobile-search form span.input input {
	display: block; width: 100%; height: 21px; border: 0px; margin: 0px; padding: 0px;
	background: url(''); border-radius: 0px;
}
#base-body div.mobile-search form span.remove {
	position: absolute; right: 55px; top: 3px; background: url('/proxy/img/mobile/search.clear.png');
	height: 19px; width: 19px; overflow: hidden;
	margin: 0px; padding: 0px; border: 0px; color: #fff;
	text-indent: -10000px;
}
#base-body div.mobile-search form input.submit {
	position: absolute; right: 0px; top: 0px; background: #0e73af url(''); width: 50px; height: 25px;
	margin: 0px; padding: 0px; border: 0px; border-radius: 0px; color: #fff;
	font-weight: bold;
}
#base-body div.mobile-menu { height: 30px; font-size: 12px; font-family: 굴림; margin-bottom: 5px; }
#base-body div.mobile-menu ul { margin: 0px; padding: 0px; display: table; width: 100%; background: #0e73af; }
#base-body div.mobile-menu ul li {
	display: table-cell; margin: 0px; padding: 0px; list-style: none; text-align: center;
	background: url('/proxy/img/mobile/menu.part.png') no-repeat 0px 50%;
	height: 30px; vertical-align: middle;
}
#base-body div.mobile-menu ul li:first-child { background: url(''); }
#base-body div.mobile-menu ul li a {
	display: block; padding: 3px; text-decoration: none; color: #fff;
}
#base-body div.mobile-sub {}
#base-body div.mobile-sub ul { margin: 0px; padding: 0px; text-align: center; font-size: 0px; }
#base-body div.mobile-sub ul li { margin: 0px; padding: 0px; display: inline; }
#base-body div.mobile-sub ul li a {
	display: inline-block; text-shadow: 1px 1px #333;
	border: 1px solid #ddd; border-radius: 3px; font-size: 13px;
	padding: 3px 5px 3px 5px; background: #0e73af; color: #fff;
	box-shadow: 2px 2px 2px #aaa; margin: 0px 2px 10px 2px; text-decoration: none;
}
#base-body div.mobile-sub ul li.focus a { color: #ff0; }
#base-body div.mobile-sub div.post ul li:first-child a { display: none; }
#base-body div.mobile-sub div.button a {
	display: block; text-shadow: 1px 1px #333; text-align: center;
	border: 1px solid #ddd; border-radius: 3px; font-size: 13px;
	padding: 3px 5px 3px 5px; background: #0e73af; color: #fff;
	box-shadow: 2px 2px 2px #aaa; margin: 5px 5px 8px 5px; text-decoration: none;
}

#base-body div.mobile-contents { margin: 0px 0px 5px 0px; }
#base-body div.mobile-tail {
	clear: both; border-top: 1px solid #ddd; background: #eee;
	font-size: 12px; font-family: "굴림", gulim, sans-serif, arial;
	padding: 0px 0px 50px 0px;
}
#base-body div.mobile-tail ul { margin: 0px; padding: 0px; text-align: center; }
#base-body div.mobile-tail ul li {
	display: inline-block; background: url('/proxy/img/mobile/dot.plus.gif') no-repeat 0px 50%;
}
#base-body div.mobile-tail ul li a {
	color: #777; text-decoration: none; display: inline-block; padding: 3px; margin-left: 10px;
}
#base-body div.mobile-tail ul:first-child { font-weight: bold; font-size: 14px; }
#base-body div.mobile-tail ul:first-child a { color: #333; }
#base-body div.mobile-tail ul li:first-child { background: url(''); }
#base-body div.mobile-tail ul li:first-child a { margin-left: 0px; }
#base-body div.mobile-tail p { margin: 0px; padding: 10px 0px 10px 0px; text-align: center; }
