@charset "utf-8";
/* CSS Document */
*{ margin:0px auto; border:0px; padding:0px;}
body{
/*font-family:Verdana, Arial, Helvetica, sans-serif;*/
font-family: 'Myriad Pro' , Verdana, Geneva, sans-serif ;
margin:0px auto;
}
.clear{ clear:both; }
.FL{ float:left; }
.FR{ float:right; }
.w100{ width:100%;}
.pl20{ padding-left:20px;}
.error{
float:left;
color:#671010;
font-size:14px;
padding-top:2px;
}
.errorclass{
margin:0px auto;
width:87.4%; height:30px;
background:#adb5bf;
border:1px solid #9098A2;
}
.errorclass p{
padding-top:6px;
text-align:center;
font-size:16px;
color:#FFF;
}
input:focus{
	box-shadow:0px 0px 5px #444;-moz-box-shadow:0px 0px 5px #444;-ms-box-shadow:0px 0px 5px #444;-o-box-shadow:0px 0px 5px #444;-webkit-box-shadow:0px 0px 5px #444;
	transform:scale(1.03);-moz-transform:scale(1.03);-ms-transform:scale(1.03);-o-transform:scale(1.03);-webkit-transform:scale(1.03);
}
textarea:focus{
	box-shadow:0px 0px 5px #444;-moz-box-shadow:0px 0px 5px #444;-ms-box-shadow:0px 0px 5px #444;-o-box-shadow:0px 0px 5px #444;-webkit-box-shadow:0px 0px 5px #444;
	transform:scale(1.01);-moz-transform:scale(1.01);-ms-transform:scale(1.01);-o-transform:scale(1.01);-webkit-transform:scale(1.01);
}
#page1{
position:relative;
width:100%;
/*height:956px;*/
height:761px;
background:#000000;
}
.hmcnt{
width:100%;
height:660px;
position:absolute;
z-index:2;
top:98px;
}
.hmcntin{
width:970px;
margin:0px auto;

}
.hmcntin h2{
 font-family:Helvetica;
font-size:2.8em;
color:#fcfcfc;
text-align:center;
font-weight:bolder;
margin-top:160px;
line-height:1.2em;

}
.hmcntin p{
font-size:28px;
color:#fcfcfc;
text-align:center;
 font-family: 'CabinSemiBold';
padding-top:15px;
}
.scrl{
width:78px;
height:69px;
background:url(../../images/frontend/scrol.png) no-repeat;
display:block;
margin:0px auto;
margin-top:100px
}
.page1_pattern{
position:absolute;
width:100%;
/*height:95%;*/
height:100%;
background:url(../../images/frontend/page1img_hoverline.png) repeat-x;
z-index:1;
}
.page1_wrap{
margin:0 auto;
width:970px;
/*height:900px;*/
height:759px;
background:url(../../images/frontend/page1banner.jpg);
}
.page1_bttmlinkportion{
margin-bottom:0px;
width:100%;
height:54px;
background:#242221;
border-top:1px solid #f3ed3a;
border-bottom:1px solid #302f2e;
/*background:url(../images/frontend/page1botmlink_bg.png) repeat-x;*/
}
.page1_bttmlink_wrap{
margin:0px auto;
width:970px;
height:54px;
}
.page1_bttmlink_wrap ul{
}
.page1_bttmlink_wrap ul li{
float:left;
list-style:none;
padding:0 10px;
display:inline-block;
}
.paddind{
padding:0px !important;
font-size:15px;
color:#9be2ff;
font-weight:600;
}
.page1_bttmlink_wrap a{
font-family: 'Myriad Pro' , Verdana, Geneva, sans-serif ;
font-size:14px;
text-decoration:none;
color:#9be2ff;
display:block;
float:left;
height:54px;
line-height:54px;
text-align:center;
margin-right:5px;
}
.w155p{width:155px;}
.w170p{width:170px;}
.w300p{width:300px;}
/*.page1_bttmlink_wrap ul li a{
font-family: 'Myriad Pro' , Verdana, Geneva, sans-serif ;
font-size:14px;
text-decoration:none;
color:#9be2ff;
display:block;
float:left;
}*/
/*.page1_bttmlink_wrap ul li a:hover{
color:#41d8fe;
}*/
.page1_bttmlink_wrap a:hover{
color:#41d8fe;
}


