table {
	font-size:14px;
}

.board_content {
	position:relative;
	width:100%;
	vertical-align:top;
	font-size:0.75em;
}

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

#email_select{
	width:200px;
	height:32px;
}

#select_cate{
	width:200px;
	height:32px;
}

#board_box {
	position:relative;
	width:1200px;
	margin:0 auto;
}

#board_search {
	position:relative;
	width:100%;
	height:32px;
	text-align:right;
	vertical-align:top;
	padding-right:10px;
	padding-bottom:15px;
	padding-top:20px;
}

#board_tab_menu {
	position:relative;
	width:1200px;
	z-index:100;
	padding-top:10px;
	margin:0 auto;
}
#board_tab_menu a {
	text-decoration:none;
}
#board_tab_menu ul {
	list-style-type:none;

/*	height:33px;
	border-bottom:1px solid #a5a5a7;*/
}
#board_tab_menu li {
	float:left;
	display:inline;
	text-align:center;
}
#board_tab_menu .tmenu {
	text-align:center;
	padding:12px 0 12px 0;
	width : 124px;
	border:1px solid #e4e4e4;
	background-color:#f6f6f6;
	margin:2px;
}
#board_tab_menu .tmenu_on {
	text-align:center;
	font-weight:bold;
	color:#fff;
	padding:12px 0 12px 0;
	width : 124px;
	border:1px solid #e4e4e4;
	background-color:#000;
	margin:2px;
}


#board_tab_menu2 {
	position:relative;
	width:736px;
	z-index:100;
	padding:0 0 60px 0;
}
#board_tab_menu2 a {
	text-decoration:none;
}
#board_tab_menu2 ul {
	list-style-type:none;
/*	height:33px;
	border-bottom:1px solid #a5a5a7;*/
}
#board_tab_menu2 li {
	float:left;
	display:inline;
	text-align:center;
	color:#616161;	
}
#board_tab_menu2 .tmenu {
	text-align:center;
	padding:10px 0 10px 0;
	width : 120px;
	border-top:1px solid #e1e1e1;
	border-left:1px solid #e1e1e1;
	border-right:1px solid #e1e1e1;
	border-bottom:1px solid #e1e1e1;
	background:url(../images/subimg/bg_tab.gif) repeat-x 0 0;
}
#board_tab_menu2 .tmenu_on {
	text-align:center;
	color:#0b58a7;
	padding:10px 0 10px 0;
	width : 120px;
	border-top:1px solid #14739f;
	border-left:1px solid #14739f;
	border-right:1px solid #14739f;
	border-bottom:1px solid #14739f;
	background-color:#81c7da;
}




.board_input_search{
	background-color: #fff;
	border: #bebebe solid 1px;
	width: 150px;
	height: 32px;
	line-height: 23px;
	padding: 0 0 0 5px;
}

#select_search{
	width:100px;
	height:32px;
	border:1px solid #bebebe;
}

#board_list {
	position:relative;
	width:1138px;
	margin:0 auto;
	border:1px solid #cccccc;
	padding:30px;
	background-color:#fff;
}
#board_list .board_listtitle {
	color:#fff;
	line-height:40px;
	margin:0;
	text-align:center;
	background:#060b1c;
}

#board_list .board_list {
	line-height:29px;
	margin:0 auto;
	text-align:center;
}

#board_list .board_list a{
	line-height:29px;
	margin:0 auto;
	text-align:center;
	text-decoration: none;
}

#board_list .board_title {
	line-height:29px;
	margin:0 auto;
	text-decoration: none;
}

#board_list .board_title a{
	margin:0 auto;
	text-decoration: none;
}

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

#board_list .board_div_title {
	width:100%;
	height:40px;
	line-height:40px;
	margin:0 auto;
	padding:0 0 0 10px;
	text-decoration: none;
}

#board_list .board_div_title a{
	line-height:29px;
	margin:0 auto;
	padding:0 0 0 10px;
	text-decoration: none;
}

#board_list .type6_list_title {
	font-weight:bold;
	margin:0 auto;
	padding-top:8px;
}
#board_list .type6_list_title a{
	font-size:20px;
	margin:0 auto;
	text-decoration: none;
	color:#2a2a2a;
}
.type6_list_title {
	margin:0 auto;
}
.type6_list_title a{
	margin:0 auto;
	text-decoration: none;
}
.type6_list_text {
	line-height:18px;
	margin:0 auto;
}
.type6_list_text a{
	line-height:18px;
	margin:0 auto;
	text-decoration: none;
}

