/*-------------------------------------------------------------------------------------------
Basic Style Sheet

author: junkyung Kim
email : kk440404@naver.com
-------------------------------------------------------------------------------------------*/

.subvisual{
	height:245px;
	width:1000px;
	margin:0 auto;
	overflow:hidden;
	position:relative;
}

.subvisual .btnl{
	left:0;
	top:100px;
	position:absolute;
	z-index:10000;
}

.subvisual .btnr{
	right:0;
	top:100px;
	position:absolute;
	z-index:10000;
}

.subvisual #subVisual01{
	position:absolute;
	top:0;
	left:0;
}

.subvisual #subVisual02{
	position:absolute;
	top:0;
	left:1000px;
}

.subvisual #subVisual03{
	position:absolute;
	top:0;
	left:2000px;
}

.subvisual #subVisual04{
	position:absolute;
	top:0;
	left:3000px;
}



#subarea {
	clear:both;
	position: relative;
	left: 0;
	top: 0;
	width: 100%;
	min-height: 300px;
}

.subarea {
	background:url(../images/ksamsung/ksamsung_bg.jpg) top center no-repeat;
}

#subarea .subareabg{
	position: relative;
	width: 1300px;
	margin:0 auto;
}

#subarea .contentsarea {
	position: relative;
	width: 1000px;
	margin:0 auto;
	background-color:#fff;
}

#subarea #contentsarea {
	background-color:transparent;
}

#subarea .contentsarea .pagenavi {
	position: relative;
	width: 1000px;
	height: 70px;
	display:none;
}

#subarea .contentsarea .pagenavi p{
	position: absolute;
	right:20px;
	top:40px;
	font-size:12px;
}

#subarea .contentsarea .pagenavi p span{
	padding:0 10px 0 10px;
}

#subarea .contentsarea .pagenavi p .red{
	color:#b4141a;
	font-weight:bold;
}

#subarea .contentsarea .leftmenuarea {
	position: relative;
	width: 1000px;
	height:48px;
	z-index:999999999;
}

#subarea .contentsarea .leftmenuarea .leftmenutitle{
	display:none;
}


#subarea .contentsarea .leftmenuarea .leftmenuli{
	width: 1000px;
	height:46px;
	border-top:1px solid #525252;
	border-bottom:1px solid #cccccc;

}

#subarea .contentsarea .leftmenuarea .leftmenuli ul{
	position: relative;
	width: 1000px;
	height:44px;
	border-top:1px solid #333333;
	border-bottom:1px solid #d4d4d4;
}

#subarea .contentsarea .leftmenuarea .leftmenuli li{
	position: relative;
	float:left;
	height:44px;
	font-weight:bold;
	text-align:center;
	background-color:#04c6c8;
	border-right:1px solid #6ec9ca;
}

#subarea .contentsarea .leftmenuarea .leftmenuli li.on{
	position: relative;
	height:44px;
	background-color:#ffffff;
	color:#035a83;
	text-align:center;
}

#subarea .contentsarea .leftmenuarea .leftmenuli li.on p{
	border:0;
	color:#042b46;
}

#subarea .contentsarea .leftmenuarea .leftmenuli li p{
	position: relative;
	color:#333333;
	padding-top:12px;
}



#subarea .contentsarea .leftmenuarea .leftmenuli div{
	position: relative;
	float:left;
	height:44px;
	font-weight:bold;
	text-align:center;
	background-color:#04c6c8;
	border-right:1px solid #6ec9ca;
}

#subarea .contentsarea .leftmenuarea .leftmenuli div.on{
	position: relative;
	height:44px;
	background-color:#ffffff;
	color:#035a83;
	text-align:center;
}

#subarea .contentsarea .leftmenuarea .leftmenuli div.on p{
	border:0;
	color:#042b46;
}

#subarea .contentsarea .leftmenuarea .leftmenuli div p{
	position: relative;
	color:#333333;
	padding-top:12px;
}




#subarea .contentsarea .subcontentarea {
	position: relative;
	width: 1000px;
}



/*서브기본레이어아웃*/

#subtitle{
	position: relative;
	height: 54px;
	width: 736px;
	font-size:32px;
	color:#204a91;
	font-weight:bold;
}

#contop{
	position: relative;
	width: 736px;
	height: 377px;
	background-image:url(../images/breast/sub01_top_bg.jpg);

}

#contop .concopy{
	font-size:44px;
	line-height:44px;
	color:#035a83;
	padding-top:30px;
	padding-left:20px;
}

#contop .concopy span{
	color:#437952;
	font-weight:bold;
}

#contop .context{
	font-size:24px;
	color:#959595;
	line-height:26px;
	padding-top:25px;
	padding-left:20px;
}

#subinfo{
	position:relative;
	width: 1000px;
	min-height: 220px;
	background-image:url(../images/sub/subinfo_bg.jpg);
}

#subinfo .infotext{
	float:left;
	width: 555px;
	margin: 20px 20px 0 20px;
}

#subinfo .infotext .infocopy{
	font-size: 30px;
	font-weight:bold;
	color:#ffffff;
	padding-bottom:14px;
}

#subinfo .infotext .infocontext{
	color:#ffffff;
	font-size:14px;
	line-height:16px;
	text-align:justify;
}

#subinfo .infolist{
	float:left;
	width: 310px;
	margin: 30px 0 0 45px;
}

#subinfo .infolist ul{
	width: 310px;
}
#subinfo .infolist ul li{
	width: 300px;
	border-bottom: 1px solid #31516b;
	padding: 8px 5px 8px 5px ;
	color:#ffffff;
}

#subinfo .infolist ul li span{
	font-weight:bold;
}

#subinfo .infolist ul li{
	padding-left: 10px ;
}

.photoareabg{
	width:1000px;
}

#photoarea .baphoto{
	width:736px;
	background: #eeeeee;
	padding-top:40px;
	border:1px solid #bbbbbb;
	margin:0 auto;
}

#photoarea .baphoto .mainphoto{
	width:627px;
	height:412px;
	margin:0 auto;
	border:2px solid #d4d4d4;
}

#photoarea .baphoto .batext{
	width:627px;
	height:53px;
	margin:0 auto;
}

#photoarea .baphoto .batext .before{
	float:left;
	width:313px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
}

#photoarea .baphoto .batext .after{
	float:left;
	width:314px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
}

#photoarea .baphoto .batext div p{
	padding-top:20px;
}

#photoarea .baphoto .thumphoto{
	border-top:1px solid #bbbbbb;
	width:736px;
	height:160px;
}

#photoarea .baphoto .thumphoto .thumsubphoto{
	width:627px;
	margin:0 auto;
	margin-top:24px;
}

#photoarea .baphoto .thumphoto .thumsubphoto div{
	float:left;
	width:176px;
	height:112px;
	background:#000;
	margin-right:46px;
	border:1px solid #d4d4d4;
}
#photoarea .baphoto .thumphoto .thumsubphoto div.end{
	float:left;
	width:176px;
	height:112px;
	background:#000;
	margin-right:0;
}