#page2{
width:100%;
background:#FFF;
}
.nav_bg{
top:0;
width:100%; height:98px;
background:url(../../images/frontend/nav_border.png) repeat-x bottom #2a2a2a;
z-index:999;
position:fixed;
}
.nav_wrap{
margin:0 auto;
width:970px;
}
.nav_logo{
float:left;
margin:8px 0 0 0px;
width:255px; height:78px;
background:url(../../images/frontend/nav_logo.png) no-repeat;
background-size: 100%;
}
.nav{
float:right;
margin:48px 11px 0 0;
}
.nav ul{
}
.nav ul li{
float:left;
list-style:none;
padding:0 17px;
}
.nav ul li a{
font-family: 'Myriad Pro' , Verdana, Geneva, sans-serif ;
font-size:14px;
text-decoration:none;
color:#9be2ff;
display:block;
font-weight:600;
transition:background-color 0.2s ease-in-out 0s;
outline:none;
}
.nav ul li a:hover{
position:relative;
color:#FFF;
border-bottom:3px solid #e64c3e;
padding-bottom:28px;
/*background:url(../../images/frontend/nav_hover_arrw.png) bottom center no-repeat;*/
outline:none;
}
.activeclass{
position:relative;
color:#FFF !important;
border-bottom:3px solid #e64c3e;
padding-bottom:28px;
outline:none;
}
.activeclass em{
position:absolute;
background:url(../../images/frontend/nav_hover_arrw.png) no-repeat;
bottom:-8px;
left:45%;
width:9px; height:5px;
}
.nav ul li a:hover em{
position:absolute;
background:url(../../images/frontend/nav_hover_arrw.png) no-repeat;
bottom:-8px;
left:45%;
width:9px; height:5px;
}
.page2_wrap{
position:relative;
margin:0 auto;
width:970px;
/*min-height:800px;*/
min-height:955px;
}
.ey_sybl{
margin:0 auto 25px;
width:38px; height:100px;
/*background:url(../../images/frontend/page2_eyesyml.png) no-repeat;*/
}
.common_hd{
font-family: 'Myriad Pro' , Verdana, Geneva, sans-serif ;
text-align:center;
font-size:3em;
color:#79828E;
font-weight:300;
}
.common_txt{
font-family: 'Myriad Pro' , Verdana, Geneva, sans-serif ;
text-align:center;
font-size:18px;
color:#4b4b4b;
padding:20px 70px;
line-height:26px;
}
.serv_common_txt{
font-family: 'Myriad Pro' , Verdana, Geneva, sans-serif ;
font-size:18px;
padding:10px 20px 10px;
line-height:26px;
}
.serv_common_txt span{
font-weight:bold;
}
.page2_img{
margin:10px auto;
width:440px; height:412px;
background:url(../../images/frontend/page2_img.jpg) no-repeat;
}
.view_more_bg{
float:left;
margin:28px 0 8px 393px;
background:#35cef2;
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
color:#ffffff;
text-decoration:none;
font-size:14px;
padding:15px 55px;
font-weight:bold;
transition:all ease-in-out .2s;
-moz-transition:all ease-in-out .2s;
-ms-transition:all ease-in-out .2s;
-o-transition:all ease-in-out .2s;
-webkit-transition:all ease-in-out .2s;
}
.view_more_bg:hover{
	background:#007FA3;
}
.page2_2ndsybl{
position:absolute;
bottom:-343px; left:310px;
width:337px; height:451px;
background:url(../../images/frontend/page2_2ndsybl.png) no-repeat;
}



