/*----°øÅë Å×ÀÌºí-----------------*/
.table-box {
	border-top:2px solid #ff8334;
	border-left:1px solid #cdcdcd;
	border-bottom:1px solid #8b8b8b;
	color:#5e5e5e;
}
.table-box th,
.table-box td{
	text-align:center;
	padding:5px 0;
}
.table-box td{
	border-bottom:1px solid #cdcdcd;
	border-right:1px solid #cdcdcd;
	height:25px;
}
.table-box th{
	background-color:#4d4d4d;
	color:#FFF;
	border-left:1px solid #676767;
	height:25px;
	
}
/*°úÁ¤¸í*/
.table-box td .lecTitle{
	text-align:left;
	padding-left:5px;
	color:#1c1c1c;
}
.table-box td .lecTitle span{
	font-size:0.95em;
	color:#84b211;
}
/*±¸ºÐ Å¸ÀÌÆ² ¹è°æ*/
.table-box .tableTitle1,
.table-box .tableTitle2{
	color:#3c4720;
	font-weight:bold;
}

.table-box .tableTitle1{
	background-color:#ffb07e;
	
}
.table-box .tableTitle2{
	background-color:#E8FFFF;	
	
}
.table-box .tableTitle3{
	background-color:#EAEAEA;	
}
.tableGubun td{
	 border-top:2px solid #cdcdcd;
}


/*°¡°ÝºÎºÐ*/
.table-box .lecPrice{
	color:#ff1f1f;
}
.table-box .a-left{
	text-align:left;
	padding-left:10px;
}

/*----°øÅë Å×ÀÌºí end------------*/




/*----°øÅë2 Å×ÀÌºí-----------------*/
.table-boxs {
	border-top:2px solid #ff8334;
	border-left:1px solid #cdcdcd;
	border-right:1px solid #cdcdcd;
	border-bottom:1px solid #8b8b8b;
	color:#5e5e5e;
}
.table-boxs th,
.table-boxs td{
	text-align:center;
	padding:5px 0;
}
.table-boxs td{
	border-bottom:0px solid #cdcdcd;
	border-right:0px solid #cdcdcd;
	height:25px;
}
.table-boxs th{
	background-color:#4d4d4d;
	color:#FFF;
	border-left:1px solid #676767;
	height:25px;
	
}
/*°úÁ¤¸í*/
.table-boxs td .lecTitle{
	text-align:left;
	padding-left:5px;
	color:#1c1c1c;
}
.table-boxs td .lecTitle span{
	font-size:0.95em;
	color:#84b211;
}
/*±¸ºÐ Å¸ÀÌÆ² ¹è°æ*/
.table-boxs .tableTitle1,
.table-boxs .tableTitle2{
	color:#3c4720;
	font-weight:bold;
}

.table-boxs .tableTitle1{
	background-color:#ffb07e;
	
}
.table-boxs .tableTitle2{
	background-color:#E8FFFF;	
	
}
.table-boxs .tableTitle3{
	background-color:#EAEAEA;	
}



/*°¡°ÝºÎºÐ*/
.table-boxs .lecPrice{
	color:#ff1f1f;
}
.table-boxs .a-left{
	text-align:left;
	padding-left:10px;
}
/*----°øÅë2 Å×ÀÌºí end------------*/


/*----°øÅë3 Å×ÀÌºí-----------------*/
.table-boxm {
	border-top:2px solid #ff8334;
	border-left:1px solid #cdcdcd;
	border-right:1px solid #cdcdcd;
	border-bottom:1px solid #8b8b8b;
	color:#FFF;
}
.table-boxm th{
	text-align:center;
	padding:5px 0;
}
.table-boxm td{
	text-align:center;
	padding:5px 0;
}
.table-boxm td{
	border-bottom:1px solid #cdcdcd;
	border-right:1px solid #cdcdcd;
	height:25px;
}
.table-boxm th{	
	background-color:#4d4d4d;
	border-bottom:1px solid #cdcdcd;
	border-right:1px solid #cdcdcd;
	height:25px;
	
}
/*°úÁ¤¸í*/
.table-boxm td .lecTitle{
	text-align:left;
	padding-left:5px;
	color:#1c1c1c;
}
.table-boxm td .lecTitle span{
	font-size:0.95em;
	color:#84b211;
}
/*±¸ºÐ Å¸ÀÌÆ² ¹è°æ*/
.table-boxm .tableTitle1,
.table-boxm .tableTitle2{
	color:#3c4720;
	font-weight:bold;
}

.table-boxm .tableTitle1{
	background-color:#ffb07e;
	
}
.table-boxm .tableTitle2{
	background-color:#E8FFFF;	
	
}
.table-boxm .tableTitle3{
	background-color:#EAEAEA;	
}



/*°¡°ÝºÎºÐ*/
.table-boxm .lecPrice{
	color:#ff1f1f;
}
.table-boxm .a-left{
	text-align:left;
	padding-left:10px;
}
/*----°øÅë3 Å×ÀÌºí end------------*/

