@charset "utf-8";

div, h1, h2, ul, li, tr, td, th, p{margin:0; padding:0;}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/bg_sub.gif);
	background-repeat: repeat;
	font-size: 12px;
	font-family:"돋움";
	color:#898989;
}

img {border:0} 
a{text-decoration:none;}

/* input, select */
.input { background-color:#ffffff; border:1px solid #c8c8c8; font-size:11px; color:#464646;}
.input_no { background-color:#F5F4F7; border:1px solid #CCCCCC;  font-size:11px; color:#464646;}
.input_no1 { background-color:#F9f9f9; border:1px solid #CCCCCC;  font-size:9pt; color:#464646;}
.input_no2 { background-color:#FDFCF8; border:1px solid #e1e1e1;  font-size:12px; color:#464646; }
.input_sch { border:1px solid #2969b0; width:300px; height:21px; padding-top:2px; font-size:12px; }

.logo {padding-left:103px;}

.mainvisual {padding-right:10px;}
.copyright_left {padding-top:10px;}
.copyright_right {padding-top:15px;}


.title01{padding-left:8px;}
.title02{padding-right:2px;}

.btn02 {padding:3px 2px 0 2px;}

.sub_body {padding:30px 0;}

.navi01 {
	font-size: 11px;
	font-family:"돋움";
	color:#898989;
	line-height: 160%;
	text-align:right;
	padding-right:33px;
} 
.navi02 {
	font-size: 12px;
	font-family:"돋움";
	color:#528f97;
	line-height: 160%;
	padding-left:10px;
}
.navi02 a{
	font-size: 12px;
	font-family:"돋움";
	color:#898989;
	line-height: 160%;
} 
.navi02 a:hover{
	font-size: 12px;
	font-family:"돋움";
	color:#528f97;
	line-height: 160%;
} 

.notice01 , .notice01 a {
	font-size: 12px;
	font-family:"돋움";
	color:#898989;
	line-height: 160%;
	text-align: left;
	
} 


.notice01 a:hover { 
	font-size:12px;
	font-family:"돋움";
	color:#1990c7;
	line-height:160%;
}

.write01 {
	font-size:11px;
	font-family:"돋움";
	color:#666;
	line-height:160%;
} 
.write02 {
	font-size: 12px;
	font-family: "돋움";
	color: #818181;
	line-height: 120%;
}

.img_bottom{
	padding-top: 10px;
	font-family: "돋움";
}
.img_bottom3{padding-top:1px;}

.img_bottom2{padding-bottom:10px;}

.f_clear{clear:both;}