#page3{
width:100%;
background:#9ea7b3;
}
.page3_wrap{
position:relative;
margin:0 auto;
width:970px; min-height:790px;
}
.box_comp{
position:relative;
height:480px;
}
.top_page3_subdiv{
position:absolute;
top:0px;
left:36%;
width:275px;
/*min-height:330px;*/
}
.left_page3_subdiv{
position:absolute;
top:33%;
left:5px;
width:275px;
/*min-height:330px;*/
}
.right_page3_subdiv{
position:absolute;
top:33%;
right:5px;
width:275px;
/*min-height:330px;*/
}

.bottom_page3_subdiv{
position:absolute;
bottom:0px;
left:36%;
width:275px;
/*min-height:330px;*/
}

.center_page3_subdiv{
position:absolute;
top:33%;
left:36%;
width:275px;
/*min-height:330px;*/
}


.info_tech{
margin:0 auto;
width:110px; height:70px;
background:url(../../images/frontend/small_info.png) no-repeat center center;
display:block;
}

.gis{
margin:0 auto;
width:110px; height:70px;
background:url(../../images/frontend/small_gis.png) no-repeat center center;
display:block;
}

.soft_solutions{
margin:0 auto;
width:110px; height:70px;
background:url(../../images/frontend/small_sofware.png) no-repeat center center;
display:block;
}
.traffic_engin{
margin:0 auto;
width:110px; height:70px;
background:url(../../images/frontend/small_traffic.png) no-repeat center center;
display:block;
}

.mgntconsutl{
margin:0 auto;
width:110px; height:70px;
background:url(../../images/frontend/small_mgnt.png) no-repeat center center;
display:block;
}



.video_outer{
width:680px;
background:#E2E8ED;
margin:0px auto;
}

.page3_subdivhd{
width:100%;
padding-top:18px;
text-align:center;
font-size:18px;
font-family:'Myriad Pro',Verdana,Geneva,sans-serif;
color:#FFF;
text-decoration:none;
display:block;
}
.page3_subdivhd:hover{
color:#DBDBDB;
}
.page3_subdivtxt{
font-size:16px;
color:#e3e3e3;
line-height:22px;
padding-top:25px;
}
.page3_sybl{
position:absolute;
bottom:-110px;
left:470px;
width:38px; height:218px;
background:url(../../images/frontend/page3_sybl.png) no-repeat;
}



#page4{
width:100%;
background:#ffffff;
}
.page4_wrap{
position:relative;
margin:0 auto;
width:970px;
/*min-height:630px;*/
min-height:850px;
}
.page4_subdiv{
position:relative;
float:left;
width:290px;
/*height:300px;*/
min-height:270px;
margin-left:24px;
border-right:1px dotted #d9d9d9;
}
.page4_subdivhd{
text-align:left;
font-size:24px;
font-family:'Myriad Pro',Verdana,Geneva,sans-serif;
color:#757E89;
}
.page4_subdiv_subhd{
text-align:left;
font-size:16px;
font-weight:bold;
font-family:'Myriad Pro',Verdana,Geneva,sans-serif;
color:#757E89;
padding-top:20px;
}
.page4_subdivtxt{
font-size:16px;
color:#757E89;
line-height:22px;
padding:10px 18px 0 0;
list-style:decimal;
}
.page4_subdivtxt_alpha{
font-size:16px;
color:#757E89;
line-height:22px;
padding:10px 18px 0 0;
list-style:lower-alpha;
}
.page4_readmore{
position:absolute;
/*right:18px;*/
bottom:40px;
width:83px; height:11px;
background:url(../../images/frontend/readmore.png);
transition:all ease-in-out .2s;
-moz-transition:all ease-in-out .2s;
-ms-transition:all ease-in-out .2s;
-o-transition:all ease-in-out .2s;
-webkit-transition:all ease-in-out .2s;
}
.page4_readmore:hover{
	background-position:0px -11px;
}
.page4_symbl{
position:absolute;
width:38px; height:218px;
background:url(../../images/frontend/page4_sybl.png);
bottom:-108px;
left:470px;
}


