@charset "UTF-8";

body { }

#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: 105px; }

		#usm-menu-id { width: 100%; height: 105px; transition: top .5s ease-out; position: relative; background-color: #434560; }

		#usm-logo-wrap-id { width: 148px; height: 60px; padding: 5px 0 0 0; position: absolute; top: 0px; left: 50%; transform:translateX(-50%); }
		#usm-logo-wrap-id img { width:100%; height:100%; }

		.usm-top-wrap { position: absolute; top: 65px; left: 0; width: 100%; background-color: #444561; height: 40px; box-shadow: inset 50px 0px 0px 0px #181b3e; }

		.spinner-master { position: absolute; margin: 5px 0 0 10px; padding: 15px; }
		.spinner-master input[type=checkbox] { display: none; }
		.spinner-master .spinner { background-color:#fff; }

		#usm-util-wrap-id { float: right; margin: 10px 0 0 0; }
		#usm-util-wrap-id li { float: left; font-size: 12px; font-weight: bold;  padding: 0 5px; }
		#usm-util-wrap-id li a { color: #fff; }
		#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-menu-wrap-id { top: 105px; }

		#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%; height: auto; background-color: #fff; }
			#usm-content-top-nav-id { padding: 15px; border-bottom:1px solid #D7D7D7; }
			#usm-content-top-nav-id h4 { font-size:20px; color:#1e1e1e; }
			#usm-content-top-nav-id h4:before { content: '+ '; }
				.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; background-color: #fff; }
			#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/bg.gif') repeat-x; }

	#usm-wrap-id h3 { font-size: 16px; }

		#usm-menu-id { width: 1200px; height: 110px; margin: 0 auto; border-bottom: none; background-color: transparent; }

			#usm-top-id { height: 110px; }

			#usm-logo-wrap-id { position: static; transform: none; clear: both; float: left; width: 200px; height: 70px; margin: 30px 0 0 0; padding: 10px 0 0 0; float: left; background-color: #434560; }

			.usm-top-wrap { position: static; background-color: transparent; box-shadow: none; height: auto; }

			.spinner-master { display: none; }

			#usm-util-wrap-id { position: absolute; top: 5px; right: 0; margin: 0; }
			#usm-util-wrap-id ul:first-of-type { float:left; display: none; }
			#usm-util-wrap-id ul:last-of-type { float:right; height:20px; }
			#usm-util-wrap-id ul li { float:left; margin: 0 5px; font-size:12px; }
			#usm-util-wrap-id ul li a { color: #333; }
			#usm-util-wrap-id li.usm-admin { display: block; }
			#usm-util-wrap-id li.usm-top-login { color: red; }

			#usm-menu-wrap-id { display:block; float: left; width: 1000px; z-index:10; }

		#usm-centerWrap-id { width: 1200px; margin: 0 auto; position: relative; }
		
			#usm-middle-id { float: left; width: 1200px; background: url('../images/con_bg.gif') repeat-y; }

			#usm-sub-bg-id { display:block; width:1200px; height: 230px; clear:both; line-height: 0; background: url('../images/sub_img.png') no-repeat; }
			#usm-sub-bg-id img { width:100%; height:100%; }

				#usm-left-id { display: block; float: left; width: 229px; padding: 0 0 0 1px; }

					#usm-subTitle-id { width: 230px; height: 40px; margin:0; padding:0; background-color: #7e85b4; }
					#usm-subTitle-id h3 { font-size:20px; width: 230px; height: 40px; line-height: 100%; vertical-align: middle; text-align:center; display: table-cell; letter-spacing: -0.1em; }
					#usm-subTitle-id a { color:#fff; font-weight:bold; }
						
					#usm-subMenuListTop-id { }
					#usm-subMenuListBg-id { background-color: #f9f9f9; min-height: 600px; }
					#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; }
					#usm-subMenuListBg-id > ul > li { border-bottom: 1px solid #dadada; }
					#usm-subMenuListBg-id > ul > li:first-of-type { }
					#usm-subMenuListBg-id > ul > li > a { padding: 8px 10px 10px 10px; }
					#usm-subMenuListBg-id > ul > li > a:before { content: '\2022'; padding: 0 5px 0 0; color: #000; }
					#usm-subMenuListBg-id > ul > li > a.selectMenu { background-color: #d2d6ee; color: #000; content: '\2022'; }
					#usm-subMenuListBg-id > ul > li > a.selectMenu:before { color: #000; }
					#usm-subMenuListBg-id > ul > li > ul { }
					#usm-subMenuListBg-id > ul > li > ul > li > a { padding: 8px 0 10px 20px; }
					#usm-subMenuListBg-id > ul > li > ul > li > a:before { content: '-'; padding: 0 5px 0 0; color: #000; }
					#usm-subMenuListBg-id > ul > li > ul > li > a.selectMenu { color: #000; background-color: #e9ebf7; }
					#usm-subMenuListBg-id > ul > li > ul > li > ul { }
					#usm-subMenuListBg-id > ul > li > ul > li > ul > li > a { padding: 8px 0 10px 30px; }
					#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:969px; margin: 0; padding: 0; }

				#usm-content-top-nav-id { padding: 0 34px 0 35px; height: 40px; line-height: 35px; background-color: #494674; }
				#usm-content-top-nav-id h4 { color: #fff; }
				.usm-menuNavigation-id span.usm-mdl-admin { display: inline-block; width: 16px; height: 16px; position: relative; top: 3px; }

				#usm-content-id { padding: 0 34px 45px 35px; background-color: #fff; }
				#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; }
}

