@charset "utf-8";
/* CSS Document */

/*공통*/
* { margin:0; padding:0; }
body { text-align:center; background:url(images/bg.jpg) repeat-x; background-color:f1f1f1;}
body, div, td, th, input, select, p, textarea { font-family:Dotum, "돋움", "맑은돋움" , Tahoma; font-size:12px; color:#333333; line-height:16px; }/*word-break:break-all; */
a { color:#333333; text-decoration: none;}
a:hover { color:#FF3300; text-decoration: none;}
img { border:0; }
ul, dl, ol { list-style:none; }
table { border-collapse:collapse; empty-cells:show; }
form fieldset { border:0 }
h1, h2, h3, hr, dt, legend { display:none; }
.blind { display:none; }
.clear{clear:both;}



/*Font*/
.font01 {font-family:Dotum, "돋움", "맑은돋움" , Tahoma; font-size:12px; color:#FFFFFF; line-height:18px; margin-left:10px;}
.font011 {font-family:Dotum, "돋움", "맑은돋움" , Tahoma; font-size:12px; color:#FFFFFF; line-height:18px; }
.font02 {font-family:Dotum, "돋움", "맑은돋움" , Tahoma; font-size:12px; color:#333333; line-height:14px; text-align:center; margin:10px 0 20px 0;}
.bodyFont01 {
	font-family:Dotum, "돋움", "맑은돋움" , Tahoma;
	font-size:13px;
	color:#333333;
	line-height:22px;
	margin-left:10px;
	margin:5px 20px 10px 20px;
	text-align:justify;
}
.bodyFont02 {
	font-family:Dotum, "돋움", "맑은돋움" , Tahoma;
	font-size:15px;
	color:#FF3300;
	font-weight:bold;
	line-height:22px;
	margin-left:10px;
	margin:20px 0 0 20px;
	text-align:justify;
}
.bodyFont03 {font-family:Dotum, "돋움", "맑은돋움" , Tahoma; font-size:13px; color:#617dbd; line-height:22px; margin-left:10px; margin:15px 20px 25px 20px; text-align:justify;}
.bodyFont03a {font-family:Dotum, "돋움", "맑은돋움" , Tahoma; font-size:15px; color:#617dbd; line-height:22px; margin-left:10px; margin:15px 20px 25px 20px; text-align:justify;}
.bodyFont04 {
	font-family:Dotum, "돋움", "맑은돋움" , Tahoma;
	font-size:13px;
	color:#6699FF;
	font-weight:bold;
	line-height:22px;
	margin-left:10px;
	margin:20px 0 0 20px;
	text-align:justify;
}

.bodyFont05 {
	font-family:Dotum, "돋움", "맑은돋움" , Tahoma;
	font-size:13px;
	color:#FF6600;
	font-weight:bold;
	line-height:22px;
	margin-left:10px;
	margin:20px 0 0 20px;
	text-align:justify;
}
.sub6Font01 {font-family:Dotum, "돋움", "맑은돋움" , Tahoma; font-size:16px; color:#617dbd; font-weight:bold; line-height:22px; margin-left:30px; margin:10px 70px 10px 70px; text-align:justify;}
.sub6Font02 {font-family:Dotum, "돋움", "맑은돋움" , Tahoma; font-size:13px; color:#333333; line-height:20px; margin-left:30px; margin:3px 70px 3px 70px; text-align:justify;}
.sub6Font02 img {padding-right:10px;}


.bodyFont01Box {font-family:Dotum, "돋움", "맑은돋움" , Tahoma; font-size:13px; color:#FF6600; line-height:22px; margin:10px; padding:20px; margin:20px 20px 20px 20px; text-align:justify; background:#F9EEE8; border:#E4B989 1px solid;}
.bodyFont02Box {font-family:Dotum, "돋움", "맑은돋움" , Tahoma; font-size:13px; color:#FF6600; line-height:22px; margin:10px; padding:20px; margin:20px 20px 20px 20px; text-align:justify; background:#F9EEE8; border:#E4B989 1px solid;}
.bodyFont03Box {font-family:Dotum, "돋움", "맑은돋움" , Tahoma; font-size:13px; color:#333333; line-height:22px; margin:10px; padding:20px; margin:20px 20px 20px 20px; text-align:justify; background:#F9EEE8; border:#E4B989 1px solid;}
.bodyFont04Box {font-family:Dotum, "돋움", "맑은돋움" , Tahoma; font-size:13px; color:#333333; line-height:22px; margin:10px; padding:20px; margin:20px 20px 20px 20px; text-align:justify; background:#FFFFFF; border:#CCCCCC 3px solid;}

.bodyFont05Box {font-family:Dotum, "돋움", "맑은돋움" , Tahoma; font-size:13px; color:#333333; line-height:22px; margin:10px; padding:20px; margin:20px 20px 20px 20px; text-align:justify; background:#F9EEE8; border:#E4B989 1px solid; margin-left:250px;}

.imgBox {margin:9px 10px 0 0;}





/*main*/
#contetns {position:relative; width:1000px; margin: 0 auto; text-align:left;}
.top_menu {width:1000px; height:47px; margin-bottom:25px; }
.top_menu img {margin-top:12px;}

/*서브레이아웃*/
#sub {width:1000px; height:100%;}


/*서브좌측메뉴*/
#left_menu {float:left; width:236px; height:100%; background:url(images/menu_bg.jpg);}
.menu_select {margin:0 0 10px 6px;}
.menu_select2 {margin:0 0 0 6px;}
.checkbox01 {line-height:18px; height:20px; margin-left:10px;}

/*서브본문*/
#subbody { float:right; width:752px; height:100%; background-color:#FFFFFF;}
.mainImg { float:right; margin-bottom:10px;}




#copy {margin-top:10px;}
