@charset "utf-8";

/*@media screen and (min-width:1281px) and (max-width:1440px){
 
}*/
@media screen and (min-width:1101px) and (max-width:1280px){
 
 	/*header&tab*/
	.tit{padding-left:50px; }
	.tab{width:1000px; margin:0 auto;}
	.tab ul{width:100%;}
	.tab ul li{width:24.6%;}

	/*contents*/
	.contents{width:100%; }
	.tab_con_wrap{width:1080px; margin:0 auto; border-radius:50px; }
	.con_tit{width:980px; margin: 70px auto 0 auto;}
	.con_tit_r .line{width:720px;}
	.inner_box_l{width:45%;}
	.inner_box_r{margin-right:3%;}
}

@media screen and (min-width:1025px) and (max-width:1100px){
	/*header&tab*/
	.tit{padding-left:50px; }
	.tab{width:900px; margin:0 auto;}
	.tab ul{width:100%;}
	.tab ul li{width:24.5%;}

	/*contents*/
	.contents{width:100%; height:auto;}
	.tab_con_wrap{width:980px; margin:0 auto; border-radius:50px; height:1530px;}
	.tab_con{width:970px;}
	.con_tit{width:700px; margin: 70px auto 0 auto; position:relative;}
	.con_tit .con_tit_l{width:260px; margin-right:0; position:absolute; background-color:#fff; left:50%; transform:translateX(-50%);}
	.con_tit_r .line{width:700px;}
	.inner_box{width:970px; height:1350px; position:relative;}
	.inner_box_l{width:970px;}
	.inner_box_r{position:absolute; left:50%; transform:translateX(-50%); bottom:0%; width:53%;}
}

@media screen and (min-width:981px) and (max-width:1024px){
	/*header&tab*/
	.tit{padding-left:50px; }
	.tab{width:800px; margin:0 auto;}
	.tab ul{width:100%;}
	.tab ul li{width:24.5%;}

	/*contents*/
	.contents{width:100%; height:auto; padding-bottom:50px;}
	.tab_con_wrap{width:900px; margin:0 auto; border-radius:50px; height:1530px;}
	.tab_con{width:890px;}
	.con_tit{width:700px; margin: 70px auto 0 auto; position:relative;}
	.con_tit .con_tit_l{width:260px; margin-right:0; position:absolute; background-color:#fff; left:50%; transform:translateX(-50%);}
	.con_tit_r .line{width:700px;}
	.inner_box{width:890px; height:1350px; position:relative;}
	.inner_box_l{width:890px;}
	.inner_box_r{position:absolute; left:50%; transform:translateX(-50%); bottom:0%; width:58%;}
}

@media screen and (min-width:877px) and (max-width:980px){

	/*header&tab*/
	.fixed_header{height:525px;}
	.bg_span{height:250px;}
	.tit{padding-left:50px; width:100%; height:450px;}
	.tit .text_box{padding-top:120px;}
	.tit .text_box p:first-child{font-size:35px;}
	.tit .text_box p:last-child{font-size:62px;}

	.tab{width:730px; margin:0 auto;}
	.tab ul{width:100%;}
	.tab ul li{width:24.4%;}
	.tab .hide{display:none;}
	.tab ul li.active{height:78px;}
	.tab ul li{height:75px; border-radius:40px 40px 0 0;}
	.tab ul li a{line-height:75px;}


	/*contents*/
	.contents{width:100%; height:auto; padding-bottom:50px;}
	.tab_con_wrap{width:850px; margin:0 auto; border-radius:50px; height:1530px;}
	.tab_con{width:840px;}
	.con_tit{width:700px; margin: 70px auto 0 auto; position:relative;}
	.con_tit .con_tit_l{width:260px; margin-right:0; position:absolute; background-color:#fff; left:50%; transform:translateX(-50%);}
	.con_tit_r .line{width:700px;}
	.inner_box{width:840px; height:1350px; position:relative;}
	.inner_box_l{width:840px;}
	.inner_box_r{position:absolute; left:50%; transform:translateX(-50%); bottom:0%; width:61%;}
}

@media screen and (min-width:769px) and (max-width:876px){
	/*header&tab*/
	.fixed_header{height:520px;}
	.bg_span{height:250px;}
	.tit{padding-left:50px; width:100%; height:450px;}
	.tit .text_box{padding-top:120px;}
	.tit .text_box p:first-child{font-size:35px;}
	.tit .text_box p:last-child{font-size:62px;}

	.tab{width:650px; margin:0 auto;}
	.tab ul{width:100%;}
	.tab ul li{width:24.4%;}
	.tab .hide{display:none;}
	.tab ul li.active{height:73px;}
	.tab ul li{height:70px; border-radius:40px 40px 0 0;}
	.tab ul li a{line-height:70px;}


	/*contents*/
	.contents{width:100%; height:auto; padding-bottom:50px;}
	.tab_con_wrap{width:750px; margin:0 auto; border-radius:50px; height:1530px;}
	.tab_con{width:740px;}
	.con_tit{width:600px; margin: 70px auto 0 auto; position:relative;}
	.con_tit .con_tit_l{width:260px; margin-right:0; position:absolute; background-color:#fff; left:50%; transform:translateX(-50%);}
	.con_tit_r .line{width:600px;}
	.inner_box{width:740px; height:1350px; position:relative;}
	.inner_box_l{width:740px;}
	.inner_box_r{position:absolute; left:50%; transform:translateX(-50%); bottom:0%; width:69%;}
}

@media screen and (min-width:641px) and (max-width:768px){
	/*header&tab*/
	.fixed_header{height:410px;}
	.bg_span{height:230px;}
	.tit{padding-left:50px; width:100%; height:350px;}
	.tit .text_box{padding-top:100px;}
	.tit .text_box p:first-child{font-size:28px;}
	.tit .text_box p:last-child{font-size:50px;}

	.tab{width:550px; margin:0 auto;}
	.tab ul{width:100%;}
	.tab ul li{width:24.2%;}
	.tab .hide{display:none;}
	.tab ul li.active{height:63px;}
	.tab ul li{height:60px; border-radius:30px 30px 0 0;}
	.tab ul li a{line-height:60px;}


	/*contents*/
	.contents{width:100%; height:auto; padding-bottom:50px;}
	.tab_con_wrap{width:620px; margin:0 auto; border-radius:40px; height:1530px;}
	.tab_con{width:610px;}
	.con_tit{width:500px; margin: 60px auto 0 auto; position:relative;}
	.con_tit .con_tit_l{width:260px; margin-right:0; position:absolute; background-color:#fff; left:50%; transform:translateX(-50%);}
	.con_tit_r .line{width:500px;}
	.inner_box{width:600px; height:1350px; position:relative;}
	.inner_box_l{width:600px;}
	.inner_box_r{position:absolute; left:50%; transform:translateX(-50%); bottom:0%; width:85%;}

	/*homebtn*/
	#home_btn{width:80px; height:80px;}
	#home_btn .img{width:30px; height:30px; margin:15px auto 5px auto;}
	#home_btn p{font-size:14px;}
}

@media screen and (min-width:588px) and (max-width:640px){
	/*header&tab*/
	.fixed_header{height:360px; position:fixed; top:0; z-index:99; border-bottom:3px solid #ff4356;}
	.bg_span{height:200px;}
	.tit{padding-left:50px; width:100%; height:297px;}
	.tit .text_box{padding-top:70px;}
	.tit .img_box{padding-top:30px;}
	.tit .text_box p:first-child{font-size:26px;}
	.tit .text_box p:last-child{font-size:45px;}

	.tab{width:500px; margin:0 auto;}
	.tab ul{width:100%;}
	.tab ul li{width:24.2%;}
	.tab .hide{display:none;}
	.tab ul li.active{height:63px;}
	.tab ul li{height:60px; border-radius:30px 30px 0 0;}
	.tab ul li a{line-height:60px;}


	/*contents*/
	.contents{width:100%; height:auto; padding-bottom:50px; margin-top:360px;background-color:#fff;}
	.tab_con_wrap{width:550px; margin:0 auto; border-radius:40px; height:1530px; border:none; }
	.tab_con{width:610px;}
	.con_tit{width:500px; margin: 60px auto 0 auto; position:relative;}
	.con_tit .con_tit_l{width:260px; margin-right:0; position:absolute; background-color:#fff; left:50%; transform:translateX(-50%);}
	.con_tit_r .line{width:500px;}
	.inner_box{width:600px; height:1350px; position:relative;}
	.inner_box_l{width:600px;}
	.inner_box_r{position:absolute; left:50%; transform:translateX(-50%); bottom:0%; width:85%;}

	/*homebtn*/
	#home_btn{width:60px; height:60px;}
	#home_btn .img{width:25px; height:25px; margin:8px auto 5px auto;}
	#home_btn p{font-size:12px;}
}

@media screen and (min-width:481px) and (max-width:587px){
	/*header&tab*/
	#wrap{width:100%;}
	.fixed_header{height:313px; position:fixed; top:0; z-index:99; border-bottom:3px solid #ff4356;}
	.bg_span{height:180px;}
	.tit{padding-left:50px; width:100%; height:260px; padding-left:0; position:relative;}
	.tit .text_box{width:315px; padding-top:60px; position:absolute; left:50%; transform:translate(-50%);}
	.tit .img_box{padding-top:30px; display:none;}
	.tit .text_box p:first-child{font-size:25px;}
	.tit .text_box p:last-child{font-size:45px;}

	.tab{width:450px; margin:0 auto;}
	.tab ul{width:100%;}
	.tab ul li{width:24%;}
	.tab .hide{display:none;}
	.tab ul li.active{height:53px;}
	.tab ul li{height:50px; border-radius:25px 25px 0 0;}
	.tab ul li a{line-height:50px; font-size: 20px;}


	/*contents*/
	.contents{width:100%; height:auto; padding-bottom:50px; margin-top:360px;background-color:#fff;}
	.tab_con_wrap{width:100%; margin:0 auto; border-radius:40px; height:1530px; border:none; }
	.tab_con{width:610px;}
	.con_tit{width:400px; margin: 30px auto 0 auto; position:relative;}
	.con_tit .con_tit_l{width:260px; margin-right:0; position:absolute; background-color:#fff; left:50%; transform:translateX(-50%);}
	.con_tit_r .line{width:400px;}
	.inner_box{width:100%; height:1650px; position:relative;}
	.inner_box_l{width:100%;}
	.inner_box_r{position:absolute; left:50%; transform:translateX(-50%); bottom:0%; width:75%; height:1000px; background: url(../images/sub/tag_s.png) no-repeat center; background-size:100%;}
	.inner_box_r_top{padding:170px 0; height:450px;}
	.inner_box_r_top h4{width:65%; background:none;}
	.inner_box_r_top .icon_list{margin:35px auto; width:365px;}
	.inner_box_r_top .icon_list li{margin-right:10px;}

	.table3{padding:20px 0 5px 0;}
	.table3 tr:nth-child(1) th{height:35px;}
	.table3 tr th:nth-child(1){width:70px;  padding:5px;}
	.table3 tr th:nth-child(2){width:70px;}
	.table3 tr th:nth-child(3){width:110px;}
	.table3 tr th:nth-child(4){width:110px;}
	.inner_box_r_bottom p:last-child{ padding-top:15px;}


	/*homebtn*/
	#home_btn{width:60px; height:60px;}
	#home_btn .img{width:25px; height:25px; margin:8px auto 5px auto;}
	#home_btn p{font-size:12px;}
}

@media screen and (min-width:416px) and (max-width:480px){

	/*header&tab*/
	.fixed_header{height:308px; position:fixed; top:0; z-index:99; border-bottom:3px solid #ff4356;}
	.bg_span{height:180px;}
	.tit{padding-left:50px; width:100%; height:260px; padding-left:0; position:relative;}
	.tit .text_box{width:315px; padding-top:60px; position:absolute; left:50%; transform:translate(-50%);}
	.tit .img_box{padding-top:30px; display:none;}
	.tit .text_box p:first-child{font-size:25px;}
	.tit .text_box p:last-child{font-size:45px;}

	.tab{width:380px; margin:0 auto;}
	.tab ul{width:100%;}
	.tab ul li{width:24%;}
	.tab .hide{display:none;}
	.tab ul li.active{height:48px;}
	.tab ul li{height:45px; border-radius:20px 20px 0 0;}
	.tab ul li a{line-height:45px; font-size: 17px;}


	/*contents*/
	.contents{width:100%; height:auto; padding-bottom:50px; margin-top:320px;background-color:#fff;}
	.tab_con_wrap{width:100%; margin:0 auto; border-radius:40px; height:1530px; border:none; }
	.tab_con{width:610px;}
	.con_tit{width:380px; margin: 30px auto 0 auto; position:relative;}
	.con_tit .con_tit_l{width:220px; margin-right:0; position:absolute; background-color:#fff; left:50%; transform:translateX(-50%); font-size:32px; top:15px;}
	.con_tit .con_tit_l span{font-size:20px;}
	.con_tit_r .line{width:380px;}
	.inner_box{width:100%; height:1600px; position:relative;}
	.inner_box_l{width:100%;}
	.inner_box_l h3{font-size:23px;}
	.inner_box_r{position:absolute; left:50%; transform:translateX(-50%); bottom:0%; width:71%; height:1000px; background: url(../images/sub/tag_s.png) no-repeat center; background-size:100%;}
	.inner_box_r_top{padding:170px 0; height:450px;}
	.inner_box_r_top h4{width:65%; background:none;}
	.inner_box_r_top .icon_list{margin:35px auto; width:365px;}
	.inner_box_r_top .icon_list li{margin-right:10px;}

	.table3{padding:20px 0 5px 0;}
	.table3 tr:nth-child(1) th{height:35px;}
	.table3 tr th:nth-child(1){width:70px;  padding:5px;}
	.table3 tr th:nth-child(2){width:70px;}
	.table3 tr th:nth-child(3){width:110px;}
	.table3 tr th:nth-child(4){width:110px;}
	.inner_box_r_bottom p:last-child{ padding-top:10px;}


	/*homebtn*/
	#home_btn{width:60px; height:60px;}
	#home_btn .img{width:25px; height:25px; margin:8px auto 5px auto;}
	#home_btn p{font-size:12px;}
}

@media screen and (min-width:381px) and (max-width:415px){

	/*header&tab*/
	.fixed_header{width:415px; height:280px; position:fixed; top:0; z-index:99; border-bottom:3px solid #ff4356; left:50%; transform:translateX(-50%);}
	.bg_span{height:150px;}
	.tit{padding-left:50px; width:100%; height:232px; padding-left:0; position:relative;}
	.tit .text_box{width:280px; padding-top:40px; position:absolute; left:50%; transform:translate(-50%);}
	.tit .img_box{padding-top:30px; display:none;}
	.tit .text_box p:first-child{font-size:23px;}
	.tit .text_box p:last-child{font-size:40px;}

	.tab{width:360px; margin:0 auto;}
	.tab ul{width:100%;}
	.tab ul li{width:23.8%;}
	.tab .hide{display:none;}
	.tab ul li.active{height:48px;}
	.tab ul li{height:45px; border-radius:20px 20px 0 0;}
	.tab ul li a{line-height:45px; font-size: 17px;}


	/*contents*/
	.contents{width:100%; height:auto; padding-bottom:30px; margin-top:300px;background-color:#fff;}
	.tab_con_wrap{width:100%; margin:0 auto; border-radius:40px; height:1500px; border:none; }
	.tab_con{width:610px;}
	.con_tit{width:350px; margin: 30px auto 0 auto; position:relative;}
	.con_tit .con_tit_l{width:220px; margin-right:0; position:absolute; background-color:#fff; left:50%; transform:translateX(-50%); font-size:32px; top:15px;}
	.con_tit .con_tit_l span{font-size:20px;}
	.con_tit_r .line{width:350px;}
	.inner_box{width:100%; height:1550px; position:relative;}
	.inner_box_l{width:100%;}
	.inner_box_l h3{font-size:23px; width:290px; margin:0 auto;}
	.table1 tr th:nth-child(1){width:80px;}
	.table1 tr th:nth-child(2){width:120px;}
	.table1 tr th:nth-child(3){width:120px;}
	.table2 tr th:nth-child(1){width:140px;}
	.table2 tr th:nth-child(2){width:185px;}


	.inner_box_r{position:absolute; left:50%; transform:translateX(-50%); bottom:0%; width:63%; height:900px; background: url(../images/sub/tag_s.png) no-repeat center; background-size:100%;}
	.inner_box_r_top{padding:170px 0; height:400px;}
	.inner_box_r_top h4{width:65%; background:none;}
	.inner_box_r_top .icon_list{margin:25px auto; width:365px;}
	.inner_box_r_top .icon_list li{margin-right:10px;}


	.table3{padding:20px 0 5px 0;}
	.table3 tr th{font-size:12px; letter-spacing:-1px; font-weight:400;}
	.table3 tr td{font-size:12px; letter-spacing:-1px; }
	.table3 tr:nth-child(1) th{height:35px;  border-radius:10px 10px 0 0; height:30px;}
	.table3 tr th:nth-child(1){width:60px;  padding:5px;}
	.table3 tr th:nth-child(2){width:70px;}
	.table3 tr th:nth-child(3){width:90px;}
	.table3 tr th:nth-child(4){width:100px;}
	.inner_box_r_bottom p:first-child{font-size:15px;}
	.inner_box_r_bottom p:last-child{ padding-top:3px; font-size:12px;}


	/*homebtn*/
	#home_btn{width:60px; height:60px;}
	#home_btn .img{width:25px; height:25px; margin:8px auto 5px auto;}
	#home_btn p{font-size:12px;}
}

@media screen and (min-width:321px) and (max-width:380px){
	/*header&tab*/
	
	.fixed_header{width:380px; height:240px; position:fixed; top:0; left:50%; transform:translateX(-50%); z-index:99; border-bottom:3px solid #ff4356;}
	.bg_span{height:120px;}
	.tit{padding-left:50px; width:100%; height:197px; padding-left:0; position:relative;}
	.tit .text_box{width:240px; padding-top:40px; position:absolute; left:50%; transform:translate(-50%);}
	.tit .img_box{padding-top:30px; display:none;}
	.tit .text_box p:first-child{font-size:20px;}
	.tit .text_box p:last-child{font-size:35px; margin-top:-15px;}

	.tab{width:310px; margin:0 auto;}
	.tab ul{width:100%;}
	.tab ul li{width:23.5%;}
	.tab .hide{display:none;}
	.tab ul li.active{height:43px;}
	.tab ul li{height:40px; border-radius:20px 20px 0 0;}
	.tab ul li a{line-height:40px; font-size: 15px;}


	/*contents*/
	.contents{width:100%; height:auto; padding-bottom:50px; padding-top:250px;background-color:#fff;}
	.tab_con_wrap{width:100%; margin:0 auto; border-radius:40px; height:1500px; border:none; }
	.tab_con{width:610px;}
	.con_tit{width:300px; margin: 10px auto 0 auto; position:relative;}
	.con_tit .con_tit_l{width:180px; margin-right:0; position:absolute; background-color:#fff; left:50%; transform:translateX(-50%); font-size:28px; top:15px;}
	.con_tit .con_tit_l span{font-size:17.5px;}
	.con_tit_r .line{width:300px;}

	.inner_box{width:100%; height:1500px; position:relative; padding:0;}
	.inner_box_l{width:100%;}
	.inner_box_l h3{font-size:23px; width:290px; margin:0 auto;}
	.inner_box_l p{font-size:18px;}
	.table1 tr th:nth-child(1){width:70px;}
	.table1 tr th:nth-child(2){width:110px;}
	.table1 tr th:nth-child(3){width:110px;}
	.table2 tr th:nth-child(1){width:120px;}
	.table2 tr th:nth-child(2){width:175px;}


	.inner_box_r{position:absolute; left:50%; transform:translateX(-50%); bottom:0%; width:55%; height:800px; background: url(../images/sub/tag_s2.png) no-repeat center; background-size:100%;}
	.inner_box_r_top{padding:80px 0; height:350px;}
	.inner_box_r_top h4{width:65%; background:none; font-size:16px; font-family:'GmarketSansMedium';}
	.inner_box_r_top .icon_list{margin:15px auto; width:250px; font-size:11px; line-height:13px;}
	.inner_box_r_top .icon_list li{width:50%; margin-right:0; margin-bottom:20px;}
	.inner_box_r_top .icon_list li.first{padding-top:50px;}
	.inner_box_r_top .icon_list img{width:30px; height:30px;}


	.table3{padding:20px 0 5px 0;}
	.table3 tr th{font-size:12px; letter-spacing:-1px; font-weight:400;}
	.table3 tr td{font-size:12px; letter-spacing:-1px; }
	.table3 tr:nth-child(1) th{height:35px;  border-radius:10px 10px 0 0; height:30px;}
	.table3 tr th:nth-child(1){width:50px;  padding:8px 5px;}
	.table3 tr th:nth-child(2){width:60px;}
	.table3 tr th:nth-child(3){width:85px;}
	.table3 tr th:nth-child(4){width:85px;}
	.inner_box_r_bottom p:first-child{font-size:13px;}
	.inner_box_r_bottom p:last-child{ padding-top:3px; font-size:11px;}


	/*homebtn*/
	#home_btn{width:50px; height:50px; top:130px; right:15px;}
	#home_btn .img{width:23px; height:23px; margin:3px auto 5px auto;}
	#home_btn p{font-size:11px; margin-top:-8px;}
}

@media screen and (min-width:0px) and (max-width:320px){
	/*header&tab*/
	.fixed_header{height:240px; position:fixed; top:0; left:50%; transform:translateX(-50%); z-index:99; border-bottom:3px solid #ff4356; width:320px;}
	.bg_span{height:120px;}
	.tit{padding-left:50px; width:100%; height:197px; padding-left:0; position:relative;}
	.tit .text_box{width:240px; padding-top:40px; position:absolute; left:50%; transform:translate(-50%);}
	.tit .img_box{padding-top:30px; display:none;}
	.tit .text_box p:first-child{font-size:20px;}
	.tit .text_box p:last-child{font-size:35px; margin-top:-15px;}

	.tab{width:310px; margin:0 auto;}
	.tab ul{width:100%;}
	.tab ul li{width:23.5%;}
	.tab .hide{display:none;}
	.tab ul li.active{height:43px;}
	.tab ul li{height:40px; border-radius:20px 20px 0 0;}
	.tab ul li a{line-height:40px; font-size: 15px;}


	/*contents*/
	.contents{width:100%; height:auto; padding-bottom:30px; margin-top:250px;background-color:#fff;}
	.tab_con_wrap{width:100%; margin:0 auto; border-radius:40px; height:1500px; border:none; }
	.tab_con{width:610px;}
	.con_tit{width:300px; margin: 10px auto 0 auto; position:relative;}
	.con_tit .con_tit_l{width:180px; margin-right:0; position:absolute; background-color:#fff; left:50%; transform:translateX(-50%); font-size:28px; top:15px;}
	.con_tit .con_tit_l span{font-size:17.5px;}
	.con_tit_r .line{width:300px;}

	.inner_box{width:100%; height:1500px; position:relative; padding:0;}
	.inner_box_l{width:100%;}
	.inner_box_l h3{font-size:23px; width:290px; margin:0 auto;}
	.inner_box_l p{font-size:18px;}
	.table1 tr th:nth-child(1){width:70px;}
	.table1 tr th:nth-child(2){width:110px;}
	.table1 tr th:nth-child(3){width:110px;}
	.table2 tr th:nth-child(1){width:120px;}
	.table2 tr th:nth-child(2){width:175px;}


	.inner_box_r{position:absolute; left:50%; transform:translateX(-50%); bottom:0%; width:55%; height:800px; background: url(../images/sub/tag_s2.png) no-repeat center; background-size:100%;}
	.inner_box_r_top{padding:80px 0; height:350px;}
	.inner_box_r_top h4{width:65%; background:none; font-size:16px; font-family:'GmarketSansMedium';}
	.inner_box_r_top .icon_list{margin:15px auto; width:250px; font-size:11px; line-height:13px;}
	.inner_box_r_top .icon_list li{width:50%; margin-right:0; margin-bottom:20px;}
	.inner_box_r_top .icon_list li.first{padding-top:50px;}
	.inner_box_r_top .icon_list img{width:30px; height:30px;}


	.table3{padding:20px 0 5px 0;}
	.table3 tr th{font-size:12px; letter-spacing:-1px; font-weight:400;}
	.table3 tr td{font-size:12px; letter-spacing:-1px; }
	.table3 tr:nth-child(1) th{height:35px;  border-radius:10px 10px 0 0; height:30px;}
	.table3 tr th:nth-child(1){width:50px;  padding:8px 5px;}
	.table3 tr th:nth-child(2){width:60px;}
	.table3 tr th:nth-child(3){width:85px;}
	.table3 tr th:nth-child(4){width:85px;}
	.inner_box_r_bottom p:first-child{font-size:13px;}
	.inner_box_r_bottom p:last-child{ padding-top:3px; font-size:11px;}


	/*homebtn*/
	#home_btn{width:50px; height:50px; top:130px; right:15px;}
	#home_btn .img{width:23px; height:23px; margin:3px auto 5px auto;}
	#home_btn p{font-size:11px; margin-top:-8px;}
}