@charset "utf-8";
@import "basic.css";

.board_content {
	position:relative;
	width:100%;
	vertical-align:top;
}

.board_title_01 {
	position:relative;
	width:100%;
	height:187px;
	vertical-align:top;
	text-align:right;	
}

#email_select{
	width:130px;
	height:24px;
}

#select_cate{
	width:300px;
	height:40px;
}

#board_box {
	position:relative;
	width:100%;
	margin:0 auto;
	z-index: 100;
}

#board_search {
	position:relative;
	width:100%;
	height:31px;
	text-align:right;
	vertical-align:top;	
}

#board_tab_menu {
	position:relative;
	width:95%;
	z-index:100;
	padding:0 0 80px 0;
	margin:0 auto;
}
#board_tab_menu a {
	text-decoration:none;
}
#board_tab_menu ul {
	list-style-type:none;
	width:100%;
/*	height:33px;
	border-bottom:1px solid #a5a5a7;*/
}
#board_tab_menu li {
	float:left;
	display:inline;
	text-align:center;
	font-size:30px;
	font-family:"NanumGothicWeb",sans-serif;
	color:#616161;	
	width : 25%;
}
#board_tab_menu .tmenu {
	text-align:center;
	font-size:30px;
	font-family:"NanumGothicBoldWeb";
	padding:5px 0 5px 0;
	border-top:1px solid #e1e1e1;
	border-left:1px solid #e1e1e1;
	border-right:1px solid #e1e1e1;
	border-bottom:1px solid #e1e1e1;
}
#board_tab_menu .tmenu_on {
	text-align:center;
	font-size:30px;
	font-family:"NanumGothicBoldWeb";
	color:#fff;
	padding:5px 0 5px 0;
	border-top:1px solid #e1e1e1;
	border-left:1px solid #e1e1e1;
	border-right:1px solid #e1e1e1;
	border-bottom:1px solid #e1e1e1;
	background-color:#f6303e;
	font-weight:bold;
}

.board_input_search{
	font-size: 33px;
	background-color: #fff;
	border: #bebebe solid 1px;
	color: #808080;
	width: 128px;
	height: 23px;
	line-height: 23px;
	padding: 0 0 0 5px;
}

#select_search{
	width:60px;
	height:24px;
	border:1px solid #bebebe;
}

#board_list {
	position:relative;
	width:100%;
	margin:0 auto;
}
#board_list .board_listtitle {
	font-size:30px;
	font-family:"NanumGothicboldWeb";
	color:#000000;
	line-height:150%;
	margin:0;
	text-align:center;
}

#board_list .board_list {
	font-size:30px;
	color:#737373;
	line-height:150%;
	margin:0 auto;
	text-align:center;
}

#board_list .board_list a{
	font-size:30px;
	color:#737373;
	line-height:150%;
	margin:0 auto;
	text-align:center;
	text-decoration: none;
}

#board_list .board_title {
	font-size:30px;
	color:#737373;
	line-height:150%;
	margin:0 auto;
	text-decoration: none;
}

#board_list .board_title a{
	font-size:30px;
	color:#737373;
	margin:0 auto;
	text-decoration: none;
}

#board_list .board_title a:hover{
	font-size:30px;
	color:#fff;
	margin:0 auto;
	text-decoration: none;
	background-color:#7bbc16;
	padding:12px 0 12px 0;
}

#board_list .board_div_title {
	width:100%;
	font-size:30px;
	color:#737373;
	line-height:150%;
	margin:0 auto;
	padding:0 0 0 10px;
	text-decoration: none;
}

#board_list .board_div_title a{
	font-size:30px;
	color:#737373;
	line-height:150%;
	margin:0 auto;
	padding:0 0 0 10px;
	text-decoration: none;
}

#board_list .type6_list_title {
	font-size:30px;
	color:#737373;
	margin:0 auto;
}
#board_list .type6_list_title a{
	font-size:30px;
	color:#737373;
	margin:0 auto;
	text-decoration: none;
}
.type6_list_title {
	font-size:30px;
	color:#737373;
	margin:0 auto;
}
.type6_list_title a{
	font-size:30px;
	color:#737373;
	margin:0 auto;
	text-decoration: none;
}
.type6_list_text {
	font-size:30px;
	color:#737373;
	line-height:150%;
	margin:0 auto;
}
.type6_list_text a{
	font-size:30px;
	color:#737373;
	line-height:150%;
	margin:0 auto;
	text-decoration: none;
}

.board_write_text {
	font-size:30px;
	color:#737373;
	padding:0 10px 0 0;
	text-align:right;
}
.board_write_input {
	font-size:30px;
	color:#bebebe;
	line-height:150%;
}
.input_board_name {
	font-size:30px;
	background-color: #ffffff;
	border: #b5b5b5 solid 1px;
	color: #808080;
	padding: 0 0 0 5px;
}
.input_board_email {
	font-size:30px;
	background-color: #ffffff;
	border: #b5b5b5 solid 1px;
	color: #808080;
	padding: 0 0 0 5px;
	ime-mode: disabled;
}

.input_board_hp {
	font-size:30px;
	background-color: #ffffff;
	border: #b5b5b5 solid 1px;
	color: #808080;
	width: 20%;
	padding: 0 0 0 5px;
	ime-mode: disabled;
}
.input_board_title {
	font-size:30px;
	background-color: #ffffff;
	border: #b5b5b5 solid 1px;
	color: #808080;
	width: 80$;
	padding: 0 0 0 5px;
}
.textarea_board {font-size:30px; line-height:150%; text-decoration:none; color:#808080; 
width:545px; height:220px; padding:5px; border:1px solid #b5b5b5; overflow:auto; overflow-x:hidden; overflow-y:auto;}

#list_case{
	width:100%;
	margin:0 auto;
	padding:0 0 25px 0;
}
.list_pic {
	width:100%;
	margin:0 auto;
	border:2px solid #fff;	
}
.list_content_title {
	font-size:30px;
	background-color: #ffffff;
	color: #808080;
	line-height:40px;
	text-align:left;
	vertical-align:top;
	padding-bottom:30px;
}
.list_content_info {
	font-size:30px;
	background-color: #ffffff;
	color: #b3b3b3;	
	text-align:left;
	vertical-align:top;
}