/*----ÆË¾÷(°úÁ¤»ó¼¼)------------------*/
#popup-wrapper{
	margin:0 auto;
	width:640px;
	color:#5e5e5e;
}
/*¹è°æ*/
#popup-wrapper .title-bg{
	width:100%;
	min-height:50px;
	background-color:#3b3b3b;
	border-bottom:2px solid #ff8334;
}
/*°úÁ¤¸í*/
#popup-wrapper .title-bg .popup-lecTitle{
	width:600px;
	margin:0 auto;
	padding-top:12px;
	padding-top:12px;
}
#popup-wrapper .title-bg .popup-lecTitle h1{
	float:left;
	color:#FFF;
	font-size:20px;
}
#popup-wrapper .popup-lecTitle a{
	display:block;
	float:right;
	margin-top:-5px;
}
/*³»¿ë ºÎºÐ*/
#popup-wrapper .popup-txt{
	width:600px;
	margin:0 auto;
	padding-top:25px;
}
#popup-wrapper .popup-txt h2{
	padding:10px 0;
	font-size:1.2em;
	color:#232323;
}
/*----ÆË¾÷ Å×ÀÌºí2---------------*/
.table2-box{
	border-top:1px solid #e0e0e0;
	border-left:1px solid #e0e0e0;
}
.table2-box td{
	padding:10px 0;
	border-right:1px solid #e0e0e0;
	border-bottom:1px solid #e0e0e0;
}
.table2-box .table2Title{
	color:#5e5e5e;
	background-color:#f1f1f1;
	text-align:center;
	font-weight:bold;
}
.table2-box td span{
	padding-left:10px;
}
/*----ÆË¾÷ Å×ÀÌºí2 end-----------*/

#popup-wrapper .txt-box{
	padding:0 10px 10px 10px;
	line-height:1.4em;
}
/*----ÆË¾÷(°úÁ¤»ó¼¼) end--------------*/

/*----ÆË¾÷(ÇÁ·ÎÇÊ) -------------------*/
#profile-wrapper{
	position:relative;
	margin:0 auto;
	width:600px;
	border-top:2px solid #ff721c;
	border-bottom:1px solid #ff721c;
}
/*¿ÞÂÊ */
#profile-wrapper .profile-leftBox{
	position:relative;
	float:left;
	width:35%;
	height:410px;
	text-align:center;
	background:url(/images/specialist/highlight.png) no-repeat 0 top #89b814;
}
#profile-wrapper .profile-leftBox h2{
	padding:20px 0 25px 0;
}
#profile-wrapper .profile-leftBox .photo p{
	padding-top:15px;
	color:#FFF;
}
#profile-wrapper .profile-leftBox .arrow{
	position:absolute;
	top:130px;
	right:-2px;
	/*background:url(../images/page/profile-arrow.png) no-repeat right 50%;*/
}
/*¿ÞÂÊend */

/*¿À¸¥ÂÊ */
#profile-wrapper .profile-rightBox{
	position:relative;
	float:right;
	width:65%;
}
#profile-wrapper .profile-rightBox .profile-txt{
	margin-left:25px;
	padding-top:25px;
}
#profile-wrapper .profile-rightBox .profile-txt h3{
	padding:5px 0;
}
#profile-wrapper .profile-rightBox .profile-txt .profile-list{
	list-style:none;
	margin-left:5px;
	color:#5e5e5e;
}
#profile-wrapper .profile-rightBox .profile-txt .profile-list li{
	padding:5px 0 5px 15px;
	background:url(/images/specialist/list-bullet.gif) no-repeat 0 50%;
}
/*¿À¸¥ÂÊend */

/*ÇÏ´Ü ¶óÀÎÀ§ÇØ #profile-wrapper¾È¿¡ ³»¿ë °¨½Î±â¿ë °¡»ódiv*/
#profile-wrapper .null-space{
	clear:both;
}
/*----ÆË¾÷(ÇÁ·ÎÇÊ) end----------------*/

/*----°øÅë Å×ÀÌºí3-----------------*/
.table-box3 {
	border-top:2px solid #ff8334;
	border-left:1px solid #cdcdcd;
	border-bottom:1px solid #8b8b8b;
	color:#5e5e5e;
}
.table-box3 th,
.table-box3 td{
	text-align:center;
	padding:5px 0;
}
.table-box3 td{
	border-bottom:1px solid #cdcdcd;
	border-right:1px solid #cdcdcd;
	height:20px;
}
.table-box3 th{
	/*background-color:#d7d7d7;
	color:#FFF;*/
	background-color:#ffea99;
	color:#787878;
	border-right:1px solid #cdcdcd;
	height:20px;
}
/*°úÁ¤¸í*/
.table-box3 td .lecTitle{
	text-align:left;
	padding-left:5px;
	color:#1c1c1c;
}
.table-box3 td .lecTitle span{
	font-size:0.95em;
	color:#84b211;
}
/*±¸ºÐ Å¸ÀÌÆ² ¹è°æ*/
.table-box3 .tableTitle1,
.table-box3 .tableTitle2{
	color:#3c4720;
	font-weight:bold;
}
.table-box3 .tableTitle1{
	background-color:#d8e5b7;
}
.table-box3 .tableTitle2{
	background-color:#e9f4cf;
}
/*°¡°ÝºÎºÐ*/
.table-box3 .lecPrice{
	color:#ff1f1f;
}
.table-box3 .a-left{
	text-align:left;
	padding-left:10px;
}

/*----°øÅë Å×ÀÌºí 3------------*/