html,body{width:100%; height:100%; margin:0 auto; min-width:1300px; min-height:780px;}
body {overflow-y: hidden}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,form,fieldset,p,button{margin:0;padding:0}
body,h1,h2,h3,h4,input,button,table,td,tr,textarea{font-family:"돋움", Dotum, AppleGothic, sans-serif; font-size:12px; color:#777777;}
body{*word-break:break-all;-ms-word-break:break-all}
img,fieldset,iframe{border:0 none}
li{list-style:none}
input,select,button{vertical-align:middle}
img{vertical-align:top}
i,em,address{font-style:normal}
label,button{cursor:pointer}
button{margin:0;padding:0}
button *{position:relative}
button img{left:-3px;*left:auto}
html:first-child select{height:20px;padding-right:6px}
option{padding-right:6px}
hr{display:none}
legend{*width:0}
table{border-collapse:collapse;border-spacing:0}
a:link    {text-decoration:none; color:#686868; }
a:visited {text-decoration:none; color:#686868; }


.warp						{position:relative; width:100%; height:100%;}
.left						{position:fixed; left:0px; top:0; width:180px; height:100%; background:url(/img/com/left_bg.png) repeat-y; z-index:100;}
.left .logo					{width:134px; padding:25px 18px; border-bottom:1px solid #d8d8d8;}
.left .menu_btn				{width:170px; height:50px; border-bottom:1px solid #d8d8d8;}
.left .footer				{position:absolute; bottom:0;}

.contents					{position:absolute; right:0; height:100%; left:170px; background:#d1d1d1;}
