@import url('../main.css');
#contents{width:100%;font-size:12px;}
.bar2{width:100%;}
.ti{background-image:url('title.png');}

.info .m   { margin:3px 0px 20px 0px; }
.info .m .b0{ float:left; width:30px; height:24px;}
.info .m ol { float:left; height:24px; }


.info .m ol li.kr {width:61px; }
.info .m ol li.kj {width:60px; }
.info .m ol li.kg{width:60px; }
.info .m ol li.ek{width:36px; }
.info .m ol li.sz{width:47px; }
.info .m ol li.gs{width:37px; }
.info .m ol li.gc{width:82px; }
.info .m ol li.as{width:48px; }


.index{text-align:left;}
.privacy{text-align:center;}
.privacy #contents{clear:both;width:700px;margin:0px auto;text-align:left;}
.privacy .info{clear:both;width:100%;background-image:none;}
.privacy .bg{clear:both;width:100%;height:128px;}
.privacy .ti{background-image:none;} 
.privacy .cy{background-image:url('../img/ct.png');left:480px;top:0px;width:256px;height:100%;}
.privacy .bar1{background-image:none;}
.privacy .info .data{margin:0px;width:100%;}
.privacy h5{font-weight:normal;color:#444;}

#ek_table table { font-size:12px;margin:20px 0 80px 0;color:#646464;}
#ek_table td{padding:10px 0 10px 0;}
#ek_table th{padding:10px 0 10px 0;
text-align:left;
float:left;
font-weight:300;}


#gc_table table { font-size:12px;margin:10px 0 10px 0;color:#646464;}
#gc_table td{padding:5px 0 5px 0;}
#gc_table th{padding:5px 0 5px 0;
text-align:left;
float:left;
font-weight:300;}



#gs_table table {
margin:20px 0 80px 0;
border: 1px gray solid;
border-collapse: collapse;

}
#gs_table td {
	font-size:12px;
	margin:0px; 
	padding:10px;
	border: 1px gray solid;
	border-collapse: collapse;
}
#gs_table th {
	font-size:12px;
	text-align:center;
	background-color:#034ea2;
	padding:10px 0 10px 0;
	border: 1px gray solid;
	border-collapse: collapse;
	font-weight:300;
	color:white;
}

.grey{background-color:#e2e2e2;}