﻿
/*회색리스트*/

#list_gray .topline {background-color:#B9B9B9;} 
#list_gray .topbg {height:35px;background-color:#F9F9F9;color:#333333; font-weight:bold;}

#list_gray .line{background-color:#DFDFDF;}
#list_gray .num01{color:#787878; font-family:돋움; font-size:8pt;font-weight:bold;}
#list_gray .num02{color:#787878; font-family:돋움; font-size:8pt;}
#list_gray .listpad{height:24px;padding-top:6px; padding-bottom:5px;padding-left:7px}
#list_gray .ripple{ color:#333333; font-family:돋움; font-size:8pt;font-weight:bold;}
#list_gray .pagenum{color:#787878; font-family:돋움; font-size:8pt;}
#list_gray .pad15{padding-left:15px;}
#list_gray .keyword{color:#FF8080;font-weight:bold; background-color:#F9F9F9}


/*초록리스트*/
#list_green .topline {background-color:#CEEAA6;} 
#list_green .topbg {height:35px;background-color:#FAFDF5;color:#333333; font-weight:bold;}

#list_green .line{background-color:#E1ECD1;}
#list_green .num01{color:#787878; font-family:돋움; font-size:8pt;font-weight:bold;}
#list_green .num02{color:#787878; font-family:돋움; font-size:8pt;}
#list_green .listpad{height:24px;padding-top:6px; padding-bottom:5px;padding-left:7px}
#list_green .listpad01{padding-left:35px}
#list_green .ripple{ color:#333333; font-family:돋움; font-size:8pt;font-weight:bold;}
#list_green .pagenum{color:#787878; font-family:돋움; font-size:8pt;}
#list_green .pad15{padding-left:15px;}
#list_green .keyword{color:#FF8080;font-weight:bold; background-color:#FAFDF5}


/*주황리스트*/
#list_orange .topline {background-color:#F3D2BA;} 
#list_orange .topbg {height:35px;background-color:#FDF8F7;color:#333333; font-weight:bold;}

#list_orange .line{background-color:#F6E1D2;}
#list_orange .num01{color:#787878; font-family:돋움; font-size:8pt;font-weight:bold;}
#list_orange .num02{color:#787878; font-family:돋움; font-size:8pt;}
#list_orange .listpad{height:24px;padding-top:6px; padding-bottom:5px; padding-left:7px}
#list_orange .ripple{ color:#333333; font-family:돋움; font-size:8pt;font-weight:bold;}
#list_orange .pagenum{color:#787878; font-family:돋움; font-size:8pt;}
#list_orange .pad15{padding-left:15px;}
#list_orange .keyword{color:#FF8080;font-weight:bold; background-color:#FDF8F7}


/*파랑리스트*/
#list_blue .topline {background-color:#D1DBEC;} 
#list_blue .topbg {height:35px;background-color:#F5F8FD;color:#333333; font-weight:bold;}

#list_blue .line{background-color:#D1DBEC;}
#list_blue .num01{color:#787878; font-family:돋움; font-size:8pt;font-weight:bold;}
#list_blue .num02{color:#787878; font-family:돋움; font-size:8pt;}
#list_blue .listpad{height:24px;padding-top:6px; padding-bottom:5px;padding-left:7px}
#list_blue .listpad01{padding-left:35px}
#list_blue .ripple{ color:#333333; font-family:돋움; font-size:8pt;font-weight:bold;}
#list_blue .pagenum{color:#787878; font-family:돋움; font-size:8pt;}
#list_blue .pad15{padding-left:15px;}
#list_blue .keyword{color:#FF8080;font-weight:bold; background-color:#F5F8FD}

/*파랑게시판 읽기,쓰기*/
#view_blue { border-left:solid 1px; border-right:solid 1px; border-left-color:#D1DBEC; border-right-color:#D1DBEC}
#view_blue .topline {background-color:#A6BFEA;} 
#view_blue .topbg {background-color:#F5F8FD;color:#333333; font-weight:bold; padding-left:15px;}
#view_blue .write_name{padding-left:15px;color:#444444; font-weight:bold;background-color:#F5F8FD;}
#view_blue .write_bg{background-color:#F5F8FD; height:20px;}

#view_blue .top_title {background-color:#F5F8FD;color:#333333; font-weight:bold; font-family:돋움;font-size:11pt; padding:7px 15px;}
#view_blue .top_title_exam {background-color:#F5F8FD;color:#333333; font-weight:bold; font-family:돋움;font-size:11pt; padding:7px 15px;}
#view_blue .top_name {background-color:#F5F8FD;color:#333333; font-weight:bold; font-family;padding:7px 15px;}
#view_blue .line{background-color:#D1DBEC;}
#view_blue .date_num{color:#787878; font-family:돋움;font-size:8pt; }
#view_blue .body{padding:13px;color:#444444; line-height:14pt;}
#view_blue .file{color:#787878;font-weight:bold;font-family:돋움;font-size:8pt;}
#view_blue .input_box{border : solid 1px; background : #FFFFFF; border-color: #C6C6C6;font-family: "굴림"; font-size : 9pt; letter-spacing : -0.03em; padding-top : 2px; color : #444444;}



