@charset "utf-8";
html	{width:100%; min-width:1100px;}
body {
	padding: 0px;
	margin: 0px;
	font-size: 11pt;
	line-height:170%;
	overflow-x:hidden;
	min-width:1100px;
}
img {
	border-width: 0px;
}

#gotop{
	position:fixed;
	bottom:90px;
	right:30px;
	cursor:pointer;
	display:none;
}


#banner{
	width:130px;
	position:fixed;
	right:50%;
	top:150px;
	margin-right:-550px;
	z-index:100;
}

#banner img	{
	display:block;
	margin-bottom:2px;
}



header,section,article,footer	{display:block;}
header	{
	width:100%;
	min-width:1100px;
	border-bottom:5px solid #0068b6;


}
header .top {
	width: 100%;
	height: 28px;
	border-bottom:1px solid #959595;

}
header .top .topmini {
	width: 1100px;
	margin-left: auto;
	margin-right: auto;
}
header .top .topmini img {
	float: right;
}
header .topmenubg {
	width: 1100px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	height: 90px;
	padding-top: 12px;
}
header .toplogo{
	float: left;
	margin-top:18px;
}

header .topmenu {
	float: left;
	padding-top: 20px;
	padding-left: 50px; /* 메뉴 시작 위치를 왼쪽기준 50px 간격을 두고 시작*/
}
header .topmenubg .topmenu ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
header .topmenubg .topmenu ul li {
	display: inline;
	list-style:none;
  margin-left: 10px; /* 메뉴의 간격을 조절*/
}
header #scene01{
	width:100%;
	height:250px;
	clear:both;
	overflow:hidden;
	display:none;
}
header #scene01 #fix{
	width:1100px;
	height:170px;
	margin:0 auto;
	background-image:url(../images/slide_bg.jpg);
	position:relative;
}

header #scene01 #fix div	{
	display:inline-block;
	position:absolute;
}
header #scene01 #fix #fix1{
	width:94px;
	height:150px;
	left:350px;
}
header #scene01 #fix #fix1 ul{
	padding:0px;
	margin:0;
	list-style:none;
}

header #scene01 #fix #fix2{
	width:94px;
	height:150px;
	left:522px;

}

header #scene01 #fix #fix2 ul{
	padding:0px;
	margin:0;
	list-style:none;
}

header #scene01 #fix #fix3{
	width:94px;
	height:150px;
	left:685px;

}

header #scene01 #fix #fix3 ul{
	padding:0px;
	margin:0;
	list-style:none;
}

header #scene01 #fix #fix4{
	width:94px;
	height:150px;
	left:849px;

}

header #scene01 #fix #fix4 ul{
	padding:0px;
	margin:0;
	list-style:none;
}
header #scene01 #fix #fix5{
	width:83px;
	height:150px;
	left:990px;

}

header #scene01 #fix #fix5 ul{
	padding:0px;
	margin:0;
	list-style:none;
}




section {
	width: 100%;
	min-width: 1100px;
	height: 200px;
	clear: both;
	position:static;
	background-image:url(../images/sub3/sub3_img.jpg);
	background-size: auto auto;
	background-position: 50% 0%;
	background-repeat: no-repeat;

}

article	{
	width: 100%;
	min-width: 1100px;
	clear: both;
}

article #subfix	{
	width: 1100px;
	margin: 0 auto;
}


article #subfix #submenu	{
	width: 680px;
	height: 45px;
	margin-top:15px;
	margin-left: 25px;

}

article #subfix #submenu dl	{
	padding: 0px;
	margin: 0;
	list-style: none;

}
article #subfix #submenu dl dt	{
	display: inline-block;
	list-style:none;
	width:113px;
	height:45px;
	margin:0;
}


article #subfix #submenu dl dd	{
	display: inline-block;
	list-style:none;
	margin: 0;
}


article #subfix #cont	{
	width:1100px;
	margin-top:60px;
}

article #subfix #cont .centerfix	{
	width: 520px;
	margin: 0 auto;
}
article #subfix .imglist_fix1	{
	width: 1000px;
	height:180px;
	margin: 20px auto;
}

article #subfix .imglist_fix1 .imglist1	{
	width: 240px;
	height: 180px;
	float: left;
	margin-right:10px;
}

article #subfix .imglist_fix2	{
	width: 1000px;
	margin: 20px auto 150px auto;
	height:180px;
}

article #subfix .imglist_fix2 .imglist1	{
	width: 240px;
	height: 180px;
	float: left;
	margin-right:10px;
}

article #subfix .table_t	{
	width:1000px;
	height:47px;
	margin: 0 auto;
	border-top:1px solid #414141;
	border-bottom:1px solid #414141;

}

.table_t div	{
	height:47px;
	font-size:15px;
	line-height:47px;
	float:left;
	}

.d{width:150px; text-align:center;}
.s{width:600px; text-align:left;}
.e{width:100px; text-align:center;}
.wd{width:150px; text-align:center;}

.table_c	{
	width:1000px;
	height:47px;
	margin: 0 auto;
	border-bottom:1px solid #414141;

	}

.table_c div	{
	height:47px;
	font-size:15px;
	color:black;
	line-height:47px;
	float:left;
	}

.table_c_a{
	width:900px;
	border-bottom:1px solid #414141;
	padding:30px 50px;
	font-size:13px;
	line-height:30px;
	margin: 0 auto;
	text-align:justify;
}





article	#subfix p	{
	text-align:center;
	margin-bottom: 30px;
}
footer {
	width: 100%;
	height: 221px;
	clear: both;
	background-color:#4f4f4f;
	background-size: auto auto;
	background-position: 50% 0%;
	background-repeat: no-repeat;
}

footer img	{
	display:block;
	margin:0 auto;
}
