@charset "utf-8";

fieldset {border:0;margin:0px;padding:0px;}
legend {position:absolute;display:none;margin:0px;padding:0px;}

img {border:0;vertical-align:top;}

.bgnone{background: none !important;}
.fleft{float: left;}
.fright{float: right;}
	
/* 클리어 */
.cb {clear:both;}

/* 컨텐츠정렬관련 */
.al {text-align:left !important;}
.ac {text-align:center !important;}
.ar {text-align:right !important;}

/* 이미지 가운데 정렬하기 */
/*div.cell{vertical-align: middle; position: relative; top:50%; zoom:100%;}
div.inner{position: relative; top:-50%; zoom:100%;}*/

/* 여백 */
.space05 {height:5px;}
.space10 {height:10px;}
.space20 {height:20px;}
.space25 {height:25px;}
.space30 {height:30px;}
