@charset "euc-kr";
@import url('https://fonts.googleapis.com/css?family=Nanum+Myeongjo:400,700,800');
@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,500');

@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 100;
  src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Thin.woff2) format('woff2'),
      url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Thin.woff) format('woff'),
      url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Thin.otf) format('opentype');
}
@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 300;
  src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.woff2) format('woff2'),
      url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.woff) format('woff'),
      url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.otf) format('opentype');
}
@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 400;
  src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.woff2) format('woff2'),
        url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.woff) format('woff'),
        url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.otf) format('opentype');
 }
@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 500;
  src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.woff2) format('woff2'),
        url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.woff) format('woff'),
        url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.otf) format('opentype');
 }
@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 700;
  src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.woff2) format('woff2'),
        url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.woff) format('woff'),
        url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.otf) format('opentype');
 }
@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 900;
  src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Black.woff2) format('woff2'),
        url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Black.woff) format('woff'),
        url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Black.otf) format('opentype');
 }

body, div, span,
h1, h2, h3, p,
a,
img, strong,
ol, ul, li
{
	font-family:  'Noto Sans KR', sans-serif;
	margin: 0;
	padding: 0;
	line-height:1.3;
	outline:none;
	color:#332f38;
	font-size:26px;
}
textarea, input{font-family:  'Noto Sans KR', sans-serif;}


body {
	-webkit-text-size-adjust: none;
}
ol, ul {
	list-style: none;
}
img{
	outline:none;
	border-width:0;
}
#whatpage{
	width:0;
	height:0;
	font-size:0;
	position:absolute;
	left:-9999px;
}
.hide{
	width:0;
	height:0;
	font-size:0;
	line-height:0;
	position:absolute;
	left:-9999px;
}


/*ÆË¾÷*/
div.top_popup{
	position:relative;
	width:100%; 
	height:50px; 
	display:none;
	visibility: visible;
	text-align:center;
	text-decoration:none;
	z-index:999999999999;
	overflow:hidden;
	}
div.top_popup div {
	width:100%;	
	height:50px;
	overflow:hidden;
	}
div.top_popup div	img{
	margin:0 auto;
	max-width:800px;
	height:50px;
	overflow:hidden;
 	}
div.top_popup a.popimg{
	display:block;
	width:100%;	
	height:50px;
	overflow:hidden;
	border:0;
	background-size:cover;
	background-position:50% 50%;
	background-repeat:no-repeat;
	overflow:hidden;
	}
div.top_popup a.popimg img{
	margin:0 auto;
	width:100%;	
	height:50px;
	overflow:hidden;
 	}
div.top_popup a.close{
	width:120px;
	height:20px;
	position:absolute; 
	right:5%;
	bottom:5%; 
	color:#fff;
	line-height:1.4;
	letter-spacing:-0.05em;
	font-size:13px;
	text-decoration:none;
	text-align:right;
	border:0px solid red;
	background:url(http://www.snowprs.com/img/main/popup_close.png) no-repeat 0 0;
	}


div.top_popup2{
	position:relative;
	width:800px; 
	height:70px; 
	display:none;
	visibility: visible;
	text-align:center;
	text-decoration:none;
	z-index:999999999999;
	margin:0 auto;
	overflow:hidden;
	}
div.top_popup2 a.popimg{
	display:block;
	width:100%;	
	height:70px;
	overflow:hidden;
	border:0;
	background-position:50% 50%;
	background-repeat:no-repeat;
	overflow:hidden;
	}
div.top_popup2 a.popimg img{
	margin:0 auto;
	width:100%;	
	height:70px;
	overflow:hidden;
 	}
div.top_popup2 a.close{
	width:140px;
	height:20px;
	position:absolute; 
	right:1%;
	bottom:5%; 
	color:#fff;
	line-height:1.4;
	letter-spacing:-0.05em;
	font-size:15.5px;
	text-decoration:none;
	text-align:right;
	border:0px solid red;
	background:url(http://www.snowprs.com/img/main/popup_close.png) no-repeat 0 0;
	}

/*°øÅë*/
body{
	position:relative;
	min-width:800px;
	margin:0 auto;
}
#h{
	position:absolute;
	width:800px;
	height:100px;
	margin:0 auto; 
	z-index:1;
	top:0px;
}
#h>a{
	display:block;
	height:100px;
	border:0;
}


#h>.tel{position:absolute;float:right; right:0;}
#h>.logo{width:208px; margin:0 auto; margin-top: 20px;}
#h:after { content: ""; height: 0; display: block; clear: both;}


