@charset "utf-8";

.wrap {position:relative; min-width:1200px;}

.sub {min-height:630px; /*임시*/ position:relative;}

.sub_img{width:2000px; position:relative; top:0; left:50%; margin-left:-1000px;}


/*메이ㄴintro*/
.main_header{position:absolute;top:0;left:0;width:100%;height:95px;z-index:100;background:#fff}
.main_header .menu{width:1200px;margin:0 auto; padding: 10px 0;}
.main_header .logo{ display: inline-block;}
.main_header .nav_div{float:right;}
.main_header ul.nav{}
.main_header ul.nav li.fir_nav{    float: left;;margin-right:70px; line-height: 75px;}
.main_header ul.nav li.fir_nav:last-child{margin-right:0px;}
.main_header ul.nav li.fir_nav a{color:#000;font-size: 18px;}
.main_header ul.nav li.fir_nav a:hover{opacity:0.7}

.main_header .sub_menu{background:rgba(0,0,0,0.7); height: 100px; opacity:0;display:none;}
.main_header .sub_menu .sub__{width:1160px;margin:0 auto;}
.main_header .sub_menu .sub___{float:right;}
.main_header  .n_sub{float:left;padding-right:30px;padding-top:10px;}
.main_header  .n_sub li{display:block;  padding-right:0;  height: 27px; line-height: 27px;z-index:9999; position: relative;}
.main_header  .n_sub li a{font-weight:400;font-size:14px;color:#ffffff}
.main_header  .n_sub li a:hover{font-weight:bold;}

.content{position:relative;overflow: hidden;padding-top:95px;}
.cont_main{}
.cont_left{position:absolute;top:25%;left:110px;width:24.896%;z-index:100}
.cont_right{position:absolute;top:25%;right:110px;width:39.375%;z-index:100}
.main_miall_link{padding-top:80px;}
.main_miall_link a:hover{opacity:0.5}
.main_miall_ul{padding-top:50px;width: 500px;}
.main_miall_ul ul li{display:inline-block;width: 32%;}
.main_miall_ul ul li:last-child{padding-right:0px;}
.main_miall_ul ul li:hover{opacity:0.5}
.main_miall_ul ul li img{width:100%}



.main_img{
	-webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    z-index: 0;
    overflow: hidden;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}
.main_img img {
	max-width:100%;

    position: absolute;
    top: 0;
    display: block;
}
.t_before {
    z-index: 20;
	clip: rect(0px,951px,842px,0px);
}
.t_after {
    z-index: 10;
	clip: rect(0px,1902px,842px,951px);
	
}


@media (max-width: 1500px) {
	.main_img img {
		max-width:100%;
		height:100vh;
		position: absolute;
		top: 0;
		display: block;
	}
	.main_miall_ul {
		padding-top: 50px;
		width: 400px;
	}

}

@media (max-width: 1280px) {
	

}



/* 게시판 */
#bbs {width:1200px; margin:0 auto;} 



/*지점*/

/* tab */
.depth3_tab {position:absolute; left:50%; margin-left:-600px; top:15px; overflow:hidden; width:1200px; z-index:2;}
.depth3_tab li {float:left; height:50px; border:1px solid #d3b7b1; box-sizing:border-box;}
.depth3_tab li:last-of-type {margin-right:0;}
.depth3_tab li a {display:block; line-height:48px; text-align:center; color:#c99083; font-size:16px; background:#fff; letter-spacing:-0.5px;}
.depth3_tab li a.active {background:#c99083; color:#fff;}


.sub_01{padding-bottom:50px;}
.sub_01_con_fl01{overflow:hidden; width:1200px; margin:0 auto;}
.sub_01_con_fl01 li{float:left; width:14.28%; box-sizing:border-box; border-right:1px solid #d2d1d0; text-align:center; margin-bottom:30px;}
.sub_01_con_fl01 li:first-of-type{border-left:1px solid #d2d1d0;}
.sub_01_con_fl01 li:nth-of-type(7n+1){border-left:1px solid #d2d1d0;}
.sub_01_con_fl01 li a{display:block; width:100%; height:100%; font-size:16px; color:#473e3c; font-weight:300;}
.sub_01_con_fl01 li.on a{font-weight:bold}
.sub_02_con{position:relative;}
.map_tab.depth3_tab{width:720px; margin-left:-360px;}
.map_tab.depth3_tab li{width: 232px; margin-right: 8px;}
.sub_02_con_cont{width:100%;padding-top:55px;background-color:#ffffff;}
.sub_02_container{width:1000px;margin:0 auto;}
.sub_02_con_cont h2{width:100%;text-align:center;font-size:50px;color:#231815}
.sub_02_con_cont h3{width:100%;text-align:center;font-size:28px;color:#231815;font-weight:100;margin-bottom:58px;}
.sub_02_con_cont p{width:100%;text-align:center;font-size:14px;color:#473e3c;font-weight:100;margin-bottom:60px;}
.sub_02_con_cont_imgbox{width:470px;margin:0 auto;padding-bottom:130px;}
.sub_02_con_cont_imgbox_01{float:left;width:225px;}
.sub_02_con_cont_imgbox_02{float:right;width:225px;}
.sub_02_con_cont_imgbox p{text-align:center;font-size:16px;margin:20px 0 20px 0;color:#473e3c}
.sub_02_con_cont_imgbox p span{font-size:25px;}
.sub_02_con_cont_imgbox a{display:block;margin-bottom:20px;width:225px;}
.sub_02_con_cont_imgbox a img{width:100%;}
.sub_02_con_cont_imgbox ul{width:280px;padding-left:15px;}
.sub_02_con_cont_imgbox ul li{margin:0 0 5px 5px;list-style:square;font-size:13px;}
/*전주점*/
.sub_map06 > .sub_02_con_cont_imgbox_01{width:470px;}
.sub_map06 > .sub_02_con_cont_imgbox_01 > img{margin-left:122.5px;}
.sub_map06 > .sub_02_con_cont_imgbox_01 > a{margin-left:122.5px;}
.sub_map06 > .sub_02_con_cont_imgbox_01 > ul{margin-left:122.5px;}
/*인천송도점*/
.sub_02_container_map11{width:705px;}
.sub_container{width:705px;}
.sub_02_con_cont_imgbox_01 > img{width:200px;height:285px;}
.sub_02_con_cont_imgbox_02 > img{width:200px;height:285px;}
.sub_02_con_cont_imgbox_03 > img{width:200px;height:285px;}
.sub_02_con_cont_imgbox_01 > ul{width:200px;}
.sub_02_con_cont_imgbox_02 > ul{width:200px;}
.sub_02_con_cont_imgbox_03 > ul{width:200px;}
.sub_02_con_cont_imgbox_01 > a{width:200px;}
.sub_02_con_cont_imgbox_02 > a{width:200px;}
.sub_02_con_cont_imgbox_03 > a{width:200px;}
.sub_container div{float:left;}


.sub_03{position:relative;background:url("./img/location_sub3_bg.jpg") 50% 50% no-repeat;width:100%;height:850px;}
.sub_03_con{width:1200px;height:100%;margin:0 auto;padding-top:135px;}
.sub_03_con h3{font-size:35px;text-align:center;font-weight:200;color:#231815;}
.sub_03_con h2{font-size:60px;text-align:center;color:#231815;margin-bottom:53px;}
.sub_03_con p{font-size:25px;text-align:center;font-weight:200;color:#777170;margin-bottom:90px;}
.sub_03_con p span{font-weight:600;}
.sub_03_con>ul{width:100%;margin-bottom:130px;}
.sub_03_con>ul>li{float:left;width:280px; margin-right:20px;}
.sub_03_con>ul>li:last-of-type{margin-right:0;}
.sub_03_con_btm{width:910px;margin:0 auto;}
.sub_03_con_btm ul{color:#7d4842;width:33.33%;box-sizing:border-box;float:left;border-left:3px solid #efedea;}
.sub_03_con_btm ul li{width:100%;font-size:16px;text-align:center;}
.sub_03_con_btm ul .big{font-size:29.18px;}
.sub_03_con_btm_bd_ri{border-right:3px solid #efedea;;}

.sub_04{background:url("../img/location_sub04_bg.jpg") 50% 50% no-repeat;width:100%;height:1000px;}
.sub_04_con{width:850px;height:100%;margin:0 auto;padding-bottom:130px;}
.sub_04_con h2{width:600px;text-align:center;color:#fff;font-size:60px;padding-top:100px;margin:0 auto;margin-bottom:50px;}3
.sub_04_con_slide{position:relative;width:1200px;margin:0 auto;}
.bxslider{margin-bottom:5px;}
#bx-pager{width:850px;overflow:hidden;}
#bx-pager a{float:left; display:block; width:137.5px;height:92px;margin-right:5px;}
#bx-pager a:last-of-type{margin-right:0;}
#bx-pager a img{width:100%;}
.bx-wrapper{margin-bottom:5px;}

.sub_04_con{position:relative;}
.map_tab.depth3_tab{width:720px; margin-left:-360px;}
.map_tab.depth3_tab li{width: 232px; margin-right: 8px;}
.sub_04_con_slide .bx-wrapper {position:relative;}
.sub_04_con_slide .bx-wrapper .bx-controls-direction{width:1200px; position:absolute; top:50%; left:50%; margin-left:-600px; margin-top:-31px;}
.sub_04_con_slide .bx-wrapper .bx-controls-direction a {position: absolute; width: 28px; height:75px; background-size:cover; text-indent:-9999px;}
.sub_04_con_slide .bx-wrapper .bx-prev {left:20px; background: url("../img/left_btn.png") no-repeat;}
.sub_04_con_slide .bx-wrapper .bx-next {right:20px; background: url("../img/right_btn.png") no-repeat;} 


.sub_05_con{position:relative;margin-top:30px;}
.map_tab.depth3_tab{width:720px; margin-left:-360px;}
.map_tab.depth3_tab li{width: 232px; margin-right: 8px;}
.sub_05{width:100%;}/*height:2940px;*/
.sub_05_con{width:1200px;margin:0 auto;padding-top:80px;}
.sub_05_con h1{width:600px;text-align:center;font-size:60px;margin:0 auto;color:#231815;margin-bottom:50px;}
.sub_05_con h1.firstHeading{width:auto;font-size:12px;margin-bottom:0;}
.wrap_controllers{display:none;}
.sub_05_con_cont{margin-top:140px;}
.sub_05_con_cont_box01{width:100%;height:214px;}
.sub_05_con_cont h4{font-size:30px;color:#7d4842;margin-bottom:40px;}
.sub_05_con_cont p{font-size:17px;color:#6a6a6a;}
.sub_05_con_cont_box01_01{float:left;width:575px;height:100%;}
.sub_05_con_cont_box01_02{float:right;width:575px;height:100%;}
.sub_05_con_cont_box02{width:100%;height:291px;margin-bottom:94px;}
.sub_05_con_cont_box02_01{float:left;width:575px;height:100%;}
.sub_05_con_cont_box02_02{float:right;width:575px;height:100%;}
.sub_05_con_cont_box02 h4{margin-top:30px;}
.sub_05_con_cont_box02 span{display:block;width:60px;height:32px;background-color:#7d4842;color:#fff;font-size:14px;text-align:center;line-height:32px}
.fl_box{width:100%;}
.fl_box span{float:left;margin-bottom:10px;}
.fl_box p{float:left;margin:0 0 10px 10px;width:505px;}
.sub_05 h2{width:1200px;height:122px;font-size:30px;color:#7d4842;line-height:122px}
.sub_05_con_cont_box03{width:100%;height:1166px;}
.sub_05_con_cont_box03_01{width:100%;height:583px;}
.sub_05_con_cont_box03 .list_box{width:100px;height:33px;background-color:#7d4842;;font-size:14px;color:#fff;line-height:33px;text-align:center;margin-bottom:30px;}
.sub_05_con_cont_box03 ul{width:575px;height:583px;float:left;}
.sub_05_con_cont_box03 ul li{font-size:17px;color:#6a6a6a;}
.sub_05_con_cont_box03 .ul_ri{float:right;}
.sub_05_con_cont_box03_02{width:100%;height:583px;}
.img_mb{margin-top:20px;}
/* .img_mb img{width:100%;} */
.list_hei{height:100px;}
.clearfix:after{content:'';display:block;clear:both;}

/* sub_visual05_03 */

/*핑크환 페이지 css*/

.sub{width:100%; max-width:1920px; margin:0 auto;}
.sub .img_wrap {
	text-align: left;
}
.rehab{position: relative;}
.rehab > img {
	position: relative;
	left: 50%;
	margin-left: -952.5px;
}

.sub .list:after{content:""; display:block; clear:both;}
.sub .list{width:100%; text-align:center; font-size:0; padding-bottom:140px;}
.sub .list ul {width: 73.5681%;margin: 0 auto;}
.sub .list ul li{display:inline-block;width:20%;}
.sub .list img{width:100%}
.sub .list img:hover{opacity:0.5}

.sub .video{position:relative; text-align:center;}
.sub .video .vd{width:800px; height:420px; position:absolute; bottom:0; left:0;}

.section01{position:relative;}
.section01 .sec_1_vi{position:absolute;top:55%;left:70%;margin-left:-220px;width:400px;}

.section01 .video_pink2{position:absolute;top:50%;left:50%;margin-left:-450px;width:900px;}
.video_pink3{width:1200px;position:absolute; top:55%;left:50%;margin-left:-600px;}
.video_pink4{width:1200px;position:absolute; top:35%;left:50%;margin-left:-600px;}
.link_pink_1:hover{opacity:0.5}

@media screen and (max-width:1500px) {

	.section01 .sec_1_vi{width:330px;}
	.section01 .video_pink2{position:absolute;top:50%;left:50%;margin-left:-350px;width:700px;}
}

.diet_over_div {
    position: relative;
    width: 1200px;
    margin: 0 auto;
}


/*요요방지캡슐*/
.sub .video img.mmt100{margin-right:100px;}
.sub .ob_video{width: 1200px;margin: 0 auto;margin-bottom: 130px;}

/*수면캡슐*/

.sub .p_di_vd{width: 1200px;margin: 0 auto;margin-bottom:240px;}
.sub .video img.mmt201{margin-right:201px;}

/*20181029 지점 - 의료진 안내 탭 부분 css*/

.sub .tab{width:972px; margin:50px auto 0;}
.sub .tab ul{width:100%; text-align:left; font-size:0; border:1px solid #d8d8d8; box-sizing:border-box;}
.sub .tab ul li{display:inline-block; vertical-align:top; width:242.5px; height:40px; border-bottom:1px solid #d8d8d8; box-sizing:border-box; border-right:1px solid #d8d8d8; cursor:pointer; background:#f5f5f5;    text-align: center;}
.sub .tab ul li:nth-of-type(4n){border-right:0;}
.sub .tab ul li:nth-of-type(n+25){border-bottom:0;}
.sub .tab ul li p{font-size:16px; font-weight:400; letter-spacing:-0.05em; line-height:40px;}
.sub .tab ul li.on,.sub .tab ul li:hover{background:#898989;}
.sub .tab ul li.on p,.sub .tab ul li:hover p{color:#fff;}

/*20181113 추가 css*/
.sub02{min-height:800px;}
#bbs.bbs02{margin:50px auto 0;}
#bbs.bbs02 .search{text-align:right; font-size:0;}
#bbs.bbs02 .search select{width:110px; height:30px; font-size:14px; color:#171717; padding-left:12px; margin-right:9px; border:1px solid #dadada; vertical-align:middle;}
#bbs.bbs02 .search input[type="text"]{width:156px; height:30px; padding:0 10px; border:1px solid #dadada; box-sizing:border-box; vertical-align:middle; border-right:0;}
#bbs.bbs02 .search a{display:inline-block; width:65px; height:30px; font-size:14px; color:#fefefe; background:#282828; border:1px solid #dadada; box-sizing:border-box; text-align:center; line-height:30px; vertical-align:middle;}
#bbs.bbs02 #blist{overflow:initial;}
#bbs.bbs02 #blist:after{content:""; display:block; clear:both;}
#bbs.bbs02 #blist table{border-top-color:#888;}
#bbs.bbs02 #blist table thead th{font-size:14px; padding:30px 0;}
#bbs.bbs02 #blist table tbody td{padding:30px 0; font-size:13px; color:#90929a;}
#bbs.bbs02 #blist table tbody td.title a{font-size:16px; color:#454545; margin-top:10px;}
#bbs.bbs02 #blist table tbody tr td:nth-of-type(3){font-size:16px;}
#bbs.bbs02 #blist table tbody tr td:nth-of-type(3) span{display:inline-block; width:70px; height:45px; color:#f3000b; border:1px solid #f3000b; text-align:center; line-height:45px; box-sizing:border-box; font-size:12px;}
#bbs.bbs02 .btnAll{overflow:initial; clear:both;}
#bbs.bbs02 .btnAll:after{content:""; display:block; clear:both;}
#bbs.bbs02 .page strong{width:38px; height:38px; line-height:38px; font-size:14px; color:#666; vertical-align:middle; border:1px solid #dadada; box-sizing:border-box; padding:0; text-decoration:none;}
#bbs.bbs02 .page strong.active{font-weight:bold; background:#e5e5e5;}
#bbs.bbs02 .btnAll{width:100%; height:auto;}
#bbs.bbs02 .btnAll a.wbtn{display:inline-block; width:130px; height:40px; background:#5b5b5b; padding:0; text-align:center;}
#bbs.bbs02 .btnAll a.wbtn strong{display:block; width:100%; height:100%; font-size:12px; line-height:40px; color:#fff; }

/*글쓰기 페이지*/

#bbs.bbs02 #bwrite{border:0; }/*border-top:2px solid #888;*/
#bbs.bbs02 #bwrite .wlist .wBot dl{width:100%; height:70px; border-bottom:1px solid #e1e3e4;}
#bbs.bbs02 #bwrite .wlist .wBot dl.wtitle{border-bottom:0;}
#bbs.bbs02 #bwrite .wlist .wBot dt{height:70px; line-height:70px; padding:0 30px; width:130px; color:#666; font-weight:normal; font-size:14px; box-sizing:border-box;}
#bbs.bbs02 #bwrite .wlist .wBot dd{height:70px; width:auto;}
#bbs.bbs02 #bwrite .wlist .wBot dd input[type="text"]{width:auto; height:43px; border:1px solid #dedede; font-size:14px; padding:0 20px; vertical-align:middle; margin-top:10px}
#bbs.bbs02 #bwrite .wlist .wBot dd input.inputLong{width:248px;}
#bbs.bbs02 #bwrite .wlist .wBot dd input[type=password]{width:527px; height:43px; border:1px solid #dedede; font-size:14px; padding:0 20px; vertical-align:middle; margin-top:10px;}
#bbs.bbs02 #bwrite .wlist .wBot dd span{display:inline-block; vertical-align:middle; margin:11px 0 0 10px;}

#bbs.bbs02 #bwrite .wCon .editor{margin:0;}
#bbs.bbs02 #bwrite .wlist .fplus{width:100%; height:70px; border-bottom:1px solid #e1e3e4;}
#bbs.bbs02 #bwrite .wlist .fplus dl{width:100%; height:70px; border-bottom:1px solid #e1e3e4;}
#bbs.bbs02 #bwrite .wlist .fplus dl.wtitle{border-bottom:0;}
#bbs.bbs02 #bwrite .wlist .fplus dt{height:70px; line-height:70px; padding:0 30px; width:140px; color:#666; font-weight:normal; font-size:14px; box-sizing:border-box;}
#bbs.bbs02 #bwrite .wlist .fplus dd{height:70px; width:auto;}
#bbs.bbs02 #bwrite .wlist .fplus dd input{width:auto; height:45px; border:1px solid #dedede; font-size:14px; padding:0 20px; vertical-align:middle; margin-top:10px; padding-top:10px; box-sizing:border-box;}

#bbs.bbs02 #bwrite .spam{overflow:inherit; height:auto; border-bottom:1px solid #e1e3e4;}
#bbs.bbs02 #bwrite .spam:after{content:""; display:block; clear:both;}
#bbs.bbs02 #bwrite .spam dt{height:70px; line-height:70px; padding:0 30px; width:140px; color:#666; font-weight:normal; font-size:14px; box-sizing:border-box;}
#bbs.bbs02 #bwrite .spam dt label{display:inline-block; vertical-align:top; width:100%; height:100%;}
#bbs.bbs02 #bwrite .spam dd{height:70px; width:auto; line-height:70px;}
#bbs.bbs02 #bwrite .spam dd span{height:70px; font-size:14px; line-height:70px; color:#666; box-sizing:border-box;}
#bbs.bbs02 #bwrite .spam dd input{height:43px; vertical-align:top; margin-top:13px;}
#bbs.bbs02 .btnAll{margin-bottom:100px;}
#bbs.bbs02 .btnAll a{background:none; display:inline-block; width:180px; height:50px; line-height:50px; background:#cca247;}
#bbs.bbs02 .btnAll a:last-of-type{background:#b7b7b7; margin-left:10px;}
#bbs.bbs02 .btnAll a strong{color:#fff; font-size:14px; background:none; display:block; width:100%; height:100%; text-align:center; padding:0;}


/*다이어트 하단 */
#bbs #bwrite {		
		margin: 10px;
		padding: 20px;
		border: 10px solid #fff;
		overflow: hidden;
		
	}
	.bbs_div{
		position: absolute;
		width: 1100px;
		margin: 0 auto;
		top: 10%;
		left: 50%;
		margin-left: -550px;
	}
	#bbs.bbs02 {		
		position:absolute;
		top:20px;
		right:0;
		margin: 0 auto 0;
		width: 442px;
		min-width:430px;
		border:10px solid #fff;
	}
	#bbs.bbs02 #bwrite .wlist .wBot dl {
		width: 100%;
		height: 35px;
		border-bottom: 0px solid #e1e3e4;
	}
	#bbs.bbs02 #bwrite .wlist .wBot dt {
		height: 35px;
		line-height: 35px;
		padding: 0 30px;
		width: 130px;
		color: #666;
		font-weight: normal;
		font-size: 14px;
		box-sizing: border-box;
		color:#fff
	}
	#bbs.bbs02 #bwrite .wlist .wBot dd {
		height: 35px;
		width: auto;
	}
	#bbs.bbs02 #bwrite .wlist .wBot dd input[type="text"] {
		width: 200px;
		height: 35px;
		border: 1px solid #dedede;
		font-size: 14px;
		padding: 0 20px;
		vertical-align: middle;
		margin-top: 0;
	}
	#bbs.bbs02 #bwrite .wlist .wBot dd textarea {
		width: 200px;
		height: 70px;
		border: 1px solid #dedede;
		font-size: 14px;
		padding: 0 20px;
		vertical-align: middle;
		margin-top: 0;
	}
	#bbs.bbs02 .btnAll {
		margin-bottom: 0;
	}



/*다이어트 하단*/
.ld1607_wrap{}
.ld1607_wrap p{text-align:center;}
.fixed_div{position:fixed;bottom:0;left:0;width:100%;background:url(/img/diet_bg.png) 0 0 no-repeat;z-index:99}
.ld1607_appf{width:1100px;height:100px;margin:0 auto;position:relative; padding:10px 0;}

.ld1607_form dt{width: 50px;}
.ld1607_form dt label{width:55px;height:30px;color:#fff;font-size:15px;font-weight:bold;line-height:34px;}
.ld1607_form dd{height:34px;width:190px;}
.ld1607_form dd.ta{height:80px;}
.ld1607_form dt, .ld1607_form dd{margin-bottom:2px;display: inline-block;}
input[type="text"].ldi_input{height:24px;padding:3px 5px;margin:0;border:0;}
.ldi_input{height:24px;padding:3px 5px;margin:0;border:0;}
.ldi_select{height:34px;padding:2px;}
.ldi_ta{width:305px;height:62px;padding:4px;margin:0;}
.btn_ok a{display:block;text-indent:-9999px;height:161px;background:url(/img/bo_btn.jpg) 0 0 no-repeat;}
.ld1607_form dd span{color:#fff;}
.ld1607_form dd.list_height{height:36px; }
.list_height label{margin-bottom:7px;}
.ld1607_form dt.list_tatal{height:84px; width:60px; float:left;}
.ld1607_form div.height{width:100%; height:90px;}

.logo_{float:left;;    padding-top: 25px;}
.ld1607_form{display:inline-block;position:relative;width:72%;padding-top: 15px;padding-left:35px;}

.btn_ok{width:200px;height:90px;float:right;padding-top:15px;}

.left_form{width:260px;float:left;}
.right_form{width:260px;display:inline-block;}
.right_con{width: 260px;float: right;height: 77px;position: relative;}
.right_con dt label{width:55px;height:30px;color:#fff;font-size:15px;font-weight:bold;line-height:34px;}
.ld1607_appf .agree{color:#fff;font-size:13px; position:absolute;right: 3px;bottom: 0;}
.right_con textarea {
	width: 170px;
    height: 50px;
    border: 1px solid #dedede;
    font-size: 14px;
    padding: 0 20px;
    vertical-align: middle;
    margin-top: 0;
}




/*popup*/

.pop_up2 {position:absolute;;width:500px;height:600px;;z-index:4;display:none;}
.pop_up2 dd.close{clear:both; width:500px; height:23px; line-height: 12px; font:normal 12px dotum; color:#000; padding-top:4px; text-align:center;background:#000}
.pop_up2 dd.close a{color:#fff; text-decoration:none;}