#page5{
width:100%;
background:#9ea7b3;
}
.page5_wrap{
position:relative;
margin:0 auto;
width:970px; min-height:900px;
}
.news_wrap{
margin:0 21px 20px;
width:442px;
/* height:319px; */
background:#FFF;
overflow:hidden;
}
.news_hd{
float:left;
width:100%;
/*height:45px;*/
}
.news_hdtxt{
font-size:18px;
color:#5E6773;
/*padding:13px;*/
padding:8px 13px 0px;
}
.news_img{
/*float:left;*/
position:relative;
width:442px; height:274px;
}
.newsdetail_img{
position:relative;
width:443px;
}
.news_imghover{
width:442px; height:107px;
position:absolute;
bottom:0;
}
.news1sthalf{
float:left;
width:325px; height:107px;
background:url(../../images/frontend/news_hover1sthalf.png) repeat-x;
}
.news1sthalf_txt{
color:#ffffff;
font-size:16px;
/*line-height:28px;*/
line-height:24px;
padding:15px 15px 5px;
}
/*.news1sthalf_datetxt{
color:#eeeeee;
font-size:14px;
text-align:center;
}*/
.news1sthalf_datetxt{
color: #606975;
font-size:14px;
font-style: italic;
padding:2px 10px;
text-align: left;
}

.news2sthalf{
float:left;
width:117px; height:107px;
background:url(../../images/frontend/news_hover2sthalf.png) repeat-x;
}
.news_viewmore{
float:left;
margin:33px 0 0 22px;
width:75px; height:38px;
background:url(../../images/frontend/viewmore.png) no-repeat;
}
.morenews{
float:left;
margin-left:375px;
background:#FFF;
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
color:#35cef2;
text-decoration:none;
font-size:14px;
padding:15px 55px;
font-weight:bold;
transition:all ease-in-out .2s;
-moz-transition:all ease-in-out .2s;
-ms-transition:all ease-in-out .2s;
-o-transition:all ease-in-out .2s;
-webkit-transition:all ease-in-out .2s;
}
.morenews:hover{
	background:#c1c1c1;
	color:#fff;
}
.page5_symbl{
position:absolute;
width:38px; height:217px;
background:url(../../images/frontend/page5_symbl.png);
bottom:-108px;
left:470px;
}




#page6{
width:100%;
background:#ffffff;
}
.page6_wrap{
position:relative;
margin:0 auto;
width:970px; min-height:735px;
}
.page6_symbl{
position:absolute;
width:38px; height:218px;
background:url(../../images/frontend/page6_symbl.png);
bottom:-108px;
left:470px;
}