.subtap{
	/* 736-->1000 */
	width:1000px;
	height:30px;
	border-top:1px solid #464747;
	border-bottom:1px solid #464747;
	border-left:1px solid #e5e5e5;
}
.subtap li{
	float:left;
	height:20px;
	border-right:1px solid #e5e5e5;
	background-color:#f4f4f4;
	text-align:center;
	padding:5px 0 5px 0;
	cursor:pointer;
}

.subtap li.on{
	float:left;
	height:20px;
	border-right:1px solid #e5e5e5;
	background-color:#adadad;
	color:#404040;
	text-align:center;
	font-weight:bold;
	padding:5px 0 5px 0;
}

/*서브페이지 상단 버튼들*/
.contopbtL{
	margin-left: 48px;
	padding-top: 220px;
	display:none;
}

.contopbtL li{
	float: left;
	padding-right: 10px;
}
.contopbtR{
	margin-left: 368px;
	padding-top: 220px;
	display:none;
}

.contopbtR li{
	float: left;
	padding-right: 10px;
}

.subcontitle{
	font-size:30px;
	color:#204a91;
	background:url(../images/sub/subcontitlebg.jpg) no-repeat;
	margin-left:30px;
	padding-left:15px;
	font-weight:bold;
}

.subcontitle2{
	margin-left:30px;
}

.submidtitle{
	margin:0 30px 0 30px;
	padding:0 20px 0 20px;
	color:#000000;
	font-size:16px;
	font-weight:bold;
	line-height:24px;
}

.subconimg{
	text-align:center;
}

.subcontext{
	margin:0 30px 0 30px;
	padding:0 20px 0 20px;
	color:#000000;
	font-size:14px;
	line-height:20px;
}




/*각센터 안내페이지 하단 안전시스템*/
.safety{
	background-image:url(../images/sub/safety_bg.jpg);
	height: 884px;
	width: 736px;
}

.safety .section01{
	height: 250px;
	width: 736px;
	position: relative;
}
.safety .section01 .stitle{
	left: 490px;
	top: 20px;
	position: absolute;
}
.safety .section01 .scontents{
	left: 490px;
	top: 55px;
	position: absolute;
	font-size: 12px;
	color: #fff;
}

.safety .section02{
	height: 250px;
	width: 736px;
	position: relative;
}
.safety .section02 .stitle{
	left: 490px;
	top: -10px;
	position: absolute;
}
.safety .section02 .scontents{
	left: 490px;
	top: 30px;
	position: absolute;
	font-size: 12px;
	color: #fff;
}

.safety .section03{
	height: 250px;
	width: 736px;
	position: relative;
}
.safety .section03 .stitle{
	left: 490px;
	top: -35px;
	position: absolute;
}
.safety .section03 .scontents{
	left: 490px;
	top: 10px;
	position: absolute;
	font-size: 12px;
	color: #fff;
}

.safety .section04{
	height: 250px;
	width: 736px;
	position: relative;
}
.safety .section04 .stitle{
	left: 490px;
	top: -60px;
	position: absolute;
}
.safety .section04 .scontents{
	left: 490px;
	top: -15px;
	position: absolute;
	font-size: 12px;
	color: #fff;
}


/*강남삼성성형외과_강남삼성의차별성*/
#ksamsung_sub01{
	width: 1000px;
}

#ksamsung_sub01 .subtitle{
	position: relative;
	height: 54px;
	width: 1000px;
	font-size:32px;
	color:#204a91;
	font-weight:bold;
}

#ksamsung_sub01 .subcontext01{
	margin-top: 10px;
}

#ksamsung_sub01 .subcontext02{
	margin-top: 30px;
	position: relative;
	font-size:16px;
	color:#7c7c7c;
	line-height: 22px;
	letter-spacing:-1px;
}

#ksamsung_sub01 .subcontext03{
	position: relative;
	background-image:url(../images/ksamsung/sub01_con_bg_01.jpg);
	height:202px;
	border-top:1px dotted #bebebe;
}

#ksamsung_sub01 .subcontext03 .title{
	position: absolute;
	margin: 30px 0 0 0;
	padding-left: 40px;
	background-image: url(../images/sub/icon_su1.gif);
	background-repeat: no-repeat;
	height: 30px;
}

#ksamsung_sub01 .subcontext03 .cont{
	position: absolute;
	font-size:16px;
	color:#7c7c7c;
	line-height: 22px;
	letter-spacing:-1px;
	margin: 80px 0 0 0;
}


#ksamsung_sub01 .subcontext04{
	position: relative;
	background-image:url(../images/ksamsung/sub01_con_bg_02.jpg);
	height:202px;
	border-top:1px dotted #bebebe;
}

#ksamsung_sub01 .subcontext04 .title{
	position: absolute;
	margin: 30px 0 0 0;
	padding-left: 40px;
	background-image: url(../images/sub/icon_su2.gif);
	background-repeat: no-repeat;
	height: 30px;
}

#ksamsung_sub01 .subcontext04 .cont{
	position: absolute;
	font-size:16px;
	color:#7c7c7c;
	line-height: 22px;
	letter-spacing:-1px;
	margin: 80px 0 0 0;
}

#ksamsung_sub01 .subcontext05{
	position: relative;
	background-image:url(../images/ksamsung/sub01_con_bg_03.jpg);
	height:202px;
	border-top:1px dotted #bebebe;
}

#ksamsung_sub01 .subcontext05 .title{
	position: absolute;
	margin: 30px 0 0 0;
	padding-left: 40px;
	background-image: url(../images/sub/icon_su3.gif);
	background-repeat: no-repeat;
	height: 30px;
}

#ksamsung_sub01 .subcontext05 .cont{
	position: absolute;
	font-size:16px;
	color:#7c7c7c;
	line-height: 22px;
	letter-spacing:-1px;
	margin: 80px 0 0 0;
}


#ksamsung_sub01 .subcontext06{
	position: relative;
	background-image:url(../images/ksamsung/sub01_con_bg_04.jpg);
	height:202px;
	border-top:1px dotted #bebebe;
}

#ksamsung_sub01 .subcontext06 .title{
	position: absolute;
	margin: 30px 0 0 0;
	padding-left: 40px;
	background-image: url(../images/sub/icon_su4.gif);
	background-repeat: no-repeat;
	height: 30px;
}

#ksamsung_sub01 .subcontext06 .cont{
	position: absolute;
	font-size:16px;
	color:#7c7c7c;
	line-height: 22px;
	letter-spacing:-1px;
	margin: 80px 0 0 0;
}

#ksamsung_sub01 .subcontext07{
	position: relative;
	background-image:url(../images/ksamsung/sub01_con_bg_05.jpg);
	height:202px;
	border-top:1px dotted #bebebe;
	border-bottom:1px dotted #bebebe;
}

#ksamsung_sub01 .subcontext07 .title{
	position: absolute;
	margin: 30px 0 0 0;
	padding-left: 40px;
	background-image: url(../images/sub/icon_su5.gif);
	background-repeat: no-repeat;
	height: 30px;
}

#ksamsung_sub01 .subcontext07 .cont{
	position: absolute;
	font-size:16px;
	color:#7c7c7c;
	line-height: 22px;
	letter-spacing:-1px;
	margin: 80px 0 0 0;
}



