@charset "utf-8";
@import url("stylesheet.css");
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	overflow-y: scroll;
}

.image_pro {
	display: block;	
	border:none;
}


#all1 {
	width: 1040px;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
}

#all2 {
	width: 1000px;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
}

#maincontent {
	width: 690px;
	border-left-width: 0.5pt;
	border-left-style: dotted;
	border-left-color: #999;
	padding-right: 20px;
	padding-left: 60px;
	
	
	font-family: 'Nanum Gothic', sans-serif;
	font-size: 9pt;
    color: #666;
	line-height: 24px;
	text-align: justify;

}


#top {;
	width: 1000px;
	margin-top: 35px;
	margin-bottom: 25px;
	padding-right: 20px;
}
#logo {
	padding-left: 20px;
	vertical-align: top;
}
#menu {
}

#logomenu {
	width: 1000px;
}

#main_menu {
	width: 750px;
	height: 40px;
	text-align: right;
	vertical-align: top;
}

#sub_menu {
	visibility: hidden;
	
}
#submenu_left {
	width: 402px;
}

#submenu_bottom {
	height: 21px;
}

#menu_line{
	width: 1000px;
	height: 120px;
	border-bottom-width: 0.5pt;
	border-bottom-style: solid;
	border-bottom-color: #999;
	z-index: -1;
	position: absolute;
	top: 0;
}


#main {
	width: 1000px;
	border-bottom-width: 0.5pt;
	border-bottom-style: solid;
	border-bottom-color: #999;
	margin-bottom: 25px;
	padding-bottom: 50px;
}
#bottom {
	width: 1000px;
	text-align: center;
	padding-bottom: 60px;
}
#maintitle {
	width: 210px;
	
}

#maintitle_linkbox1 {
	padding-top: 7px;
	padding-left: 5px;
}

#maintitle_linkbox2 {
	padding-top: 5px;
	padding-left: 5px;
}

#maintitle_linkbox3 {
	padding-top: 5px;
	padding-left: 5px;
}

#subtxtbox1 {
	width: 690px;
	padding-top: 20px;
	text-align: center;
	line-height: 20pt;
}

#subtxtbox2 {
	width: 690px;
	line-height: 20pt;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-top: 20px;
	padding-bottom: 30px;
	text-align: center;
}

#subtxtbox3 {
	width: 350px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	line-height: 30px;
}

#subtxtbox4 {
	width: 350px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	line-height: 30px;
	vertical-align: top;	
}


#subbox1 {
	width: 690px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}

#subbox2 {
	width: 690px;
}

#subbox3 {
	width: 690px;
	height: 50px;
}

#subbox4 {
	width: 690px;
	height: 40px;
}

#subbox5 {
	width: 60px;
	height: 59px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	background-position: 50% 50%;
	background-size: cover;
	background-repeat: no-repeat;
	cursor: pointer;
}

#subbox6 {
	width: 60px;
	height: 59px;
	float: left;
	margin-right: 10px;
	background-position: 50% 50%;
	background-size: cover;
	background-repeat: no-repeat;
	border: 0.5pt solid #CCC;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
}



#subbox7 {
	width:540px;
	margin-left: 10px;
	margin-bottom: 20px;
	text-align:center;

}


#subbox8 {
	width: 690px;
	height: 20px;
}



#subbox9 {
	width: 162px;
	height: 120px;
}

#subbox10 {
	height: 30px;
	text-align: center;
	vertical-align: bottom;
}

#subbox11 {
	width: 14px;
}

#subbox12 {
	height: 20px;
}

#subbox13 {
	width: 120px;
	height: 60px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-position: 50% 50%;
	background-size: cover;
	background-repeat: no-repeat;
	cursor: pointer;
}

#subbox15 {
	width: 560px;
	height: 410px;
	margin-bottom: 40px;
	text-align: center;
}






#gotobox {
	width: 690px;
	height: 30px;
	color: #999;
	background-color: #F7F7F7;
	-webkit-transition: all 0s ease 0s;
	-moz-transition: all 0s ease 0s;
	-ms-transition: all 0s ease 0s;
	-o-transition: all 0s ease 0s;
	transition: all 0s ease 0s;
	padding-top: 5px;
}
#gotobox:hover {
	background-color: #F0F0F0;
	color: #000;
}

#map {
	height: 400px;
	width: 680px;
	border: thin solid #999;    	
}