#page7{
width:100%;
background:#9ea7b3;
}
.page7_wrap{
margin:0 auto;
width:970px;
/*min-height:1160px;*/
min-height:1020px;
}
.addbtm{
width:100%;
min-height:100px;
background:#fff;
padding:10px 0px;
border-bottom:1px solid #f8f9fa;
}
.addbtmwrp{
width:970px;
margin:0px auto;
}
.adbtmleft{
float:left;
color:#756f6f;
background:url(../../images/frontend/mapico.png) no-repeat left top;
padding-left:140px;
font-size:14px;
min-height:115px;
}
.adbtmleft h4{
font-size:18px;
color:#4BA0BF;
}
.adbtmleft p{
padding:5px 0px;
line-height:20px;
}
.adbtmleft span{
float:left;
margin-right:15px;
}
.rorm_row{
margin:0 auto;
width:895px;
}
.frm_sep{
float:left;
width:446px;
}
.frm{
float:left;
margin:16px 23px;
width:400px;
}
.frm input[type="text"]{
float:left;
/*margin:16px 23px;*/
padding:10px;
width:380px; height:18px;
background:#f5f5f5;
font-size:16px;
color:#989898;
}
.frm2{
float:left;
margin:16px 23px;
width:380px;
}
.divcap{
float:left; margin-left:0px; width:397px; background:#8893a2;
padding:2px 0px;
}
#recaptcha_image{
display:block;
text-align:center;
}
.frm1 input[type="text"].cap{
float:left;
/*margin:16px 23px;*/
padding:10px;
width:330px; height:18px;
background:#f5f5f5;
font-size:16px;
color:#989898;
}
.frm-row{
	width: 100%;
	box-sizing: border-box;
}
.w50 {
	width: 50%;
	display: block;
	box-sizing: border-box;
	float: left;
	margin: 0 0 15px 0px;
	padding: 0 15px;
}
.w100{
	width: 100%;
	display: block;
	box-sizing: border-box;
	margin: 0 0 15px 0px;
	padding: 0 15px;
}
input[type="text"]{
	width: 100%;
	height:40px;
	background:#f5f5f5;
	font-size:16px;
	color:#989898;
	box-sizing: border-box;
	padding: 5px 20px;
}
textarea{
	width: 100%;
	height:123px;
	background:#f5f5f5;
	font-size:16px;
	color:#989898;
	padding: 5px 20px;
	box-sizing: border-box;
}
.frm textarea{
float:left;
/*margin:16px 23px;*/
padding:10px;
width:829px; height:123px;
background:#f5f5f5;
font-size:16px;
color:#989898;
font-family:'Myriad Pro',Verdana,Geneva,sans-serif;
}
.frm input[type="submit"]{
float:left;
margin:22px 0 22px 345px;
padding:15px 55px;
background:#4d596a;
font-size:14px;
color:#ebebeb;
text-decoration:none;
font-weight:bold;
cursor:pointer;
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
transition:all ease-in-out .2s;
-moz-transition:all ease-in-out .2s;
-ms-transition:all ease-in-out .2s;
-o-transition:all ease-in-out .2s;
-webkit-transition:all ease-in-out .2s;
}
.frm input[type="submit"]:hover{
	background:#30445e;
}
.link_portion{
float:right;
width:160px; height:40px;
}
.fliker{
float:right;
width:29px; height:29px;
background:url(../../images/frontend/fliker.png) no-repeat;
}
.ytube{
float:right;
margin-right:8px;
width:29px; height:29px;
background:url(../../images/frontend/youtube.png) no-repeat;
}
.twitter{
float:right;
margin-right:8px;
width:28px; height:28px;
background:url(../../images/frontend/twitter.png) no-repeat;
}
.facebook{
float:right;
margin-right:8px;
width:28px; height:28px;
background:url(../../images/frontend/facebook.png) no-repeat;
}




.footer{
width:100%;
height:88px;
background:#FFF;
}
.footer_wrap{
margin:0 auto;
width:970px;
padding-top:32px;
}
.footer_txt{
font-size:14px;
color:#9ea7b3;
text-align:right;
padding-top:10px;
}
.footer_txt a{
text-decoration:none;
color:#50a0dd;
}
.footer_txt a:hover{
color:#3e92d2;
}
.footer_links{
padding-top:30px;
float:right;
}
.footer_links ul{
float:right
}
.footer_links ul li{
float:left;
list-style:none;
padding-right:15px;
}
.footer_links ul li a{
font-family: 'Myriad Pro' , Verdana, Geneva, sans-serif ;
font-size:14px;
text-decoration:none;
color:#756F6F;
display:block;
}
.footer_links ul li a:hover{
color:#3e92d2;
}








#page8{
width:100%;
background:#FFF;
}
.page8_wrap{
position:relative;
margin:0 auto;
width:970px; min-height:665px;
}


.cpatcha{
background:#fff;
border-radius:3px;
padding:8px;
width:836px;
}