.board_write_text {
	line-height:30px;
	padding:0 20px 0 0;
	text-align:right;
}
.board_write_input {
	color:#bebebe;
	line-height:30px;
	padding:5px 0 5px 0;
}
.input_board_name {
	background-color: #ffffff;
	border: #b5b5b5 solid 1px;
	width: 200px;
	height: 32px;
	padding: 0 0 0 5px;
	line-height: 20px;
}
.input_board_email {
	background-color: #ffffff;
	border: #b5b5b5 solid 1px;
	width: 200px;
	height: 32px;
	padding: 0 0 0 5px;
	line-height: 20px;
	ime-mode: disabled;
}
.input_board_title {
	background-color: #ffffff;
	border: #b5b5b5 solid 1px;
	width: 550px;
	height: 32px;
	padding: 0 0 0 5px;
	line-height: 20px;
}
.textarea_board {line-height:18px; text-decoration:none; 
width:545px; height:220px; padding:5px; border:1px solid #b5b5b5; overflow:auto; overflow-x:hidden; overflow-y:auto;}


#list_case{
	cursor: pointer;
	margin:0 auto;
}

.list_pic {
	width:340px;
	height:190px;
	margin:0 auto;
	border:2px solid #e3e3e3;
}
.list_content_title {
	background-color: #ffffff;
	text-align:center;
}
.list_content_info {
	background-color: #ffffff;
	color: #b3b3b3;	
	text-align:left;
	vertical-align:top;
}

#nav_num_ov {
	width:23px;
	height:26px;
	display:inline; 
	color: #fff;
	padding:6px 9px 6px 9px;
	text-align:center;
	border:1px solid #2484d6;
	background-color:#2484d6;
	text-decoration: none;
	font-size:0.7em;
}

#nav_num_ov a{
	text-decoration: none;
}

.nav_num {
	width:23px;
	height:25px;
	display:inline; 
	padding:4px 0px 5px 0px;
	text-align:center;
	text-decoration: none;
}

.nav_num a{
	width:23px;
	height:25px;
	display:inline; 
	padding:4px 9px 5px 9px;
	text-align:center;
	border:1px solid #d9d9d9;
	text-decoration: none;
}
.nav_num a:link{
	width:23px;
	height:25px;
	display:inline; 
	padding:4px 9px 5px 9px;
	text-align:center;
	border:1px solid #d9d9d9;
	text-decoration: none;
}
.nav_num a:hover{
	width:23px;
	height:25px;
	display:inline; 
	padding:4px 9px 5px 9px;
	text-align:center;
	border:1px solid #d9d9d9;
	text-decoration: none;
}
.nav_num a:active{
	width:23px;
	height:25px;
	display:inline; 
	padding:4px 9px 5px 9px;
	text-align:center;
	border:1px solid #d9d9d9;
	text-decoration: none;
}
.nav_num a:visited{
	width:23px;
	height:25px;
	display:inline; 
	padding:4px 9px 5px 9px;
	text-align:center;
	border:1px solid #d9d9d9;
	text-decoration: none;
}

.btn_write {
	position:relative;
	top:0;
	right:0;
	float:right;
	z-index:10;
}

.board_read_title {
	font-weight:bold;
	line-height:30px;
	padding:0 0 0 10px;
	text-align:left;
}

.board_read_info {
	line-height:40px;
	padding:0 10px 0 0;
	text-align:right;
	font-weight:bold;
}

.board_read_content {
	line-height:1.5;
	padding:0 0 0 10px;
	text-align:left;
}

.board_read_text {
	line-height:30px;
	padding:0 0 0 10px;
	text-align:left;
}

.board_read_body {
	line-height:18px;
}

.board_body {
	padding:10px;
}

.board_body_reply {
	padding:10px;

}
.board_read_reply {
	line-height:18px;
	padding:5px;
}
.area_reply_body {line-height:18px; text-decoration:none; 
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 {
	vertical-align:top;
}
.cost_area {line-height:18px; text-decoration:none; 
width:580px; height:112px; padding:5px; border:1px solid #b5b5b5; overflow:auto; overflow-x:hidden; overflow-y:auto;}

.area_pro {line-height:18px; text-decoration:none; 
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; }