@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);

@CHARSET "UTF-8";
/******* GENERAL RESET *******/
div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, 
font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody,
 tfoot, thead, tr, th, td {
border:0pt none;
font-family:inherit;
font-size: 100%;
font-style:inherit;
font-weight:inherit;
margin:0pt;
padding:0pt;

}
body{
	background: #fff;
	line-height:14px;
	font-size: 12px;
	margin:0pt;
	cursor:default;
	font-family: 'Nanum Gothic', µ¸¿ò, Arial,  Verdana, Helvetica, sans-serif;
}
html,body{
	height:100%;
/*	text-align: center; */
}
.clear{
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
}

}
/******* GENERAL RESET *******/

h1{
	margin-left: 60px;
	padding-bottom: 5px;
	color: #01A9DB;
	font-size: 1.9em;
	font-family: 'Nanum Gothic';
	font-weight:bold;

}

h3{
	margin-left: 65px;
	color: gray;
	font-size: 1.1em;
	font-family: 'Nanum Gothic';
	line-height:20px;
	text-align:justify;
	width: 650px;
	font-weight:bold;



}

h1{
	margin-left: 60px;
	padding-bottom: 5px;
	color: #01A9DB;
	font-size: 1.9em;
	font-family: 'Nanum Gothic';
	font-weight:bold;



}

h2{
	margin-left: 105px;
	padding-top: 35px;
	color: #01A9DB;
	font-size: 1.7em;
	font-family: 'Nanum Gothic';
	font-weight:bold;
}

#prod {
	margin :0 0 20px 60px;

	}

#prod th{
	padding:0 2px;
	text-align: center;
	background: #01A9DB;
	color:white;
	height: 20px;
	font-size:11px;
}

#prod td{
	height: 20px;
	font-size:11px;
	color:block;

}

#prod .space{
	width:10px;
}

#prod .col1{
	background: #fff;
	padding:0 4px;
	text-align:center;


}
#prod .col2{
	background: #efefef;
	padding:0 4px;
	text-align:center;

}

#prod .end{
	background: #fff;
	padding:0 4px;
	border-top:2px solid #01A9DB;
}


h4{
	margin-left: 100px;
	color: block;
	font-size: 1.0em;
	font-family: 'Nanum Gothic';
	line-height:20px;
	width: 650px;
	vertical-align:center;
}

h5{
	margin-left: 55px;
	margin-top: 20px;
	color: Gray;
	font-size: 1.5em;
	font-family: 'Nanum Gothic';
}

dt{
	margin-left: 125px;
	line-height:20px;

}
