@charset "utf-8";

/* 게시판 바디 색깔 없애기*/
#noBack {background-image:none;}
/* 버튼 형식1 */
.btn_t1{vertical-align:top;padding-right:2px;background-image:url("/commons/images/member/btn_type1.jpg");background-position:right top;background-repeat:no-repeat;display:inline-block;}
.btn_t1 a{vertical-align:top;background-image:url("/commons/images/member/btn_type1.jpg");background-position:0 0;background-repeat:no-repeat;display:inline-block;height:17px;font-weight:bold;color:#FFF;background-color:#6c86b2;padding:4px 13px 0px 17px;font-size:11px;font-family:'나눔고딕';letter-spacing:1px;}
*+ html .btn_t1{display:inline;}
* html .btn_t1{display:inline;}
*+ html .btn_t1 a{display:inline;}
* html .btn_t1 a{display:inline;}
.btn_t1 a:hover{color:#eee;}

/* 버튼 형식2 */
.btn_t2{vertical-align:top;padding-right:2px;background-image:url("/commons/images/member/btn_type2.jpg");background-position:right top;background-repeat:no-repeat;display:inline-block;}
.btn_t2 a{vertical-align:top;background-image:url("/commons/images/member/btn_type2.jpg");background-position:0 0;background-repeat:no-repeat;display:inline-block;height:19px;font-weight:bold;color:#FFF;background-color:#6c86b2;padding:8px 17px 0px 21px;font-size:11px;font-family:'나눔고딕';letter-spacing:1px;}
*+ html .btn_t2{display:inline;}
* html .btn_t2{display:inline;}
*+ html .btn_t2 a{display:inline;}
* html .btn_t2 a{display:inline;}
.btn_t2 a:hover{color:#eee;}

/* 인풋 등 */
.in_box{border:1px solid #f3f3f3;border-top:1px solid #ababab;border-left:1px solid #ababab;background-color:#f3f3f3;height:15px;font-size:11px;}
.in_check{margin:0;height:13px;}
.in_area{border:1px solid #f3f3f3;border-top:1px solid #ababab;border-left:1px solid #ababab;background-color:#f3f3f3;font-size:11px;width:98%;height:100px;}

/* 기본 폼 */
.basic_tb_wrap{border-top:2px solid #1b5790;border-bottom:2px solid #1b5790;margin-bottom:10px;}
.basic_tb_wrap table{border-collapse:collapse;width:100%;}
.basic_tb_wrap th{padding:5px 0;text-align:center;color:#1b5790;font-weight:bold;font-size:11px;border-bottom:1px solid #d4d4d4;}
.basic_tb_wrap td{padding:5px 0;text-align:left;padding-left:10px;border-bottom:1px solid #d4d4d4;}
.basic_tb_wrap tr:last-child th{border-bottom:0px;}
.basic_tb_wrap tr:last-child td{border-bottom:0px;}

.basic_tb_wrap.left_v_th th{text-align:left;padding-left:30px;vertical-align:top;padding-top:9px;}
.basic_tb_wrap.left_v_th td{text-align:left;vertical-align:top;}

/* bbs 리스트 */
.bbs_list_wrap{background-image:url("/commons/images/member/bbs_list_bg_l.jpg");background-position:0 0;background-repeat:repeat-x;
	font-family:'나눔고딕';margin-bottom:10px;border-bottom:1px solid #9e9e9e;
}
.bbs_list_in{background-image:url("/commons/images/member/bbs_list_bg_r.jpg");background-position:right 0;background-repeat:no-repeat;}
.bbs_list_wrap table{border-collapse:collapse;width:100%;}
.bbs_list_wrap table thead th{padding:5px 0 10px 0;height:16px;font-weight:bold;}
.bbs_list_wrap table td{border-bottom:1px solid #eaeaea;padding:7px 0;text-align:center;}
.bbs_list_wrap table td.subject_line{text-align:left;padding-left:10px;}
.bbs_list_wrap table td.subject_line a:hover{text-decoration:underline;}
.bbs_list_wrap table tr.ord td{background-color:#f9f9f9;line-height:1.4;}

.bbs_list_in .type_1{color:#3e3e3e;}
.bbs_list_in .type_2{color:#4c8d1c;}
.bbs_list_in .type_3{color:#f33900;}
/* 게시판 하단 검색박스 */
.search_box{margin-bottom:10px;font-size:11px;background-color:#f1f3f5;padding-top:14px;padding-bottom:14px;}
.search_box h3{display:inline;}
.chk_box{height:13px;margin:0;}
.in_s_box{border:1px solid #ddd;height:17px;padding:2px 0 0 3px;background-color:#fff;}

/* paging */
.paging{text-align:center;margin-bottom:10px;}
.paging span{padding:0 5px;}
.paging span a{padding:0 3px;color:#b6b6b6;}
.paging span a strong{color:#999;}

/* bbs 쓰기 */
.bbs_write_wrap{border-top:2px solid #dad0c3;font-family:'나눔고딕';margin-bottom:20px; width:860px;}
.bbs_write_wrap table{width:100%;border-collapse:collapse;}
.bbs_write_wrap table th,.bbs_write_wrap table td{border-bottom:1px solid #ececec;padding-top:7px;padding-bottom:7px;}
.bbs_write_wrap table th{text-align:left;padding-left:20px;font-weight:bold;color:#656565;background-image:url("/commons/images/member/bbs_bul.jpg");background-position:10px center;background-repeat:no-repeat;}
.bbs_write_wrap table td{text-align:left;padding-left:5px;}
.bbs_write_wrap table td .in_box{border:1px solid #dddddd;}
.bbs_write_wrap table td .in_area{border:1px solid #dddddd;}

/* bbs 보기 */
.bbs_view_wrap{background-image:url("/commons/images/member/bbs_list_bg_l.jpg");background-position:0 0;background-repeat:repeat-x;
	font-family:'나눔고딕';margin-bottom:10px;border-bottom:1px solid #b2b2b2;
}
.bbs_view_in{background-image:url("/commons/images/member/bbs_list_bg_r.jpg");background-position:right 0;background-repeat:no-repeat;}
.bbs_view_in a{text-decoration:underline;}
.bbs_view_in a:hover{color:#b1b1b1;}
.bbs_view_wrap table{border-collapse:collapse;width:100%;}
.bbs_view_wrap table thead th{background-color:#f9f9f9;text-align:left;padding-top:7px;padding-bottom:7px;font-weight:bold;padding-left:20px;background-image:url("/commons/images/member/bbs_bul2.jpg");background-position:10px center;background-repeat:no-repeat;}
.bbs_view_wrap table thead td{background-color:#f9f9f9;text-align:left;padding-top:7px;padding-bottom:7px;}
.bbs_view_wrap table thead .sj_line td{background-color:transparent;height:28px;vertical-align:middle;padding-left:20px;font-weight:bold;padding-top:0px;padding-bottom:0px;}
.bbs_view_wrap table tbody th,.bbs_view_wrap table tbody td{background-image:url("/commons/images/member/dot_bul.jpg");background-position:0 0;background-repeat:repeat-x;}
.bbs_view_wrap table tbody th{text-align:left;padding-left:20px;font-weight:bold;padding-top:10px;padding-bottom:10px;}
.bbs_view_wrap table tbody td{text-align:left;padding-top:10px;padding-bottom:10px;}
.bbs_view_wrap table tbody td .bbs_cont{line-height:1.6;}
.bbs_view_wrap table tbody td .bbs_cont p{margin-bottom:20px;}
.nopadding table tr td{padding:2px;}

/* 갤러리 */
.gal_list_wrap {margin-bottom:20px;}
.gal_list_wrap li{float:left;width:210px;height:218px;overflow:hidden;padding:15px 11px;border-bottom:1px solid #dcdcdc;font-family:'나눔고딕';}
.gal_list_wrap li .item01{margin-bottom:8px;}
.gal_list_wrap li .item01 a{position:relative;}
.gal_list_wrap li .item01 a img{border:1px solid #dcdcdc;}
.gal_list_wrap li .item01 a span{position:absolute;top:117px;left:151px;z-index:9;}
.gal_list_wrap li .item01 a span img{border:0px;}
.gal_list_wrap li .item02{margin-bottom:8px;}
.gal_list_wrap li .item03{line-height:1.4;}
.gal_list_wrap li dl{width:100%;}
.gal_list_wrap li dl:after{content:' ';clear:both;visibility:hidden;display:block;}
	*+ html .gal_list_wrap li dl{display:inline-block;}
	* html .gal_list_wrap li dl{height:1%;}
.gal_list_wrap li dl dt{float:left;width:25%;font-weight:bold;background-image:url("/commons/images/member/bbs_bul2.jpg");background-position:2px center;background-repeat:no-repeat;}
.gal_list_wrap li dl dt span{padding-left:10px;}
.gal_list_wrap li dl dd{float:left;width:73%;}

/* 블로그형 게시판 */
.blog_list_wrap {border-top:1px solid #111111;margin-bottom:20px;width:100%;}
.blog_list_wrap li{float:left;width:100%;height:85px;overflow:hidden;padding:15px 0px;border-bottom:1px solid #dcdcdc;font-family:'나눔고딕';}
.blog_list_wrap li .item01{margin-bottom:8px;float:left;}
.blog_list_wrap li .item01 a{position:relative;}
.blog_list_wrap li .item01 a img{border:1px solid #dcdcdc;}
.blog_list_wrap li .item01 a span{position:absolute;top:117px;left:151px;z-index:9;}
.blog_list_wrap li .item01 a span img{border:0px;}
.blog_list_wrap li .item02{margin-bottom:8px;float:right;width:620px;}
.blog_list_wrap li dl{}
.blog_list_wrap li dl:after{content:' ';clear:both;visibility:hidden;display:block;}
	*+ html .blog_list_wrap li dl{display:inline-block;}
	* html .blog_list_wrap li dl{height:1%;}
.blog_list_wrap li dl dt{padding-bottom: 5px;font-size:16px; color:#31998e;width:100%;font-weight:bold;/*background-image:url("/commons/images/member/bbs_bul2.jpg");background-position:2px center;background-repeat:no-repeat;*/}
.blog_list_wrap li dl dt a, .blog_list_wrap li dl dt a.link, .blog_list_wrap li dl dt a.visited, .blog_list_wrap li dl dt a.hover{color:#31998e;}
.blog_list_wrap li dl dd span{padding-left:5px;}
.blog_list_wrap li dl dd{width:100%;}
.blog_list_wrap li dl dd.first{width:100%;padding: 5px 0px;}

.bbs_cont{width:640px;}
.bbs_cont img{max-width:570px;}
/* html .bbs_cont img {width:expression(this.offsetWidth > 570 ? "570px" : "auto"); border:expression(this.offsetWidth > 570 ? "1px solid #fff" : "1px solid #fff");}*/

/* login */
.login_wrap{width:700px;height:300px;position:relative; background-image:url("/commons/images/member/login.jpg");background-position:0 0;background-repeat:no-repeat;}
.login_wrap .item1{position:absolute;top:58px;left:320px;font-size:11px;line-height:1.4;}
.login_wrap .item2{position:absolute;top:150px;left:360px;}
.login_wrap .item3{position:absolute;top:147px;left:540px;}
.login_wrap .item4{position:absolute;top:223px;left:320px;}

.login_in_box{padding:2px 0 0 3px; border:1px solid #d9d9d9;height:14px;background-color:#f4f4f5;}
/* id/ pass word */
.find_box{margin-bottom:40px;width:694px;background-image:url("/commons/images/member/find_box_b.jpg");background-position:0 bottom;background-repeat:no-repeat;}
.find_box_in{width:694px;background-image:url("/commons/images/member/find_box_t.jpg");background-position:0 0;background-repeat:no-repeat;
	padding-top:15px;
	min-height:178px;
	position:relative;
}
	* html .find_box_in{height:178px;}
.find_box_in h3{padding-left:20px;margin-bottom:30px;font-family:'나눔고딕';font-size:14px;}
.find_box_in .item1{position:absolute;top:80px;left:394px;font-size:11px;line-height:1.6;}
.find_box_in .item2{padding-top:20px;}
	.find_box_in .item2 label{font-weight:bold;display:inline-block;width:100px;text-align:right;}
	*+ html .find_box_in .item2 label{display:inline;}
	* html .find_box_in .item2 label{display:inline;}
.find_box_in .item2_1{padding-top:5px;}
	.find_box_in .item2_1 label{font-weight:bold;display:inline-block;width:100px;text-align:right;}
	*+ html .find_box_in .item2_1 label{display:inline;}
	* html .find_box_in .item2_1 label{display:inline;}
.find_in_box{height:18px;border:1px solid #d9d9d9;padding:2px 0 0 3px;width:150px;}
.find_box_in .item3{position:absolute;top:82px;left:266px;}

/* join */
.join_box{margin:0 auto;margin-bottom:40px;width:694px;background-image:url("/commons/images/member/join_box_b.jpg");background-position:0 bottom;background-repeat:no-repeat;}
.join_box_in{width:694px;background-image:url("/commons/images/member/join_box_t.jpg");background-position:0 0;background-repeat:no-repeat;
	padding-top:15px;padding-bottom:25px;
}

.join_box_in h3{padding-left:20px;margin-bottom:30px;font-family:'나눔고딕';font-size:14px;}
.join_tb_wrap table{width:100%;font-size:11px;}
.join_tb_wrap table th{text-align:right;font-weight:bold;padding-right:10px;padding-top:5px;padding-bottom:5px;}
.join_tb_wrap table td{text-align:left;padding-top:5px;padding-bottom:5px;}

.join_in_box{height:18px;border:1px solid #d9d9d9;padding:2px 0 0 3px;}


/* 설문조사 */
.sulmun_tabe_wrap{width:710px;border-top:2px solid #0173b9; border-bottom:1px solid #0173b9;position:relative;margin-bottom:20px;overflow:hidden;}
.sulmun_tabe_wrap table{border-collapse:collapse;width:711px;}
.sulmun_tabe_wrap th{padding-top:10px;padding-bottom:10px;border-bottom:1px solid #45a3dc;
background-image:url("/commons/images/member/sul_th.jpg");background-position:right bottom;background-repeat:no-repeat;
}
.sulmun_tabe_wrap td{text-align:center;padding-top:8px;padding-bottom:8px;
background-image:url("/commons/images/member/sul_dot.jpg");background-position:0 bottom;background-repeat:repeat-x;
}
.sulmun_tabe_wrap td a:hover{text-decoration:underline;}
.sulmun_tabe_wrap td.align_left{text-align:left;padding-left:10px;
}

.research_box{line-height:1.6;padding:20px 10px 20px 160px;border-top:1px solid #0173b9;border-bottom:1px solid #0173b9;
background-image:url("/commons/images/member/research.jpg");background-position:20px 15px;background-repeat:no-repeat;position:relative;
margin-bottom:-1px;}
.research_list{border-bottom:1px solid #0173b9;margin-bottom:10px;}
.res_item {background-image:url("/commons/images/member/sul_dot.jpg");background-position:0 top;background-repeat:repeat-x;padding:30px;}
.res_item h3{font-size:12px; font-weight:normal;margin-bottom:10px;}
.res_item ul{padding-left:10px;}
.res_item ul li{margin-bottom:3px;}

.rad_box{margin:0;height:13px;}

/* 아이디중복확인팝업 */
.id_same{text-align:center;height:295px;width:388px;background-image:url("/commons/images/member/id_same.jpg");background-position:0 0;background-repeat:no-repeat;position:relative;}
.id_same .cl_btn{position:absolute;bottom:3px;right:5px;}
.id_itme01{padding-top:80px;margin-bottom:17px;font-weight:bold;font-size:11px;}
.id_itme02{margin-bottom:20px;line-height:1.8;font-size:11px;}
.id_itme02 .same_in_box{width:100px;border:1px solid #d9d9d9;padding:2px 0 0 3px; height:17px;}
.id_item03{margin-bottom:10px;}
.id_item03 strong{color:#9d3e22;}
/* 우편번호찾기팝업 */
.post_search{height:470px;width:388px;background-image:url("/commons/images/member/post_search.jpg");background-position:0 0;background-repeat:no-repeat;position:relative;}
.post_search .cl_btn{position:absolute;bottom:3px;right:5px;}
.post_search label{font-size:11px;font-weight:bold;}
.post_s_top{height:212px;overflow:hidden;}
.post_in_box{width:100px;border:1px solid #d9d9d9;padding:2px 0 0 3px; height:17px;}
.p_item1{padding:90px 0 15px 30px;font-size:11px;}
.p_item2{padding:0 0 35px 0;text-align:center;}
.p_item3{padding-left:24px;font-size:11px;color:#9d3e22;font-weight:bold;}

.post_b_top{width:350px;height:200px;overflow:auto;margin-top:30px;margin-left:24px;}

.post_b_top .post_table{width:100%;}
	* html .post_b_top .post_table{width:auto;}
	*+ html .post_b_top .post_table{width:auto;}
.post_b_top .post_table thead{position:absolute;top:0;left:0;text-indent:-9999px;display:block;font-size:0;}

.post_b_top .post_table td{text-align:center;padding-left:3px;padding-top:5px; padding-bottom:5px;line-height:1.6;
background-image:url("/commons/images/member/post_dot.jpg");background-position:0 bottom;background-repeat:repeat-x;
}
.post_b_top .post_table td.add_line{text-align:left;padding-left:0px;}
.post_b_top .post_table td.add_line a:hover{text-decoration:underline;}

/*학교이름찾기 팝업*/
.school_search{height:470px;width:388px;background-image:url("/commons/images/member/school_title.jpg");background-position:0 0;background-repeat:no-repeat;position:relative;}
.school_search .cl_btn{position:absolute;bottom:3px;right:5px;}
.school_search label{font-size:11px;font-weight:bold;}
.school_s_top{height:212px;overflow:hidden;}
.school_in_box{width:100px;border:1px solid #d9d9d9;padding:2px 0 0 3px; height:17px;}
.p_item1{padding:90px 0 15px 30px;font-size:11px;}
.p_item2{padding:0 0 35px 0;text-align:center;}
.p_item3{padding-left:24px;font-size:11px;color:#9d3e22;font-weight:bold;}

.school_b_top{width:350px;height:200px;overflow:auto;margin-top:30px;margin-left:24px;}

.school_b_top .school_table{width:100%;}
	* html .school_b_top .school_table{width:auto;}
	*+ html .school_b_top .school_table{width:auto;}
.school_b_top .school_table thead{position:absolute;top:0;left:0;text-indent:-9999px;display:block;font-size:0;}

.school_b_top .school_table td{text-align:center;padding-left:3px;padding-top:5px; padding-bottom:5px;line-height:1.6;
background-image:url("/commons/images/member/post_dot.jpg");background-position:0 bottom;background-repeat:repeat-x;
}
.school_b_top .school_table td.add_line{text-align:left;padding-left:0px;}
.school_b_top .school_table td.add_line a:hover{text-decoration:underline;}


/**/
.chk_box,label{vertical-align:middle;}
body label{display:inline-block;padding-top:1px;}
	* html body label{display:inline;}
	*+ html body label{display:inline;}
body .chk_box{margin-bottom:3px;}

/* 판교방식 회원가입 */
.joins_wrap1{border:1px solid #e0e3ea;font-size:11px;width:708px;margin-bottom:30px;}
.joins_wrap1 .j1_left{border-right:1px solid #e0e3ea;float:left;width:305px;min-height:200px;padding:20px 25px;
background-image:url("/commons/images/member/bg_saram.jpg");background-position:230px 100px;background-repeat:no-repeat;}
	* html .joins_wrap1 .j1_left{height:200px;}
.joins_wrap1 .j1_left h4{margin-bottom:10px;}
.joins_wrap1 .j1_left p{margin-bottom:10px;line-height:1.5;}
.joins_wrap1 .j1_right{float:left;width:300px;min-height:200px;padding:20px 25px;
background-image:url("/commons/images/member/bg_giup.jpg");background-position:230px 100px;background-repeat:no-repeat;}
	* html .joins_wrap1 .j1_right{height:200px;}
.joins_wrap1 .j1_right h4{margin-bottom:10px;}
.joins_wrap1 .j1_right p{margin-bottom:10px;line-height:1.5;}

.join_text_box{border:1px solid #e0e3ea;height:200px;overflow:auto;padding-left:10px;margin-bottom:10px;}

.txt_box{padding:10px;font-size:11px;border:1px solid #e0e3ea;margin-bottom:20px;}
.txt_box2{border-top:2px solid #000;text-align:center;margin-bottom:20px;padding:10px 0;border-bottom:1px solid #e0e3ea;}

/* 판교방식 로그인 */
.logins_wrap1{border:1px solid #e0e3ea;font-size:11px;width:708px;margin-bottom:30px;}
.logins_wrap1 .j1_left{border-right:1px solid #e0e3ea;float:left;width:305px;min-height:200px;padding:20px 25px;
background-image:url("/commons/images/member/bg_saram.jpg");background-position:230px 375px;background-repeat:no-repeat;}
	* html .logins_wrap1 .j1_left{height:200px;}
.logins_wrap1 .j1_left h4{margin-bottom:10px;}
.logins_wrap1 .j1_left p{margin-bottom:10px;line-height:1.5;}
.logins_wrap1 .j1_right{float:left;width:300px;min-height:200px;padding:20px 25px;
background-image:url("/commons/images/member/bg_giup.jpg");background-position:230px 375px;background-repeat:no-repeat;}
	* html .logins_wrap1 .j1_right{height:200px;}
.logins_wrap1 .j1_right h4{margin-bottom:10px;}
.logins_wrap1 .j1_right p{margin-bottom:10px;line-height:1.5;}
.logins_box{position:relative;}
.logins_box .pos_b{position:absolute;top:0;left:220px;}
.logins_wrap1 .logins_box .item01{padding-left:15px;margin-bottom:5px;}
.logins_wrap1 .logins_box .item02{padding-left:15px;margin-bottom:20px;}
.logins_wrap1 .logins_box .item04{margin-bottom:30px;}

.in_login{height:18px;padding:2px 0 0 3px;border:1px solid #e0e3ea;}

.lw_bottom{border-top:1px solid #e0e3ea;padding-top:20px;}

.finds_box{width:363px;margin:0 auto;margin-bottom:100px;}
.finds_box h4{margin-bottom:20px;}
.finds_box .item01{margin-bottom:5px;padding-left:20px;}
.finds_box .item02{padding-bottom:20px;margin-bottom:10px;padding-left:20px;border-bottom:1px solid #e0e3ea;}

/* 판교type 게시판 */

.bs_table_list{width:710px;overflow:hidden;border-top:2px solid #000;margin-bottom:20px; font-family:'돋움';line-height:1.6;}
.bs_table_list table{width:712px;border-collapse:collapse;}
.bs_table_list thead th{background-color:#f1f2f4;border-bottom:1px solid #e0e3ea;padding:8px 0 4px 0;text-align:center;font-weight:bold;
	background-image:url("/commons/images/member/tb_th_line.jpg");background-position:right center;background-repeat:no-repeat;
}
.bs_table_list tbody th{text-align:center;padding-top:7px;padding-bottom:7px;border-bottom:1px solid #e0e3ea;}
.bs_table_list tbody td{text-align:center;padding-left:10px;padding-right:10px;padding-top:6px;padding-bottom:2px;border-bottom:1px solid #e0e3ea;vertical-align:middle;}
.bs_table_list tbody td.sbj{text-align:left;}
.bs_table_list tbody td.sbj a:hover{text-decoration:underline;}

.bs_table_list.all_center tbody td{text-align:center;padding-left:0px;}
/* view */
.bs_type_view {border-top:2px solid #000;margin-bottom:30px;}
.bs_type_view table{width:100%;border-collapse:collapse;}
.bs_type_view thead th{background-color:#f1f2f4;border-bottom:1px solid #e0e3ea;padding:9px 10px 6px 10px;text-align:left;color:#444;font-weight:bold;}
.bs_type_view thead th.align_right{text-align:right;font-weight:normal;font-size:11px;color:#909090;}
.bs_type_view .down_line{padding:10px 20px 5px 10px;text-align:right;}
.bs_type_view .view_contents{padding:0px 20px 0 20px;}
.bs_type_view .view_contents p{margin-bottom:20px;}
.replay_box{border-top:1px solid #e0e3ea;border-bottom:1px solid #e0e3ea;padding:10px 30px;
background-image:url("/commons/images/member/reply.png");background-position:10px 13px;background-repeat:no-repeat;
}
.replay_box a:hover{text-decoration:underline;}
/* 이전글 다음글 */
.bn_box{border-top:1px solid #e0e0e0;margin-bottom:20px; background-position:0 0; background-repeat: repeat-x;}
.bn_box p{padding:0;border-bottom:1px solid #e0e0e0;}
.bn_box p img{padding-top:0px;padding-right:10px;padding-left:0px;}
.bn_box p a{color:#606060;font-size:12px;vertical-align:middle;display:inline-block;margin-top:10px;}
	*+ html .bn_box p a{display:inline;}
	* html .bn_box p a{display:inline;}
.bn_box p a:hover{text-decoration:underline;}

/*글쓰기*/
.in_text{border:1px solid #e0e0e0;height:150px;width:98%;font-size:12px;}

/* input 형식 */
.in_box1{height:17px; padding:1px 0 0 3px;border:1px solid #d1d4da;vertical-align:middle;font-size:11px;}

/* 셀렉트 박스 */
.selectbox_title {
	font-family:'Nanum Gothic';
    background-color: #fff;
    background-image: url("/commons/images/member/t_select_bg.jpg");
    background-position: 100% 2px;
    background-repeat: no-repeat;border:1px solid #d1d4da;
    color: #444;
    font-size: 11px;
    height: 14px;
    margin-right: 2px;
    margin-top: 0;
    padding: 3px 0 2px 0;
    position: relative;
    width: 82px;
	text-align:left;
}

.selectbox_title strong {
    padding-left: 10px;color:#444;font-weight:bold;
}
.top_select{width:168px;}

.selectbox_option{background-color:#fff;border:1px solid #d1d4da;}
.selectbox_option a {
    color: #585858;
    display: block;
    font-size: 11px;
    font-weight: normal;
    padding: 5px 5px 5px 10px;
}
.selectbox_option a:hover{font-weight:bold;}

.top_select.ver2{width:220px;}
.top_select.ver3{width:70px;}

.top_item1 .selectbox_title {background-image: url("/commons/images/site/t_select_bg2.jpg");border:0px;
    padding: 0px 0 2px 0;}
.top_item1 .selectbox_title strong{color:#97989E;font-weight:bold;}
.top_item1 .top_select{width:90px;color:#97989E;}
.selectbox_option a:hover{color: #f52e00;}

/* type1 양옆 라인없는것*/
.bs_table1{width:700px;overflow:hidden;border-top:2px solid #000;margin-bottom:20px; font-family:'돋움';line-height:1.6;}
.bs_table1 table{width:702px;border-collapse:collapse;}
.bs_table1 thead th{background-color:#f5f5f5;border-bottom:1px solid #e1e1e1;border-right:1px solid #e1e1e1;padding:7px 0;text-align:center;font-weight:bold;}
.bs_table1 tbody th{background-color:#f5f5f5;text-align:center;padding-top:7px;padding-bottom:4px;border-bottom:1px solid #e1e1e1;border-right:1px solid #e1e1e1;font-weight:bold;}
.bs_table1 tbody td{text-align:left;padding-left:10px;padding-top:7px;padding-bottom:7px;border-bottom:1px solid #e0e3ea;border-right:1px solid #e0e3ea;}

.bs_table1.all_center tbody td{text-align:center;padding-left:0px;}

/* type2 라인 다 있는것 */
.bs_table2{overflow:hidden;border-top:2px solid #000;border-left:1px solid #e1e1e1;margin-bottom:20px; font-family:'돋움';line-height:1.6;}
.bs_table2 table{width:100%;border-collapse:collapse;}
.bs_table2 thead th{background-color:#f5f5f5;border-bottom:1px solid #eaeaea;border-right:1px solid #eaeaea;padding:7px 0;text-align:center;font-weight:bold;}
.bs_table2 tbody th{text-align:center;font-weight:bold;padding-top:7px;padding-bottom:7px;border-bottom:1px solid #eaeaea;border-right:1px solid #eaeaea;}
.bs_table2 tbody td{text-align:left;padding-left:10px;padding-top:7px;padding-bottom:7px;border-bottom:1px solid #eaeaea;border-right:1px solid #eaeaea;}

.bs_table2.all_center tbody td{text-align:center;padding-left:0px;}

/* type3 밑 라인만 있는것 */
.bs_table3{width:710px;overflow:hidden;border-top:2px solid #000;margin-bottom:20px; font-family:'돋움';line-height:1.6;}
.bs_table3 table{width:712px;border-collapse:collapse;}
.bs_table3 thead th{background-color:#f1f2f4;border-bottom:1px solid #e0e3ea;padding:8px 0 4px 0;text-align:center;font-weight:bold;
	background-image:url("/commons/images/bul/tb_th_line.jpg");background-position:right center;background-repeat:no-repeat;
}
.bs_table3 tbody th{text-align:center;padding-top:7px;padding-bottom:7px;border-bottom:1px solid #e0e3ea;}
.bs_table3 tbody td{text-align:left;padding-left:10px;padding-top:7px;padding-bottom:7px;border-bottom:1px solid #e0e3ea;}

.bs_table3.all_center tbody td{text-align:center;padding-left:0px;}

body table td.align_center{text-align:center;}

/* type4 개인정보양식 */
.bs_table4{overflow:hidden;border-right:1px solid #e0e3ea;border-left:1px solid #e0e3ea;border-top:1px solid #e0e3ea;margin-bottom:20px; font-family:'돋움';line-height:1.6;}
.bs_table4 table{width:100%;border-collapse:collapse;}
.bs_table4 th,.bs_table4 td{background-color:#f1f2f4;border-bottom:1px solid #e0e3ea;padding:7px 0;text-align:center;border-bottom:1px solid #e0e3ea;
}
.bs_table4 tbody th{text-align:left;padding-left:20px;padding-right:0px;padding-top:7px;padding-bottom:4px;color:#000;font-weight:bold;
	background-image:url("/commons/images/bul/th_bul.jpg");background-position:10px 14px;background-repeat:no-repeat;vertical-align:top;
}
.bs_table4 tbody td{text-align:left;padding-top:7px;padding-bottom:4px;color:#000;}

.bs_table4.all_center tbody td{text-align:center;padding-left:0px;}


body table th.right_border{border-right:1px solid #e0e3ea;}
body table td.right_border{border-right:1px solid #e0e3ea;}
body table tr.white_bg td{background-color:#fff;padding-left:5px;padding-right:5px;}
body table td.align_center{text-align:center;}
body table th.align_center{text-align:center;}


body .bs_table4 td.ex_photo{padding-left:0px;text-align:center;}
body .bs_table4 tr.ext_line th{text-align:center;background-image:none;padding-left:0;}
body .bs_table4 tbody tr.align_center td{text-align:center;}

table caption{visibility:hidden;height:0px;}
*+ html table caption{display:none;}
* html table caption{display:none;}

/**/
.bbs_tit{background-image:url("/commons/images/member/bul.jpg");background-repeat:no-repeat;background-position:0 5px;padding-left:12px;margin-bottom:10px;}
.bbs_info{background-color:#fff9f2;padding:15px;margin-bottom:10px;font-weight:bold;line-height:1.5;}
.bbs_info .item01{background-image:url("/commons/images/member/item01_bul.jpg");background-repeat:no-repeat;background-position:0 8px;padding-left:7px;color:#828282;margin-bottom:10px;}
.bbs_info .item02{background-image:url("/commons/images/member/item02_bul.jpg");background-repeat:no-repeat;background-position:0 8px;padding-left:7px;color:#ef3e00;}

/* 메모글 */
.vc_cmt_content_top:after{content:' ';clear:both;visibility:hidden;display:block;}
	*+ html .vc_cmt_content_top{display:inline-block;}
	* html .vc_cmt_content_top{height:1%;}
.vc_cmt_ct_left{float:left;margin-bottom:10px;font-weight:bold;padding-left:10px;}
.vc_cmt_ct_right{float:right;margin-bottom:10px;}
.vc_cmt_content{clear:both;padding:10px 0;border-bottom:1px solid #e0e0e0;margin-bottom:20px;padding-left:10px;}

.memo_tb{margin-bottom:20px;background-image:url("/commons/images/button/jum_line.gif");background-repeat:repeat-x;background-position:0 0;padding-top:10px;}
.memo_tb table{width:100%;}
.memo_tb table th{text-align:center;}
.vc_txtbox2{width:98%;}

/* 비밀글 보기 암호 입력 화면 */
#af_layout{border:1px solid #e0e0e0;padding:30px;width:300px;margin:0 auto;}
#af_body{text-align:center;margin-bottom:20px;}
#af_btn{text-align:center;}

#af_body h3{font-size:15px;margin-bottom:10px;color:#3353bb;}
#pass_am{width:150px;border:1px solid #e0e0e0;height:17px;padding:2px 0 0 3px;}
.af_label{padding-right:10px;}



/* 월간일정 */
#calendar table{}
#calendar th{background:#b2c9e1; border:#d6d6d6 solid 1px; padding-left:13px;font-size:12px;text-align:center;font-family:dotum;font-size:9pt;font-weight: bold;}
#calendar .week{text-align:center; width:15%; height:30px;color:#545454;}
#calendar .week1{text-align:center; width:10%; height:30px;color:#E30202;}
#calendar .week2{text-align:center; width:15%; height:30px;color:#4156cd;}
#calendar td {border-bottom:#d6d6d6 solid 1px;border-right:#d6d6d6 solid 1px;border-left:#d6d6d6 solid 1px; padding:4px 4px 4px 7px;}
#calendar .intable {border:0px;}
#calendar .bottomTD { border-bottom:#668dbb solid 2px; }

/***월간일정보기***/

.table001 {
padding:0;
border-top: 1px #A4BDD1 solid;
border-left: 1px #A4BDD1 solid;
background-color: #FFFFFF;
}

.table001 th {
margin:0;
padding:3px 5px;
height:35px;
background-color: #DEEBF6;
text-align:center;
line-height:1.5em;
font-weight:bold;
font-family:돋움,굴림,dotum,gulim;
font-size:12px;
letter-spacing:0px;
color:#276CAD;
border-right: 1px #A4BDD1 solid;
border-bottom: 1px #A4BDD1 solid;
}

.table001 td{
margin:0;
padding:3px;
text-align:left;
line-height:1.5em;
font-weight:normal;
font-family:돋움,굴림,dotum,gulim;
font-size:12px;
letter-spacing:0px;
color:#616161;
border-right: 1px #A4BDD1 solid;
border-bottom: 1px #A4BDD1 solid;
}