.keyword{color:#FF8080;font-weight:bold; background-color:#F9F9F9}

/*회색게시판 읽기,쓰기*/
#view_gray { border-left:solid 1px; border-right:solid 1px; border-left-color:#DFDFDF; border-right-color:#DFDFDF}
#view_gray .topline {background-color:#B9B9B9;} 
#view_gray .topbg {background-color:#F9F9F9;color:#333333; font-weight:bold; padding-left:15px}
#view_gray .write_name{padding-left:15px;color:#444444; font-weight:bold;background-color:#F9F9F9;}
#view_gray .write_bg{background-color:#F9F9F9; padding:8px 0;}

#view_gray .top_title {background-color:#F9F9F9;color:#333333; font-weight:bold; font-family:돋움;font-size:11pt; padding:7px 15px;}
#view_gray .top_title_exam {background-color:#F9F9F9;color:#333333; font-weight:bold; font-family:돋움;font-size:11pt; padding:7px 15px;}
#view_gray .top_name {background-color:#F9F9F9;color:#333333; font-weight:bold; font-family;padding:7px 15px;}
#view_gray .line{background-color:#DFDFDF;}
#view_gray .date_num{color:#787878; font-family:돋움;font-size:8pt; }
#view_gray .body{padding:13px;color:#444444; line-height:14pt;}
#view_gray .file{color:#787878;font-weight:bold;font-family:돋움;font-size:8pt;}
#view_gray .input_box{border : solid 1px; background : #FFFFFF; border-color: #C6C6C6;font-family: "굴림"; font-size : 9pt; letter-spacing : -0.03em; padding-top : 2px; color : #444444;}



/*초록게시판 읽기,쓰기*/
#view_green { border-left:solid 1px; border-right:solid 1px; border-left-color:#E1ECD1; border-right-color:#E1ECD1}
#view_green .topline {background-color:#CEEAA6;} 
#view_green .topbg {background-color:#FAFDF5;color:#333333; font-weight:bold; padding-left:15px;}
#view_green .write_name{padding-left:15px;color:#444444; font-weight:bold;background-color:#FAFDF5;}
#view_green .write_bg{background-color:#FAFDF5; padding:6px 0; vertical-align:middle;}
.line table td{background-color:#ffffff; padding:6px 10px; vertical-align:middle; text-align:center}
.line tr td{background-color:#ffffff; padding:0px; text-align:center}

#view_green .top_title {background-color:#FAFDF5;color:#333333; font-weight:bold; font-family:돋움;font-size:11pt; padding:7px 15px;}
#view_green .top_title_exam {background-color:#FAFDF5;color:#333333; font-weight:bold; font-family:돋움;font-size:11pt; padding:7px 15px;}
#view_green .top_name {background-color:#FAFDF5;color:#333333; font-weight:bold; font-family;padding:7px 15px;}
#view_green .line{background-color:#E1ECD1;}
#view_green .date_num{color:#787878; font-family:돋움;font-size:8pt; }
#view_green .body{padding:13px;color:#444444; line-height:14pt;}
#view_green .file{color:#787878;font-weight:bold;font-family:돋움;font-size:8pt;}
#view_green .input_box{height:14px;border : solid 1px; background : #FFFFFF; border-color: #C6C6C6;font-family: "굴림"; font-size : 9pt; letter-spacing : -0.03em; padding-top : 2px; color : #444444;}

/*주황 게시판 읽기,쓰기*/
#view_orange { border-left:solid 1px; border-right:solid 1px; border-left-color:#F6E1D2; border-right-color:#F6E1D2}
#view_orange .topline {background-color:#F3D2BA;} 
#view_orange .topbg {background-color:#FDF8F7;color:#333333; font-weight:bold; padding-left:15px;}
#view_orange .write_name{padding-left:15px;color:#444444; font-weight:bold;background-color:#FDF8F7;}
#view_orange .write_bg{background-color:#FDF8F7; padding:8px 0;}

#view_orange .top_title {height:28px;background-color:#FDF8F7;color:#333333; font-weight:bold; font-family:돋움;font-size:11pt; padding:7px 15px;}
#view_orange .top_title_exam {height:28px;background-color:#FDF8F7;color:#333333; font-weight:bold; font-family:돋움;font-size:11pt; padding:7px 15px;}
#view_orange .top_name {background-color:#FDF8F7;color:#333333; font-weight:bold; font-family;padding:7px 15px;}
#view_orange .line{background-color:#F6E1D2;}
#view_orange .date_num{color:#787878; font-family:돋움;font-size:8pt; }
#view_orange .body{padding:13px;color:#444444; line-height:14pt;}
#view_orange .file{color:#787878;font-weight:bold;font-family:돋움;font-size:8pt;}
#view_orange .input_box{height:14px;border : solid 1px; background : #FFFFFF; border-color: #C6C6C6;letter-spacing : -0.03em; padding-top : 2px; color : #444444;}
#view_orange .tab_pad{ padding:7px 3px 7px 10px; text-align:left; }





/*댓글쓰기*/
#ripple .want_mi{color:#0076CD;font-weight:bold;font-family:돋움;font-size:8pt;}
#ripple .want_pl{color:#CC3300;font-weight:bold;font-family:돋움;font-size:8pt;}
#ripple .ripple_box{border : solid 1px; background : #FFFFFF; border-color: #C6C6C6;letter-spacing : -0.03em; padding-top : 2px; color : #444444;}


/*댓글읽기*/
#ripple_write .nikname{ font-weight:bold; padding-left:15px;}
#ripple_write .body{ padding-top:12px; padding-bottom:10px; padding-left:8px; padding-right:8px; line-height:130%;}
#ripple_write .date{ font-family: "돋움";color : #999999; font-size : 8pt;}
#ripple_write .right_text{ text-align:center;color :#787878; font-family:돋움; font-size:8pt;font-weight:bold;padding-top;10px; padding-bottom:12px;}
#ripple_write .nikname_Secret{ font-weight:bold; padding-left:15px; color:#a8a8a8;}


.btnImage { cursor:hand;}



/*/////////////////////초록탭 ///////////////////////*/
#tab_green{
  color:#8F8F8F;
  width:660px;
  height:29px;
}
#tab_green .line{
  background:url("http://file.studymania.com/renewal/infor/images/tab_line.gif") repeat-x;
}
/*오픈탭*/
#tab_green #open .left{
  width:6px;
  height:29px;
  background:url("http://file.studymania.com/renewal/infor/images/tab_left_open.gif") no-repeat left top;
}
#tab_green #open .bg{
  padding-top:5px;
  font-family:굴림;
  font-size:9pt;
  text-align:center;
  color:#88AF00;
  font-weight:bold;
  background:url("http://file.studymania.com/renewal/infor/images/tab_bg_open.gif") repeat left top;
   
}
#tab_green #open .right{
  width:6px;
  height:29px;
  background:url("http://file.studymania.com/renewal/infor/images/tab_right_open.gif") no-repeat left top;
}
/*클로즈탭*/
#tab_green #close .left{
  width:6px;
  height:29px;
  background:url("http://file.studymania.com/renewal/infor/images/tab_left.gif") no-repeat left top;
}
#tab_green #close .bg{
  background:url("http://file.studymania.com/renewal/infor/images/tab_bg.gif") repeat left top;
  padding-top:3px;
  font-family:굴림;
  font-size:9pt;
  text-align:center;
  color:#8F8F8F;
  font-weight:bold;
   
}
#tab_green #close .right{
  width:6px;
  height:29px;
  background:url("http://file.studymania.com/renewal/infor/images/tab_right.gif") no-repeat left top;
}





