
@charset "utf-8";
/* CSS Document */

/* 인트로 페이지 팝업 */
.introPopupBtn a{position:absolute; left:942px; top:492px; width:148px; height:33px; background-image:url('../../img/page/profile/profile_btn.png'); }
.introPopupBtn a:hover{background-image:url('../../img/page/profile/profile_btn_over.png'); }
.introPop{position:absolute; left:0px; top:0px; width:1120px; height:630px; display:none;}
.introPopTeacher{position:absolute; left:0px; top:0px; width:1120px; height:630px; background-image:url('../../img/page/profile/profile.png');}
.introPopClose a{position:absolute; left:1040px; top:50px; width:35px; height:35px; background-image:url('../../img/page/profile/profile_close.png'); }
.introPopClose a:hover{background-image:url('../../img/page/profile/profile_close_over.png'); }




/* 정리하기 */
#s_print a{position:absolute; left:1025px; top:250px; width:39px; height:39px; background: url(../../img/page/summary/printbtn.png); background-position:0px 0px; z-index:101;}
#s_print a:hover{background: url(../../img/page/summary/printbtn_over.png);}

#s_down a{position:absolute; left:1025px; top:200px; width:39px; height:39px; background: url(../../img/page/summary/down.png); background-position:0px 0px; z-index:101;}
#s_down a:hover{background: url(../../img/page/summary/down_over.png);}

#s_back a{position:absolute; width:9px; height:15px; top:-2px; background: url(../../img/page/summary/prev.png); background-position:0px 0px; z-index:101;}
#s_back a:hover{background: url(../../img/page/summary/prev_over.png);}

#s_next a{position:absolute; width:9px; height:15px; top:-2px; background: url(../../img/page/summary/next.png); background-position:0px 0px; z-index:101;}
#s_next a:hover{background: url(../../img/page/summary/next_over.png);}

/*
#p_back a{position:absolute; left:500px; top:325px; width:12px; height:15px; background: url(../../img/page/summary/prev.png); background-position:0px 0px; z-index:101;}
#p_back a:hover{background: url(../../img/page/summary/prev_over.png);}

#p_next a{position:absolute; left:500px; top:200px; width:50px; height:50px; background: url(../../img/page/summary/next.png); background-position:0px 0px; z-index:101;}
#p_next a:hover{background: url(../../img/page/summary/next_over.png);}
*/
.s_pop2Close a{position:absolute; left:1050px; top:20px; width:44px; height:44px; background-image:url('../../img/page/summary/pop_close.png');z-index:103;}
.s_pop2Close a:hover{background-image:url('../../img/page/summary/pop_close_over.png'); }

#s1, #s2, #s3, #s4, #s5, #s6, #s7, #s8, #s9, #s10, #s11{
position:absolute;
left:0px;
top:0px;
z-index:100;

}

#summary_btn a{
position:absolute; left:1007px; top:218px; width:91px; height:111px; background: url(../../img/page/summary/s_btn.png);  z-index:1000;
}
#summary_btn a:hover{
 background: url(../../img/page/summary/s_btn_over.png);
}

#buttom_icon ul {
  list-style : none;
  margin:0px;
  padding:0px;
}

#buttom_icon ul li {
  float : left;
  margin:0px;
  padding:0px;
  width:15px;
  height:15px;
  padding:0 4px; /* 메뉴 간의 간격을 10px로 지정합니다.*/
}


#buttom_icon{
	position:absolute;
	z-index:101;
	left:50%;
	top:545px;
	transform: translateX(-50%);
}

.b_btn a{position:absolute;width:9px; height:10px; background: url(../../img/page/summary/s.png);  }
#b_btn1 a {background: url(../../img/page/summary/s_over.png);}


.thinkingTxt{position:absolute; left:86px; top:138px; font-family:'NanumSquareEB';text-align:left; font-size:25px; color:#FFF; width:650px; word-break:keep-all; letter-spacing:-1px; line-height:1.4em;}
.thinkingHi{font-family:'NanumSquareEB'; font-size:25px; color:#414141;}
.thinkingHi_b{font-family:'NanumSquareR'; font-size:22px; color:#7c5ceb;}
.thinkingHi_h{font-family:'NanumBarunGothic'; font-size:22px; color:#7c5ceb;}

.keyword{position:absolute; left:86px; top:260px; width:650px; height:208px;}
.keyword textarea{overflow-y:auto; width:100%; height:100%; font-size:19px; color:#000000; background:none; border:none; line-height:30px; background-image:url('../../img/page/text_save/op_line.png');}

#okBtn a{position:absolute; left:568px; top:479px; width:182px; height:36px; background:url(../../../common/img/page/text_save/ok.png) no-repeat;}
#okBtn a:hover{background:url(../../../common/img/page/text_save/ok_over.png) no-repeat;}
#thinkingBtn a{position:absolute; left:280px; top:20px; width:248px; height:30px; background:url(../../../common/img/page/text_save/other.png) no-repeat;}
#thinkingBtn a:hover{background:url(../../../common/img/page/text_save/other_over.png)}