#nav_num_ov {
	width:23px;
	height:26px;
	font-size:30px;
	display:inline; 
	color: #fff;
	padding:4px 9px 4px 9px;
	text-align:center;
	border:1px solid #00c6ff;
	background-color:#00c6ff;
	text-decoration: none;
}

#nav_num_ov a{
	text-decoration: none;
}

.nav_num {
	width:23px;
	height:25px;
	font-size:30px;
	display:inline; 
	font-family: "NanumGothicWeb",Sans-serif;
	color: #808080;
	padding:4px 0px 5px 0px;
	text-align:center;
	text-decoration: none;
}

.nav_num a{
	width:23px;
	height:25px;
	font-size:30px;
	display:inline; 
	font-family: "NanumGothicWeb",Sans-serif;
	color: #808080;
	padding:4px 9px 5px 9px;
	text-align:center;
	border:1px solid #d9d9d9;
	text-decoration: none;
}
.nav_num a:link{
	width:23px;
	height:25px;
	font-size:30px;
	display:inline; 
	font-family: "NanumGothicWeb",Sans-serif;
	color: #808080;
	padding:4px 9px 5px 9px;
	text-align:center;
	border:1px solid #d9d9d9;
	text-decoration: none;
}
.nav_num a:hover{
	width:23px;
	height:25px;
	font-size:30px;
	display:inline; 
	font-family: "NanumGothicWeb",Sans-serif;
	color: #808080;
	padding:4px 9px 5px 9px;
	text-align:center;
	border:1px solid #d9d9d9;
	text-decoration: none;
}
.nav_num a:active{
	width:23px;
	height:25px;
	font-size:30px;
	display:inline; 
	font-family: "NanumGothicWeb",Sans-serif;
	color: #808080;
	padding:4px 9px 5px 9px;
	text-align:center;
	border:1px solid #d9d9d9;
	text-decoration: none;
}
.nav_num a:visited{
	width:23px;
	height:25px;
	font-size:30px;
	display:inline; 
	font-family: "NanumGothicWeb",Sans-serif;
	color: #808080;
	padding:4px 9px 5px 9px;
	text-align:center;
	border:1px solid #d9d9d9;
	text-decoration: none;
}

.btn_write {
	position:relative;
	z-index:10;
	text-align:center;
}

.board_read_title {
	font-size:30px;
	color:#4e4e4e;
	font-weight:bold;
	line-height:50px;
	padding:0 0 0 10px;
	text-align:center;
}

.board_read_info {
	font-size:30px;
	color:#737373;
	line-height:150%;
	padding:0 10px 0 0;
	text-align:right;
}

.board_read_content {
	font-size:30px;
	/*font-family:"NanumGothicBoldWeb";
	color:#737373;
	line-height:150%;*/
	color:#666666;
	line-height:1.5;
	padding:0 0 0 10px;
	text-align:left;
}

.board_read_text {
	font-size:30px;
	color:#737373;
	line-height:40px;
	padding:0 0 0 10px;
	text-align:left;
}

.board_read_body {
	font-size:30px;
	color:#737373;
	line-height:150%;
}

.board_body {
	font-size:30px;
	color:#000;
	padding:10px;
}

.board_body_reply {
	font-size:30px;
	color:#000;
	padding:10px;

}
.board_read_reply {
	font-size:30px;
	color:#737373;
	line-height:150%;
	padding:5px;
}
.area_reply_body {font-size:30px; line-height:150%; text-decoration:none; color:#808080; 
width:580px; height:68px; padding:5px; border:1px solid #b5b5b5; overflow:auto; overflow-x:hidden; overflow-y:auto;}

#cost_counsel {
	position:relative;
	width:580px;
	height:240px;
	margin:0 auto;
	padding:17px;
	border:3px solid #e5e5e5;
}
.cost_promise {
	font-size:30px;
	color:#434343;
	vertical-align:top;
}
.cost_area {font-size:30px; line-height:150%; text-decoration:none; color:#808080; 
width:580px; height:112px; padding:5px; border:1px solid #b5b5b5; overflow:auto; overflow-x:hidden; overflow-y:auto;}

.area_pro {font-size:30px; line-height:150%; text-decoration:none; color:#808080; 
width:760px; height:80px; padding:5px; border:1px solid #b5b5b5; overflow:auto; overflow-x:hidden; overflow-y:auto;}

.ez-hide { opacity: 0; filter:alpha(opacity=0); }
.ez-checkbox {
	background: transparent url('../images/member/checkbox.png') 0px 0px no-repeat;
	display:inline-block;
	*display: inline;
	height:14px;
	width:14px;
	cursor:pointer;
}

.ez-radio {
	background: transparent url('../images/member/radio.png') 0px 0px no-repeat;
	display:inline-block;
	*display: inline;
	height:14px;
	width:14px;
	cursor:pointer;
}

.ez-checked { background-position: 0 -22px; }
.ez-selected { background-position: 0 -22px; }
.ez-checkbox, .ez-radio { zoom: 1; *display:inline; _height:36px; }



.login_area{
	width:100%;
	text-align:center;
}