/* CSS Document */
@import url('https://fonts.googleapis.com/css?family=Nanum+Gothic:400,700,800&subset=korean');


*{font-family: 'Nanum Gothic', sans-serif;}
@font-face {font-family: 'Nanum Gothic', sans-serif;}

body,h1,h2,h3,h4,h5,h6,ul,ol{margin:0; padding:0;}
li{list-style:none;}
a:link, a:visited {text-decoration:none; color:#666666;}
.fl{float:left;}
.fr{float:right;}
.ov{overflow:hidden;}
.clear:after{
	content:"";
	clear:both;
	display:block;
}
img {width:100%;border:0;}
/*°øÅë ·¹ÀÌ¾Æ¿ô ½ºÅ¸ÀÏ*/




#wrap {
	width:100%;
	text-align:center;
	background:#fff;
}
#header{
	clear:both;
	width:100%;
}
.logo {
	margin:0 auto;
	padding:13px 0 0 0;
    width:95%;
    text-align: center;
}
.logo img {width:50%}
.menu{cursor:pointer;position:absolute;float:right;top:10px;right:5px;width:50px;height:50px;background:#433e39;border-radius;10px;border-radius:5px;}
.menu i{color: #fff;position:absolute;font-size:30px;}
.fa-bars{left:12px;top:10px;}
.fa-times{display:none;left:13px;top:9px;}
.sub{	display:none;	}

.nav {
	clear:both;
	margin-top:10px;
	width:100%;
	text-align:center;
	background:#005a9e;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
}
.nav ul{
	overflow:hidden;
	margin:0 auto;
	width:91%;
	height:45px;
	line-height: 45px;
}
.nav ul > li > a{
	font-size:14px;
	font-weight:bold;
	color:#fff;
}




#container {display:block;padding:0 0 30px 0; margin-bottom:0; background:#fff;}

/*¸ÞÀÎ ¾ÆÀÌÄÜ ¸Þ´º*/
.slidermenu ul{clear:both; }
.slidermenu table{width:100%; border:0}

.main_icon {
	clear:both;
	width:100%;
	text-align:center;
	background:#fff;
}
.main_icon table {
	padding:15px 0;
	width:100%;
}
.main_icon td{text-align:center;}
.main_call {clear:both; background:#033d6c; padding:10px 0;text-align:center}
.main_call  dl{width:350px; overflow:hidden; display:inline-block;}
.main_call dl dt{float:left; line-height:150%;color:#fff; text-align:left;}
.main_call dl dt .font01{font-size:13px; color:#fff;}
.main_call dl dt .font02{font-size:30px; color:#f1b800; font-weight:600;}
.main_call dl dd{float:right; color:#fff; font-size:12px; line-height:120%; padding-left:12px; margin:0; border-left:1px solid #fff; text-align:left;}

#slider{
	width:100%;
	/*
	height:451px;
	background:url(../images/s.jpg)no-repeat center top;
	*/
}
.quick img{width:86%;}

#footer{
	overflow:hidden;
	margin:0px;
	padding:0;
	width:100%;
	text-align:center;
	background:#0a1019;
}
#footer p {
	clear:both;
	margin:0;
	padding:10px 0 0 0;
	line-height:18px;
	font-size:11px;
	color:#ffffff;
}
#footer p b, #footer p sup{color:#c5a892;}
#footer p.copyright {font-size:11px; color:#c8c8c8; padding:0 0 10px 0;}
#footer a, #footer a:link, #footer a:visited {color:#fff}





/*¼­ºê ·¹ÀÌ¾Æ¿ô ½ºÅ¸ÀÏ*/
#container hr {border:0; background:#d3d3d3; height:1px; margin:40px 0;}
.title{clear:both; width:100%; height:25px; }
.title h3 {font-size:12px; color:#888686 !important; padding:10px 10px 0 0;font-weight:600;text-align:right;}
.title h3 span{margin-right:4px; height:42px; font-weight:500; }
h4{clear:both; font-family: 'Nanum Gothic', sans-serif;text-align:center; color:#2b2b2b; font-size:38px; font-weight: 500; border-bottom:1px solid; border-color:#ccc; padding:20px; margin-bottom:20px;}
h5{clear:both; font-weight:600; font-size:15px;}
h5 span{color:#f08229;}
h6 {font-size:14px; font-weight:600; color:#869b34;}

.sub_box00 {padding:5px; font-size:14px; line-height:130%;}
.sub_visual{}

.about{clear:both;}
.about dl{overflow:hidden; width:100%;}
.about .img01 {float:left; width:38%; margin-right:2%;}
.about .text01 {float:right; width:60%; }
.about .img02 {position:relative; float:right; width:60%; margin:10px 0 0 0;}
.about .img02 img{width:100%;}
.about .img03 {float:right; width:38%; margin-left:2%;}
.about .text02 {float:left; width:60%; }
.monteArea p{margin:0; padding:10px 0; color:#666;}
.about img{margin:5px 0;}

.mt10 {margin-top:10px}
.mt20 {margin-top:20px}
.mt30 {margin-top:30px}
.mt40 {margin-top:40px}


/* ¿À½Ã´Â±æ */
#daumRoughmapContainer1502533167875 {margin:0 auto;}
.map {clear:both; padding:0; margin:20px 0;}
.map span.add{color:#666; font-size:12px; line-height:180%;}
.map span.txt{color:#f08229; font-size:12px;}
.address {clear:both; overflow:hidden; }
.address li{ background:url(../../images/bullet01.gif) no-repeat 0 2px; padding-left:16px; margin-bottom:20px; line-height:120%;}







.member{
	margin:0 auto;
	width:160px;
	clear:both;
	padding:5px 0;
}
.member li{
	float:left;
    border: 1px solid #433e39;
	background:#666;
}
.member li a, .member li a:link, .member li a:visited {
	font-size:12px;
	color:#fff;
	display:block;
	line-height:120%;
	padding:5px 10px 5px 10px;
	font-weight:bold;
    -webkit-transition-property: all;
    -o-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: 0.2s;
    -o-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    outline-style: none;
}
.member li a:hover{
	background:#433e39;
	color:#fff;
}


/*¸Þ´º CSS*/

#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#cssmenu {
  width: 100%;
  font-family: Helvetica, Arial, sans-serif;
  color: #ffffff;
}
#cssmenu ul ul {
  display: none;
}
.align-right {
  float: right;
}
#cssmenu > ul > li > a {
  padding: 15px 20px;
  border-left: 1px solid #433e39;
  border-right: 1px solid #433e39;
  border-top: 1px solid #433e39;
  cursor: pointer;
  z-index: 2;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  color: #ffffff;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.35);
  background: #36aae7;
  background: -webkit-linear-gradient(#696461, #585553);
  background: -moz-linear-gradient(#696461, #585553);
  background: -o-linear-gradient(#696461, #585553);
  background: -ms-linear-gradient(#696461, #585553);
  background: linear-gradient(#696461, #585553);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15);
}
#cssmenu > ul > li > a:hover,
#cssmenu > ul > li.active > a,
#cssmenu > ul > li.open > a {
  color: #eeeeee;
  background: #1fa0e4;
  background: -webkit-linear-gradient(#69645f, #54514f);
  background: -moz-linear-gradient(#69645f, #54514f);
  background: -o-linear-gradient(#69645f, #54514f);
  background: -ms-linear-gradient(#69645f, #54514f);
  background: linear-gradient(#696461, #585553);
}
#cssmenu > ul > li.open > a {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.15);
  border-bottom: 1px solid #413c38;
}
#cssmenu > ul > li:last-child > a,
#cssmenu > ul > li.last > a {
  border-bottom: 1px solid #433e39;
}
.holder {
  width: 0;
  height: 0;
  position: absolute;
  top: 0;
  right: 0;
}
.holder:after,
.holder:before {
  display: block;
  position: absolute;
  content: "";
  width: 6px;
  height: 6px;
  right: 20px;
  z-index: 10;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.holder::after {
  top: 17px;
  border-top: 2px solid #ffffff;
  border-left: 2px solid #ffffff;
}
#cssmenu > ul > li > a:hover > span::after,
#cssmenu > ul > li.active > a > span::after,
#cssmenu > ul > li.open > a > span::after {
  border-color: #82e8f2;
}
.holder::before {
  top: 18px;
  border-top: 2px solid;
  border-left: 2px solid;
  border-top-color: inherit;
  border-left-color: inherit;
}
#cssmenu ul ul li a {
  cursor: pointer;
  border-bottom: 1px solid #504c4a;
  border-left: 1px solid #504c4a;
  border-right: 1px solid #504c4a;
  padding: 10px 20px;
  z-index: 1;
  text-decoration: none;
  font-size: 13px;
  color: #eeeeee;
  background: #75716f;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
}
#cssmenu ul ul li:hover > a,
#cssmenu ul ul li.open > a,
#cssmenu ul ul li.active > a {
  background: #615a56;
  color: #ffffff;
}
#cssmenu ul ul li:first-child > a {
  box-shadow: none;
}
#cssmenu ul ul ul li:first-child > a {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
}
#cssmenu ul ul ul li a {
  padding-left: 30px;
}
#cssmenu > ul > li > ul > li:last-child > a,
#cssmenu > ul > li > ul > li.last > a {
  border-bottom: 0;
}
#cssmenu > ul > li > ul > li.open:last-child > a,
#cssmenu > ul > li > ul > li.last.open > a {
  border-bottom: 1px solid #32373e;
}
#cssmenu > ul > li > ul > li.open:last-child > ul > li:last-child > a {
  border-bottom: 0;
}
#cssmenu ul ul li.has-sub > a::after {
  display: block;
  position: absolute;
  content: "";
  width: 5px;
  height: 5px;
  right: 20px;
  z-index: 10;
  top: 11.5px;
  border-top: 2px solid #eeeeee;
  border-left: 2px solid #eeeeee;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
#cssmenu ul ul li.active > a::after,
#cssmenu ul ul li.open > a::after,
#cssmenu ul ul li > a:hover::after {
  border-color: #ffffff;
}


.table1 {
	margin-bottom:50px;
	width:100%;
	border:1px solid #303030;
	border-collapse: collapse;


}

.table1 th {
	height:45px;
	color:#fff;
	text-align:center;
	font-size:12px;
	border-top:2px solid #142641;
	border-left:1px solid #c1bcbb;
	border-right:1px solid #c1bcbb;
	border-bottom:1px solid #c1bcbb;
	background:#2d5999;
}
.table1 td{
	padding:2px 5px;
	height:40px;
	color:#464646;
	font-size:12px;
	text-align:center;
	border-left:1px solid #c1bcbb;
	border-right:1px solid #c1bcbb;
	border-bottom:1px solid #c1bcbb;
}

.table1 td span {
	font-weight:bold;
}
.table1 td img{vertical-align: middle;padding-right:5px;}
.table1 th.end, .table1 td.end {border-right:none;}


.bar1{
	margin: 0px 8px;
    content: "";
    width: 1px;
    height: 17px;
    background: #dddddd;
}


.bar2:after {
    content: "";
    display: inline-block;
	margin:0 8px 0 13px;
    width:1px;
    height:8px;
    background: #dddddd;
}




.page_table3{
	margin:30px 0 50px 0;
    width: 100%;
    text-align: center;
	border-collapse:collapse;
	border-bottom:1px solid #403a33;
}
.page_table3 th:first-child{width:32%}
.page_table3 th{
	padding:10px 15px;
	font-size:14px;
	font-weight:600;
	color:#fff;
	border-bottom:1px solid #c3c3c3;
	border-right:1px solid #c3c3c3;
	background:#7c7c7c;
}

.page_table3 td{
	padding:10px 15px;
	font-size:14px;
	font-weight:400;
	color:#4c4c4c;
	border-bottom:1px solid #c3c3c3;
	border-right:1px solid #c3c3c3;
}
.page_table3 .end{
	text-align:left;
	border-right:0 !important;
}
.t_dot:before{
    content: "";
	margin: 0 8px 5px 0;
    display: inline-block;
    width: 3px;
    height: 3px;
    background: #ff8201;
    border-radius: 5px;
}


/*------------------------------------------------------------------------------------------------------*/

.page1{
	margin:0 auto;
	width:89%;
}
.page1_title{
	font-size:14px;
	font-weight:600;	
	color:#454545;
}

.page1_title img{
	width:4%;
	vertical-align: -4px;
    padding-right: 7px;
}
/*------------------------------------------------------------------------------------------------------*/
.page_table1{
	margin:20px 0 50px 0;
    width: 100%;
    text-align: center;
	border-collapse:collapse;
	border-bottom:1px solid #403a33;
}
.page_table1 th{
	padding:10px 0;
	width:50px;
	font-size:14px;
	font-weight:600;
	color:#4c4c4c;
	border-bottom:1px solid #c3c3c3;
	border-right:1px solid #c3c3c3;
	background:#f7f7f7;
}

.page_table1 td{
	padding:10px 6px;
	font-size:14px;
	font-weight:400;
	text-align:left;
	color:#4c4c4c;
	border-bottom:1px solid #c3c3c3;
	border-right:0;
}
.page_table1 .topline{border-top:4px solid #ff8201;}
.page_table1 .topline2{border-top:4px solid #413a33;}
.page_table1 .end{border-bottom:0}
.page_table1 th.end{border-bottom:0}


/*------------------------------------------------------------------------------------------------------*/

.page_table2{
	margin:20px 0 50px 0;
    width: 100%;
    text-align: center;
	border-collapse:collapse;
}
.page_table2 th{
	width:100px;
	border-bottom:1px solid #c3c3c3;
	border-right:1px solid #c3c3c3;
}

.page_table2 td{
	padding:10px;
	font-size:14px;
	font-weight:400;
	text-align:left;
	color:#4c4c4c;
	border-bottom:1px solid #c3c3c3;
	border-right:0;
}
.page_table2 .topline{border-top:4px solid #ff8201;}
.page_table2 .topline2{border-top:4px solid #413a33;}
.page_table2 .end{border-bottom:0}



/*------------------------------------------------------------------------------------------------------*/
.regist_item{
	margin:0 auto;
    width: 90%;
    margin-top: 10px;
	text-align: center;
	border-collapse:collapse;
    background: #fff;
}
.regist_item th{
	padding:10px 0;
	font-size:16px;
	font-weight:600;
	color:#4c4c4c;
	border-bottom:1px solid #c3c3c3;
	background:#f7f7f7;
}

.regist_item td{
	padding:10px 10px;
	font-size:14px;
	font-weight:400;
	text-align:left;
	color:#4c4c4c;
	border-bottom:1px solid #c3c3c3;
}


.regist_item .topline{
	border-top:4px solid #ff8201;
	border-bottom:2px solid #413a33;
}
.regist_item .topline2{}
.regist_item .end{border-bottom:0}


.th, .th2{
	width:161px;
	font-size:14px !important;
	font-weight:600 !important;
	color:#4c4c4c !important;
	border-right:1px solid #c3c3c3;
}
.th:before{
    content: "";
	margin: 0 5px 3px 0;
    display: inline-block;
    width: 3px;
    height: 3px;
    background: #ff8201;
    border-radius: 5px;
}

.regist_item .ib170{
	height: 35px;
    width: 200px;
}

.regist_item input {background:#f7f7f7; border:1px solid #e0e0e0}




.table2 th {
	height:45px;
	font-size:12px;
	text-align:center;
	font-family: 'Nanum Gothic', sans-serif;
	color:#fff;
	border-bottom:1px solid #c1bcbb;
	background:#ff8201;
}
.table2 td{
	padding:2px 5px;
	height:40px;
	font-size:12px;
	text-align:center;
	font-family: 'Nanum Gothic', sans-serif;
	color:#464646;
	border-bottom:1px solid #c1bcbb;
}


.table2 td img{vertical-align: middle;padding-right:5px; width: 19px;}
.table2 th.end, .table2 td.end {border-right:none;}



@media screen and (max-width:780px){
	.nav ul {width: 90%;}
	.nav ul > li > a {font-size: 18px;}
	.headerTop_li:after {
		content: "";
		display: inline-block;
		margin: 0px 43px;
		width: 1px;
		height: 9px;
		background: #fff;
	}
}

@media screen and (max-width:480px){
	.nav ul {width: 94%;}
	.nav ul > li > a {font-size: 14px;}
	.headerTop_li:after {
		content: "";
		display: inline-block;
		margin: 0px 12px;
		width: 1px;
		height: 9px;
		background: #fff;
	}

}


@media screen and (max-width:400px){
	.nav ul {width: 94%;}
	.nav ul > li > a {font-size: 12px;}
	.headerTop_li:after {
		content: "";
		display: inline-block;
		margin: 0px 5px;
		width: 1px;
		height: 9px;
		background: #fff;
	}




}


/*--ÇùÈ¸¼Ò°³----------------------------------------------------------------------------------------------------*/

.title{
	padding:20px 0;
}

/*ÀÎ»ç¸»================================================================*/
.sub0101 {clear:both; overflow:hidden;}
.sub0101 .photo{}
.sub0101 .sign{margin-top:110px;}
.sub0101 .intro{width:97%;font-family:"NanumSquare"; text-align:center;}
.sub0101 .intro img{margin-bottom:60px;}
.sub0101 .intro .txt01{margin-top:25px;padding-left:20px; font-size:20px; color:#3f3f3f; font-weight:600; text-align:left;letter-spacing:-0.5px;}
.sub0101 .intro .txt02{width:95%;margin-left:20px; color:#333; font-size:15px;line-height:180%; padding:0; text-align:left;}
.sub0101 .intro span{font-size:21px; color:#3f3f3f; font-weight:600; font-family:"NanumSquare";letter-spacing:-0.3px;}
.sub0101 .intro b {font-size:18px; color:#0062af;font-family:"NanumSquare";}


/*¼³¸³¸ñÀû================================================================*/
.sub0102 {clear:both; overflow:hidden;}
.sub0102 .photo{}
.sub0102 .sign{width:60%; margin:10px 20px 50px 0;}
.sub0102 .intro{width:97%;font-family:"NanumSquare"; text-align:center;}
.sub0102 .intro img{margin-bottom:60px;}
.sub0102 .intro .txt01{width:50%; margin-top:-230px;padding-left:180px; font-size:20px; ;line-height:150%; color:#3f3f3f; font-weight:600; text-align:left;letter-spacing:-0.5px;}
.sub0102 .intro .txt02{width:95%;margin-left:8px; color:#333; font-size:15px;line-height:180%; text-align:left;}
.sub0102 .intro span{font-size:17px; color:#3f3f3f; font-weight:600; font-family:"NanumSquare";letter-spacing:-1px;}
.sub0102 .intro b {font-size:18px; color:#0062af;font-family:"NanumSquare";}




/*------------------------------------------------------------------------------------------------------------*/


/*================================
	Àå¾ÖÀÎ È°µ¿»ç¾÷
================================*/

.sub0201 {width:97%;font-family:"NanumSquare"; text-align:center;}

.text_area{
	text-align: left;
	padding-left: 20px;
}

.big_title_bar{
	margin-top:30px;
	margin-bottom:10px;
	width:25px;
	border-bottom:3px solid #005a9e;
}
.sub_big_title{
	font-size:22px;
	font-weight:600;
	color:#313131;
	font-family:"NanumSquare";
}
.text_box{
	margin:38px 0 80px 0;
	padding:30px;
	height:211px;
	border:1px solid #d7d7d7;
	background:#f9f9f9;
}
.sub1_b_text{
    padding: 18px 0 0 36px;
    line-height: 30px;
	font-size:18px;
	font-weight:600;
	color:#6b6e76;
}
.text_box2{
	
	height:160px;
	border:1px solid #ebebeb;
	background:#f9f9f9;
	margin-top:20px;
}

.text_box1{
	width: 94%;
	height:108px;
	border:1px solid #ebebeb;
	background:#f9f9f9;
	margin-top:20px;
    margin-left: 18px;
}

.sub1_b_text2{
	width: 94%;
    padding: 10px 0 10px 15px;
    line-height: 30px;
	font-size:16px;
	font-weight:600;
	color:#005a9e;
	text-align: left;
}

.sub1_b_text2 p{
    line-height: 30px;
	font-size:17px;
	font-weight:600;
	color:#373737;
	letter-spacing:1px;
	padding-top:10px;
}

.sub1_b_text2 span{
	font-size:15px;
	font-weight:500;
	letter-spacing:-1px;

}
.sub1_b_text2 h6{
	font-size:22px;
	font-weight:600;
	color:#3e6284;
}


.sub_title_text{
    padding-top:18px;
	padding-left:20px;
	line-height: 25px;
	font-size:14px;
	font-weight:500;
	color:#484848;
	text-align:left;
	letter-spacing:-1px;

}

.sub_title_text span{
    color:#005a9e;
}

.sub_title_text b{
	font-size:18px;
	color:#005a9e; 
	font-weight:600;
}

.sub_title_img{margin:30px 0;}

.sub_title_text2{
    padding-top:18px;
	line-height: 30px;
	font-size:16px;
	font-weight:400;
	color:#6b6e76;
}
.sub_title_text2 span{
	font-size:18px;	
	font-weight:600;
}
.sub_big_title2{
	margin:65px 0 18px 0;
	font-size:25px;
	font-weight:700;
	color:#161f2e;
}
.sub_big_title2 img{
    vertical-align: -3px;
    padding-right: 10px;
}


.sub_big_title3{
	margin:65px 0 18px 0;
	font-size:18px;
	font-weight:600;
	color:#324e69;
}
.sub_big_title3 img{
    vertical-align: -14px;
    padding-right: 10px;
}
.sub_big_box3{
    padding: 30px 0 40px 22px;
	border-top:1px dashed #9c9c9c;
	border-bottom:1px dashed #9c9c9c;
	background:#f7f7f7;
}

.sub_big_box3 .txt{
    margin: 0 0 0 17px;
	line-height: 24px;
	font-size:16px;
	font-weight:400;
	color:#324e69;
}



.sub_big_box4{
	margin-top:30px;
	padding: 30px 0 40px 50px;
	line-height: 24px;
	border-top:1px dashed #9c9c9c;
	border-bottom:1px dashed #9c9c9c;
	background:#dbe4ed;
}

.sub_big_box4 .txt{
    margin: 0 0 0 17px;
	font-size:16px;
	font-weight:400;
	color:#324e69;
}

/*Ç¥*/
.table1{
	margin-bottom:10px;
    width: 100%;
    text-align: center;
	border-collapse:collapse;
}
.table1 .topline1{border-top:2px solid #005a9e; border-right:1px solid #c3c3c3;}
.table1 .topline2{border-top:2px solid #005a9e;}
.table1 .topline3{border-top:1px solid #c3c3c3; border-right:1px solid #c3c3c3;}

.table1 th{
	padding:10px 0;
	font-size:16px;
	font-weight:600;
	color:#4c4c4c;	
	border-bottom:1px solid #c3c3c3;
	background:#f7f7f7;
	text-align: center;
}

.table1 td{
	padding:10px 20px;
	font-size:16px;
	font-weight:400;
	text-align: center;
	line-height:30px;
	color:#4c4c4c;
	border-bottom:1px solid #c3c3c3;
}

.table2{
	margin-bottom:10px;
	margin-left: 20px;
    width: 94%;
    text-align: center;
	border-collapse:collapse;
}
.table2 .topline1{border-top:2px solid #005a9e; border-right:1px solid #c3c3c3;}
.table2 .topline2{border-top:2px solid #005a9e;}
.table2 .topline3{border-top:1px solid #c3c3c3; border-right:1px solid #c3c3c3;}

.table2 th{
	padding:10px 20px;
	font-size:16px;
	font-weight:400;
	color:#4c4c4c;	
	border-bottom:1px solid #c3c3c3;
	background:#fff;
	text-align: left;
}

.table2 th img{
	padding:5px 10px 0 0;

}

.table2 td img{
	padding-right:10px;

}

.table2 td{
	padding:10px 20px;
	font-size:15px;
	font-weight:400;
	text-align: left;
	line-height:30px;
	color:#4c4c4c;
	border-bottom:1px solid #c3c3c3;
}

.table2 span{
	font-size:15px;
	
}