#hss{
	width:100%;
	height:100px;
	margin:0 auto;
	background:#fff;
	border-top:1px solid #e4e4e4;
}
#hss>a{
	display:block;
	height:100px;
	border:0;
}
#hss>.tel{position:absolute; float:right; right:0;}
#hss>.logo{width:208px; margin:21px auto;}
#hss:after { content: ""; height: 0; display: block; clear: both;}


#time{
	background:#111320;
	clear:both;
	width:100%;
	padding-top:80px;
	padding-bottom:80px;
	font-size:24px;
	text-align:center;
	line-height:2;
	letter-spacing:-1px;
	border-bottom:1px solid #e4e4e4;
	color:#bfbfbf;
}
#time .tel01{display: block; color:#bfbfbf; font-size:40px;}
#time .tel02{display: block; color:#bfbfbf; font-size:80px; font-weight:500;}

#footer{
	clear:both;
	background:#111320;
	width:100%;
	padding-top:30px;
	padding-bottom:20px;
	font-size:24px;
	text-align:center;
	line-height:2;
	letter-spacing:-1px;
	color:#bfbfbf;
	margin:0 auto;
}
#footer .footer_icon{
	width:560px;
	margin:0 auto;
}
#footer .footer_icon li{
	float:left;
	width:95px;
	height:95px;
	margin-right:20px;
}
#footer .footer_icon li a{
	display:block;
	width:100%;
	height:100%;
	background-position:50% 0px;
	background-repeat:no-repeat;
}
#footer .footer_icon li:last-child{
	margin-right:0px;
	}


#footer .per{
	width:500px;
	margin:0 auto;
}
#footer .per li{
	float:left;
	width:220px;
	height:60px;
	margin-right:10px;
	border:1px solid #e4e4e4;
}
#footer .per li a{
	display:block;
	text-align:center;
	line-height:2.5;
	letter-spacing:-1px;
	text-decoration:none;
	color:#fff;
	font-size:20px;
	}
#footer .per li:last-child{
	margin-right:0px;
	}



#footer_quick{
	z-index:99999;
	clear:both; 
	width:100%;	
	height:200px;
	margin:0 auto;
	background:#fff;
	overflow:hidden;
	}
 
#footer_quick li{
	float:left;
	width:157px;
	height:92px;
	border-right:2px solid #e4e4e4;
	margin:53px auto;
}
#footer_quick li:last-child{
	width:157px;
	border-right:0px
	}
#footer_quick li a{
	display:block;
	width:100%;
	height:100%;
	text-align:center;
	 
	line-height:10;
	background-position:50% 0px;
	background-repeat:no-repeat;
	text-decoration:none;
	color:#fff;
	}
 
ul.nation{
	position:relative;
	margin:15px auto 30px auto;
	width:480px;
	height:36px;
	border:0px solid red;
	text-align:left;
	z-index:9;
	overflow:hidden;
	}
ul.nation li{
	float:left;
	width:50px;
	height:36px;
	margin-right:10px;
	border:0px solid red;
	font-size:0;
	text-decoration:none;
	}
ul.nation li img{
	width:50px;
	height:36px;
	}
 
/*-----index-----*/
/* ¸ÞÀÎ·Ñ¸µ */
#main_vs_wrap{
	position:relative;
	clear:both; 
	width:800px;
	margin:0 auto;
}
.main_vs1{
  position:relative;
  overflow:hidden;
  width:800px;
  height:912px;
  padding:0 !important;
  margin:0 !important;
}
.main_vs1 .con{
  position:relative;
  width:9999px;
}
.main_vs1 .con li{
  float:left;
  width:800px;/**/
}
.main_vs1 .ctr{
	text-align:center;
	width:800px;
	position:absolute;
	bottom:20px;
}
.main_vs1 .ctr li{
  display:inline-block;
  margin-right:15px;
  width:30px;
  height:30px;
  background:#fff;
  text-indent:-9999px;
  border-radius:15px;
  cursor:pointer;
}
.main_vs1 .ctr .now{
	background:#da8af6;
}
.main_vs1 .ctr .last{

}
.main_vs1 .prevnext .prev,
.main_vs1 .prevnext .next{
  position:absolute;
  top:45%;
  background:red;
  padding:0 10px;
  cursor:pointer;
  width:47px;
  height:91px;
}
.main_vs1 .prevnext .prev{left:10px;background:url(../img/ctr-prev.png) no-repeat 0 0;}
.main_vs1 .prevnext .prev:active{background-position:0 -100px;}
.main_vs1 .prevnext .next{right:10px;background:url(../img/ctr-next.png) no-repeat 0 0;}
.main_vs1 .prevnext .next:active{background-position:0 -100px;}


