@charset "utf-8"; 
/*******************
	 css reset
*******************/
#infomation_wrap {  display:inline-block;  margin:0 auto; padding:0 auto; width:100%; height:100%; word-spacing:3px; background-color:#d6dbdf; }
.info_titlebar {  display:inline-block; width:100%; height:42px; margin:0 auto; padding:4px 0 0 0;  background-color:#333333; border-bottom:4px solid #ed1c24; }

@media all and (max-width:740px)   {   
	.info_wrap {  display:inline-block; width:96%; height:auto;  margin:0 auto; padding:0 auto;   } 
}  
@media all and (min-width:741px) {   
	.info_wrap {  display:inline-block; width:980px; height:auto;  margin:0 auto; padding:0 auto;   }
} 

.info_text32 { font-size:32px; font-family: "Malgun Gothic", "¸¼Àº °íµñ", "Nanum Gothic", "Dotum", sans-serif; color:#333; text-align:center; letter-spacing:-1px;  line-height:150%; }
.info_text24 { font-size:24px; font-family: "Malgun Gothic", "¸¼Àº °íµñ", "Nanum Gothic", "Dotum", sans-serif; color:#333; text-align:center; letter-spacing:-1px;  line-height:150%; }
.info_text16 { font-size:16px; font-family: "Malgun Gothic", "¸¼Àº °íµñ", "Nanum Gothic", "Dotum", sans-serif; color:#333; text-align:center; letter-spacing:-1px;  line-height:150%; }


/* °¢Á¾ ¾à°üµé */
#privacy_wrap {  display:inline-block; width:100%; height:100%;  margin:0 auto; padding:0 auto; } 
.privacy_text12 { font-size:12px; font-family:dotum,'µ¸¿ò',applegothic,sans-serif; color:#333; text-align:center; letter-spacing:0px;  line-height:150%; }
.privacy_text11 { font-size:11px; font-family:dotum,'µ¸¿ò',applegothic,sans-serif; color:#333; text-align:center; letter-spacing:0px;  line-height:150%; }
.privacy_outbox {  display:inline-block; width:99%; height:auto;  margin:0 auto; padding:4px; border:1px solid #e4e4e4; } 
.privacy_th {  width:auto; height:auto;  margin:0 auto; padding:4px 0 4px 0; text-align:center; border:1px solid #fff; background-color:#999999; } 
.privacy_td {  width:auto; height:auto;  margin:0 auto; padding:8px; text-align:center; border:1px solid #fff; background-color:#f4f4f4; } 

 