//대표원장인사말
#ksamsung_sub02{
	width: 736px;
}

#ksamsung_sub02 .subtitle{
	position: relative;
	height: 54px;
	width: 736px;
	font-size:32px;
	color:#204a91;
	font-weight:bold;
}

#ksamsung_sub02 .contop{
	position: relative;
	width: 736px;
	height: 377px;
}


//의료진소개
#ksamsung_sub03{
	width: 736px;
}

#ksamsung_sub03 .subtitle{
	position: relative;
	height: 54px;
	width: 736px;
	font-size:32px;
	color:#204a91;
	font-weight:bold;
}

#ksamsung_sub03 .contop{
	position: relative;
	width: 736px;
	height: 377px;
}

#ksamsung_sub03 .subcontext01{
	margin-top: 10px;
}

#ksamsung_sub03 .subcontext02{
	margin-top: 30px;
	margin-bottom: 30px;
	position: relative;
	font-size:16px;
	color:#7c7c7c;
	line-height: 22px;
	letter-spacing:-1px;
}

#ksamsung_sub03 .subcontext03{
	margin-top: 30px;
}

#ksamsung_sub03 .subcontext04{
	margin-top: 30px;
	height: 250px;
	z-index: 5;
}

#ksamsung_sub03 .subcontext04 .bt01{
	position: absolute;
	margin-left:0;
	cursor:pointer;
}

#ksamsung_sub03 .subcontext04 .bt02{
	position: absolute;
	margin-left:150px;
	cursor:pointer;
}

#ksamsung_sub03 .subcontext04 .bt03{
	position: absolute;
	margin-left: 301px;
	cursor:pointer;
}

#ksamsung_sub03 .subcontext04 .bt04{
	position: absolute;
	margin-left: 452px;
	cursor:pointer;
}

#ksamsung_sub03 .subcontext04 .bt05{
	position: absolute;
	margin-left: 602px;
	cursor:pointer;
}

#ksamsung_sub03 .subcontext04 .bt06{
	position: absolute;
	margin-top: 133px;
	margin-left: 0;
	cursor:pointer;
}

#ksamsung_sub03 .subcontext04 .bt07{
	position: absolute;
	margin-top: 133px;
	margin-left: 150px;
	cursor:pointer;
}

#ksamsung_sub03 .subcontext04 .bt10{
	position: absolute;
	margin-top: 133px;
	margin-left: 0;
	cursor:pointer;
}

#ksamsung_sub03 .subcontext04 .bt11{
	position: absolute;
	margin-top: 133px;
	margin-left: 0;
	cursor:pointer;
}

#ksamsung_sub03 .subcontext05{
	height: 556px;
	z-index: 10;
	padding:30px 0 50px 0;
}

#ksamsung_sub03 .subcontext05 .profile01{
	position:absolute;
	display: block;
	left:0;
	top:700px;
}

#ksamsung_sub03 .subcontext05 .profile02{
	position:absolute;
	display: none;
	left:0;
	top:700px;
}

#ksamsung_sub03 .subcontext05 .profile03{
	position:absolute;
	display: none;
	left:0;
	top:700px;
}

#ksamsung_sub03 .subcontext05 .profile04{
	position:absolute;
	display: none;
	left:0;
	top:700px;
}

#ksamsung_sub03 .subcontext05 .profile05{
	position:absolute;
	display: none;
	left:0;
	top:700px;
}

#ksamsung_sub03 .subcontext05 .profile06{
	position:absolute;
	display: none;
	left:0;
	top:700px;
}

#ksamsung_sub03 .subcontext05 .profile07{
	position:absolute;
	display: none;
	left:0;
	top:700px;
}

#ksamsung_sub03 .subcontext05 .profile10{
	position:absolute;
	display: none;
	left:0;
	top:700px;
}


#ksamsung_sub03 .subcontext05 .profile11{
	position:absolute;
	display: none;
	left:0;
	top:700px;
}


.profile14{ margin-top:-55px; }


/* 의사단 추가 */

#doctorprofile .close{
	float:right;
	padding:15px 15px 0 0;
}

/*연혁소개*/
#ksamsung_sub04{
	width: 736px;
}

#ksamsung_sub04 .subtitle{
	position: relative;
	height: 54px;
	width: 736px;
	font-size:32px;
	color:#204a91;
	font-weight:bold;
}

#ksamsung_sub04 .contop{
	position: relative;
	width: 736px;
	height: 377px;
}


//병원둘러보기
#ksamsung_sub05{
	width: 1000px;

}

#ksamsung_sub05 .subtitle{
	position: relative;
	height: 54px;
	width: 1000px;
	font-size:32px;
	color:#204a91;
	font-weight:bold;
}

#ksamsung_sub05 .contop{
	position: relative;
	width: 1000px;
}

//진료시간및예약안내
#ksamsung_sub06{
	width: 736px;
}

#ksamsung_sub06 .subtitle{
	position: relative;
	height: 54px;
	width: 736px;
	font-size:32px;
	color:#204a91;
	font-weight:bold;
}

#ksamsung_sub06 .contop{
	position: relative;
	width: 736px;
	height: 377px;
}


//찾아오시는길
#ksamsung_sub07{
	width: 736px;
}

#ksamsung_sub07 .subtitle{
	position: relative;
	height: 54px;
	width: 736px;
	font-size:32px;
	color:#204a91;
	font-weight:bold;
}

#ksamsung_sub07 .contop{
	position: relative;
	width: 736px;
	height: 377px;
}

/*협력병원및기관*/
#ksamsung_sub09{
	width: 736px;
}

#ksamsung_sub09 .subtitle{
	position: relative;
	height: 54px;
	width: 736px;
	font-size:32px;
	color:#204a91;
	font-weight:bold;
}

#ksamsung_sub09 .contop{
	position: relative;
	width: 736px;
	height: 377px;
}





/*멤버쉽_로그인*/
#member_login{
	width: 1000px;
}

#member_login .subtitle{
	position: relative;
	height: 54px;
	width: 1000px;
	font-size:32px;
	color:#204a91;
	font-weight:bold;
}

#member_login .login_area{
	width: 1000px;
}

#member_login .login_form{
	width: 1000px;
	border-bottom:2px solid #333333;
	background: url(../images/member/login_bg.png);
}


/*멤버쉽_회원가입*/
#member_join{
	width: 1000px;
}

#member_join .subtitle{
	position: relative;
	height: 54px;
	width: 1000px;
	font-size:32px;
	color:#204a91;
	font-weight:bold;
}

#member_join .join_area{
	width: 1000px;
	margin-top: 0px;
	background-color:#fff;
}

#member_join .join_form{
	width: 1000px;
	margin:0 auto;
	background-color:#fff;

}

#member_join .submidtitle{
	padding: 10px 0 5px 0;
	font-size:16px;
	font-weight:bold;
	color:#55758f;
	letter-spacing:-1px;
}

/*멤버쉽_아이디패스워드찾기*/
#member_search{
	width: 1000px;
	background-color:#fff;
}

