@charset "utf-8";

body{margin:0;padding:0;font-family:'Roboto',sans-serif; font-size:14px; font-weight:normal;color:#7f7875;background-color:#fff;}




ul,li{list-style:none;margin:0px;padding:0px;}
dl, dt, dd, p, h1, h2, h3, h4, h5, h6{margin:0;padding:0;font-weight:normal}
a {color:#72e9ff;text-decoration:none}
a:active, a:hover {text-decoration:none;}
a:active {background-color:transparent}
button {padding:0;background:0;border:0;cursor:pointer;outline:0;}
img{border:0; margin:0; padding:0; vertical-align:top;}
form, div{margin:0; padding:0;}

@font-face {
font-family: 'NanumGothic';
src: url(/lavian/font/NanumGothic.eot);
src: url(/lavian/font/NanumGothic.eot?#iefix) format('embedded-opentype'),
	url(/lavian/font/NanumGothic.woff) format('woff'),
	url(/lavian/font/NanumGothic.ttf) format('truetype');
}


a:link{text-decoration:none; color:#7f7875;}
a:visited{text-decoration:none; color:#7f7875;}
a:hover{text-decoration:none; color:#7f7875;}
a:active{text-decoration:none; color:#7f7875;}


/*
#main_wrap_gap { position:relative;  width:100%; height:600px; }
*/