.main_c{margin:0 auto; width:800px;}
.main_c a{border:0;}
.main_c a img{display:block;}



/* ÀÇ·áÁø */
.erk-cycle-v03{
	position:relative;
	background:#fff;
	margin:0 auto; text-align:center;  
	width:800px;
	height:490px;
}
.erk-cycle-v03 .con{
	z-index:10;
	width:720px;
	height:490px;
	margin-left:40px;
}
.erk-cycle-v03 .con .item{
	width:100%;
	height:100%;
	color:#fff;
	 
	text-indent:-9999px;
}
.erk-cycle-v03 .ctr-dir{
	z-index:10;
	position:absolute;
	left:0;
	bottom:5px;
	width:100%;
	text-align:center;
	
}
.erk-cycle-v03 .ctr-dir a{
	display:inline-block;
	*display:inline;
	zoom:1;
	width:24px;
	height:24px;
	margin-right:10px;
	text-decoration:none;
	background:url(../img/main_dot2.png) no-repeat 0 0;
	text-indent:-9999px;
	*text-indent: 0;
	*font-size: 0;
	*line-height: 0;
}
.erk-cycle-v03 .ctr-dir a.activeSlide,
.erk-cycle-v03 .ctr-dir a:hover{
	background:url(../img/main_dot1.png) no-repeat 0 0;
}
.erk-cycle-v03 .ctr-pn{
}
.erk-cycle-v03 .ctr-pn .prev,
.erk-cycle-v03 .ctr-pn .next{
	z-index:20;
	position:absolute;top:0;
	display:block;
	width:100px;
	height:100%;
	cursor:pointer;
	background-repeat:no-repeat;
	background-position:0px 50%;
	text-indent:-9999px;
	*text-indent: 0;
	*font-size: 0;
	*line-height: 0;	
}
.erk-cycle-v03 .ctr-pn .prev{
	left:0;
	background-image:url(../img/main/bg-prev.gif);
}
.erk-cycle-v03 .ctr-pn .next{
	right:0;
	background-image:url(../img/main/bg-next.gif);
}
.erk-cycle-v03 .ctr-pn .prev:hover,
.erk-cycle-v03 .ctr-pn .next:hover{
	background-position:0px 50%;
}


/*Á¤¹Ð¾È½É¼ö¼ú½Ã½ºÅÛ*/
.erk-cycle-v04{
	position:relative;
	margin:0 auto; text-align:center;
	width:800px;
	height:800px;
}
.erk-cycle-v04 .con{
	position: relative;
	margin:0 auto; text-align:center;
	overflow: hidden;
	z-index:10;
	width:800px;
	height:800px;
}
.erk-cycle-v04 .con .img{
	width:100%;
	height:100%;
	color:#fff;
	font-size:30px;
	text-indent:-9999px;
}




.saint_pr{
	display:block;
	margin:0 auto;
}


.menu{
	width:800px;
	height:190px;
	margin:0 auto;
}
.menu li{
	float:left;
	border-left:1px solid #fff;
	width:132px;
	height:190px;
}
.menu first last{
	width:133px;
}
 
  
	
 
.t_tit{
	padding:50px 0;
	font-size:40px;
	text-align:center;
	margin:0 auto;
	border-top:1px solid #e4e4e4;
}




	
/*-----SUB-----*/
#sub_navi{
	position: relative;
	width: 100%;
	height: 100px;
	background-color:#5a5a5a;
	margin:0 auto;
}
#sub_navi .sub-menu-toggle{
	position:absolute;
	background:url(../img/common/go.png) no-repeat #231f20;
	background-position: right 50%;
	height:100px;
	width:100%;	
	right:0;
	cursor:pointer;
	line-height:2.5;
	font-size:36px;
	letter-spacing:-1px;
}
#sub_navi .sub-menu-toggle span{
	margin-left:15px;
	color:#fff;
	font-weight:200;
}
#sub_navi .sub-menu-toggle .fw{
	font-weight:500;
	font-size:36px;
}
#sub_navi .sub-menu-toggle.now{
	background:url(../img/common/go_hover.png) no-repeat #231f20;
	background-position: right 50%;
	color:#fff;
}

