@charset "utf-8";

#location{width:99%; height:50px; line-height:50px; position:relative; right:0px; font-size:15px;}
#location a{color:#575757; position:relative; /*font-family:"NanumSquare"; font-weight:700;*/ line-height:100%;}
#location a:link{text-decoration:none;}
#location a.on{color:#575757; position:relative;}
#location .home_ico{background:url(../images/common_new23/lc_home.png) 2px 2px; background-size:21px; background-repeat:no-repeat; width:21px; height:23px; padding:4px 12px; /*width:23px;*/}
#location .lc_fc{width:13px;}
#location .lc_menubox{position:relative; display:inline-block;}
#location .lc_menubox .arr{position:relative; top:0px; line-height:100%;}
#location .lc_menubox .arr_off{background:url(../images/common_new23/lc_arrbtn_off.png) 2px 2px; background-size:21px; background-repeat:no-repeat; width:21px; height:23px; padding:4px 12px;}
#location .lc_menubox .arr_on{background:url(../images/common_new23/lc_arrbtn_on.png) 2px 2px; background-size:21px; background-repeat:no-repeat; width:21px; height:23px; padding:4px 12px;}
#location .location_menu{border:2px solid #878787; padding:0px 10px 10px; background:#fff; 
	box-shadow:0px 5px 0px rgba(0,0,0,0.2); 
	-ms-box-shadow:0px 5px 0px rgba(0,0,0,0.2); 
	-webkit-box-shadow:0px 5px 0px rgba(0,0,0,0.2);
	border-radius:5px; 
	position:absolute; 
	z-index:6; 
	right:0px;
	width:100%;
}



#location #left_menu_on_1{width:130px;}
#location #left_menu_on_2{width:140px;}
#location #left_menu_on_3{width:140px;}
#location .location_menu ul li{line-height:30px; border-bottom:1px dotted #aaa; }
#location .location_menu a{font-size:13px; color:#888; font-family:"NanumSquare"; font-weight:400;}
#location .location_menu a:hover,focus,active{color:#014099;}


/* Desktop Device : 480 이하 */
@media screen and (max-width:480px){

	#location{font-size:12px;}
	#location .lc_menubox .arr_off{background:url(../images/common_new23/lc_arrbtn_m_off.png) 2px 1px; background-size:21px; background-repeat:no-repeat; width:21px; height:23px; padding:5px 12px;}
	#location .lc_menubox .arr_on{background:url(../images/common_new23/lc_arrbtn_m_on.png) 2px 1px; background-size:21px; background-repeat:no-repeat; width:21px; height:23px; padding:5px 12px;}
	#location .home_ico{background:url(../images/common_new23/lc_home_m.png) 2px 1px; background-size:21px; background-repeat:no-repeat; width:21px; height:23px; padding:5px 12px; /*width:23px;*/}


	/*컨텐츠*/
	/*#content{padding-top:90px;}*/
	#content .tit_dipib{margin-bottom:10px;}
	#linenews .news_table .news_tit{width:67%;}



}


/* Desktop Device : 481 이상 768 이하 */
@media screen and (min-width:481px) and (max-width:768px){

	/*컨텐츠*/
	#linenews .news_table{display:inline-block;}

	#location .lc_menubox .arr_off{background:url(../images/common_new23/lc_arrbtn_m_off.png) 2px 2px; background-size:21px; background-repeat:no-repeat; width:21px; height:23px; padding:4px 12px;}
	#location .lc_menubox .arr_on{background:url(../images/common_new23/lc_arrbtn_m_on.png) 2px 2px; background-size:21px; background-repeat:no-repeat; width:21px; height:23px; padding:4px 12px;}
	#location .home_ico{background:url(../images/common_new23/lc_home_m.png) 2px 2px; background-size:21px; background-repeat:no-repeat; width:21px; height:23px; padding:4px 12px; /*width:23px;*/}

}

