@charset "utf-8";
#wrap{width:100%;margin:0 auto;overflow:hidden;min-height:100%;position:relative;word-break:keep-all}

/****** 공통 ******/
#header_wrap{width:1300px;margin:0 auto}

/* header */
#header{position:relative;width:100%;height:106px;border-bottom:1px solid #dce5ef}
#header h1{float:left;width:245px;padding:25px 0 24px 5px}

/* menu */
#menuwrap{position:relative;width:850px;padding-top:20px;height:75px;float:right}
#navigation{position:relative;width:1140px;margin:0 auto}
#navigation li{float:left;width:140px;line-height:55px;text-align:center}
#navigation li a{display:block;font-size:18px;color:#1c1c1c;padding:0px 15px;font-weight:700;text-align:center}
#menuwrap h1{padding-left:10px;float:left}
#menuwrap h2{overflow:hidden;position:absolute;width:1px;height:1px;font-size:0;line-height:0}
#menuwrap h3{display:inline;float:left}
	
.header_fullmenu{padding:10px 0 0 4px;position:absolute;right:33px;width:100px;z-index:999}
.header_fullmenu a{margin-right:7px}
.header_fullmenu a.btn_fullmenu{display:block;width:44px;height:43px;overflow:hidden;background:url('../img/main/header_btn_fullmenu.png') no-repeat}
.header_fullmenu span{overflow:hidden;position:absolute;width:1px;height:1px;font-size:0;line-height:0}
.header_fullmenu a.btn_home{float:left;display:block;width:44px;height:43px;overflow:hidden;background:url('../img/main/header_btn_home.png') no-repeat}	
.header_fullmenu a.btn_network{float:left;display:block;width:44px;height:43px;overflow:hidden;background:url('../img/main/header_btn_network.png') no-repeat}
a:hover.btn_fullmenu{background-position: 0 -43px}
a:hover.btn_home{background-position: 0 -43px}
a:hover.btn_network,a:hover,.header_fullmenu a.on{background-position: 0 -43px}

