/*common*/
body,h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd,table,th,td,form,fieldset,legend,input,textarea,button,div{ margin:0;padding:0; -webkit-text-size-adjust:none;  word-wrap:break-word; word-break:keep-all; }

body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

td,input,select,option {
	font-family: "Dotum";
	font-size: 12px;
	color: #333333;
	line-height:160%;
}
input, textarea {
	border:1px solid #aaaaaa;
	background:#FFFFFF;
}
.verdana {
	font-family: "verdana";
	font-size: 9px;
	letter-spacing: -1px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
a:active {
	color: #333333;
	text-decoration: none;
}
.name1 {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0099FF;
}
.11 {
	font-size: 11px;
	color:#666666;
}
.14 {
	font-size: 16px;
	font-weight: bold;
}
.m {
	background: #F7FFFF;
	font : bold;
	color: #666666;
}
.td_underline
{
 	border-bottom-width:1pt;
	border-bottom-color:E6E6E6;
	border-bottom-style:solid;	
}
.pt20 {padding-top:20px;}

.tb_tit {background:#1d88b5; font-weight:700; color:#fff; text-align:center; line-height:180%; padding:2px; font-size:15px; }
.tb_g {background:#ededed; font-weight:700; text-align:center; line-height:180%; color:#464646;padding:2px;  font-size:14px;  }
.tb_g2 {background:#dbdbdb;font-weight:700; text-align:center; line-height:180%; color:#464646;padding:2px;  font-size:14px; }
.tb_w {background:#fff; text-align:center;padding:2px; font-weight:600; font-size:14px; color:#4f4f4f;}
.tb_b {background:#e5f4fa; text-align:center;padding:2px; font-weight:600; font-size:14px; color:#4f4f4f;}