#sub_navi .sub-menu{
	visibility:hidden;
	position:absolute;
	top:100%;
	right:0;
	width:100%;
	background:#fff;
	z-index:9999;

}
#sub_navi .sub-menu li{
	border-bottom:1px solid #e2e4e3;
}
#sub_navi .sub-menu li.tit{
	background:#ffbebf;
	border-top:1px solid #fff;
}
#sub_navi .sub-menu li a{
	display:block;
	padding:20px 0 20px 15px;
	color:#333333;
	text-decoration:none;
	font-size:26px;
	text-align:center;
}
.brd{
	position:absolute;
	top:12px;
	left:10px
	}


#topimg {
	width:800px;
	height:430px;
	margin:0 auto;
	background-position:0;
	background-repeat:no-repeat;
	overflow:hidden;
	background:#f7809e;
	}
#topimg p.title{
	font-size:60px;
	text-align:center;
	padding-left:25px;
	margin-top:100px;
	margin-bottom:40px;
	color:#fff;
	font-weight:700;
	}
#topimg p.title2{
	font-size:60px;
	text-align:center;
	padding-left:25px;
	margin-top:70px;
	margin-bottom:40px;
	color:#fff;
	font-weight:700;
	}




.lnb_warp{
	margin:0 auto;
	width:800px;
}
.lnb_d2{
	height:95px;
	margin:0 auto;
	display: table;
}

.lnb_d2 ul{
	height:100%;
	margin:0 auto;
}
.lnb_d2 ul li{
	float:left;
	width:180px;
	height:93px;
	margin-right:10px;
	overflow:hidden;
	border:1px solid #4a8ed9;
}
.lnb_d2 ul li a{
	text-align:center;
	font-size:24px;
	line-height:4;
	text-decoration:none;
	font-weight:700;
	color:#4a8ed9;
	display:block;
	height:100%;
}
.lnb_d2 ul li:hover a,
.lnb_d2 ul li a.now{
	background:#4a8ed9;
	color:#fff
}

.lnb_d2 .m10{
	margin-top:10px;
}
.lnb_d2 .last{
	margin-right:0px
}


.c_wrap{
	position:relative;
	width:100%;
	margin:0 auto;
	background-position:50% 50%;
	background-repeat:no-repeat;
	overflow:hidden;
	}
	


 /*1*/
  
 
.sub_con{
	clear:both;
	width:720px;
	margin:0 auto;
	padding:80px 0;
	}
.sub_con1{
	clear:both;
	width:800px;
	margin:0 auto;
	padding:80px 0;
	} 



.sub_con2_warp{
	width:100%;
	background:#fbf6f3;
	padding:80px 0;
	}
.sub_con2{
	clear:both;
	width:720px;
	margin:0 auto;
}

.sub_con3_warp{
	width:100%;
	background:#131220;
	padding:80px 0;
	}
.sub_con3{
	clear:both;
	width:720px;
	margin:0 auto;
}

.sub_con4_warp{
	width:100%;
	background:#f2f2f2;
	padding:80px 0;
	}
.sub_con4{
	clear:both;
	width:720px;
	margin:0 auto;
}
.sub_con4_1{
	clear:both;
	width:800px;
	margin:0 auto;
}
.line{
	background:url(../img/common/line.jpg);
	height:20px;
	width:100%;
}

.sub_con3{
	position:relative;
	width:800px;
	height:auto;
	text-align:center;
	 line-height:28px;
	 margin:0 auto;
	 padding:80px 0;
	}
.sub_con3 .stit{
	font-size:55px;
	font-weight:700;
	color:#a171af;
	text-align:center;
}
.sub_con3 img{
	margin:20px auto
	}
.sub_con3 ul.point1{
	width:720px;
	height:100px;
	border:1px solid #bf8ced;
	border-radius:50px;
	margin:0 auto 15px auto;
	text-align:center;
	font-size:20px;
	background:#bf8ced;
	text-align:center;
	}
.sub_con3 ul.point2{
	clear:both;
	width:720px;
	height:100px;
	border:1px solid #f2e7fb;
	border-radius:50px;
	margin:0 auto 15px auto;
	text-align:center;
	font-size:20px;
	color:#f2e7fb;
	background:#f2e7fb;
	text-align:center;
}

.part2{
	width:720px; margin:0 auto;
	}
.part2 li{
	 width:720px;
	 height:350px;
	 float:left;
}
.part2 .box{
	padding-left:200px;
	line-height:1.8;
	color:#909090;
}
.part2 .box .tit{
	display:block;
	font-size:40px;
	color:#6f49b4;
	font-weight:bold;
}

/*point*/
.point_2 li{
	background:url(../img/common/aco_point.gif) no-repeat 0 15px;
	padding:5px 0 26px 30px;
	color:#909090;
}
 