#member_search .subtitle{
	position: relative;
	height: 54px;
	width: 736px;
	font-size:32px;
	color:#204a91;
	font-weight:bold;
}

#member_search .search_area{
	width: 736px;
	margin-top: 0px;
}

#member_search .search_form{
	width: 1000px;
	margin:0 auto;
}

#member_search .submidtitle{
	padding: 10px 0 5px 0;
	font-size:16px;
	font-weight:bold;
	color:#55758f;
	letter-spacing:-1px;
}


/*멤버쉽_사이트맵*/
#member_sitemap{
	width: 1000px;
}
#member_sitemap .sitemap{
	width: 1000px;
	height: 900px;
	position:relative;
	background-color:#fff;
}

#member_sitemap .subtitle{
	position: relative;
	height: 54px;
	width: 1000px;
	font-size:32px;
	color:#204a91;
	font-weight:bold;
}

#member_sitemap .sitemap .title{
	font-weight:bold;
	font-size: 14px;
	color:#ffffff;
	padding-bottom:8px;
	border:1px solid #163669;
	width:232px;
	padding:10px 0 10px 0;
	text-align:center;
	background-color:#14739f;
}

#member_sitemap .sitemap .sub{
	//font-weight:bold;
	font-size: 12px;
	color:#14739f;
	padding:5px 0 3px 5px;
}

#member_sitemap .sitemap .sub a:link, #member_sitemap .sitemap .sub a:visited,#member_sitemap .sitemap .sub a:active,#member_sitemap .sitemap .sub a:hover{
	color:#14739f;
}

#member_sitemap .sitemap .sitemap_01{
	position:absolute;
	top: 80px;
	left: 0px;
}

#member_sitemap .sitemap .sitemap_02{
	position:absolute;
	top: 80px;
	left: 250px;
}

#member_sitemap .sitemap .sitemap_03{
	position:absolute;
	top: 80px;
	left: 500px;
}

#member_sitemap .sitemap .sitemap_04{
	position:absolute;
	top: 80px;
	left: 750px;
}


#member_sitemap .sitemap .sitemap_05{
	position:absolute;
	top: 300px;
	left: 0px;
}

#member_sitemap .sitemap .sitemap_06{
	position:absolute;
	top: 300px;
	left: 250px;
}

#member_sitemap .sitemap .sitemap_07{
	position:absolute;
	top: 300px;
	left: 500px;
}

#member_sitemap .sitemap .sitemap_08{
	position:absolute;
	top: 300px;
	left: 750px;
}


#member_sitemap .sitemap .sitemap_09{
	position:absolute;
	top: 520px;
	left: 0px;
}

#member_sitemap .sitemap .sitemap_10{
	position:absolute;
	top: 520px;
	left: 250px;
}

#member_sitemap .sitemap .sitemap_11{
	position:absolute;
	top: 520px;
	left: 500px;
}

#member_sitemap .sitemap .sitemap_12{
	position:absolute;
	top: 520px;
	left: 750px;
}

#member_sitemap .sitemap .sitemap_13{
	position:absolute;
	top: 740px;
	left: 0px;
}

#member_sitemap .sitemap .sitemap_14{
	position:absolute;
	top: 740px;
	left: 250px;
}


/*온라인예약*/
#online{
	width: 1000px;
	min-height:1100px;
}



.face_sub01 .minphoto{
	width:864px;
	height:268px;
	margin:0 auto;
	background-color:#e9e9e9;
}

.face_sub01 .minphoto .minphotoarea{
	padding:25px 0 0 15px;
}

.face_sub01 .minphoto .minphotoarea div{
	float:left;
	cursor:pointer;
}


.face_sub01 .minphoto .minphotoarea img{
	padding-right:5px;
}


.face_sub01 .bigphoto{
	width:864px;
	height:666px;
	margin:0 auto;
	background-color:#e9e9e9;
	position:relative;
}

.face_sub01 .bigphoto div{
	position:absolute;
	top: 0;
	left: 0;
}

.breast_sub01{
	position:relative;
	background:url(../images/breast/sub01_image_01.jpg) no-repeat top center;
}

.breast_tab{
	position:relative;
	height: 52px;
	width:867px;
	padding-top:780px;
	margin:0 auto;
}

.breast_tab div{
	float:left;
	height: 52px;
	width:289px;
}

.breast_tab div.end{
	float:left;
	height: 52px;
	width:289px;
}


.breast_img01{
	clear:both;
	position:relative;
	margin:0 auto;
	width:866px;
}

/** override **/
/*** 상단 배너 ***/
/* aesthetic */

.aesthetic_sub02 #contop{
	position: relative;
	width: 1000px;
	height: 357px;
	background-image:url(../images/aesthetic/sub02_top_bg.jpg);
}

.aesthetic_sub03 #contop{
	position: relative;
	width: 1000px;
	height: 357px;
	background-image:url(../images/aesthetic/sub03_top_bg.jpg);
}

.aesthetic_sub04 #contop{
	position: relative;
	width: 1000px;
	height: 357px;
	background-image:url(../images/aesthetic/sub04_top_bg.jpg);
}

.aesthetic_sub05 #contop{
	position: relative;
	width: 1000px;
	height: 357px;
	background-image:url(../images/aesthetic/sub05_top_bg.jpg);
}

.aesthetic_sub06 #contop{
	position: relative;
	width: 1000px;
	height: 357px;
	background-image:url(../images/aesthetic/sub06_top_bg.jpg);
}

.aesthetic_sub07 #contop{
	position: relative;
	width: 1000px;
	height: 357px;
	background-image:url(../images/aesthetic/sub07_top_bg.jpg);
}

.aesthetic_sub08 #contop{
	position: relative;
	width: 1000px;
	height: 357px;
	background-image:url(../images/aesthetic/sub08_top_bg.jpg);
}

.aesthetic_sub09 #contop{
	position: relative;
	width: 1000px;
	height: 357px;
	background-image:url(../images/aesthetic/sub09_top_bg.jpg);
}

.aesthetic_sub10 #contop{
	position: relative;
	width: 1000px;
	height: 357px;
	background-image:url(../images/aesthetic/sub10_top_bg.jpg);
}

.aesthetic_sub11 #contop{
	position: relative;
	width: 1000px;
	height: 357px;
	background-image:url(../images/aesthetic/sub11_top_bg.jpg);
}

/* stemcell */

.stemcell_sub02 #contop{
	position: relative;
	width: 1000px;
	height: 357px;
	background-image:url(../images/stemcell/sub02_top_bg.jpg);
}

.stemcell_sub03 #contop{
	position: relative;
	width: 1000px;
	height: 357px;
	background-image:url(../images/stemcell/sub03_top_bg.jpg);
}

.stemcell_sub04 #contop{
	position: relative;
	width: 1000px;
	height: 357px;
	background-image:url(../images/stemcell/sub04_top_bg.jpg);
}

.stemcell_sub05 #contop{
	position: relative;
	width: 1000px;
	height: 357px;
	background-image:url(../images/stemcell/sub05_top_bg.jpg);
}

.stemcell_sub06 #contop{
	position: relative;
	width: 1000px;
	height: 357px;
	background-image:url(../images/stemcell/sub06_top_bg.jpg);
}