/*오픈탭*/
#tab_green_open .left{
  width:6px;
  height:29px;
  background:url("http://file.studymania.com/renewal/infor/images/tab_left_open.gif") no-repeat left top;
}
#tab_green_open .bg{
  padding-top:5px;
  font-family:굴림;
  font-size:9pt;
  text-align:center;
  color:#88AF00;
  font-weight:bold;
  background:url("http://file.studymania.com/renewal/infor/images/tab_bg_open.gif") repeat left top;
   
}
#tab_green_open .right{
  width:6px;
  height:29px;
  background:url("http://file.studymania.com/renewal/infor/images/tab_right_open.gif") no-repeat left top;
}
/*클로즈탭*/
#tab_green_close .left{
  width:6px;
  height:29px;
  background:url("http://file.studymania.com/renewal/infor/images/tab_left.gif") no-repeat left top;
}
#tab_green_close .bg{
  background:url("http://file.studymania.com/renewal/infor/images/tab_bg.gif") repeat left top;
  padding-top:3px;
  font-family:굴림;
  font-size:9pt;
  text-align:center;
  color:#8F8F8F;
  font-weight:bold;
   
}
#tab_green_close .right{
  width:6px;
  height:29px;
  background:url("http://file.studymania.com/renewal/infor/images/tab_right.gif") no-repeat left top;
}




/*/////////////////////초록서브메뉴 ///////////////////////*/
#tab_green .submcolor{
  background-color:#F1F1F1;

}

#tab_green .submbg{
  font-family:돋움;
  font-size:8pt;
  color:#444444;
  padding-top:7px;
  padding-bottom:7px;  
  padding-left:19px;
  background-color:#F1F1F1;
}
#tab_green a.subm:link{
  font-family:돋움;
  font-size:8pt;
  color:#444444;
  text-decoration:none;
}
#tab_green a.subm:visited{
  font-family:돋움;
  font-size:8pt;
  color:#444444;
  text-decoration:none;
}
#tab_green a.subm:hover{
 text-decoration:underline;
}

#tab_green a.now:link{
  font-family:돋움;
  font-size:8pt;
  color:#444444;
  text-decoration:none;
  font-weight:bold;
}
#tab_green a.now:visited{
  font-family:돋움;
  font-size:8pt;
  color:#444444;
  text-decoration:none;
  font-weight:bold;
}
#tab_green a.now:hover{
 text-decoration:underline;
}




/*/////////////////////주황탭 ///////////////////////*/
#tab_orange{
  color:#8F8F8F;
  width:660px;
  height:29px;
	float:left;

}
#tab_orange .line{
  background:url("http://file.studymania.com/renewal/infor/images/tabor_line.gif") repeat-x;
}
/*오픈탭*/
#tab_orange #open .left{
  width:6px;
  height:29px;
  background:url("http://file.studymania.com/renewal/infor/images/tabor_left_open.gif") no-repeat left top;
}
#tab_orange #open .bg{
  padding-top:8px;
  font-family:굴림;
  padding-left:4px;
  padding-right:4px;
  font-size:9pt;
  text-align:center;
  color:#FC4D00;
  font-weight:bold;
  background:url("http://file.studymania.com/renewal/infor/images/tabor_bg_open.gif") repeat left top;
   
}
#tab_orange #open .right{
  width:6px;
  height:29px;
  background:url("http://file.studymania.com/renewal/infor/images/tabor_right_open.gif") no-repeat right top;
}
/*클로즈탭*/
#tab_orange #close .left{
  width:6px;
  height:29px;
  background:url("http://file.studymania.com/renewal/infor/images/tabor_left.gif") no-repeat left top;
}
#tab_orange #close .bg{
  background:url("http://file.studymania.com/renewal/infor/images/tabor_bg.gif") repeat left top;
  padding-top:8px;
  padding-left:4px;
  padding-right:4px;
  font-size:9pt;
  text-align:center;
  color:#8F8F8F;
   
}
#tab_orange #close .right{
  width:6px;
  height:29px;
  background:url("http://file.studymania.com/renewal/infor/images/tabor_right.gif") no-repeat right top;
}
/*/////////////////////주황서브메뉴 ///////////////////////*/
#tab_orange .submcolor{
  background-color:#F1F1F1;

}

#tab_orange .submbg{
  font-family:돋움;
  font-size:8pt;
  color:#444444;
  padding-top:7px;
  padding-bottom:7px;  
  padding-left:19px;
  background-color:#F1F1F1;
}
#tab_orange a.subm:link{
  font-family:돋움;
  font-size:8pt;
  color:#444444;
  text-decoration:none;
}
#tab_orange a.subm:visited{
  font-family:돋움;
  font-size:8pt;
  color:#444444;
  text-decoration:none;
}
#tab_orange a.subm:hover{
 text-decoration:underline;
}

