
/*-----index-----*/
/* 메인롤링 */
#main_vs_wrap{
	clear:both;
	width:800px;
	margin:0 auto;
}
.main_vs1{
  position:relative;
  overflow:hidden;
  width:800px;
  height:800px;
  padding:0 !important;
  margin:0 !important;
}
.main_vs1 .con{
  position:relative;
  width:9999px;
}

.main_vs1 .con li.visual{
	width:800px;
	height:800px;
	float:left;	
	background-repeat:repeat-x;
	background-position:50% 50%;
	border:0px solid red;
	overflow:hidden;
	cursor:pointer;
}
.main_vs1 .con li.visual p.title1{
	margin-left:10%;
	font-family:Roboto Slab;
	font-weight:700;
	color:#005abf;
	font-size:40px;
	letter-spacing:-0.06em;
	line-height:1.3;
	}	
.main_vs1 .con li.visual p.title2{
	margin-left:10%;
	font-family:Roboto Slab;
	font-weight:400;
	color:#565656;
	font-size:18px;
	letter-spacing:-0.06em;
	line-height:1.5;
	}		
	
	
.main_vs1 .ctr{
	text-align:center;
	width:800px;
	position:absolute;
	bottom:20px;
}
.main_vs1 .ctr li{
  display:inline-block;
  margin-right:15px;
  width:30px;
  height:30px;
  background:#fff;
  text-indent:-9999px;
  border-radius:20px;
  box-shadow: 2px 2px 2px rgba(0,0,0,0.8);
  cursor:pointer;

}
.main_vs1 .ctr .now{
	background:#036eb8;
}
.main_vs1 .ctr .last{

}
.main_vs1 .prevnext .prev,
.main_vs1 .prevnext .next{
  position:absolute;
  top:45%;
  background:red;
  padding:0 10px;
  cursor:pointer;
  width:47px;
  height:91px;
}
.main_vs1 .prevnext .prev{left:10px;background:url(../img/common/vs1_ar1.png) no-repeat 0 0;}
.main_vs1 .prevnext .prev:active{background-position:0 -100px;}
.main_vs1 .prevnext .next{right:-8px;background:url(../img/common/vs1_ar2.png) no-repeat 0 0;}
.main_vs1 .prevnext .next:active{background-position:0 -100px;}

/*Main Visual*/



/*메인비주얼롤링 끝*/






/*mainnews*/
.newsmore {
    width: 800px;
    height: 35px;
}
.newsmore ul {
    width: 800px;
    height: 35px;
}
.newsmore ul li {
    float: left;
    width: 80px;
    height: 35px;
}	
.newsmore ul li a {
    display: block;
	margin-left: 50px;
    width: 100px;
    height: 40px;
    background: #0573c8;
    color: #fff;
    text-decoration: none;
    font-size: 18px;
    line-height: 2.0;
    text-align: center;
}

/*Main news slider*/
.mainnews_Sl{
	z-index:0;
	position:relative;
	width:800px;
	border:0px solid red;
}
.mainnews_Sl .view{
	width:700px;
	height:auto;
	overflow:hidden;
	margin:0 auto;
	border:0px solid red;
}
.mainnews_Sl .train{
	position:relative;
	top:0;
	left:0;
	width:9999px;
}
.mainnews_Sl .train .visual{
	float:left;
	margin-top:50px;
	height:300px;
	border:0px solid red;
}

.mainnews_Sl .train .visual li{
	width:220px;
	height:450px;
	float:left;
	margin-right:20px;
	border:0px solid red;
	}

.mainnews_Sl .train .visual li:last-child{
	margin-right:0px;
	}
.mainnews_Sl .train .visual li a{
	display:block;
	width:220px;
	height:100%;
	text-decoration:none;
	}
.mainnews_Sl .train .visual li a img{
	width:220px;
	margin-right:0px;
	}
.mainnews_Sl .train .visual li a p.news_title{
	float:right;
	width:220px;
	margin-top:20px;
	border:0px solid red;
	font-size:22px;
	font-weight:700;
	color:#3e3a39;
	letter-spacing:-0.05em;
	font-family: 'tahoma',NanumGothic,dotum,sans-serif;
	}
.mainnews_Sl .train .visual li a p.news_txt{
	float:right;
	width:220px;
	margin-top:5px;
	border:0px solid red;
	font-size:20px;
	color:#7a7a7a;
	line-height:25px;
	letter-spacing:-0.05em;
	font-family: 'tahoma',NanumGothic,dotum,sans-serif;
	}

.mainnews_Sl .ctr-pn>p{
	border:0px solid red;
	position:absolute;
	top:85px;
	width:20px;
	height:50px;	
	cursor:pointer;
	text-indent:-9999px;
}

.mainnews_Sl .ctr-pn>.prev{
	background:url(../img/common/main_ar1.png) 0 0 no-repeat;
	left:10px;
}
.mainnews_Sl .ctr-pn>.next{
	background:url(../img/common/main_ar2.png) 0 0 no-repeat;
	right:10px;
}
.mainnews_Sl .ctr-dir{
	z-index:10;
	width:100%;
	position:absolute;
	bottom:30px;
	text-align:center;
}
.mainnews_Sl .ctr-dir>p{
	display:inline-block;zoom:1;*display:inline/*IE7 HACK*/;	
	width:25px;
	height:25px;
	background:#fff;
	cursor:pointer;
	text-indent:-9999px;
	border-radius:20px;
	box-shadow:2px 2px 2px rgba(0,0,0,0.8);
	margin-right:10px;
}
.mainnews_Sl .ctr-dir>p:hover,
.mainnews_Sl .ctr-dir>.on{
	background:#036eb8;
}
/*메인롤링 끝*/

