/*
Author : 김진태
Contact Us : vuenos@styluslab.net
Version : 1.0
*/
* {background:none;}
#wrap {width:100%;}
#grobal,
#subNavi,
#footer {display:none;}
#contents {width:100%; margin:0; padding:0; font-size:12pt; color:#000;}
#contents * {font-size:12pt; color:#000;}
.contentBox1 {width:100%; border:none; margin:0; padding:0;}
.infoContentType1 {width:100%; margin:0;}

table,
table tr,
table tr th ,
table tr td {
	border:1px solid #000;
	}

table.dataType3,
table.dataType3 th,
table.dataType3 td {border:1px solid #000;}

table tr.first th,
table tr.first td {
border:1px solid #000;}
table tr.first {border:1px solid #000;}
table tr th.first {border:1px solid #000;}
table tr td.first {border:1px solid #000;}

ol li {list-style-type: decimal;}
ul li,
ul.dotArrow1 li,
ul.hypType1 li,
ul.cirType1 li {display: list-item; list-style-type: disc; margin-left:40px;}
ul li ul li, 
ul.dotArrow1 li ul li ,
ul.hypType1 li ul li ,
ul.cirType1 li ul li 
{list-style-type: circle;}