#tab_orange a.now:link{
  font-family:돋움;
  font-size:8pt;
  color:#444444;
  text-decoration:none;
  font-weight:bold;
}
#tab_orange a.now:visited{
  font-family:돋움;
  font-size:8pt;
  color:#444444;
  text-decoration:none;
  font-weight:bold;
}
#tab_orange a.now:hover{
 text-decoration:underline;
}



/*오픈탭*/
.tab_orange_open .left{
  width:6px;
  height:29px;
  background:url("http://file.studymania.com/renewal/infor/images/tabor_left_open.gif") no-repeat left top;
}
.tab_orange_open .bg{
  padding-top:8px;
  font-size:9pt;
  text-align:center;
  color:#FC4D00;
  font-weight:bold;
  background:url("http://file.studymania.com/renewal/infor/images/tabor_bg_open.gif") repeat left top;
   
}
.tab_orange_open .right{
  width:6px;
  height:29px;
  background:url("http://file.studymania.com/renewal/infor/images/tabor_right_open.gif") no-repeat left top;
}
/*클로즈탭*/
.tab_orange_close .left{
  width:6px;
  height:29px;
  background:url("http://file.studymania.com/renewal/infor/images/tabor_left.gif") no-repeat left top;
}
.tab_orange_close .bg{
  background:url("http://file.studymania.com/renewal/infor/images/tabor_bg.gif") repeat left top;
  padding-top:3px;
  font-size:9pt;
  font-weight:bold;
  text-align:center;
  color:#8F8F8F;
   
}
.tab_orange_close .right{
  width:6px;
  height:29px;
  background:url("http://file.studymania.com/renewal/infor/images/tabor_right.gif") no-repeat left top;
}



/*오픈탭*/
.tab_blue_open .left{
  width:6px;
  height:29px;
  background:url("http://file.studymania.com/renewal/infor/images/tabbl_left_open.gif") no-repeat left top;
}
.tab_blue_open .bg{
  padding-top:5px;
  text-align:center;
  color:#008494;
  font-weight:bold;
  background:url("http://file.studymania.com/renewal/infor/images/tabbl_bg_open.gif") repeat left top;
   
}
.tab_blue_open .right{
  width:6px;
  height:29px;
  background:url("http://file.studymania.com/renewal/infor/images/tabbl_right_open.gif") no-repeat left top;
}
/*클로즈탭*/
.tab_blue_close .left{
  width:6px;
  height:29px;
  background:url("http://file.studymania.com/renewal/infor/images/tabbl_left.gif") no-repeat left top;
}
.tab_blue_close .bg{
  background:url("http://file.studymania.com/renewal/infor/images/tabbl_bg.gif") repeat left top;
  padding-top:3px;
  text-align:center;
  color:#8F8F8F;
  font-weight:bold;
   
}
.tab_blue_close .right{
  width:6px;
  height:29px;
  background:url("http://file.studymania.com/renewal/infor/images/tabbl_right.gif") no-repeat left top;
}

/*/////////////////////초록서브메뉴 ///////////////////////*/
#tab_blue .submcolor{
  background-color:#F1F1F1;

}

#tab_blue .submbg{
  font-family:돋움;
  font-size:8pt;
  color:#444444;
  padding-top:7px;
  padding-bottom:7px;  
  padding-left:19px;
  background-color:#F1F1F1;
}
#tab_blue a.subm:link{
  font-family:돋움;
  font-size:8pt;
  color:#444444;
  text-decoration:none;
}
#tab_blue a.subm:visited{
  font-family:돋움;
  font-size:8pt;
  color:#444444;
  text-decoration:none;
}
#tab_blue a.subm:hover{
 text-decoration:underline;
}

#tab_blue a.now:link{
  font-family:돋움;
  font-size:8pt;
  color:#444444;
  text-decoration:none;
  font-weight:bold;
}
#tab_blue a.now:visited{
  font-family:돋움;
  font-size:8pt;
  color:#444444;
  text-decoration:none;
  font-weight:bold;
}
#tab_blue a.now:hover{
 text-decoration:underline;
}



/*/////////////////////파랑탭 ///////////////////////*/
#tab_blue{
  color:#8F8F8F;
  width:660px;
  height:29px;
}
#tab_blue .line{
  background:url("http://file.studymania.com/renewal/infor/images/tabbl_line.gif") repeat-x;
}
/*오픈탭*/
#tab_blue #open .left{
  width:6px;
  height:29px;
  background:url("http://file.studymania.com/renewal/infor/images/tabbl_left_open.gif") no-repeat left top;
}
#tab_blue #open .bg{
  padding-top:5px;
  text-align:center;
  color:#008494;
  font-weight:bold;
  background:url("http://file.studymania.com/renewal/infor/images/tabbl_bg_open.gif") repeat left top;
   
}
#tab_blue #open .right{
  width:6px;
  height:29px;
  background:url("http://file.studymania.com/renewal/infor/images/tabbl_right_open.gif") no-repeat left top;
}
/*클로즈탭*/
#tab_blue #close .left{
  width:6px;
  height:29px;
  background:url("http://file.studymania.com/renewal/infor/images/tabbl_left.gif") no-repeat left top;
}
#tab_blue #close .bg{
  background:url("http://file.studymania.com/renewal/infor/images/tabbl_bg.gif") repeat left top;
  padding-top:3px;
  text-align:center;
  color:#8F8F8F;
  font-weight:bold;
   
}
#tab_blue #close .right{
  width:6px;
  height:29px;
  background:url("http://file.studymania.com/renewal/infor/images/tabbl_right.gif") no-repeat left top;
}

/*/////////////////////파랑서브메뉴 ///////////////////////*/
#tab_blue .submcolor{
  background-color:#F1F1F1;

}