/*numbering*/
.box_05 li{
	 background:url(../img/common/step_num.gif) no-repeat 0 0;
	 width:100%;
	 height:42px;
	 margin-bottom:26px;
	 float:left;
	 color:#909090;
}
.box_05 .step_num{
	font-size:20px;
	padding:0 20px 0 7px;
	color:#fff;
	width:37px;
	height:40px;
	text-align:center;
	font-weight:bold;
}

/* Double-color dashed line */
hr.style-three {
    border: 0;
    border-bottom: 1px dashed #ccc;
    background: #999;
}

.tit2{
	margin-top:30px;
	line-height:1.8;
	color:#909090;
}
.tit2 span{
	display:block;
	padding:20px 30px;
	background:#24b5ca;
	font-size:30px;
	font-weight:bold;
	color:#fff;
}


#sub_con p.board_title{
	text-align:center;
	font-size:50px;
	color:#0c1f2d;
	font-weight:bold;
	margin:15px auto;
	}
 
.in_box{
	clear:both;
	display:block;
	float:left;
	padding:10px 20px;
	background:#24b5ca;
	font-weight:700;
	color:#fff;
	margin-right:10px;
}


/*Ç¥*/
.chart{
	width:100%;
	width:760px;
	margin:0 auto;
	table-layout:fixed;
	text-align:center;
	color:#1a1e28;
	border-top:3px solid #1a1e28;
	border-bottom:1px solid #1a1e28;
	vertical-align:middle;
}
.chart thead th{
	height:30px;
	border-bottom:1px solid #999;
	vertical-align:middle;
}
.chart tbody td{
	height:30px;
	border-bottom:1px solid #999;
	vertical-align:middle;
	font-size:20px;

}
.chart tbody td.tal{
	padding:15px 0; vertical-align:middle;
}
.chart tbody td.tal2{
	width:; padding:20px; vertical-align:middle; background:#fde4ea;
}
.chart tbody td.tal3{
	width:; padding:20px; vertical-align:middle;
}

.chart tbody td.tal img{ display:inline;}

/*qna*/
.accordion .h3{
	position:relative;
	border:1px solid #a171af;
	padding:25px 0 25px 10px;
	margin-bottom:10px;

	cursor:pointer;
}
.accordion .h3.now{
	background:#a171af;
	color:#fff;
}
.accordion .h3>span{
	background:fff;
	position:absolute;
	top:10px;right:7px;
	display:block;
	width:50px;
	height:50px;
	text-align:center;
	line-height:1.3;
	font-size:40px;
}

.accordion .j-accordion-con{
	background:#fff;
	border:0px solid #999;
	padding:0 15px;
	margin-bottom:5px;
}
.accordion .j-accordion-con .txt{
	padding:15px 0 30px;
	color:#909090;
}
.accordion .j-accordion-con .txt .point{
	font-size:40px;
	color:#a171af;
}
.accordion .j-accordion-con .date{
	display:block;
	width:150px;
	height:50px;
	font-size:30px;
}
.accordion .j-accordion-con .info{
	display:block;
	font-size:30px;
}


/*ÀÇ·áÁø*/
 
#doc_right div.photo{
	position:relative;
	width:360px;
	height:380px;
	border:0px solid red;
	margin:0 auto;
	}	
#doc_right div.photo img{
	width:330px;
	height:330px;
	}
#doc_right div.photo div.name{
	position:absolute;
	width:140px;
	height:140px;
	right:0;
	bottom:0;
	padding:20px;
	background:#a1b2cf;
	text-align:left;
	overflow:hidden;
	}
#doc_right div.photo div.name span{
	display:block;
	color:#fff;
	line-height:1;
	}
#doc_right div.photo div.name span.part{	
	font-size:16px;
	height:16px;
	margin-top:10px;
	}
#doc_right div.photo div.name span.bar{
	background:#fff;
	width:30px;
	height:2px;
	margin-top:10px;
	}
#doc_right div.photo div.name span.name1{
	font-size:40px;
	height:40px;
	margin-top:20px;
	font-weight:bold;
	}
#doc_right div.photo div.name span.name2{
	font-size:20px;
	height:20px;
	margin-top:8px;
	}

 





#doc_right{
	position:relative;
	float:right;
	width:800px;
	height:auto;
	margin:0;
	background:#fff;
	}
#doc_right div.docinfo_wrap{
	width:720px;
	height:430px;
	margin:0 auto 0 20px;
	background:url(../01_hp/doc/info_bg.jpg) 0 0 no-repeat;
	}