/* man */

.man_sub02 #contop{
	position: relative;
	width: 1000px;
	height: 357px;
	background-image:url(../images/man/sub02_top_bg.jpg);
}

.man_sub03 #contop{
	position: relative;
	width: 1000px;
	height: 357px;
	background-image:url(../images/man/sub03_top_bg.jpg);
}

.man_sub04 #contop{
	position: relative;
	width: 1000px;
	height: 357px;
	background-image:url(../images/man/sub04_top_bg.jpg);
}

.man_sub05 #contop{
	position: relative;
	width: 1000px;
	height: 357px;
	background-image:url(../images/man/sub05_top_bg.jpg);
}

.man_sub06 #contop{
	position: relative;
	width: 1000px;
	height: 357px;
	background-image:url(../images/man/sub06_top_bg.jpg);
}

/* body */

.body_sub02 #contop{
	position: relative;
	width: 1000px;
	height: 357px;
	background-image:url(../images/body/sub02_top_bg.jpg);
}

.body_sub03 #contop{
	position: relative;
	width: 1000px;
	height: 357px;
	background-image:url(../images/body/sub03_top_bg.jpg);
}

.body_sub04 #contop{
	position: relative;
	width: 1000px;
	height: 357px;
	background-image:url(../images/body/sub04_top_bg.jpg);
}

/* high */

.high_sub02 #contop{
	position: relative;
	width: 1000px;
	height: 357px;
	background-image:url(../images/high/sub02_top_bg.jpg);
}

.high_sub03 #contop{
	position: relative;
	width: 1000px;
	height: 357px;
	background-image:url(../images/high/sub03_top_bg.jpg);
}

.high_sub04 #contop{
	position: relative;
	width: 1000px;
	height: 357px;
	background-image:url(../images/high/sub04_top_bg.jpg);
}

.high_sub05 #contop{
	position: relative;
	width: 1000px;
	height: 357px;
	background-image:url(../images/high/sub05_top_bg.jpg);
}

.high_sub06 #contop{
	position: relative;
	width: 1000px;
	height: 357px;
	background-image:url(../images/high/sub06_top_bg.jpg);
}

.high_sub07 #contop{
	position: relative;
	width: 1000px;
	height: 357px;
	background-image:url(../images/high/sub07_top_bg.jpg);
}

/* babyface */

.babyface_sub02 #contop{
	position: relative;
	width: 1000px;
	height: 357px;
	background-image:url(../images/babyface/sub02_top_bg.jpg);
}

.babyface_sub03 #contop{
	position: relative;
	width: 1000px;
	height: 357px;
	background-image:url(../images/babyface/sub03_top_bg.jpg);
}

.babyface_sub04 #contop{
	position: relative;
	width: 1000px;
	height: 357px;
	background-image:url(../images/babyface/sub04_top_bg.jpg);
}

.babyface_sub05 #contop{
	position: relative;
	width: 1000px;
	height: 357px;
	background-image:url(../images/babyface/sub05_top_bg.jpg);
}

.babyface_sub06 #contop{
	position: relative;
	width: 1000px;
	height: 357px;
	background-image:url(../images/babyface/sub06_top_bg.jpg);
}

.babyface_sub07 #contop{
	position: relative;
	width: 1000px;
	height: 357px;
	background-image:url(../images/babyface/sub07_top_bg.jpg);
}

.babyface_sub08 #contop{
	position: relative;
	width: 1000px;
	height: 357px;
	background-image:url(../images/babyface/sub08_top_bg.jpg);
}

.babyface_sub09 #contop{
	position: relative;
	width: 1000px;
	height: 357px;
	background-image:url(../images/babyface/sub09_top_bg.jpg);
}

.babyface_sub10 #contop{
	position: relative;
	width: 1000px;
	height: 357px;
	background-image:url(../images/babyface/sub10_top_bg.jpg);
}

.babyface_sub11 #contop{
	position: relative;
	width: 1000px;
	height: 357px;
	background-image:url(../images/babyface/sub11_top_bg.jpg);
}

.babyface_sub12 #contop{
	position: relative;
	width: 1000px;
	height: 357px;
	background-image:url(../images/babyface/sub12_top_bg.jpg);
}

.babyface_sub13 #contop{
	position: relative;
	width: 1000px;
	height: 357px;
	background-image:url(../images/babyface/sub13_top_bg.jpg);
}


.babyface_sub15 #contop{
	position: relative;
	width: 1000px;
	height: 357px;
	background-image:url(../images/babyface/sub15_top_bg.jpg);
}

/* nose */
.nose_sub01 #contop{
	position: relative;
	width: 1000px;
	height: 643px;
	background-image:url(../images/nose/sub01_image_bg.jpg);
}

.nose_sub02 #contop{
	position: relative;
	width: 1000px;
	height: 357px;
	background-image:url(../images/nose/sub02_1_top_bg.jpg);
}

.nose_sub02_1 #contop{
	position: relative;
	width: 1000px;
	height: 357px;
	background-image:url(../images/nose/sub02_1_top_bg.jpg);
}
.nose_sub02_2 #contop{
	position: relative;
	width: 1000px;
	height: 357px;
	background-image:url(../images/nose/sub02_2_top_bg.jpg);
}

.nose_sub02_3 #contop{
	position: relative;
	width: 1000px;
	height: 357px;
	background-image:url(../images/nose/sub02_3_top_bg.jpg);
}

.nose_sub02_4 #contop{
	position: relative;
	width: 1000px;
	height: 357px;
	background-image:url(../images/nose/sub02_4_top_bg.jpg);
}
.nose_sub02_5 #contop{
	position: relative;
	width: 1000px;
	height: 357px;
	background-image:url(../images/nose/sub02_5_top_bg.jpg);
}

.nose_sub02_6 #contop{
	position: relative;
	width: 1000px;
	height: 357px;
	background-image:url(../images/nose/sub02_6_top_bg.jpg);
}

.nose_sub02_7 #contop{
	position: relative;
	width: 1000px;
	height: 357px;
	background-image:url(../images/nose/sub02_7_top_bg.jpg);
}
.nose_sub02_8 #contop{
	position: relative;
	width: 1000px;
	height: 357px;
	background-image:url(../images/nose/sub02_8_top_bg.jpg);
}

.nose_sub02_9 #contop{
	position: relative;
	width: 1000px;
	height: 357px;
	background-image:url(../images/nose/sub02_9_top_bg.jpg);
}

.nose_sub02_10 #contop{
	position: relative;
	width: 1000px;
	height: 357px;
	background-image:url(../images/nose/sub02_10_top_bg.jpg);
}

.nose_sub03 #contop{
	position: relative;
	width: 1000px;
	height: 357px;
	background-image:url(../images/nose/sub03_top_bg.jpg);
}

.nose_sub04 #contop{
	position: relative;
	width: 1000px;
	height: 357px;
	background-image:url(../images/nose/sub04_top_bg.jpg);
}

.nose_sub05 #contop{
	position: relative;
	width: 1000px;
	height: 357px;
	background-image:url(../images/nose/sub05_top_bg.jpg);
}