#tab_blue .submbg{
  font-family:돋움;
  font-size:8pt;
  color:#444444;
  padding-top:7px;
  padding-bottom:7px;  
  padding-left:19px;
  background-color:#F1F1F1;
}
#tab_blue a.subm:link{
  font-family:돋움;
  font-size:8pt;
  color:#444444;
  text-decoration:none;
}
#tab_blue a.subm:visited{
  font-family:돋움;
  font-size:8pt;
  color:#444444;
  text-decoration:none;
}
#tab_blue a.subm:hover{
 text-decoration:underline;
}

#tab_blue a.now:link{
  font-family:돋움;
  font-size:8pt;
  color:#444444;
  text-decoration:none;
  font-weight:bold;
}
#tab_blue a.now:visited{
  font-family:돋움;
  font-size:8pt;
  color:#444444;
  text-decoration:none;
  font-weight:bold;
}
#tab_blue a.now:hover{
 text-decoration:underline;
} 
/*/////////////////////페이징///////////////////////*/
#pagenum{
font-family:Arial, Helvetica, sans-serif;
font-size:8pt;
color:#444444;
text-align:center;
}
#pagenum a:link{
 font-family:Arial, Helvetica, sans-serif;
 font-size:8pt;
 color:#444444;
 text-decoration:none
	  
}
#pagenum a:visited{
 font-family:Arial, Helvetica, sans-serif;
 font-size:8pt;
 color:#444444;
 text-decoration:none
}
#pagenum a:hover{
 font-family:Arial, Helvetica, sans-serif;
 font-size:8pt;
 color:#444444;
 text-decoration:underline;
	}
/*/////////////////////실시간강좌평///////////////////////*/
a.lect_review01:link{ color:#444444;}
a.lect_review01:visited{ color:#444444;}
a.lect_review01:hover{color:#7a9604;}   

a.lect_review02:link{ color:#7a9604;}
a.lect_review02:visited{ color:#444444;}
a.lect_review02:hover{color:#7a9604;}  












/*/////////////////////작은타이틀 회색리스트///////////////////////*/
.S_gray_list{
  border-top:2px #D6D6D6 solid;
  border-bottom:2px #D6D6D6 solid;
}

.S_gray_list th{
  background:#FAFAFA;
  padding:10px 0;
  font-size:8pt;
  color:#333333;
  text-align:center;
}

.S_gray_list .Cen_text{
  text-align:center;
  padding:10px 0;
}

.S_gray_list .list_content{
  text-align:left;
  padding:10px 7px;
}

.S_gray_list .Cen_text02{
  text-align:center;
  padding:10px 7px;
  font-size:8pt;
  font-weight:bold;
  letter-spacing:-1px;
}

/*--스펙공유 2009.10.13 by 박윤정--*/
	
.Text_Area_left_total{
	width:660px;
	}
	
.Text_Area_left_total ul{
	display:inline;
	}
.Text_Area_left_total li{
	list-style:none;
	padding-bottom:3px;
	}
.Text_Area_left1{
	float:left;
	padding-right:5px;
	}
.Text_Area_left2{
	float:left;
	padding-right:5px;
	}
.Text_Area_left3{
	float:right;
	}		
.del_bold {
	font-weight:normal;
 }

{ border-left:solid 1px; border-right:solid 1px; border-left-color:#F6E1D2; border-right-color:#F6E1D2}
#view_orange .body_01{padding:0; color:#444444; line-height:35pt;}
.Spec_clear {clear:both; margin:0;}
.Spec_Read01 { 
	list-style-type: none; 
	list-style-image: none; 
	list-style-position: outside; 
	float: left;
	font-weight:bold;
	border-right:1px solid #F6E1D2;
	background-color:#FDF8F7;
	padding:0 5px 0 10px;
	margin:0;
	}
.Spec_Read02 { 
	list-style-type: none; 
	list-style-image: none; 
	list-style-position: outside; 
	float: left;
	font-weight:normal;
	padding-left:10px;
	margin:0;
	}
	.Spec_Read03 { 
	list-style-type: none; 
	list-style-image: none; 
	list-style-position: outside; 
	float: left;
	font-weight:normal;
	padding-left:10px;
	margin:0;
	color:#999;
	}
.Spec_Line {background:#F6E1D2; width:1px;}
.Read_Box_01 {width:620px; padding:20px 10px 30px 10px;}


/*----------------------------------------
	스펙 공유 참여자 결과 보기 RE_coding
	2009.10.28 by 박윤정
	----------------------------------------*/
.Spec_T_ALL {
	width:660px;
	border:1px solid #F6E1D2;
	}
.Spec_Title_BIG {
	float: left; 
	list-style-type: none; 
	list-style-image: none; 
	list-style-position: outside; 
	width: 500px; 
	padding:10px; 
	font-weight:bold; 
	font-size:14px; 
	color:#333;	
	}
.Spec_Title_IMG {
	float: left; 
	list-style-type: none; 
	list-style-image: none; 
	list-style-position: outside;  
	padding:10px 0 10px 40px;
	}
.Spec_T_ALL th {
	width:108px;
	text-align:left;
	padding:15px 0 15px 10px;
	background-color:#FDF8F7;
	border-right:1px solid #F6E1D2;
	border-bottom:1px solid #F6E1D2;
	}
.Spec_TH_R {
	font-weight:bold;
	width:108px;
	text-align:left;
	padding:15px 0 15px 10px;
	background-color:#FDF8F7;
	border-right:1px solid #F6E1D2;
	border-left:1px solid #F6E1D2;
	border-bottom:1px solid #F6E1D2;
	}
.Spec_T_Long {
	width:504px;
	padding-left:10px;
	border-bottom:1px solid #F6E1D2;
	}
.Spec_T_Short {
	width:202px;
	padding-left:10px;
	border-bottom:1px solid #F6E1D2;
	}
.Spec_T_VLong {
	padding:10px;
	border-bottom:1px solid #F6E1D2;
	}
	

/*--------------------------------
 2009.11.05 by박윤정
 특목전략 : 특목고 관련 동영상
--------------------------------*/
.Special_TAB1112 {
 width:660px;
 height:35px;
 border-bottom:2px solid #ff6600;
 }
.Special_TAB1112 li {
 list-style:none;
 float:left;
 }
.Special_TAB1112 img {
 padding-right:3px;
 }
.Special_NoP img{
 padding:0;
 }
	
/*----------------------------------------
	카페_ 출석체크	2009.11.17 김 현 오
	----------------------------------------*/	
	
dl,ul,ol,li {list-style: none;}    
  
h1,h2,h3,h4,h5,dl,dt,dd,ul,li,ol,th,td,p,blockquote,form,fieldset,legend {
   margin:0;
	 padding:0;
}

h5{
 font-weight:lighter;
}

table { border-collapse:collapse; }

	
/*/////////////////////////////////출석체크///////////////////////////////*/
.attend_wrap{
 width:660px;
 margin:0px;
 padding:0px;
 float:left;
 }


#attend_top{
  background:url("http://file.studymania.com/renewal/my_mania/images/my_attend/attend_top.gif") no-repeat;
	width:660px;
	padding-bottom:24px;
	font-family:돋움;
	height:81px;
	margin:0;
	padding:0;
}


#attend_top .attend_first{
  background:url("http://file.studymania.com/renewal/my_mania/images/my_attend/attend_today_bg.gif") no-repeat;
	float:left;
	height:36px;
	width:252px;
	margin:19px 12px 0 17px;
}

#attend_top .attend_first .first_id{
  margin-left:110px;
	margin-top:7px;
	font-size:11pt;
	color:#444;
	letter-spacing:-2px;
	font-weight:bold;
}


#attend_top .today_date{
  font-weight:bold;
	color:#444;
	width:140px;
	float:left;
	font-size:8pt;
	margin:34px 0 0 0;
	font-family:돋움;
}


#attend_top .Btn_memo{
  float:right;
	margin:33px 20px 0 0;
	width:200px;
	height:21px;
	text-align:right;
}

#attend_bg {
  margin:0;
  padding:0;
  width:660px;
  background:url("http://file.studymania.com/renewal/my_mania/images/my_attend/attend_bg.gif") no-repeat;
	height:602px;
	
}

.attend_memo_tb{
  margin:0px 32px;
}


.attend_memo_list_scr{
  width:635px;
	height:580px;
	overflow-x:hidden;
  overflow-y:scroll;
	scrollbar-highlight-color: #c79f6b; 
	scrollbar-shadow-color: #c79f6b; 
	scrollbar-arrow-color: #c79f6b; 
	scrollbar-face-color: #efdbbd; 
	scrollbar-3dlight-color: #efdbbd; 
	scrollbar-darkshadow-color: #efdbbd; 
	scrollbar-track-color: #efdbbd;
}





/*출석체크메모지 노랭이색*/
#memo_01{
  background:url("http://file.studymania.com/renewal/my_mania/images/my_attend/memo_paper01.gif") no-repeat;
	width:178px;
	height:132px;
	text-align:left;
	margin:0px;
	padding:0px;

}


#memo_02{
  background:url("http://file.studymania.com/renewal/my_mania/images/my_attend/memo_paper02.gif") no-repeat;
	width:178px;
	height:132px;
	text-align:left;
	margin:0px;
	padding:0px
}

