/*--------------------------------
Gamtopia style Sheet

version: 1.1
author: dorothy
email: dorothyjo@ME2ON.com
website: http://www.fulpot.com/admin/
--------------------------------*/
 * {margin:0;padding:0;font-size:11px;font-family:'돋음',dotum,Arial;}
input[type="button"] {cursor:pointer;border:0;}
input[value="dddd"] {display:hidden;}
ul,li {list-style-type:none;}
img,p,li {border:0;margin:0;padding:0;display:inline;}
img, input {vertical-align:top;}
html,body {width:100%;height:100%;padding:0;margin:0;font:normal 11px dotum;color:#878787;list-style:none;}
#bodyLayout {width:100%;height:100%;min-width:1024px;height:auto;min-height:1250px;}
#TopWarp {position:fixed;width:100%;height:100%;min-width:1024px;height:auto;min-height:194px;background:#ffffff url(//image.fulpot.com/fulpot/admin/bg.jpg) center top repeat-x;z-index:100;}
#LoginWarp {width:100%;height:100%;min-width:1024px;height:auto;min-height:300px;background:#ffffff center top repeat-x;z-index:100;}
#Warp {position:relative;width:980px;margin:0 auto;left:50%;margin-left:-490px;}
#LoginArea {
	position: relative;
	width: 980px;
	margin: 0 auto;
	left: 50%;
	margin-left: -490px;
	min-height: 800px;
	background: #ffffff url(../../Images_/logon_bg.png) center top no-repeat;
	z-index: 100;
}
#vsArea {position:relative;width:980px;height:180px;margin:0 auto;padding:14px 0 0 0;}
#cntArea {width:100%;height:100%;min-width:1024px;height:auto;min-height:900px;display:block;padding:194px 0 0 0;_padding:0 0 0 0;}
#ctnBlock {position:relative;width:980px;height:auto;margin:0 auto;}
#footer  {position:relative;top:0px;width:100%;margin:20px 0 0 0;min-width:1024px;min-height:50px;height:50px;clear:both;display:inline-block;border-top:solid 2px #3f4145;}
#copyright {position:relative;width:980px;margin:10px auto 10px auto;text-align:center;color:#878787;font:normal 11px dotum;}