.header_fullmenu_t{display:none}
.header_fullmenu_m{display:none}


	.pullDown{z-index:9999;height:auto;top:65px;left:0;display:none;position:absolute}
	.pullDown ul{background:#5a5a5a ;padding:0px 0px 40px 0px;box-sizing:border-box;min-width:140px;border-top:5px solid #ffb30f}
	.pullDown ul li{display:block;float:none !important;position:relative;line-height:21px !important;}
	.pullDown ul li a{font-size:12px !important;color:#fff !Important;position:relative;line-height:32px !Important;border-left:none !important}
	.pullDown ul li a:hover,.pullDown ul li a.on{color:#fff !important;font-weight:800;text-decoration:none !Important;background:#333 !important}


.navigation_s1 ul{position:relative;left:0px}
.navigation_s2 ul{position:relative;left:140px}
.navigation_s3 ul{position:relative;left:280px}
.navigation_s4 ul{position:relative;left:320px}
.navigation_s5 ul{position:relative;left:560px}


/* s_visual */
#s_visual_area .visual_wrap{position:relative;width:100%;overflow:hidden;max-height:200px;background:#4292cd}
#s_visual_area .visual{height:auto;margin:0 auto;width:1920px}
#s_visual_area .visual img{margin-left:35%}
#s_visual .visual_img{width:1920px;margin-left:-960px;text-align:center}
#s_visual_area .txt{left:55%;margin-left:-675px;position:absolute;top:50px}
#s_visual_area .txt h4{color:#fff;font-weight:bold;font-size:40px;letter-spacing:-5px;line-height:50px}
#s_visual_area .txt p{font-size:19px;color:#fff;line-height:30px}
/* //s_visual */


/* weblocation */
#wrap .weblocation{display:block;position:fixed;left:0;z-index:10;width:100%;height:41px;margin-top:0;border-bottom:1px solid #d2d2d2;border-top:1px solid #d2d2d2;background:#fff;z-index:999}
	.weblocation .weblocation_box{position:relative;z-index:10;max-width:1200px;min-width:990px;width:100%;height:29px;margin:0 auto}
	.weblocation_box h3{overflow:hidden;position:absolute;width:1px;height:1px;font-size:0;line-height:0}
	.weblocation_box .location{float:left;position:relative;width:100%}
	.weblocation_box .location li{float:left;height:41px;padding:0 0px 0 0px;background:url('../img/sub/w_bg_location.gif') no-repeat right top}
	.weblocation_box .location li a{display:block;min-width:160px;height:41px;line-height:27px;font-size:13px;color:#5e5e5e;position:relative}
	.weblocation_box .location li a span{display:inline-block;padding:7px 70px 5px 10px;background:url('../img/sub/locate_arrow_ico.gif') no-repeat right center;cursor:pointer}
	.weblocation_box .location li a:hover span{font-weight:bold}
	.weblocation_box .location li.home{float:left;width:60px;height:41px;background:url('../img/sub/w_bg_location.gif') no-repeat right top;padding-top:14px;box-sizing:border-box}
	.weblocation_box .location li.home a{background:none !important}
	.weblocation_box .location li.home a span{padding:5px 30px 0 0;background:none !important}
	.weblocation_box .location li.last{background:none !important}
	
	.weblocation_box .location_dept_wrap h4{overflow:hidden;position:absolute;width:1px;height:1px;font-size:0;line-height:0}
	.weblocation_box .location_dept{display:none;position:absolute;top:41px;z-index:15;width:164px;min-width:150px;height:auto;padding:10px 0 20px !important;border:1px solid #d6d6d6 !important;background-color:#ecf0f1 !important;box-shadow:0 4px 2px -2px rgba(0,0,0,0.4);margin-left:-18px}
	.location_dept li{margin:0 0 1px !important;background:none !important;height:28px !important}
	.location_dept li a{display:block;width:100%;min-width:165px !important;height:28px !important;line-height:25px !important;color:#444 !important;font-size:12px !important}
	.location_dept li a:hover, .location_dept li a.on{background-color:#4eabde !important;font-weight:700 !important;color:#fff !important}
	.location_dept li a span{display:inline-block !important;padding:0 5px 5px 12px !important;cursor:pointer;background:none !important}
	.location_dept li a .blnakIcon3{display:inline-block;width:10px;height:10px;padding-left:10px;background:url('../img/sub/icon_blank2.gif') no-repeat top left !important;background-position:0 5px !important}

	.weblocation_box .location_dept2{display:none;position:absolute;top:41px;z-index:15;width:164px;min-width:150px;height:auto;padding:9px 0 7px !important;border:1px solid #d6d6d6 !important;background-color:#FFF !important;box-shadow:0 4px 2px -2px rgba(0,0,0,0.4);margin-left:0px}
	.location_dept2 li{margin:0 0 1px !important;background:none !important;height:28px !important}
	.location_dept2 li a{display:block;width:100%;min-width:164px !important;height:25px !important;line-height:25px !important;color:#444 !important;font-size:13px !important}
	.location_dept2 li a:hover, .location_dept2 li a.on{background-color:#4eabde  !important;font-weight:700 !important;color:#fff !important;}
	.location_dept2 li a span{display:inline-block !important;padding:0 5px 5px 12px !important;cursor:pointer;background:none !important}
	.location_dept2 li a .blnakIcon3{display:inline-block;width:10px;height:10px;padding-left:10px;background:url('../img/sub/icon_blank2.gif') no-repeat top left !important;background-position:0 5px !important}
	.location_dept2_a{min-width:190px !Important}
	.weblocation_box a.location_dept_on,.weblocation_box a:hover.location_dept_on{background-color:#5CA2E5 !important;font-weight:700 !important;color:#fff !important}


/* 경로 */
.weblocation_box .info{position:absolute;right:0;top:4px}
#sub_wrap{max-width:1300px;width:auto;height:auto;margin:0 auto;padding-top:80px;position:relative;clear:both}

/* lnb */
#lnb{width:230px;height:auto;float:left;padding-bottom:60px}
	.lnb_title{width:230px;height:140px;background:#106bae;padding-top:32px;padding-left:20px;box-sizing:border-box}
	.lnb_title p{color:#fff;font-weight:700;font-size:12px;line-height:13px;letter-spacing:0}
	.lnb_title h2{color:#fff;font-weight:700;font-size:21px;padding-top:20px;line-height:21px}
	.lnb_list{border:1px solid #ddd;margin-top:-1px}
	.lnb_list ul{width:100%}
	.lnb_list  ul li{border-bottom:1px solid #d9d9d9}
	.lnb_list  ul li a{font-size:14px;color:#666;line-height:43px;height:45px;padding-left:20px;display:block;font-weight:700;box-sizing:border-box}
	.lnb_list  ul li a.plus{background:url(/pages/basic/img/sub/lnb_btn_more.gif) top right no-repeat;overflow:hidden}
	.lnb_list  ul li a:hover{font-weight:bold}
	.lnb_list  ul li a.on{font-size:15px;color:#006ebf;font-weight:700;margin-top:5px;background-position:bottom right}
	.lnb_list  ul li ul{background:#efefef;box-sizing:border-box}
	.lnb_list  ul li ul li{border-bottom:none;display:block;height:40px}
	.lnb_list  ul li ul li a.on{color:#fff !important;font-weight:700 !important;background:#696b69}
	.lnb_list  ul li ul li.on a:hover{color:#fff !important}
	.lnb_list  ul li ul li a{font-size:13px !important;padding-left:24px;line-height:35px !important;height:35px !important;font-weight:normal !important;color:#777 !important;display:block;width:100% !important}
	.lnb_list  ul li ul li a.on:hover{color:#fff !important}
	.lnb_list  ul li ul li a:hover{color:#000 !important}


	
/* contents_top */
	#contents_top{width:100%;height:95px;border-bottom:1px solid #d2d2d2;margin-bottom:30px;position:relative}
	#contents_top .title h2{font-size:27px;color:#000;padding-top:7px;line-height:48px;letter-spacing:-0.1em}
	#contents_top .title p{font-size:13px;color:#828282;padding-top:5px;padding-left:3px;letter-spacing:-0.08em;line-height:18px}
	#contents_top .info{position:absolute;right:0;top:15px;width:310px}
	#contents_top .info ul li{display:inline}
	#contents_top .info ul li a{display:block;float:left;color:#666;font-size:12px;padding:0 10px 0 26px;border-right:1px solid #d6d6d6;margin-left:10px;line-height:17px;letter-spacing:-0.06em}
	#contents_top .info ul li a.btn_print{background:url('../img/sub/sub_quick_print.gif') top left no-repeat}
	#contents_top .info ul li a.btn_qr{background:url('../img/sub/sub_quick_qr.gif') top left no-repeat}
	#contents_top .info ul li a.btn_sns{background:url('../img/sub/sub_quick_sns.gif') top left no-repeat}
	#contents_top .info ul li a:hover{color::#222;font-weight:bold;text-decoration:none}
	#contents_top .info ul li a.last{border-right:none}

	#contents_top .info .sns_pop ul{display:block;width:100px;padding:7px 0 15px 0;background:#84888b !Important;z-index:20;position:absolute;top:27px;left:110px}
	#contents_top .info .sns_pop ul li a{color:#eee !Important; line-height:20px;padding-left:10px;font-size:11px !Important;border-right:none}
	#contents_top .info .sns_pop ul li a:hover{color:#fff !important}

	#contents_top .qr_sub_on{width:291px;height:350px;;box-sizing: border-box;padding:18px 24px 0 24px;border-radius:8px;box-shadow:5px 5px 5px #999;position:absolute;z-index:999;top:35px;left:10px;background:url('/pages/basic/img/sub/qr_subbg.gif') top center #fff no-repeat;border:1px solid #ddd;overflow:hidden}
	#contents_top .qr_sub_on dl{display:block;border-bottom:1px solid #ddd;width:100%;padding:12px 0 15px 0}
	#contents_top .qr_sub_on dt{font-size:17px;color:#000;font-weight:700;padding-bottom:15px}
	#contents_top .qr_sub_on dd{line-height:17px;color:#555;font-size:12px;letter-spacing:-0.08em}
	#contents_top .qr_sub_on .qr_img{width:100%;text-align:center;padding-top:85px}
	#contents_top .qr_sub_on .btn_close{position:absolute;top:10px;right:10px;border-right:none}

/* contents */
#contents{line-height:145%;color:#555;font-size:13px;box-sizing: border-box;margin-right:10px}

#contents_wrap{width:1000px;float:left;margin-left:30px;min-height:600px;margin-bottom:50px;margin-bottom:100px !important}



	/* footer */
	#footer{width:100%;height:auto;clear:both;background:#4b4e55}
	#footer_info_wrap{background:#f2f2f2;border-bottom:1px solid #ddd;clear:both;height:70px;width:100%;box-sizing:border-box;padding:10px 0 20px 20px}
	.footer_info_box{width:1300px;margin:0 auto;}
	/* banner_wrap */
	#banner_box{float:left}
	#banner_box .bx-viewport {     width: calc(100% - 106px) !important; }
	#banner_box h3{font-size:14px;color:#313131;line-height:52px;float:left}
	#banner_box a.btn_total{font-size:11px; border:1px solid #bdbdbd; background:#fefefe; border-radius:2px; margin-top:19px; margin-left:8px;padding:3px 4px 1px 4px ;color:#999;float:left;letter-spacing:-1.5px;font-family:"돋움"}
	#banner_box a.btn_total:hover{color:#333} 	
	#banner_box .control{float:left;padding:19px 0 0 3px}
	#banner_box .control a{display:block;width:17px;height:17px;overflow:hidden;float:left;margin-right:3px;line-height:65px}
	#banner_box .control a span{overflow:hidden;position:absolute;width:1px;height:1px;font-size:0;line-height:0}
	#banner_box .control a.btn_prev{background:url('../img/main/banner_btn_prev.gif') no-repeat}
	#banner_box .control a.btn_next{background:url('../img/main/banner_btn_next.gif') no-repeat}
	#banner_box .control a:hover.btn_prev, #banner_wrap .banner_box .control a:hover.btn_next{background-position:0 -17px}
	#banner_box ul.list{padding:7px 0 0 30px;float:left}
	#banner_box ul.list li{display:inline}
	#banner_box ul.list li a{display:block;width:130px;height:40px;overflow:hidden;background:#fff;border:1px solid #d9d9d9;float:left;margin-right:10px;box-sizing:border-box;padding:2px 12px}
	#banner_box ul.list li a img{width:100%}

	.sitelink_box{position:absolute;top:10px}
	.sitelink_sbox{float:right;margin:4px 30px 0 0;position:relative}
	.sitelink_sbox button{background:#8e929d url('../img/main/input_arrow_ico3.png') center right no-repeat;border:1px solid #717787;color:#fff;cursor:pointer;float:left;font-family:'Malgun Gothic'; font-size:13px; height:40px; margin-left:4px; padding:0 30px 0 15px;position:relative;text-align:left;width:170px}
	.sitelink_sbox ul{background:#fff;border:1px solid #ddd;border-radius:0px 0px 4px 4px;position:absolute;width:170px;z-index:10;bottom:33px;left:5px;height:auto;padding:20px 0px 20px 0px;box-sizing:border-box;overflow:hidden;margin-left:-1px}
	.sitelink_sbox ul li a{font-size:12px;color:#666;display:block;width:100%;line-height:23px;padding:0 20px 0 12px}
	.sitelink_sbox ul li a:hover{background:#efefef;color:#000;font-weight:bold}

	/* copy_box */
	.copy_box{width:1284px;margin:0 auto;position:relative;clear:both;padding:17px 0 80px 0px;background:;box-sizing:border-box}
	.copy_box .footer_area{float:left;padding-bottom:20px}
	.copy_box .footer_area h2{overflow:hidden;position:absolute;width:1px;height:1px;font-size:0;line-height:0}
	.copy_box .footer_area ul{padding-top:5px}
	.copy_box .footer_area li{display:inline;font-size:13px}
	.copy_box .footer_area li a{color:#eee;line-height:30px}
	.copy_box .footer_area li span{padding:0 3px;color:#eee}
	.copy_box address{clear:both;color:#999;line-height:18px;font-style:normal;font-size:13px}
	.copy_box address span{font-weight:600}
	.copy_box p.copyright{color:#a2a2a2;line-height:18px;letter-spacing:-0.04em;padding-top:4px}
	





/****** Mobile ******/
@media screen and (max-width:690px){
/* menu */
#header{height:105px}
#header h1{padding:24px 0 24px 31px}
.header_fullmenu{display:none}
.header_fullmenu_t{display:none}
.header_fullmenu_m{display:block}

.header_fullmenu_m{position:fixed;float:none;top:27px;right:4px;z-index:9999}
.header_fullmenu_m a.btn_fullmenu_m{display:block;width:49px;height:43px;overflow:hidden;background:url('../img/main/header_btn_fullmenu.png') no-repeat}
.header_fullmenu_m a:hover{background-position:0 -43px}
a.btn_fullmenu_m span{overflow:hidden;position:absolute;width:1px;height:1px;font-size:0;line-height:0}
#menuwrap{display:none}

	.navigation_mobile_bg{position:fixed;width:100%;height:100%;min-height:100%;z-index:9998;background:#333;top:0;left:0;opacity:0.8;display:none}
		#navigation_mobile{position:absolute;width:280px;height:100%;min-height:100%;background:#2f3443;right:0;top:0;z-index:9999;display:none}
		#navigation_mobile ul li a{color:#000;font-size:17px;line-height:55px;display:block;height:55px;background:#fff;border-bottom:1px solid #ddd;padding-left:20px;position:relative}
		#navigation_mobile ul li a:hover{font-weight:bold}
		#navigation_mobile ul li a.on{background:#0170b0;color:#999;border-bottom:1px solid #fff}
		#navigation_mobile ul li a.on span{font-size:33px}
		#navigation_mobile ul li a span{position:absolute;right:20px;font-size:20px;font-weight:bold;text-align:center;color:#666}
		#navigation_mobile li ul{padding-top:0}
		#navigation_mobile li li a{background:#efefef ;line-height:45px;height:45px;font-size:15px;padding-left:30px;border-bottom:1px solid #ddd;color:#666}
		#navigation_mobile li li a:hover{color:#fff;font-weight:bold;background:#73a6d1}
		#navigation_mobile li li a span{right:30px}
		#navigation_mobile li li a.on{color:#fff;font-weight:bold;background:#73a6d1}
		#navigation_mobile li li li a{background:#d9efca;line-height:45px;height:45px;font-size:14px;padding-left:40px;border-bottom:1px solid #efefef;color:#3c4337}
		#navigation_mobile li li li a:hover,#navigation_mobile li li li a.on{border:1px solid #fff;color:#fff;font-weight:bold;background:#54a816}
		#navigation_mobile .btn_close{border-radius:50%;z-index:9999;font-size:0;position:fixed;display:block;width:40px;height:40px;background:#0f6bae url('../img/main/m_menu_close.png') center center no-repeat;line-height:56px;text-align:center;color:#fff;font-weight:bold;top:10px;right:10px}

		#navigation_m li{float:none !important}

		#navigation_mobile .navigation_mobile_top{height:60px;background:#0f6bae}
		#navigation_mobile .navigation_mobile_top ul{padding:60px 0 0 20px}
		#navigation_mobile .navigation_mobile_top a{display:block;height:auto;text-align:center;background:#0f6bae;border-radius:7px;line-height:22px;color:#dad7d4;border:1px solid #73a6d1;padding:8px 15px;margin-right:2px;width:18%;float:left}
		#navigation_mobile .navigation_mobile_top a:hover{background:#fff;color:#422e16}
		#navigation_mobile .navigation_mobile_top a span{position:static}

.weblocation_box .location li.home{display:none}
.weblocation_box .location li a{min-width:120px}

#s_visual_area{display:none}
#lnb{display:none}
#sub_wrap{width:100%}
#contents_wrap{width:100%;padding:10px;margin:0;box-sizing:border-box}
#contents_top .info{display:none}
#contents_top{width:100%;height:95px;border-bottom:1px solid #d2d2d2;margin-bottom:30px;position:relative;padding-bottom:10px}
.weblocation_box .location{padding-left:20px}

/* 푸터 */
#footer_info_wrap{display:none}
#footer{border-top:1px solid #ddd}
.copy_box{width:100%;padding:20px;min-height:300px;background:none}
.sitelink_sbox{margin:0}





}








/****** Tablet Device ******/
@media screen and (min-width:691px) and (max-width:899px) {
/* menu */
#header{height:105px}
#header h1{padding:24px 0 24px 31px}
.header_fullmenu{display:none}
.header_fullmenu_t{display:none}
.header_fullmenu_m{display:block}

.header_fullmenu_m{position:fixed;float:none;top:27px;right:4px;z-index:9999}
.header_fullmenu_m a.btn_fullmenu_m{display:block;width:49px;height:43px;overflow:hidden;background:url('../img/main/header_btn_fullmenu.png') no-repeat}
.header_fullmenu_m a:hover{background-position:0 -43px}
a.btn_fullmenu_m span{overflow:hidden;position:absolute;width:1px;height:1px;font-size:0;line-height:0}
#menuwrap{display:none}

	.navigation_mobile_bg{position:fixed;width:100%;height:100%;min-height:100%;z-index:9998;background:#333;top:0;left:0;opacity:0.8;display:none}
		#navigation_mobile{position:absolute;width:280px;height:100%;min-height:100%;background:#2f3443;right:0;top:0;z-index:9999;display:none}
		#navigation_mobile ul li a{color:#000;font-size:17px;line-height:55px;display:block;height:55px;background:#fff;border-bottom:1px solid #ddd;padding-left:20px;position:relative}
		#navigation_mobile ul li a:hover{font-weight:bold}
		#navigation_mobile ul li a.on{background:#0170b0;color:#999;border-bottom:1px solid #fff}
		#navigation_mobile ul li a.on span{font-size:33px}
		#navigation_mobile ul li a span{position:absolute;right:20px;font-size:20px;font-weight:bold;text-align:center;color:#666}
		#navigation_mobile li ul{padding-top:0}
		#navigation_mobile li li a{background:#efefef ;line-height:45px;height:45px;font-size:14px;padding-left:30px;border-bottom:1px solid #ddd;color:#666}
		#navigation_mobile li li a:hover{color:#fff;font-weight:bold;background:#73a6d1}
		#navigation_mobile li li a span{right:30px}
		#navigation_mobile li li a.on{background:#f0f0f0}
		#navigation_mobile li li li a{background:#d9efca;line-height:45px;height:45px;font-size:13px;padding-left:40px;border-bottom:1px solid #efefef;color:#3c4337}
		#navigation_mobile li li li a:hover,#navigation_mobile li li li a.on{border:1px solid #fff;color:#fff;font-weight:bold;background:#54a816}
		#navigation_mobile .btn_close{border-radius:50%;z-index:9999;font-size:0;position:fixed;display:block;width:40px;height:40px;background:#0f6bae url('../img/main/m_menu_close.gif') center center no-repeat;line-height:56px;text-align:center;color:#fff;font-weight:bold;top:10px;right:10px}

		#navigation_m li{float:none !important}

		#navigation_mobile .navigation_mobile_top{height:120px;background:#0f6bae}
		#navigation_mobile .navigation_mobile_top ul{padding:60px 0 0 20px}
		#navigation_mobile .navigation_mobile_top a{display:block;height:auto;text-align:center;background:#0f6bae;border-radius:7px;line-height:22px;color:#dad7d4;border:1px solid #73a6d1;padding:8px 15px;margin-right:2px;width:18%;float:left}
		#navigation_mobile .navigation_mobile_top a:hover{background:#fff;color:#422e16}
		#navigation_mobile .navigation_mobile_top a span{position:static}



#lnb{display:none}
#sub_wrap{max-width:95%}
#contents_wrap{width:100%;margin:10px;box-sizing:border-box}

#s_visual_area .txt{margin-left:0;left:5%}
#s_visual_area .visual img{margin-left:10%}
#contents_top .info{display:none}
.weblocation_box .location{padding-left:20px}



/* 푸터 */
.copy_box{width:100%;padding:20px;min-height:200px;background:none}



}






/****** Desktop Device ******/
@media screen and (min-width:900px) and (max-width:1280px) {

#lnb{display:none}
#contents_wrap{width:100%;margin:0;padding:15px;box-sizing:border-box}
#sub_wrap{max-width:100%}
#header_wrap{width:100%}
#s_visual_area .txt{margin-left:0;left:10%}
.header_fullmenu{display:none}
#navigation_pc{padding-right:0}
#menuwrap{width:630px}
#navigation{width:700px}
#navigation li{width:130px}


#menuwrap{width:620px}
#header h1{padding:25px 0 24px 18px}
#navigation li{width:100px;}
#navigation li a{padding:0px;font-size:16px;}
.header_fullmenu{display:block;width:100px;right:20px}
.header_fullmenu_t{display:none}
.header_fullmenu_m{display:none}
.btn_fullmenu_m{display:none}

.navigation_s5.pullDown.menu_2depth_wrap li{}
.navigation_s1 ul{position:relative;left:0px}
.navigation_s2 ul{position:relative;left:80px}
.navigation_s5 ul{position:relative;left:380px}

	.pullDown ul li a{font-size:12px !important;color:#fff !Important;position:relative;line-height:32px !Important;border-left:none !important;padding-left:20px !important;padding-right:20px !important;width:100%}
	.pullDown ul li a:hover,.pullDown ul li a.on{color:#fff !important;font-weight:800;text-decoration:none !Important;background:#333 !important}


/* footer */
.copy_box{width:100%;margin:0 auto;position:relative;clear:both;padding:17px 0 80px 20px;box-sizing:border-box}

}


/****** Desktop Wide Device ******/
@media screen and (min-width:1151px){
.header_fullmenu_t{display:none}
.header_fullmenu_m{display:none}
.btn_fullmenu_m{display:none}


}