a.tooltiplink {
    color: #fff;
    font-size: 12px;
    text-decoration: none;
}
.rlink:hover{
 color: #3e92d2;
}
a.tooltiplink:hover{
font-size:12px;
text-decoration:none;
 color: #3e92d2;
}
a.tooltiplink span {
    display: none;
    text-decoration: none;
}
a.tooltiplink:hover span {
	-moz-border-radius:8px;-webkit-border-radius:8px;
	font-size:11px; display:inline;
	text-shadow:none; position:absolute;
	padding:5px; line-height:18px;background-color:#333333;
	color:#F7F7F7; border:1px solid #000000; text-decoration:none;
}
.serv_imagediv{
float:left;
width:100%;
}
.service_icoimg{
width:150px; height:204px;

}
.serv_txtcntnr{
width:815px; min-height:204px;
padding:15px 0px;
}
.dbluebox{background:#f1f7f9;}
.lbluebox{background:#469BBA;}

.infoimage{
margin-top:65px;
width:150px; height:100px;
background:url(../../images/frontend/large_info_tech.png) no-repeat;
}
.gisimage{
margin-left:35px;
margin-top:20px;
margin-bottom:10px;
width:92px; height:60px;
background:url(../../images/frontend/large_gis_kr.png) no-repeat;
}
.softwaresoluimg{
margin-top:65px;
width:150px; height:100px;
background:url(../../images/frontend/large_soft_solutions.png) no-repeat;
}
.traficimage{
margin-top:65px;
width:150px; height:100px;
background:url(../../images/frontend/large_traffic_engin.png) no-repeat;
}
.mgntimage{
margin-top:65px;
width:150px; height:100px;
background:url(../../images/frontend/large_mgnt_solutions.png) no-repeat;
}

/*.dbsupportimg{
margin:33px auto;
width:155px; height:125px;
background:url(../../images/frontend/large_db_support.png) no-repeat;
}*/


.whatweare{
width:590px; height:392px;
background:url(../../images/frontend/whatweare.jpg);
}
.whatwearetxt{
width:345px;
min-height:392px;
background:#4C545D;
}
.whatwe_hd{
font-family: 'Myriad Pro' , Verdana, Geneva, sans-serif ;
text-align:left;
font-size:2em;
color:#4C545D;
font-weight:bold;
padding:20px 0 0 20px;
}
.whatwe_txt{
font-family: 'Myriad Pro' , Verdana, Geneva, sans-serif ;
text-align:left;
font-size:16px;
color:#fff;
padding:10px 20px 20px;
line-height:26px;
}
.whatwe_txt_bg{
	width:927px;
	padding:10px 20px;
	background:#fff;
	border:1px solid #d2d2d2;
	font-size:1em;
	color:#4C545D;
	font-family: 'Myriad Pro' , Verdana, Geneva, sans-serif ;
}
.contractingtxt{
width:624px;
min-height:290px;
background:#4C545D;
}
.convehicle_img{
width:346px;
height:346px;
background:#E2E8ED;
/*height:290px;
background:url(../../images/frontend/contractingvehicle.jpg);*/
}
.convehicle_img p{
font-size:22px;
line-height:24px;
color:#4C545D;
padding:122px 0 0 36px;
}




#library_wrap{
float:left;
margin:30px auto;
width:860px; min-height:300px;
border:1px solid #E4E4E4;
padding:20px;
}
.library_head{
float:left;
width:100%;
border-bottom:1px solid #E4E4E4;
padding-bottom:5px;
}
.library_head p{
font-size:18px;
color:#636363;
}
.doc_folder{
min-height:65px;
margin:0 10px 25px 10px;
padding:5px;
border:1px solid #E4E4E4;
}
.doc_folder p{
float:left;
margin:18px 0 8px 0;
color:#666666;
font-size:12px;
}
.pdfico{
float:left;
width:53px; height:64px; margin-right:8px;
background:url(../../images/frontend/pdfico.png);
}
.wordico{
float:left;
width:61px; height:63px; margin-right:8px;
background:url(../../images/frontend/wordico.png);
}
.downloadbttn{
float:left;
width:84px; height:21px;
background:url(../../images/frontend/downloadbttn.png);
}

#orderloadme{
float:left;
margin:25px 0 0 385px;
width:194px; height:48px;
background:url(../../images/frontend/viewmore_bttn.png) no-repeat;
}
.news_link{
color:#0478BE;
text-decoration:none;
}
.news_link:hover{
color:#00AAF0;
}