.nose_sub06 #contop{
	position: relative;
	width: 1000px;
	height: 357px;
	background-image:url(../images/nose/sub06_top_bg.jpg);
}

.nose_sub07 #contop{
	position: relative;
	width: 1000px;
	height: 357px;
	background-image:url(../images/nose/sub07_top_bg.jpg);
}

.nose_sub09 #contop{
	position: relative;
	width: 1000px;
	height: 357px;
	background-image:url(../images/nose/sub09_top_bg.jpg);
}

/* eye */
.eye_sub01 #contop{
	position: relative;
	width: 1000px;
	height: 643px;
	background-image:url(../images/eye/sub01_image_bg.jpg);
}

.eye_sub02 #contop{
	position: relative;
	width: 1000px;
	height: 357px;
	background-image:url(../images/eye/sub02_1_top_bg.jpg);
}

.eye_sub02_1 #contop{
	position: relative;
	width: 1000px;
	height: 357px;
	background-image:url(../images/eye/sub02_1_top_bg.jpg);
}
.eye_sub02_2 #contop{
	position: relative;
	width: 1000px;
	height: 357px;
	background-image:url(../images/eye/sub02_2_top_bg.jpg);
}

.eye_sub02_3 #contop{
	position: relative;
	width: 1000px;
	height: 357px;
	background-image:url(../images/eye/sub02_3_top_bg.jpg);
}

.eye_sub03 #contop{
	position: relative;
	width: 1000px;
	height: 357px;
	background-image:url(../images/eye/sub03_top_bg.jpg);
}

.eye_sub04 #contop{
	position: relative;
	width: 1000px;
	height: 357px;
	background-image:url(../images/eye/sub04_top_bg.jpg);
}

.eye_sub05 #contop{
	position: relative;
	width: 1000px;
	height: 357px;
	background-image:url(../images/eye/sub05_top_bg.jpg);
}

.eye_sub06 #contop{
	position: relative;
	width: 1000px;
	height: 357px;
	background-image:url(../images/eye/sub06_top_bg.jpg);
}

.eye_sub07 #contop{
	position: relative;
	width: 1000px;
	height: 357px;
	background-image:url(../images/eye/sub07_top_bg.jpg);
}

/* breast */

.breast_sub02 #contop{
	position: relative;
	width: 1000px;
	height: 357px;
	background-image:url(../images/breast/sub02_top_bg.jpg);
}

.breast_sub03 #contop{
	position: relative;
	width: 1000px;
	height: 357px;
	background-image:url(../images/breast/sub03_top_bg.jpg);
}

.breast_sub04 #contop{
	position: relative;
	width: 1000px;
	height: 357px;
	background-image:url(../images/breast/sub04_top_bg.jpg);
}

.breast_sub05 #contop{
	position: relative;
	width: 1000px;
	height: 357px;
	background-image:url(../images/breast/sub05_top_bg.jpg);
}

.breast_sub06 #contop{
	position: relative;
	width: 1000px;
	height: 357px;
	background-image:url(../images/breast/sub06_top_bg.jpg);
}

.breast_sub07 #contop{
	position: relative;
	width: 1000px;
	height: 357px;
	background-image:url(../images/breast/sub07_top_bg.jpg);
}

.breast_sub08 #contop{
	position: relative;
	width: 1000px;
	height: 357px;
	background-image:url(../images/breast/sub08_top_bg.jpg);
}

.breast_sub09 #contop{
	position: relative;
	width: 1000px;
	height: 357px;
	background-image:url(../images/breast/sub09_top_bg.jpg);
}

.breast_sub10 #contop{
	position: relative;
	width: 1000px;
	height: 357px;
	background-image:url(../images/breast/sub10_top_bg.jpg);
}

/* face */

.face_sub02 #contop{
	position: relative;
	width: 1000px;
	height: 357px;
	background-image:url(../images/face/sub02_top_bg.jpg);
}

.face_sub03 #contop{
	position: relative;
	width: 1000px;
	height: 357px;
	background-image:url(../images/face/sub03_top_bg.jpg);
}

.face_sub04 #contop{
	position: relative;
	width: 1000px;
	height: 357px;
	background-image:url(../images/face/sub04_top_bg.jpg);
}

.face_sub05 #contop{
	position: relative;
	width: 1000px;
	height: 357px;
	background-image:url(../images/face/sub05_top_bg.jpg);
}

.face_sub06 #contop{
	position: relative;
	width: 1000px;
	height: 357px;
	background-image:url(../images/face/sub06_top_bg.jpg);
}

.face_sub07 #contop{
	position: relative;
	width: 1000px;
	height: 357px;
	background-image:url(../images/face/sub07_top_bg.jpg);
}

.face_sub08 #contop{
	position: relative;
	width: 1000px;
	height: 357px;
	background-image:url(../images/face/sub08_top_bg.jpg);
}

.face_sub09 #contop{
	position: relative;
	width: 1000px;
	height: 357px;
	background-image:url(../images/face/sub09_top_bg.jpg);
}

.face_sub10 #contop{
	position: relative;
	width: 1000px;
	height: 357px;
	background-image:url(../images/face/sub10_image_bg.jpg);
}

/* bimaxillary */

.bimaxillary_sub02 #contop{
	position: relative;
	width: 1000px;
	height: 357px;
	background-image:url(../images/bimaxillary/sub02_top_bg.jpg);
}

.bimaxillary_sub03 #contop{
	position: relative;
	width: 1000px;
	height: 357px;
	background-image:url(../images/bimaxillary/sub03_top_bg.jpg);
}

.bimaxillary_sub04 #contop{
	position: relative;
	width: 1000px;
	height: 357px;
	background-image:url(../images/bimaxillary/sub04_top_bg.jpg);
}

.bimaxillary_sub05 #contop{
	position: relative;
	width: 1000px;
	height: 357px;
	background-image:url(../images/bimaxillary/sub05_top_bg.jpg);
}

.bimaxillary_sub06 #contop{
	position: relative;
	width: 1000px;
	height: 357px;
	background-image:url(../images/bimaxillary/sub06_top_bg.jpg);
}

.bimaxillary_sub07 #contop{
	position: relative;
	width: 1000px;
	height: 357px;
	background-image:url(../images/bimaxillary/sub07_top_bg.jpg);
}

.bimaxillary_sub08 #contop{
	position: relative;
	width: 1000px;
	height: 357px;
	background-image:url(../images/bimaxillary/sub08_top_bg.jpg);
}

.bimaxillary_sub09 #contop{
	position: relative;
	width: 1000px;
	height: 357px;
	background-image:url(../images/bimaxillary/sub09_top_bg.jpg);
}



/*** 끝 ***/

/** 2014-11-13 추가 **/
#doctorprofile img {
	width:872px;
	height:639px;
	border:0px;
	margin-top:60px;
	margin-left:60px;
}

#ksamsung_sub03 .subcontext04 .bt01{
	position: absolute;
	margin-left:60px;
	cursor:pointer;
}

#ksamsung_sub03 .subcontext04 .bt04{
	position: absolute;
	margin-left: 238px;
	cursor:pointer;
}

