@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: 110px; }

		#usm-menu-id { width: 100%; height: 110px; transition: top .5s ease-out; position: relative; }

		#usm-logo-wrap-id { width: 200px; height: 70px; margin: 0 auto; }
		#usm-logo-wrap-id img { width:100%; height:100%; }

		.usm-util-spin { clear: both; width: 100%; height: 40px; }

		.usm-favorite { top: 65px; }

		.spinner-master { margin: 5px 10px; height: 30px; width:30px; float: right; position: relative; z-index: 3; }
		.spinner-master input[type=checkbox] { display: none; }
		.spinner-master .spinner { background-color: #00a9bb; }

		#usm-util-wrap-id { float: right; margin: 10px 5px 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: #000; }
		#usm-util-wrap-id li.usm-admin { display: none; }
		#usm-util-wrap-id li.usm-top-login a { color: #000; }
		#usm-util-wrap-id li.usm-top-logout a { color: #000; }
		#usm-util-wrap-id li button { color: #000; }

		#usm-main-bg-id { width: 100%; height: 100%; line-height: 0; background-color: #c4e7eb; overflow: hidden; }
		#usm-main-bg-id img { width:100%; height: 100%; }

		#usm-main-pop-id { clear: both; float: left; width: 100%; padding: 20px; box-sizing: border-box; background-color: #13b6c7; }
		#usm-main-pop-id .usm-cmenuWrap { width: 100%; float: left; }
		#usm-main-pop-id h3 { float: left; }
		#usm-main-pop-id h3 a { color:#fff; }
		#usm-main-pop-id .usm-main-more { float: right; margin: 3px 0 0 0; }
		#usm-main-pop-id .usm-main-more a { font-size:12px; color:#fff;  }
		#usm-main-pop-id .usm-main-more a:after { content: '\271A'; color: #fff; }
		#usm-main-pop-id .usm-popup-cont { float: left; width: 100%; margin: 18px 0 0 0; }
		#usm-main-pop-id .usm-popup-wrap { float: left; width: 85%; height: 134px; overflow: hidden; position: relative; }
		#usm-main-pop-id .usm-popup-wrap a { margin-bottom: 8px; line-height: 16px; display: block; color: #fff; max-width: 99%; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
		#usm-main-pop-id .usm-popup-wrap a:before { content: '\002d'; padding: 0 5px 0 0; }
		#usm-main-pop-id .usm-popup-wrap a.bold { color: red; font-weight: bold; }

		#usm-main-pop-id .usm-main-popup-list { float: left; width: 85%; height: 134px; overflow: hidden; position: relative; }
		#usm-main-pop-id .usm-main-popup-list li { padding: 0; border: none; font-size: 13px; }
		#usm-main-pop-id .usm-main-popup-list a { margin-bottom: 5px; line-height: 16px; display: block; color: #fff; max-width: 99%; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; }
		#usm-main-pop-id .usm-main-popup-list a:before { content: '\002d'; padding: 0 5px 0 0; }

		.usm-popup-btn { float: right; margin: 10px 0 0 10px; }
		.usm-popup-btn button { display: block; background-repeat:no-repeat; width: 20px; height: 20px; font-size:0; cursor:pointer; margin:0; padding:0; border:0; overflow:visible; background-size: cover; }

		.usm-main-brd { clear: both; float: left; width: 100%; padding: 20px; box-sizing: border-box; position: relative; }
		.usm-main-brd .usm-main-more a { font-size:12px; }
		.usm-main-brd .usm-main-more a:after { content: '\271A'; }
		.usm-main-brd-cont  { clear: both; float: left; width: 100%; margin-top:5px; }
		.usm-main-brd-list li { margin-bottom:5px; line-height:20px; position:relative; }
		.usm-main-brd-list li > div > a:before { content: '\2023'; padding: 0 5px 0 0; }
		.usm-main-brd-list li .usm-ctitle { display:block; max-width:70%; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; }
		.usm-main-brd-list li .usm-ctitle img { padding: 0 5px 0 0; vertical-align: middle; }
		.usm-main-brd-list li a { display:block; }
		.usm-main-brd-list li time { position:absolute; right:3px; top:3px; display:block; }

		/* 탭메뉴 스타일 시작 */
		.usm-main-brd-cont { margin: 40px 0 0 0; }
		.usm-main-brd-list li { margin-bottom: 2px; }

		#usm-main-brd1-id.usm-main-brd .usm-cmenuWrap { float: none; position: relative; width: 100%; }
		#usm-main-brd1-id.usm-main-brd .usm-cmenuWrap.active h3 a { color: #fff; background-color: #13b6c7; }
		#usm-main-brd1-id.usm-main-brd .usm-cmenuWrap h3 { float: none; }
		#usm-main-brd1-id.usm-main-brd .usm-cmenuWrap h3 a { float: none; color: #13b6c7; background-color: #fff; border: 1px solid #13b6c7; padding: 2px 7px 5px 7px; margin: 0 2px 0 0; }
		#usm-main-brd1-id.usm-main-brd .usm-main-more { position: absolute; right: 0; top: 3%; }

		#usm-main-brd1-id .usm-main-tab:first-of-type h3 { position: absolute; top: 0;}
		#usm-main-brd1-id .usm-main-tab:last-of-type h3 { position: absolute; top: 0; }

		#usm-main-brd1-id.usm-main-brd .usm-cmenuWrap > .usm-main-more { display: none; }
		#usm-main-brd1-id.usm-main-brd .usm-cmenuWrap.active > .usm-main-more { display: block; }
		/* 탭메뉴 스타일 종료 */

		.usm-imgBannerWrap { clear: both; float: left; width: 100%; padding: 20px; box-sizing: border-box; background-color: #13b6c7; }
		.usm-imgBannerWrap h3 { display: none; }
		.usm-imgBannerWrap .usm-quickLink-cont { }
		.usm-imgBannerWrap .usm-qlist { width: 100%; float: left; padding: 0; }
		.usm-imgBannerWrap .usm-qlist li { float: left; width: 16.666%; height: 70px; }
		.usm-imgBannerWrap .usm-qlist li a { width: 100%; vertical-align: middle; text-align: center; padding: 40px 0 0 0px; height: 30px; font-size: 14px; font-weight: bold; color: #fff; display: block; }
		.usm-imgBannerWrap .usm-qlist li:first-of-type { background: url('../images/img_banner01.png') 50% 0 no-repeat; }
		.usm-imgBannerWrap .usm-qlist li:nth-child(2) { background: url('../images/img_banner02.png') 50% 0 no-repeat; }
		.usm-imgBannerWrap .usm-qlist li:nth-child(3) { background: url('../images/img_banner03.png') 50% 0 no-repeat; }
		.usm-imgBannerWrap .usm-qlist li:nth-child(4) { background: url('../images/img_banner04.png') 50% 0 no-repeat; }
		.usm-imgBannerWrap .usm-qlist li:nth-child(5) { background: url('../images/img_banner05.png') 50% 0 no-repeat; }
		.usm-imgBannerWrap .usm-qlist li:nth-child(6) { background: url('../images/img_banner06.png') 50% 0 no-repeat; }

		.usm-schedule { clear: both; float: left; width: 100%; padding: 20px; box-sizing: border-box; }
		.usm-schedule .usm-cmenuWrap { clear: both; width: 100%; }
		.usm-schedule .usm-cmenuWrap h3 { float: left; }
		.usm-schedule .usm-main-more { float: right; margin: 3px 0 0 0; }
		.usm-schedule .usm-main-more a { font-size:12px; }
		.usm-schedule .usm-main-more a:after { content: '\271A'; }
		.usm-schedule .usm-schedule-cont { clear: both; width: 100%; }
		.usm-schedule .usm-schedule-cont .usm-cheader { text-align:center; font-weight:bold; margin: 0 0 5px 0; font-size: 20px; }
		.usm-schedule .usm-schedule-cont .usm-ccalendar { table-layout: fixed;word-wrap:break-word;word-break:break-all;  }
		.usm-schedule .usm-schedule-cont .usm-ccalendar td { text-align: center; padding:4px 0; }
		.usm-schedule .usm-schedule-cont .usm-ccalendar .week { font-weight:bold; color: #000; }
		.usm-schedule .usm-schedule-cont .usm-ccalendar .week.sun { color: #fba09f; }
		.usm-schedule .usm-schedule-cont .usm-ccalendar .week.sat { color: #89d3fa; }
		.usm-schedule .usm-schedule-cont .usm-ccalendar .sun { color: #DA2F1E; }
		.usm-schedule .usm-schedule-cont .usm-ccalendar .sat { color: #4669B7; }
		.usm-schedule .usm-schedule-cont .usm-ccalendar .sun.has { color: #DA2F1E; }
		.usm-schedule .usm-schedule-cont .usm-ccalendar .sat.has { color: #4669B7; }
		.usm-schedule .usm-schedule-cont .usm-ccalendar .has { font-weight:bold; color:#000; cursor:pointer; }
		.usm-schedule .usm-schedule-cont .usm-ccalendar .tch-cur { background-color: #E8E8E8; }
		.usm-schedule .usm-schedule-cont .usm-ccalendar .sc_cont { display:none; width:190px; margin-top:5px; border:1px solid #DEDEDE; border-top:2px solid #000000; position:absolute; right:30px; background-color:white; z-index:5; text-align:left; }
		.usm-schedule .usm-schedule-cont .usm-ccalendar .sc_cont .sc_close { line-height:24px; height:24px; text-align:right; vertical-align:middle; padding:0 5px 0 0; background-color:#EAEAEA; }
		.usm-schedule .usm-schedule-cont .usm-ccalendar .sc_cont ul { border-top:1px solid #D7D7D7;  }
		.usm-schedule .usm-schedule-cont .usm-ccalendar .sc_cont ul li { padding:5px 8px; } 

		.usm-main-alb { clear: both; float: left; width: 100%; padding: 20px; box-sizing: border-box; background-color: #f4f4f4; }
		.usm-main-alb .usm-cmenuWrap { position:relative;}
		.usm-main-alb h3 { float: left; }
		.usm-main-alb .usm-main-more { float: right; margin: 3px 0 0 0; }
		.usm-main-alb .usm-main-more a { font-size:12px; }
		.usm-main-alb .usm-main-more a:after { content: '\271A'; }
		.usm-main-alb-cont { clear: both; float: left; width: 100%; margin-top:8px; }
		.usm-main-alb-list li { float:left;  padding:0 1% ; width:31.33333333%; display: table-cell; text-align:center; }
		.usm-main-alb-list li:nth-child(4) { display: none; }
		.usm-main-alb-list li:nth-child(5) { display: none; }
		.usm-main-alb-list li:nth-child(6) { display: none; }
		.usm-main-alb-list .usm-cthumbnail  { width:100%; height:100%; padding: 0; box-sizing: border-box; border: 1px solid #d7d7d7; background-color: #fff; }
		.usm-main-alb-list .usm-cthumbnail img{  width:100%; height:100%; padding: 3px; box-sizing: border-box; display: block; }
		.usm-main-alb-list .usm-ctitle { text-align: center; width: 100%; padding: 5px 0 10px 0; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; background-color: #f5f5f5; }
		.usm-main-alb-list .usm-ctitle a { }
		.usm-main-alb-list .usm-img-inf { display: none; }

		.usm-lunch { clear: both; float: left; width: 100%; padding: 20px; box-sizing: border-box; }
		.usm-lunch .usm-cmenuWrap { clear: both; width: 100%; }
		.usm-lunch .usm-cmenuWrap h3 { float: left; }
		.usm-lunch .usm-main-more { float: right; margin: 3px 0 0 0; }
		.usm-lunch .usm-main-more a { font-size:12px; }
		.usm-lunch .usm-main-more a:after { content: '\271A'; }
		.usm-lunch .usm-lunch-cont { clear: both; width: 100%; margin: 15px 0 0 0; line-height:160%;word-wrap:break-word;word-break:break-all; overflow:auto; overflow-x:hidden; height: 150px; }
		.usm-lunch dl dt.usm-lunch-tit { clear: both; float: left; width: 100%; font-weight:bold; margin: 5px 0; }
		.usm-lunch dl dt.usm-lunch-tit:before { content: '\002D'; padding: 0 5px 0 0; }
		.usm-lunch li dd:nth-child(2) { float: right; width: 50%; padding: 0 0 0 10px; box-sizing: border-box; }
		.usm-lunch li dd:nth-child(3) { float: left; width: 50%; }
		.usm-lunch .usm-origin { color:#FF0000;  }
		.usm-lunch .usm-lunch-inf { color:#0000FF; }

		.usm-banner { display: none; }

	#usm-bottomWrap-id { clear: both; width:100%; border-top: 1px solid #d7d7d7; }
		#usm-bottom-id { padding: 20px 0; }
		#usm-copyright-id a { color: #; }
		#usm-copyright-id a.privacy { color: red; font-weight: bold; }

/* 모바일, 테블릿 메뉴는 skin/style.css 에서 제어함 */

/*메인 슬라이드*/
.bx-wrapper { position: relative; padding: 0;*zoom: 1; -ms-touch-action: pan-y; touch-action: pan-y; }
.bx-wrapper img { max-width: 100%; display: block; }
.bxslider { margin: 0; padding: 0; -webkit-perspective: 1000; }
ul.bxslider { list-style: none; }
.bx-viewport { -webkit-transform: translateZ(0); }

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto { position: absolute; bottom: 0px; width: 100%; }

.bx-wrapper .bx-pager { text-align: right; font-size: .85em; font-family: Arial; font-weight: bold; color: #666; padding-top: 20px; bottom: 10px; }
.bx-wrapper .bx-pager.bx-default-pager a { background: #666; text-indent: -9999px; display: block; width: 10px; height: 10px; margin: 0 5px; outline: 0; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:focus { background: #000; }
.bx-wrapper .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item { display: inline-block; vertical-align: bottom; *zoom: 1; *display: inline; }
.bx-wrapper .bx-pager-item { font-size: 0; line-height: 0; }

.bx-wrapper .bx-prev { left: 10px; background: url('../images/controls.png') no-repeat 0 -32px; }
.bx-wrapper .bx-prev:hover,
.bx-wrapper .bx-prev:focus { background-position: 0 0; }
.bx-wrapper .bx-next { right: 10px; background: url('../images/controls.png') no-repeat -43px -32px; }
.bx-wrapper .bx-next:hover,
.bx-wrapper .bx-next:focus { background-position: -43px 0; }
.bx-wrapper .bx-controls-direction a { position: absolute; top: 50%; margin-top: -16px; outline: 0; width: 32px; height: 32px; text-indent: -9999px; z-index: 9999; }
.bx-wrapper .bx-controls-direction a.disabled { display: none; }

.bx-wrapper .bx-controls-auto { text-align: center; }
.bx-wrapper .bx-controls-auto .bx-start { display: block; text-indent: -9999px; width: 10px; height: 11px; outline: 0; background: url('../images/controls.png') -86px -11px no-repeat; margin: 0 3px; }
.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active,
.bx-wrapper .bx-controls-auto .bx-start:focus { background-position: -86px 0; }
.bx-wrapper .bx-controls-auto .bx-stop { display: block; text-indent: -9999px; width: 9px; height: 11px; outline: 0; background: url('../images/controls.png') -86px -44px no-repeat; margin: 0 3px; }
.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active,
.bx-wrapper .bx-controls-auto .bx-stop:focus { background-position: -86px -33px; }

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager { text-align: left; width: 80%; }
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto { right: 0; width: 35px; }

.bx-wrapper .bx-caption { position: absolute; bottom: 0; left: 0; background: #666; background: rgba(80, 80, 80, 0.75); width: 100%; }
.bx-wrapper .bx-caption span { color: #fff; font-family: Arial; display: block; font-size: .85em; padding: 10px; }

@media (min-width:768px) and (max-width:1023px){

	.spinner-master input[type=checkbox] { display: none; }

	#usm-main-pop-id { clear: none; float: left; width: 50%; }

	#usm-main-brd1-id.usm-main-brd { clear: none; float: left; width: 50%; }

	.usm-imgBannerWrap { clear: both; }

	.usm-schedule { clear: both; float: left; width: 50%; }

	#usm-main-alb1-id.usm-main-alb { clear: none; float: left; width: 50%; background-color: #fff; }
	.usm-main-alb-list .usm-cthumbnail { height: 150px; }

}

/* PC용 CSS */
@media all and (min-width:1024px){
	body { background: url('../images/bg.gif') repeat-x; }

	#usm-wrap-id { }

		#usm-top-id { width: 1200px; margin: 0 auto; height: 100px; height: auto; position: relative; }

		#usm-menu-id { width: 1200px; height: 100px; margin: 0 auto; }

			#usm-logo-wrap-id { position: static; transform: none; clear: both; margin: 30px 0 0 0; float: left; }

			.usm-util-spin { background-color: transparent; clear: none; height: auto; position: relative; top: 0; right: 0; }

			.spinner-master { display: none; }

			#usm-util-wrap-id { display: block; margin: 0; float: right; }
			#usm-util-wrap-id ul:first-of-type { float:left; display: none; }
			#usm-util-wrap-id ul:last-of-type { float:right; height:20px; margin: 7px 0 0 0; }
			#usm-util-wrap-id ul li { float:left; margin: 0 5px; font-size:12px; color: #000; }
			#usm-util-wrap-id li a { color: #000; }
			#usm-util-wrap-id li.usm-admin { display: block; }
			#usm-util-wrap-id li.usm-top-login a { color: #000; }
			#usm-util-wrap-id li.usm-top-logout a { color: #000; }
			#usm-util-wrap-id li button { color: #000; }

			#usm-menu-wrap-id { display:block; float: left; width: 1000px; z-index:10; }
			#usm-menu-wrap-id > ul > li > a { padding: 26px 28px; }

			#usm-main-bg-id { width: 1200px; height: 430px; margin: 0 auto; overflow: hidden; }
			.vui-slider .vui-item { width: 1200px; height: 430px; }

			.bx-wrapper .bx-pager { bottom: 100px; }

		#usm-middle-id { width:1200px; margin: 0 auto; position: relative; }

			#usm-main-pop-id { width: 315px; height: 210px; position: absolute; top: -85px; left: 0px; }
			#usm-main-pop-id .usm-cmenuWrap { width: 100%; float: left; }
			#usm-main-pop-id h3 { float: left; }
			#usm-main-pop-id h3 a { color:#fff; }				
			#usm-main-pop-id .usm-main-more { float: right; margin: 3px 5px 0 0px; }
			#usm-main-pop-id .usm-main-more a { font-size:12px; color:#fff;  }
			#usm-main-pop-id .usm-popup-cont { float: left; width: 330px; margin: 20px 0 0 0; }
			#usm-main-pop-id .usm-popup-wrap { float: left; width: 300px; height: 90px; overflow: hidden; position: relative; }
			#usm-main-pop-id .usm-popup-wrap a { width: 200px; margin-bottom: 8px; }
			.usm-popup-btn { float: right; margin: 20px 0 0 5px; }
			.usm-popup-btn button { width: 15px; height: 15px; }

			#usm-main-brd1-id.usm-main-brd { width: 525px; height: 210px; position: absolute; top: -85px; left: 345px; background-color: #fff; }
			#usm-main-brd1-id.usm-main-brd .usm-main-more { position: absolute; right: 0px; top: 5px; }

			.usm-schedule { width: 300px; height: 230px; position: absolute; top: -85px; left: 900px; background-color: #fff; }
			.usm-schedule .usm-schedule-cont .usm-cheader { font-size: 16px; }
			.usm-schedule .usm-schedule-cont .usm-ccalendar td { padding: 2px 0; }
			.usm-schedule .usm-schedule-cont .usm-ccalendar .week { background-color: transparent; color: #000; }

			.usm-main-alb { width: 870px; height: 210px; position: absolute; top: 155px; left: 0; background-color: #f4f4f4; }
			.usm-main-alb-cont { margin: 20px 0 0 0; }
			.usm-main-alb-list li { width: 20%; box-sizing: border-box; }
			.usm-main-alb-list li:nth-child(4) { display: table-cell; }
			.usm-main-alb-list li:nth-child(5) { display: table-cell; }
			.usm-main-alb-list li:nth-child(6) { display: table-cell; }
			.usm-main-alb-list .usm-cthumbnail { height: 100px; }
			.usm-main-alb-list .usm-ctitle { background-color: transparent; }

			.usm-imgBannerWrap { width: 870px; height: 75px; padding: 0 20px; position: absolute; top: 395px; left: 0; }
			.usm-imgBannerWrap .usm-qlist { width: 100%; float: left; padding: 0; }
			.usm-imgBannerWrap .usm-qlist li { display: table-cell; width: 16.666%; height: 75px; }
			.usm-imgBannerWrap .usm-qlist li a { width: 100%; vertical-align: middle; text-align: left; padding: 0 0 0 45px; height: 75px; font-size: 16px; font-weight: bold; color: #fff; display: table-cell; box-sizing: border-box; }
			.usm-imgBannerWrap .usm-qlist li:first-of-type { background: url('../images/img_banner01.png') 0 50% no-repeat; }
			.usm-imgBannerWrap .usm-qlist li:nth-child(2) { background: url('../images/img_banner02.png') 0 50% no-repeat; }
			.usm-imgBannerWrap .usm-qlist li:nth-child(3) { background: url('../images/img_banner03.png') 0 50% no-repeat; }
			.usm-imgBannerWrap .usm-qlist li:nth-child(4) { background: url('../images/img_banner04.png') 0 50% no-repeat; }
			.usm-imgBannerWrap .usm-qlist li:nth-child(5) { background: url('../images/img_banner05.png') 0 50% no-repeat; }
			.usm-imgBannerWrap .usm-qlist li:nth-child(6) { background: url('../images/img_banner06.png') 0 50% no-repeat; }

			.usm-lunch { width: 300px; height: 315px; position: absolute; top: 155px; left: 900px; background-color: transparent; background-color: #f4f4f4; }
			.usm-lunch .usm-lunch-cont { margin: 35px 0 0 0; height: 220px; }

			.usm-class { width: 310px; height: 220px; padding: 0; position: absolute; top: 495px; left: 900px; background: url('../images/home_icom.png') no-repeat; }
			.usm-class .usm-class-cont { margin: 20px 0 0 0; }
			.usm-class dl { clear: both; margin: 0 0 5px 0; }
			.usm-class dl dd select { width: 110px; }
			.usm-class .usm-btn.usm-me.tch-mv { clear: both; display: block; }
			.usm-class .usm-btn.usm-me.tch-mv input[type="submit"] { margin: 0; width: 98px; }

			.usm-bannerWrap { width: 100%; height: 85px; margin: 500px 0 0 0; border-top: 1px solid #f4f4f4; padding: 20px; box-sizing: border-box; }
			.usm-banner { display: block; width: 1200px; height: 45px; padding: 0; margin: 0 auto; }
			.usm-banner .usm-cmenuWrap { float:left; position:relative; }
			.usm-banner .usm-main-more { }
			.usm-banner .usm-main-more a { font-size:12px; }
			.usm-banner .usm-main-more a:after { content: '\271A'; }
			.usm-banner .usm-main-more-img { display: none; }
			.usm-banner .usm-banner-cont {  float:left; padding-left:30px; position:relative; }
			.usm-banner .usm-banner-cont ul li {  float:left; }
			.usm-banner .usm-banner-cont  img { width:170px; height:36px; padding: 0 4px; }
			.usm-banner .usm-banner-wrap { margin-top:3px; width:1090px; height:36px; overflow:hidden; position:relative; }
			.usm-banner .usm-banner-wrap .banner-box { width:1090px; height:36px; }
			.usm-banner .usm-banner-btn button { background-repeat: no-repeat; width: 15px; height: 15px; font-size: 0; cursor: pointer; margin: 0; padding: 0; border: 0; overflow: visible; background-size: cover; }
			.usm-banner .usm-banner-btn { position:absolute; left:100%; top:0; line-height: 0; }

	#usm-bottomWrap-id { clear:both; min-height:120px; margin: 0; border-top: 1px solid #f4f4f4; }
		#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; }
}