#memo_03{
  background:url("http://file.studymania.com/renewal/my_mania/images/my_attend/memo_paper03.gif") no-repeat;
	width:178px;
	height:132px;
	text-align:left;
	margin:0px;
	padding:0px	
}




.memo_writer{
  width:150px;
	margin:0 9px 0 15px;
	font-size:9pt;
	font-weight:bold;
	color:#444;
	list-style:none;
}


.memo_writer .memo_write_date{
  background:url("http://file.studymania.com/renewal/my_mania/images/my_attend/section_bar02.gif") no-repeat 0 5px;
	padding:3px 0 0 5px;
	font-size:8pt;
	color:#888;
	font-weight:lighter;
	float:right;
}


.memo_text{
  margin:10px 15px 0 15px;
	width:150px;
	height:52px;
	font-size:8pt;
	text-align:left;
	padding:0;
  overflow:hidden;
	word-break:break-all;
	word-wrap:break-word;
}

.memo_text02{
  margin:0px;
	text-align:left;
	padding:5px 8px 0 8px;
}





.memo_text02 textarea{
	width:155px;
	height:67px;
	border:#d4d4d4 1px solid;
	background:url("http://file.studymania.com/renewal/my_mania/images/my_attend/text_bg_memo_write.gif") no-repeat;
	overflow-y:auto;
	font-size:8pt;
	line-height:140%;
}





/*/////////////////////////////////출석메모붙이기 레이어///////////////////////////////*/

#memo_Color{
  width:250px;
	margin:0 5px 25px 5px;
}

#memo_Color dt{
  float:left;
	padding-top:5px;
}

#memo_Color dd{
  float:left;
}




#memo_Color .memo_C01{
  width:26px;
	height:26px;
	border:#ffdf53 3px solid;
	background:#fdffc2;
	font-size:0;
	line-height:0;
	text-indent:-9999px;
	margin-right:43px;
}


#memo_Color .memo_C02{
  width:26px;
	height:26px;
	border:#fab7ff 3px solid;
	background:#fde4ff;
	font-size:0;
	line-height:0;
	text-indent:-9999px;
	margin-right:43px;
}


#memo_Color .memo_C03{
  width:26px;
	height:26px;
	border:#9cf2f3 3px solid;
	background:#e2fdf4;
	font-size:0;
	line-height:0;
	text-indent:-9999px;
}