#ksamsung_sub03 .subcontext04 .bt03{
	position: absolute;
	margin-left:416px;
	cursor:pointer;
}

#ksamsung_sub03 .subcontext04 .bt05{
	position: absolute;
	margin-left: 594px;
	cursor:pointer;
}

#ksamsung_sub03 .subcontext04 .bt06{
	position: absolute;
	margin-left: 772px;
	margin-top: 0px;
	cursor:pointer;
}

#ksamsung_sub03 .subcontext04 .bt07{
	position: absolute;
	margin-top: 180px;
	margin-left:60px;
	cursor:pointer;
}

#ksamsung_sub03 .subcontext04 .bt10{
	position: absolute;
	margin-left: 772px;
	margin-top: 0px;
	cursor:pointer;
}

#ksamsung_sub03 .subcontext04 .bt11{
	position: absolute;
	margin-left: 772px;
	margin-top: 0px;
	cursor:pointer;
}


#ksamsung_sub03 .subcontext05{
	height: 556px;
	z-index: 10;
	padding:30px 0 50px 0;
}

#ksamsung_sub03 .subcontext05 .profile01{
	position:absolute;
	display: block;
	left:0;
	top:700px;
}

#ksamsung_sub03 .subcontext05 .profile02{
	position:absolute;
	display: none;
	left:0;
	top:700px;
}

#ksamsung_sub03 .subcontext05 .profile03{
	position:absolute;
	display: none;
	left:0;
	top:700px;
}

#ksamsung_sub03 .subcontext05 .profile04{
	position:absolute;
	display: none;
	left:0;
	top:700px;
}

#ksamsung_sub03 .subcontext05 .profile05{
	position:absolute;
	display: none;
	left:0;
	top:700px;
}

#ksamsung_sub03 .subcontext05 .profile06{
	position:absolute;
	display: none;
	left:0;
	top:700px;
}

#ksamsung_sub03 .subcontext05 .profile10{
	position:absolute;
	display: none;
	left:0;
	top:700px;
}

#ksamsung_sub03 .subcontext05 .profile11{
	position:absolute;
	display: none;
	left:0;
	top:700px;
}



.subtitleimg {
	margin-left:60px;
}



.submenuli{
	width: 1000px;
	height:46px;
	border-top:1px solid #525252;
	border-bottom:1px solid #cccccc;
}

.submenuli ul{
	position: relative;
	width: 1000px;
	height:44px;
	border-top:1px solid #333333;
	border-bottom:1px solid #d4d4d4;
}

.submenuli li{
	position: relative;
	float:left;
	height:44px;
	font-weight:bold;
	text-align:center;
	background-color:#00cc65;
	border-right:1px solid #6ec9ca;
}

.submenuli li.on{
	position: relative;
	height:44px;
	background-color:#ffffff;
	color:#035a83;
	text-align:center;
}

.submenuli li.on p{
	border:0;
	color:#042b46;
}

.submenuli li p{
	position: relative;
	color:#333333;
	padding-top:12px;
}

/*** 2014-12-02 ***/
.eye_sub01 .eminphoto{
	width:864px;
	height:268px;
	margin:0 auto;
	background-color:#e9e9e9;
}

.eye_sub01 .eminphoto .eminphotoarea{
	margin-top:40px;
	padding:12px 0 0 15px;
}

.eye_sub01 .eminphoto .eminphotoarea div{
	float:left;
	cursor:pointer;
}


.eye_sub01 .eminphoto .eminphotoarea img{
	padding-right:7px;
}


.eye_sub01 .ebigphoto{
	width:864px;
	height:467px;
	margin:0 auto;
	background-color:#e9e9e9;
	position:relative;
}

.eye_sub01 .ebigphoto div{
	position:absolute;
	top: 0;
	left: 0;
}

.breast_sub01 .bminphoto{
	width:864px;
	height:268px;
	margin:0 auto;
	background-color:#e9e9e9;
}

.breast_sub01 .bminphoto .bminphotoarea{
	margin-top:40px;
	padding:10px 0 0 15px;
}

.breast_sub01 .bminphoto .bminphotoarea div{
	float:left;
	cursor:pointer;
}


.breast_sub01 .bminphoto .bminphotoarea img{
	padding-right:5px;
}


.breast_sub01 .bbigphoto{
	width:864px;
	height:660px;
	margin:0 auto;
	background-color:#e9e9e9;
	position:relative;
}

.breast_sub01 .bbigphoto div{
	position:absolute;
	top: 0;
	left: 0;
}

.bimaxillary_sub01 .bxminphoto{
	width:864px;
	height:288px;
	margin:0 auto;
	background-color:#e9e9e9;
}

.bimaxillary_sub01 .bxminphoto .bxminphotoarea{
	margin-top:40px;
	padding:10px 0 0 15px;
}

.bimaxillary_sub01 .bxminphoto .bxminphotoarea div{
	float:left;
	cursor:pointer;
}


.bimaxillary_sub01 .bxminphoto .bxminphotoarea img{
	padding-right:7px;
}


.bimaxillary_sub01 .bxbigphoto{
	width:864px;
	height:668px;
	margin:0 auto;
	background-color:#e9e9e9;
	position:relative;
}

.bimaxillary_sub01 .bxbigphoto div{
	position:absolute;
	top: 0;
	left: 0;
}

/** 광대 **/
.face_sub04 .fminphoto{
	width:878px;
	height:300px;
	margin:0 auto;
	background-color:#e9e9e9;
}

.face_sub04 .fminphoto .fminphotoarea{
	margin-top:40px;
	padding:10px 0 0 15px;
}

.face_sub04 .fminphoto .fminphotoarea div{
	float:left;
	cursor:pointer;
}


.face_sub04 .fminphoto .fminphotoarea img{
	margin-left:30px;
}

.face_sub04 .fbigphoto{
	width:878px;
	height:734px;
	margin:0 auto;
	background-color:#e9e9e9;
	position:relative;
}

.face_sub04 .fbigphoto div{
	position:absolute;
	top: 0;
	left: 0;
}

/** 턱끝 **/
.face_sub05 .ffminphoto{
	width:878px;
	height:300px;
	margin:0 auto;
	background-color:#e9e9e9;
}

.face_sub05 .ffminphoto .ffminphotoarea{
	margin-top:40px;
	padding:20px 0 0 15px;
}

.face_sub05 .ffminphoto .ffminphotoarea div{
	float:left;
	cursor:pointer;
}

.face_sub05 .ffminphoto .ffminphotoarea img{
	padding-right:15px;
}

.face_sub05 .ffbigphoto{
	width:878px;
	height:734px;
	margin:0 auto;
	background-color:#e9e9e9;
	position:relative;
}

.face_sub05 .ffbigphoto div{
	position:absolute;
	top: 0;
	left: 0;
}



/* denAskin */

.denAskin_sub01 #contop{
	position: relative;
	width: 1000px;
	height: 510px;
	background-image:url(../images/denAskin/sub_image_bg.jpg);
}

.denAskin_sub03 #contop{
	position: relative;
	width: 1000px;
	height: 510px;
	background-image:url(../images/denAskin/sub_image_bg13.jpg);
}
.denAskin_sub02 #contop{
	position: relative;
	width: 1000px;
	height: 510px;
	background-image:url(../images/denAskin/sub_image_bg.jpg);
}