/*메뉴다섯개*/
#main_top{
	clear:both; 
	width:800px;
	height:700px;
	margin:0 auto;
	border:0px solid red;
	background-color:#ebeded;
	overflow:hidden;
	}
#main_top ul.icon{
	width:90px;
	height:90px;
	margin-left:20px;
	margin:230px auto 0 auto;
	}
#main_top ul.icon li{
	float:left;
	width:200px;
	height:90px;
	margin-right:20px;
	}
#main_top ul.icon li a{
	display:block;
	width:220px;
	height:100%;
	background-repeat:no-repeat;
	background-position:50% 50%;
	letter-spacing:-0.05em;
	font-size:18px;
	text-decoration:none;
	text-align:center;
	font-family: 'Nanum Myeongjo', serif;
	}
#main_topimg ul.icon li:last-child{
	width:150px;
	margin-right:0px;
	}

/*main icon4*/
#main_icon4 {
	position:relative;
	width:800px;
	height:300px;
	background:url(../img/main/main_icon4ro.png) no-repeat;
	overflow:hidden;
	}
#main_icon4 p{
	position:absolute;
	top:165px;
	left:115px;
	width:800px;
	height:180px;
	text-align:left;
	font-size:20px;
	/*letter-spacing:-0.05em;*/
	line-height:1.8;
	color:#fff;
	font-weight:400;
	font-family:tahoma;
	}


/*메뉴배너*/
#menu{
	clear:both;
	position:relative;
	width:800px;
	height:600px;
	background-color: #e3dbd2;
	padding:0;
	border:0px solid #999;
	overflow:hidden;
	}	
#menu div.menu1{
	position:absolute;
	width:320px;
	height:320px;
	left:70px;
	top:50px;
	background:#2b4066;
	}
#menu div.menu2{
	position:absolute;
	width:320px;
	height:320px;
	left:410px;
	top:50px;
	background:#305990;
	}
#menu div.menu3{
	position:absolute;
	width:320px;
	height:160px;
	left:70px;
	top:390px;
	background:#6b5650;
	}
#menu div.menu4{
	position:absolute;
	width:320px;
	height:160px;
	left:410px;
	top:390px;
	background:#504a4e;
	}

/*Main 퀵메뉴*/
#main_quick_sns {
	position:relative;
	width:800px; 
	height:260px; 
	margin:0 auto; 
	background:#e6e8f0;
	overflow:hidden;
	}

#main_quick_sns ul.sns{
	width:570px;
	height:180px;
	margin: 0 auto;
	margin-top:30px;
	border:0px solid red;
	}	
#main_quick_sns ul p{
	text-align:center;
	font-size:30px;
	color:#333;
	font-weight:700;
	line-height:1;
	letter-spacing:-0.05em;
	}	
#main_quick_sns ul.sns li{
	float:left;
	width:90px; 
	height:105px;	
	margin-right:30px;	
	overflow:hidden;
	border:0px solid red;
	}
#main_quick_sns ul.sns li:last-child{margin-right:0}
#main_quick_sns ul.sns li a{
	display:block;
	width:100%;
	height:100%;
	text-decoration:none;
	font-size:18px;
	letter-spacing:-0.05em;
	color:#333;
	line-height:10;
	font-weight:normal;
	background-position:50% 0;
	background-repeat:no-repeat;
	text-align:center;
	padding:0;
	}
	
#main_quick_call{
	position:relative;
	width:800px; 
	height:120px; 
	background:#f4f5f8;
	overflow:hidden;
	}
	
#main_quick_call ul{
	width: 376px;
    height: 120px;
	padding:12px;
	float:left;
	}
#main_quick_call ul li{
	float:left;
	overflow:hidden;
	border:0px solid red;
	}
#main_quick_call ul li:last-child{margin-left:0}
#main_quick_call ul li a{
	float:left;
	display:block;
	font-size:18px;
	letter-spacing:-0.05em;
	color:#333;
	line-height:1.2;
	font-weight:normal;
	background-repeat:no-repeat;
	text-align:left;
	padding-top: 25px;
	padding-left:100px;
	background-position:10%;

	}
#main_quick_call ul li p{
	margin-left: 10px;
	font-family: 'tahoma',NanumGothic,dotum,sans-serif;
	text-align:left;
	font-size:34px;
	color:#323c67;
	font-weight:700;
	line-height:1.5;
	letter-spacing:-0.05em;
	}	
	
#main_cooperation_wrap {
	clear:both;
	position:relative;
	width:670px; 
	height:160px; 
	margin:0 auto;
	margin-bottom:40px;
	overflow:hidden;
	}
#main_cooperation_wrap p{
	text-align: center;
    font-size: 30px;
    color: #333;
    font-weight: 700;
	margin-top:30px;
	margin-bottom:40px;
    line-height: 1;
    letter-spacing: -0.05em;
	}
	
	