/*/////////////////////////////////나의 출석메모 팝업창///////////////////////////////*/
#pop_memo_calendar_top {
  background:url("http://file.studymania.com/ehighest/images/pop/popup_calendar_top.gif") no-repeat;
	height:38px;
	text-align:center;
}

#Layer_content .today_date{
	color:#444;
	font-weight:bold;
	padding-top:11px;
}

.calendar_out{
  padding:13px 9px 5px 9px;
	text-align:center;
}




#pop_memo_calendar {
}

#pop_memo_calendar th{
  background:#f2f2f2;
	text-align:center;
	font-weight:bold;
	height:27px;
	width:57px;
	border-bottom:#e5e5e5 1px solid;

}

#pop_memo_calendar td{
  background:#FFF;
	height:34px;
	vertical-align:top;
	padding:3px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	border-bottom:#e5e5e5 1px solid;
	border-right:#e5e5e5 1px solid;
}


#pop_memo_calendar .sun02{
  color:#ff5757;
}

#pop_memo_calendar .sun{
  color:#ff5757;
	border-left:#e5e5e5 1px solid;
}

#pop_memo_calendar .sat{
  color:#219a8e;
}



#pop_memo_calendar .attend_ico{
 text-align:center;
 }



#pop_memo_calendar .today{
  background:#ffedbc;
	font-weight:bold;
	color:#444;
} 





.layer_memo_close{
  text-align:right;
	padding:5px 5px 0 0;
}

.layer_memo_num{
  text-align:right;
	padding:5px 10px 0 0;
	font-size:8pt;
}

.re_set{clear:both;}

/*높이 15px용 여백*/
.h_pad15{
	height:15px;
	font-size:0px;
	line-height:0;
}	

/*높이 17px용 여백*/
.h_pad17{
	height:17px;
	font-size:0px;
	line-height:0;
}

/*높이 15px용 여백*/
.h_pad10{
	height:10px;
	font-size:0px;
	line-height:0;
}	

.flo_L{
  float:left;
}



/*///////////////////////////레이어창////////////////////////////////*/
#Layer_box { 
	line-height:normal;
}
#Layer_box #layerboxtop { 
  font-size: 0;
	width:306px;
  height: 18px;
  background: url("http://file.studymania.com/renewal/my_mania/images/my_attend/layer_corner01.gif") no-repeat top left;
}
#Layer_box #layerboxtop div{ 
  font-size: 0;
	padding-top:2px;
  background: url("http://file.studymania.com/renewal/my_mania/images/my_attend/layer_corner02.gif") no-repeat top right;
	text-align:right;
}

#Layer_box #layerboxtop div a{
  font-size: 0;
	width:92px;
  height: 16px;
	margin-right:15px;
}


#Layer_box #layerboxbottom { 
  width:306px;
  font-size: 0;
  height: 18px;
  background: url("http://file.studymania.com/renewal/my_mania/images/my_attend/layer_corner03.gif") no-repeat bottom left;
}


#Layer_box #layerboxbottom div { 
  font-size: 0;
  height: 18px;
	background: url("http://file.studymania.com/renewal/my_mania/images/my_attend/layer_corner04.gif") no-repeat bottom right;
}

#Layer_box #layerboxcontent {
	background: url("http://file.studymania.com/renewal/my_mania/images/my_attend/layer_middle01.gif") repeat-y top left;
	position:relative;
}

#Layer_box #layerboxcontent .layerboxright {
	background: url("http://file.studymania.com/renewal/my_mania/images/my_attend/layer_middle02.gif") repeat-y top right;
	padding:1px;
}


#Layer_content{
  padding:5px 19px;
}


#Layer_content .B_Text{
  font-size:11pt;
	letter-spacing:-1px;
	font-weight:bold;
	color:#444;
	margin:0 0 15px 23px;
	padding:12px 0 10px 18px;
	background:url("http://file.studymania.com/renewal/my_mania/images/my_attend/layer_poll_text_bg.gif") no-repeat;
	width:250px;
	text-align:center;
}

#Layer_content h1{
  font-size:11pt;
	color:#444;
	font-weight:bold;
	background:url("http://file.studymania.com/renewal/my_mania/images/my_attend/ico_b_ti.gif") no-repeat 3px 1px;
	border-bottom:#EAEAEA 1px solid;
	margin-bottom:20px;
	padding:0 0 10px 20px;
	letter-spacing:-1px;
	word-spacing:-2px;
	text-align:left;
}

#Layer_content h1 span{
  font-size:8pt;
	color:#888;
	font-weight:lighter;
}


#Layer_content h2{
  font-size:9pt;
	background:url("http://file.studymania.com/renewal/my_mania/images/my_attend/ico_bullet_arrow03.gif") no-repeat 7px 3px;
	padding-left:14px;
	margin-bottom:10px;
}

#Layer_content h2 span{
  font-size:8pt;
	color:#888;
	font-weight:lighter;
	margin-left:10px;
}



#Layer_content h3{
  font-size:9pt;
	background:url("http://file.studymania.com/renewal/my_mania/images/my_attend/ico_bullet_arrow03.gif") no-repeat 0px 4px;
	padding-left:7px;
	line-height:120%;
}

#Layer_content h3 span{
  font-size:8pt;
	color:#888;
	font-weight:lighter;
}


#Layerbody{
  padding:15px;
}

#Layerbody li{
  display:inline; 
}

#Layerbody .Gbox_in_ti{
	background:url("http://file.studymania.com/renewal/my_mania/images/my_attend/ico_bullet_square01.gif") no-repeat 0 5px;
	padding:0 10px 0 5px;
	font-size:8pt;
	font-weight:bold;
	color:#444;
} 

/*///////////////////////////라운드박스 모음////////////////////////////////*/