/* etc */

.etc_sub01 #contop{
	position: relative;
	width: 1000px;
	height: 357px;
	background-image:url(../images/etc/sub01_top_bg.jpg);
}


#sub_joinform{
	text-align:center;
	vertical-align:center;
}

/*************************************
 * generic styling for ALS elements
 ************************************/

/*************************************
 * generic styling for ALS elements
 ************************************/

/*************************************
 * generic styling for ALS elements
 ************************************/

.als-viewport {
	position: relative;
	overflow: hidden;
	margin: 0px auto;
}

.als-wrapper {
	position: relative;
	width:100%;
	list-style: none;
}

.als-item {
	position: relative;
/*	display: block;  */


/*	float: left; */
}

.als-prev, .als-next {
	position: absolute;
	cursor: pointer;
	clear: both;
}
/*************************************
 * specific styling for #demo4
 ************************************/

#eye_roll {
	/*margin: 40px auto;*/
	position: relative;
	width: 100%;
	z-index: 0;
	overflow:hidden;
	top:458px;
}


#eye_roll .als-item {
	float:left;
	margin-right: 36px;
	margin-left:
	padding: 0px 0 0px 0;
	height: 163px;
	width: 482px;
	text-align: center;
}

#eye_roll .als-item img {
	display: block;
	margin: 0 auto;
	vertical-align: middle;
}



#eye_roll .als-prev {
	top: 40px;
	left:-5px;
}

#eye_roll .als-next {
	top: 40px;
	right: -5px;
}
/*
position:relative;width:102px;float:left;margin-right:20px;margin-left:0px;margin-bottom:5px;padding:2px;
*/




/*************************************
 * specific styling for #demo4
 ************************************/

#nose_roll {
	/*margin: 40px auto;*/
	position: relative;
	width: 100%;
	z-index: 0;
	overflow:hidden;
	top:428px;
}


#nose_roll .als-item {
	float:left;
	margin-right: 36px;
	margin-left:
	padding: 0px 0 0px 0;
	height: 197px;
	width: 383px;
	text-align: center;
}

#nose_roll .als-item img {
	display: block;
	margin: 0 auto;
	vertical-align: middle;
}



#nose_roll .als-prev {
	top: 40px;
	left:-5px;
}

#nose_roll .als-next {
	top: 40px;
	right: -5px;
}
/*
position:relative;width:102px;float:left;margin-right:20px;margin-left:0px;margin-bottom:5px;padding:2px;
*/

#btab {
	width:974px;
	margin:0 auto;
	height:58px;
}

#btab div{
	float:left;
	cursor:pointer;
}

#btab01{
	background-image:url(/images/sub/b_tab01.jpg);
	width:195px;
	height:58px;
}

#btab02{
	background-image:url(/images/sub/b_tab02.jpg);
	width:195px;
	height:58px;
}

#btab03{
	background-image:url(/images/sub/b_tab03.jpg);
	width:195px;
	height:58px;
}

#btab04{
	background-image:url(/images/sub/b_tab04.jpg);
	width:195px;
	height:58px;
}

#btab05{
	background-image:url(/images/sub/b_tab06.jpg);
	width:194px;
	height:58px;
}

#btab01.on{
	background-image:url(/images/sub/b_tab01_o.jpg);
	width:195px;
	height:58px;
}

#btab02.on{
	background-image:url(/images/sub/b_tab02_o.jpg);
	width:195px;
	height:58px;
}

#btab03.on{
	background-image:url(/images/sub/b_tab03_o.jpg);
	width:195px;
	height:58px;
}

#btab04.on{
	background-image:url(/images/sub/b_tab04_o.jpg);
	width:195px;
	height:58px;
}

#btab05.on{
	background-image:url(/images/sub/b_tab06_o.jpg);
	width:194px;
	height:58px;
}

#btabimg{
	position:relative;
	height:496px;
	margin:0 auto;
	width:974px;
}

#btabimg div{
	position:absolute;
	top:0;
	left:0;
}







#bbtab {
	width:974px;
	margin:0 auto;
	height:58px;
}

#bbtab div{
	float:left;
	cursor:pointer;
}

#bbtab01{
	background-image:url(/images/sub/b_tab01.jpg);
	width:195px;
	height:58px;
}

#bbtab02{
	background-image:url(/images/sub/b_tab02.jpg);
	width:195px;
	height:58px;
}

#bbtab03{
	background-image:url(/images/sub/b_tab03.jpg);
	width:195px;
	height:58px;
}

#bbtab04{
	background-image:url(/images/sub/b_tab04.jpg);
	width:195px;
	height:58px;
}

#bbtab05{
	background-image:url(/images/sub/b_tab05.jpg);
	width:194px;
	height:58px;
}

#bbtab01.on{
	background-image:url(/images/sub/b_tab01_o.jpg);
	width:195px;
	height:58px;
}

#bbtab02.on{
	background-image:url(/images/sub/b_tab02_o.jpg);
	width:195px;
	height:58px;
}

#bbtab03.on{
	background-image:url(/images/sub/b_tab03_o.jpg);
	width:195px;
	height:58px;
}

#bbtab04.on{
	background-image:url(/images/sub/b_tab04_o.jpg);
	width:195px;
	height:58px;
}

#bbtab05.on{
	background-image:url(/images/sub/b_tab05_o.jpg);
	width:194px;
	height:58px;
}

#bbtabimg{
	position:relative;
	height:496px;
	margin:0 auto;
	width:974px;
}

#bbtabimg div{
	position:absolute;
	top:0;
	left:0;
}


.promise{
	width:864px;
	margin:0 auto;
	line-height:24px;
	font-size:13px;
}


.topmedia{
	width:100%;
	height:500px;
}

.topmedia .mainmedia{
	float:left;
	margin-left:20px;
}

.topmedia .submedia{
	float:left;
	margin-left:30px;
}

.topmedia .submedia div{
	margin-bottom:16px;
}

.topmedia .submedia div img{
	width:200px;
	height:130px;
	border:2px solid #7b7b7b;
}



/* 의료진 소개 *
.doctorTopBabnner{ margin-top:30px; }
.doctorTopBabnnerF li{ float:left; margin-left:30px; }
.doctorTopBabnnerF li.frist{ margin-left:60px; }

.doctorTopBabnnerT{ margin-top:20px; }

.doctorTopBabnnerT li{ float:left; margin-left:30px; }
.doctorTopBabnnerT li.frist{ margin-left:60px; }

.doctorTopBabnnerCleaer{ clear:both;}

*/

.doctorTopBabnner{ margin-top:30px; }
.doctorTopBabnner div { float:left; margin-left:30px; cursor:pointer; }
.doctorTopBabnner div.frist{ margin-left:200px; }
.doctorTopBabnner div.two{  }
.doctorTopBabnner .bt02{ margin-left:200px; margin-top:20px; }
.doctorTopBabnnerClear{ clear:both; }

.ksamsungEmployee{ padding-top:30px; padding-left:60px;  }

