@charset "utf-8";

/* 기본스타일 */
*{margin:0; padding:0; font-family:Malgun Gothic,Nanum Gothic,Arial,Gulim,Helvetica,AppleGothic,Sans-serif; -webkit-text-size-adjust:none;}
body{float:left; width:100%; margin:0; padding:0; font-size:0.8em; color:#555;}
fieldset{border:0;}
img{border:0;max-width:100%;vertical-align:middle;}
dl,ul,ol,li{margin:0; padding:0; list-style: none;}
a {text-decoration:none; color:#555;}
caption, legend,hr,.skip{position:absolute; top:0; left:-1000px; width:0; height:0; font-size:0; line-height:0;}

.blueTxt{color:#0000ff;}
.redTxt{color:#ff0033;}
.greenTxt{color:#006600;}
.orangeTxt{color:#ff9900;}
.pinkTxt{color:#ff0099;}
.pinkTxt2{display:inline-block; width:100%; color:#ff0099;font-size:90%; text-align:center; }
.bold{font-weight:bold}