/*라운드 5 회색박스*/
#sRound_Gray { 
  background: #f2f2f2;
	line-height:normal;
}
#sRound_Gray #sGrayboxtop { 
  font-size: 0;
  height: 4px;
  background: url("http://file.studymania.com/renewal/my_mania/images/my_attend/sround_gray_corner01.gif") no-repeat top left;
}
#sRound_Gray #sGrayboxtop div{ 
  font-size: 0;
  height: 4px;
  background: url("http://file.studymania.com/renewal/my_mania/images/my_attend/sround_gray_corner02.gif") no-repeat top right;
}

#sRound_Gray #sGrayboxbottom { 
  font-size: 0;
  height: 4px;
  background: url("http://file.studymania.com/renewal/my_mania/images/my_attend/sround_gray_corner03.gif") no-repeat bottom left;
}


#sRound_Gray #sGrayboxbottom div { 
  font-size: 0;
  height: 4px;
	background: url("http://file.studymania.com/renewal/my_mania/images/my_attend/sround_gray_corner04.gif") no-repeat bottom right;
}

#sRound_Gray #sGrayboxcontent {
	background: url("http://file.studymania.com/renewal/my_mania/images/my_attend/sround_gray_middle01.gif") repeat-y top left;
	position:relative;
}

#sRound_Gray #sGrayboxcontent .sGrayboxright {
	background: url("http://file.studymania.com/renewal/my_mania/images/my_attend/sround_gray_middle02.gif") repeat-y top right;
	padding:1px;
	line-height:140%;
}

.pop_bottomarea{
  text-align:center;
	margin-top:20px;	
}

#Layer_box #layerboxbottom { 
  font-size: 0;
  height: 18px;
  background: url("http://file.studymania.com/renewal/my_mania/images/my_attend/layer_corner03.gif") no-repeat bottom left;
}
#Layer_box #layerboxbottom div { 
  font-size: 0;
  height: 18px;
	background: url("http://file.studymania.com/renewal/my_mania/images/my_attend/layer_corner04.gif") no-repeat bottom right;
}


/*커뮤니티에 들어가는 부분임...출석체크 상단 호칭 획득가능 시각임을 알려주는 이미지*/


/*저녁부엉이*/
.name_img_night{
  background:url("http://file.studymania.com/renewal/my_mania/images/my_attend/top_img_night.gif") no-repeat;
	text-align:right;
	width:660px;
	padding:16px 0 12px 0;
	margin-bottom:20px;
	display: block; 
	margin-bottom: 0px; 
	height: 160px;
}
	
*+html body .name_img_night .name_now_time{
  width:600px;
  background:url("http://file.studymania.com/renewal/my_mania/images/my_attend/name_time_bg.gif") no-repeat top right;
	height:25px;
	padding:4px 6px 0 0;
	color:#FFF;
	margin-right:20px;
	font-weight:bold;
	font-size:13pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:100%;
	letter-spacing:13px;
	word-spacing:-24px;
}

*html .name_img_night .name_now_time{
  width:600px;
  background:url("http://file.studymania.com/renewal/my_mania/images/my_attend/name_time_bg.gif") no-repeat top right;
	height:25px;
	padding:4px 6px 0 0;
	color:#FFF;
	margin-right:20px;
	font-weight:bold;
	font-size:13pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:100%;
	letter-spacing:13px;
	word-spacing:-24px;
}

.name_img_night .name_now_time{
  width:600px;
  background:url("http://file.studymania.com/renewal/my_mania/images/my_attend/name_time_bg.gif") no-repeat top right;
	height:25px;
	padding:4px 0 0 0;
	margin-right:20px;
	margin-left:35px;
	color:#FFF;
	font-weight:bold;
	font-size:13pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:100%;
	letter-spacing:8px;
	word-spacing:-11px;
}

	
.name_img_night .name_now_text{
  color:#d3dbff;
	font-size:8pt;
	letter-spacing:-1px;
	margin-top:86px;
	padding-right:20px;
}	
	

.name_img_night .name_now_text span{
  color:#FFF;
	font-weight:bold;
	text-align:right;
}
	
	
	




/*아침종달새*/
.name_img_morn{
  background:url("http://file.studymania.com/renewal/my_mania/images/my_attend/top_img_morni.gif") no-repeat;
	text-align:right;
	width:660px;
	padding:16px 0 12px 0;
	margin-bottom:20px;
	display: block; 
	margin-bottom: 0px; 
	height: 160px;
}
	
*+html body .name_img_morn .name_now_time{
  width:600px;
  background:url("http://file.studymania.com/renewal/my_mania/images/my_attend/name_time_bg.gif") no-repeat top right;
	height:25px;
	padding:4px 6px 0 0;
	color:#FFF;
	margin-right:20px;
	font-weight:bold;
	font-size:13pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:100%;
	letter-spacing:13px;
	word-spacing:-24px;
}

*html .name_img_morn .name_now_time{
  width:600px;
  background:url("http://file.studymania.com/renewal/my_mania/images/my_attend/name_time_bg.gif") no-repeat top right;
	height:25px;
	padding:4px 6px 0 0;
	color:#FFF;
	margin-right:20px;
	font-weight:bold;
	font-size:13pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:100%;
	letter-spacing:13px;
	word-spacing:-24px;
}

.name_img_morn .name_now_time{
  width:600px;
  background:url("http://file.studymania.com/renewal/my_mania/images/my_attend/name_time_bg.gif") no-repeat top right;
	height:25px;
	padding:4px 0 0 0;
	margin-right:20px;
	margin-left:35px;
	color:#FFF;
	font-weight:bold;
	font-size:13pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:100%;
	letter-spacing:8px;
	word-spacing:-11px;
}

	
.name_img_morn .name_now_text{
  color:#7da311;
	font-size:8pt;
	letter-spacing:-1px;
	margin-top:86px;
	padding-right:20px;
}	
	

.name_img_morn .name_now_text span{
	font-weight:bold;
	text-align:right;
}