@charset "UTF-8";

#usm-wrap-id { width:100%; height:auto; position:relative; }
#usm-wrap-id h2.hidden { position: absolute; top:-999px; left:-9999px; }
#usm-wrap-id h3 { font-size:16px; }

	#usm-top-id { width: 100%; height: 80px; position: relative; }

		#usm-menu-id { width: 100%; height: 80px; transition: top .5s ease-out; position: relative; border-bottom: 1px solid #199600; }

		#usm-logo-wrap-id { width:130px; height:50px; position: absolute; top: 10px; left: 50%; transform:translateX(-50%);}
		#usm-logo-wrap-id img { width:100%; height:100%; }

		.spinner-master { position: absolute; top: 30px; right: 0; margin: 0 15px 0 0; height:30px; width:30px; }
		.spinner-master input[type=checkbox] { display: none; }
		.spinner-master .spinner { background-color:#199600; }

		#usm-util-wrap-id { float: left; margin: 57px 0 5px 0; }
		#usm-util-wrap-id li { float: left; font-size: 12px; font-weight: bold;  padding: 0 5px; }
		#usm-util-wrap-id li a { color: #333; }
		#usm-util-wrap-id li.usm-admin { display: none; }
		#usm-util-wrap-id li.usm-top-login a { color: #2D69A7; }
		#usm-util-wrap-id li.usm-top-logout a { color: #E40000; }

		#usm-sub-bg-id { width: 100%; height: 100%; line-height: 0; display: none; }
		#usm-sub-bg-id img { width:100%; height: 100%; }

		#usm-left-id { display: none; }

		#usm-center-id { width:100%; }
			#usm-content-top-nav-id { padding: 15px; border-bottom:1px solid #D7D7D7; }
			#usm-content-top-nav-id h4 { font-size:20px; color:#1e1e1e; }
				.usm-menuNavigation-id { text-align: right; }
				.usm-menuNavigation-id span.usm-mdl-admin { display: none; }
		
		#usm-content-id { padding: 0 15px 40px 15px; }
			#usm-content-head-id { clear:both; padding: 10px 0; }
			#usm-content-body-id { }

		#usm-bottomWrap-id { clear:both; width:100%; min-height:120px; border-top:1px solid #d7d7d7; }
			#usm-bottom-id { padding:30px 0 0 0;  }

/* 모바일 메뉴는 skin/style.css 에서 제어함 */

@media (min-width:768px) and (max-width:1023px){
	#usm-middle-id { background: none; }
	#usm-left-id { display: none; }
	#usm-center-id { width: 100%; }
}

/* PC용 CSS */
@media all and (min-width:1024px){

body { background: url('../images/menu_bg.jpg') repeat-x; }

	#usm-wrap-id { position: relative; }

		#usm-top-id { width: 1200px; margin: 0 auto; min-height: 100px; height: auto; position: relative; background-color: rgba(255,0,0,0); }

		#usm-menu-id { width: 1200px; min-height: 100px; margin: 0 auto; border-bottom: none; }

			#usm-util-wrap-id { display: block; clear: both; width: 100%; height: 25px; margin: 0; }
			#usm-util-wrap-id ul:first-of-type { display: none; }
			#usm-util-wrap-id ul:last-of-type { height: 23px; padding: 2px 0 0 0; display: table; float: right; }
			#usm-util-wrap-id ul  li { display: table-cell; margin: 0 5px; font-size:12px; }
			#usm-util-wrap-id li.usm-admin { display: block; }
			#usm-util-wrap-id li.usm-top-login { color: red; }

			#usm-logo-wrap-id { position: static; transform: none; clear: both; float: left; width: 130px; height: 50px; margin: 0; }

			.spinner-master { display: none; }

			#usm-menu-wrap-id { display:block; float: left; width: 1070px; z-index:10; }
			
		#usm-centerWrap-id { width:1200px; margin: 0 auto; position: relative; }
		
			#usm-sub-bg-id { display:block; width:1200px; height:200px; clear:both; line-height: 0; background: url('../images/sub_img.jpg') no-repeat; }
			#usm-sub-bg-id img { width:100%; height:100%; }

			#usm-middle-id { float: left; background: url('../images/con_bg.gif') repeat-y; width: 1200px; height: auto; }

				#usm-left-id { display: block; float: left; width: 225px; min-height: 600px; padding: 0 15px 30px 15px; }

					#usm-subTitle-id { width: 225px; height:62px; margin:0; padding:0; border-bottom: 3px solid #24ab00; }
					#usm-subTitle-id h3 { font-size:20px; width: 225px; height: 62px; line-height: 100%; vertical-align: middle; text-align:center; display: table-cell; }
					#usm-subTitle-id a { color:#199600; font-weight:bold; }
						
					#usm-subMenuListTop-id { }
					#usm-subMenuListBg-id { margin: 10px 0 0 0; }
					#usm-subMenuListBtm-id { }
					
					#usm-subMenuListBg-id a { color:#000; display:block; }
					#usm-subMenuListBg-id a.selectMenu { font-weight: bold; }

					#usm-subMenuListBg-id > ul li a { font-size: 14px; color: #535353; }
					#usm-subMenuListBg-id > ul > li { border-bottom: 1px solid #ccc; }
					#usm-subMenuListBg-id > ul > li > a { width: 220px; padding: 8px 0 10px 5px; }
					#usm-subMenuListBg-id > ul > li > a.selectMenu { background-color: #24ab00; color: #fff; }
					#usm-subMenuListBg-id > ul > li > ul { background-color: #f7f7f7; border-top: 1px solid #ccc; }
					#usm-subMenuListBg-id > ul > li > ul > li > a { width: 210px; padding: 8px 0 10px 10px; }
					#usm-subMenuListBg-id > ul > li > ul > li > a.selectMenu { color: #24ab00; }
					#usm-subMenuListBg-id > ul > li > ul > li > ul { background-color: #f7f7f7; }
					#usm-subMenuListBg-id > ul > li > ul > li > ul > li > a { width: 210px; padding: 8px 0 10px 10px; }
					#usm-subMenuListBg-id > ul > li > ul > li > ul > li > a:before { content: '- '; }
					#usm-subMenuListBg-id > ul > li > ul > li > ul > li > a.selectMenu { color: #000; }

				#usm-center-id { float:left; width:900px; padding: 0 15px 0 30px; }

				#usm-content-top-nav-id { padding: 20px 15px 0 15px; border: none; }
				.usm-menuNavigation-id span.usm-mdl-admin { display: inline-block; width: 16px; height: 16px; position: relative; top: 3px; }

				#usm-content-id { padding: 0 0 40px 0; }
				#usm-content-footer-id { clear: both; width: 100%; }

	#usm-bottomWrap-id { }
		#usm-bottom-id { width:1200px; margin:0 auto; padding:30px 0 0 0px; }
			#usm-copyright-id { width:100%; padding:0; line-height:130%; text-align:center; }
}