#doc_right div.docinfo_wrap .info{
	float:left;
	width:310px;
	height:310px;
	background:#9e6abd;
	padding:60px;
	}
#doc_right div.docinfo_wrap .info p.title1{
	width:275px;
	height:30px;
	border-bottom:1px solid #fff;
	text-align:left;
	color:#fff;
	font-weight:300;
	font-size:16px;
	line-height:1;
	}
#doc_right div.docinfo_wrap .info p.title2{
	color:#fff;
	font-weight:500;
	font-size:54px;
	line-height:1;
	margin-top:15px;
	}
#doc_right div.docinfo_wrap .info p.title3{
	text-align:left;
	color:#fff;
	font-weight:300;
	font-size:16px;
	line-height:1;
	margin-top:20px;
	}
#doc_right div.docinfo_wrap .info ul{
	float:left;
	width:290px;
	height:45px;
	margin-top:100px;
	}
#doc_right div.docinfo_wrap .info ul li{
	float:left;
	height:45px;
	width:130px;
	}
#doc_right div.docinfo_wrap .info ul li a{
	display:block;
	width:100%;
	height:100%;
	font-size:16px;
	text-decoration:none;
	text-align:center;
	line-height:2.5;
	}
#doc_right div.docinfo_wrap .info ul li a.btn1{
	color:#fff;
	background:#737373;
	}
#doc_right div.docinfo_wrap .info ul li a.btn2{
	color:#737373;
	background:#fff;
	}
#doc_right div.subtitle{
	position:relative;
	clear:both;
	width:760px;
	 
	border-bottom:2px solid #9e6abd;
	text-align:left;
	font-size:50px;
	font-weight:700;
	color:#333;
	line-height:1.5;
	margin-left:20px;
	}
#doc_right div.subtitle span.comment{
	position:absolute;
	right:0;
	bottom:10px;
	text-align:right;
	font-size:14px;
	color:#9e6abd;
	}
#doc_right div.subtitle a{
	float:right;
	display:block;
	width:40px;
	height:40px;
	border:1px solid #737373;
	color:#737373;
	text-align:center;
	text-decoration:none;
	line-height:1.5;
	margin-top:20px;
	}
#doc_right div.subtitle2{
	position:relative;
	clear:both;
	width:760px;
	height:50px;
	border-bottom:2px solid #9e6abd;
	text-align:left;
	font-size:40px;
	font-weight:700;
	color:#9e6abd;
	line-height:1;
	margin-left:20px;
	}	

#doc_right div.profile{
	clear:both;
	width:760px;
	margin-top:10px;
	margin-left:20px;
	border:0px solid red;
	}
#doc_right div.profile p{
	 
	font-weight:bold;
	color:#333;
	text-align:left;
	margin-bottom:10px;
	}
#doc_right div.profile ul{
	width:100%;
	height:auto;
	}
#doc_right div.profile ul li{
	float:left;
	color:#909090 
	border:0px solid red;
	 
	line-height:2;
	letter-spacing:-0.03em;
	margin-right:10px;
	}
#doc_right div.profile ul li span{
	 
	font-weight:bold;
	color:#a070b6;
	}
/*main ½ºÄÉÁÙ*/	
#doc_right table.schedule{
	width:760px;
	border-bottom:1px solid #dcdcdc;
	margin-top:15px;
	margin-left:20px;
	}
#doc_right table.schedule thead tr th{
	background:#9e6abd;
	height:90px;
	text-align:center;
	vertical-align:middle;
	color:#fff;
	border-right:1px solid #fff;
	}
#doc_right table.schedule .last{
	border-right:0;
	}
#doc_right table.schedule tbody tr td{
	 width:14.28%;
	height:90px;
	text-align:center;
	vertical-align:middle;
	color:#666;
	 
	border-right:1px solid #efefef;
	border-bottom:1px solid #efefef;
	}
#doc_right table.schedule tbody tr td span.on{
	color:#9e6abd;
	font-weight:bold;
	}
#doc_right table.schedule tbody tr td span.off{
	color:#999;
	}
#doc_right table.schedule tbody tr td span.sur{
	color:#ff6cea;
	}
#doc_right table.schedule tbody tr.bg {
	background:#f9f9f9;
	}
	
/*main ÈÞÁøÀÏÁ¤*/
#doc_right table.off_shc{
	width:760px;
	margin-top:15px;
	margin-left:20px;
	}
#doc_right table.off_shc thead{
	
	}
#doc_right table.off_shc thead tr th{
	height:90px;
	text-align:center;
	vertical-align:middle;
	color:#878787;
	 
	border-top:2px solid #676767;
	border-bottom:1px solid #afafaf;
	background:#f6f6f6;
	}