.nav_bg.nav_fixd{
 background: url("../../images/frontend/nav_border.png") repeat-x scroll center bottom #00AAF0;
 height: 98px;
 position:fixed;
 margin: 0 auto;
 width: 100%;
 z-index: 999;
 border-top: 0 none;
 left: 0;
 top: 0;
}

.select_year_bg select{
float:left;
border:1px solid #ececec;
background:#fafafa;
padding:2px 2px 2px 15px;
font-size:14px;
color:#555555;
}
.select_year{
float:left;
padding:2px 5px 0 0;
font-size:16px;
color:#767676;
}
.norecord_style{
color:#cc3333;
text-align:center;
font-size:18px;
background:#FFDFDF;
padding:10px;
margin:10px 0;
border:1px solid #E1C2C2;
}

#preloader {
	position: fixed;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background-color:#fff; /* change if the mask should have another color then white */
	z-index:99; /* makes sure it stays on top */
}

#status {
	width:200px;
	height:200px;
	position:absolute;
	left:50%; /* centers the loading animation horizontally one the screen */
	top:50%; /* centers the loading animation vertically one the screen */
	background-image:url(../../images/frontend/status.gif); /* path to your loading animation */
	background-repeat:no-repeat;
	background-position:center;
	margin:-100px 0 0 -100px; /* is width and height divided by two */
}
.map_bg{
float:left;
overflow:hidden;
margin:16px 23px;
/*width:837px; height:298px;*/
width:392px; height:310px;
border:4px solid #acb4be;
}
.subhdabt{
	color: #FFFFFF;
    font-family: 'Myriad Pro',Verdana,Geneva,sans-serif;
    font-size: 16px;
    font-weight: bold;
	padding:5px 20px;
	border-bottom:1px solid #787676;
	background:#4f4f4f;
}
.sidecommon_hd{
	color: #469BBA;
    font-family: 'Myriad Pro',Verdana,Geneva,sans-serif;
    font-size: 22px;
    font-weight: bold;
	padding-left:15px;
}
.gisimagetitl{
	width:81px;
	height:496px;
	margin-top:20px;
	background:url(../../images/frontend/large_gis_kr.png);
}
.softwaresoluimg_kr{
width:81px; height:346px;
background:url(../../images/frontend/large_soft_solutions_kr.png) no-repeat;
margin:20px 30px 20px 0px;
}
.mgntimage_kr{
width:81px; height:380px;
background:url(../../images/frontend/large_mgnt_solutions_kr.png) no-repeat;
margin:20px 30px 20px 0px;
}
.infoimage_kr{
width:81px; height:246px;
background:url(../../images/frontend/large_info_tech_kr.png) no-repeat;
margin-top:20px;
}
.traficimage_kr{
margin-top:20px;
width:81px; height:236px;
background:url(../../images/frontend/large_traffic_engin_kr.png) no-repeat;
}
.tdn{
	text-decoration:none;
	color:#fff;
}
.tdn span{
	font-size:14px !important;
	padding-left:20px;
}
.tdn2{
	text-decoration:none;
	color:#4f4f4f;
}
.tdn2 span{
	font-size:14px !important;
	padding-left:20px;
}
.tdn3{
	text-decoration:none;
	color:#7F8894;
}
.tdn3 span{
	font-size:14px !important;
	padding-left:20px;
}
