﻿@import url(https://fonts.googleapis.com/css?family=Droid+Sans);
/*html{ overflow-y:scroll; overflow-x:auto; filter: expression(document.execCommand("BackgroundImageCache", false, true)); }
body { overflow-y:auto; }*/
html,body{margin:0;padding:0;width:100%;height:100%;min-width:980px}

/*-------Layout--------*/
.ezwelWrap {width:940px; margin:0 auto; z-index:-1; }
.ezwelWrap {*zoom:1;} /* IE5.5~7 브라우저 대응 Hack */
.ezwelWrap:after {content:" "; display:block; clear:both;}

.ezwelWrap ul {list-style:none; margin-top:50px;}
.ezwelWrap ul li {}
.ezwelWrap ul li.btn{padding:20px 0px 0px 0px; text-align:center;}