#doc_right table.off_shc tbody tr td{
	height:90px;
	text-align:center;
	vertical-align:middle;
	color:#878787;
	 
	border-bottom:1px solid #efefef;
	}
#doc_right table.off_shc tbody tr td.tal{
	text-align:left;
	padding-left:15px;
	}
#doc_right table.off_shc tbody tr td a{
	text-decoration:none;
	}
	
#doc_right table.d-table-v{
	width:760px;
	margin:0 auto;
	table-layout:fixed;
	text-align:center;
	background:#fff;
	border:0px solid #d9d9d9;
	border-bottom:0;
	margin-top:15px;
	margin-left:20px;
}

#doc_right table.d-table-w{
	width:760px;
	margin:0 auto;
	table-layout:fixed;
	text-align:left;
	border-top:2px solid #676767;
	background:#fff;
	margin-top:15px;
	margin-left:20px;
}


ul#doc_list{
	width:800px;
	height:auto;
	margin:0 auto;
	}
	
ul#doc_list li{
	float:left;
	width:365px;
	height:312px;
	border:0px solid red;
	margin-right:30px;
	margin-bottom:40px;
	}
ul#doc_list li.last{
	margin-right:0;
	}
ul#doc_list li img{
	display:block;
	width:250px;
	height:250px;
	margin:0 0 10px 0;
	border:0px solid #363636;
	}
ul#doc_list li a{
	display:block;
	width:240px;
	height:48px;
	border:1px solid #9e6abd;
	background:#fff;
	color:#9e6abd;
	font-size:18px;
	padding-left:10px;
	line-height:2.2;
	letter-spacing:-0.05em;
	text-align:left;
	text-decoration:none;
	background-image:url();
	background-repeat:no-repeat;
	background-position:0 0;
	}
ul#doc_list li a:hover{
	border:1px solid #9e6abd;
	background:#9e6abd;
	color:#fff;
	background-position:0 -50px;
	}
ul#doc_list li .fw{
	font-weight:bold;
	font-size:24px;
	}
	
.center_coun_wrap{
	position:relatived;
	width:780px;
	height:130px;
	border:0px solid red;
	margin:0 auto;
	}
.center_coun_wrap ul{
	margin:0 auto;
	width:780px;
	height:130px;
	border:0px solid red;
	}
.center_coun_wrap ul li.first{
	width:65px;
	height:130px;
	background:url(/img/common/sub_center_coun_bg1.png) 0 0 no-repeat;
	}
.center_coun_wrap ul li.last{
	width:65px;
	height:130px;
	background:url(/img/common/sub_center_coun_bg2.png) 0 0 no-repeat;
	}
.center_coun_wrap ul li{
	position:relative;
	float:left;
	width:650px;
	height:130px;
	background:url(/img/common/sub_center_coun_bg3.png);
	overflow:hidden;
	border:0px solid red;
	}

.center_coun_wrap ul li a{
	position:absolute;
	float:left;
	display:block;
	width:130px;
	height:95px;
	top:17px;
	text-decoration:none;
	text-align:Center;
	font-size:18px;
	color:#121320;
	line-height:8.5;
	background-repeat:no-repeat;
	background-position:50% -8px;
	border:0px solid red;
	}
.center_coun_wrap ul li a.num1{
	left:0;
	background-image:url(/img/common/sub_center_coun_icon1.png);
	}	
.center_coun_wrap ul li a.num2{
	left:130px;
	background-image:url(/img/common/sub_center_coun_icon2.png);
	}
.center_coun_wrap ul li a.num3{
	left:260px;
	background-image:url(/img/common/sub_center_coun_icon3.png);
	}
.center_coun_wrap ul li a.num4{
	left:520px;
	background-image:url(/img/common/sub_center_coun_icon4.png);
	}
.center_coun_wrap ul li a.num5{
	left:390px;
	background-image:url(/img/common/sub_center_coun_icon5.png);
	}
.center_coun_wrap ul li a:hover{
	color:#ff3300;
	}	
	
	
/* ½º³ë¿ì ¾ó±¼¶óÀÎÁö¹æÈíÀÔ ·Ñ¸µ */
.roll-hospital{
	position:relative;
	width:800px;
	margin:0 auto;
	padding-bottom:0px;
}
.roll-hospital .view{
	position:relative;
	width:800px;
	height:1200px;
}
.roll-hospital .view .train{
	position:absolute;
	top:320px;left:50px;
	overflow:hidden;
}
.roll-hospital .view .train li{
	width:700px;
}
.roll-hospital .view .train img{
	display:block;
	margin:0 auto;
}
.roll-hospital .view .view-ctr{
	position:relative;
	height:700px;
}
.roll-hospital .view .view-ctr .prev,
.roll-hospital .view .view-ctr .next{
	position:absolute;
	top:380px;
	display:block;
	width:50px;
	height:100%;
	cursor:pointer;
}
.roll-hospital .view .view-ctr .prev{
	left:40px;
	background:url(../img/hospital-con-prev.png) no-repeat -25px 50%;
}
.roll-hospital .view .view-ctr .next{
	right:40px;
	background:url(../img/hospital-con-next.png) no-repeat -25px 50%;
}
.roll-hospital .view .view-ctr .prev:hover,
.roll-hospital .view .view-ctr .next:hover{
	  background-position:-125px 50%; 
}	
	
/*¸ÞÀÎ youtube*/
p.youtube_title {
	position:relative;
	width:750px;
	height:40px;
	font-size:40px;
	font-weight:700;
	letter-spacing:-0.03em;
	line-height:1;
	border:0px solid red;
	margin:0 auto 30px; auto;
	}
p.youtube_title a{
	position:absolute;
	right:0;
	font-size:20px;
	font-weight:500;
	color:#999;
	text-decoration:none;
	text-align:right;
	line-height:1.5;
	}


ul.youtube{
	position:relative;
	width:720px;
	height:1300px;
	margin:0 auto;
	border:0px solid #eeeeee;
	overflow:hidden;
	}
ul.youtube li{
	float:left;
	width:340px;
	height:300px;
	margin-right:40px;
	margin-bottom:20px;
	overflow:hidden;
	border:0px solid red;
	} 
ul.youtube li:nth-child(2),
ul.youtube li:nth-child(4),
ul.youtube li:nth-child(6),
ul.youtube li:nth-child(8),
ul.youtube li:nth-child(10){
	margin-right:0px;
	}
ul.youtube li iframe{
	DISPLAY:BLOCK;
	overflow:hidden;
	border:0px solid red;
	}
ul.youtube li img{
	DISPLAY:BLOCK;
	width:340px;
	height:191px;
	}
ul.youtube li a.mov_t{
	margin-top:15px;
	display:block;
	font-size:18px;
	letter-spacing:-0.05em;
	color:#333;
	font-weight:500;
	line-height:1.5;
	text-decoration:none;
	}
	
ul.youtube_btn{
	position:relative;
	width:620px;
	height:50px;
	margin:0 auto 80px auto;
	padding:0;
	border:0px solid red;
	}
ul.youtube_btn li{
	float:left;
	width:300px;
	height:50px;
	padding:0;
	background-image:url(http://www.snowprs.com//img/main/youtube_btn_icon.png);
	background-position:20px 50%;
	background-repeat:no-repeat;	
	border-radius:5px;	
	overflow:hidden;
	}	
ul.youtube_btn li:first-child{	
	margin:0 20px 0 0;
	background-color:#1a67da;
	}
ul.youtube_btn li:last-child{	
	margin:0;
	background-color:#464646;
	}
ul.youtube_btn li a{
	display:block;
	width:100%;
	height:100%;
	text-indent:55px;
	font-size:20px;
	color:#fff;
	line-height:2.5;
	letter-spacing:-0.05em;
	text-decoration:none;
	}	
	
	
#after {
	position:relative;
	width:700px;
	height:auto;
	overflow:hidden;
	margin:0 auto 100px auto;
	border:0px solid red;
	}
#after img{
	display:block;
	margin:0 0 100px auto;
	padding:0;
	}		
div#after_tab{
	position:Relative;
	width:100%;
	height:50px;
	margin:5px auto 0 auto;
	background:rgba(255,255,255,0.8);
	text-align:center;
	}	
div#after_tab a{
	position:Relative;
	display:inline-block;
	padding-left:8px;
	padding-right:8px;
	font-size:15px;
	text-decoration:none;
	color:#333;
	line-height:2.8;
	letter-spacing:-0.05em;
	margin:0 auto;
	}	
div#after_tab a span{
	display:inline-block;
	width:22px;
	height:16px;
	background:#3a76c9;
	border-radius:100px;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	overflow:hidden;
	margin-left:3px;
	vertical-align:-3px;
	text-align:center;
	}	
div#after_tab a:hover,
div#after_tab a.now{
	color:#3a76c9;
	}	
div#after_tab a.now{
	font-weight:bold;
	}		