@charset "utf-8";

.cust-01-01 {
	position: relative;
	border: 1px solid #c8c8c8;
	border-radius: 5px;
	background: url('http://www.itfk.org/office/images/ot-cuse-01-01.jpg') no-repeat;
	width: 88%;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	padding: 15px;
}
.cust-01-01 b {
	display: inline-block;
	margin-top: 30px;
	margin-left: 100px;
}
.cust-item_box {
	position: relative;
	display: block;
	text-align: justify;
	margin-right: 5px;
	margin-left: 5px;
	line-height: 2;
}
.cust-item_box dt,
.cust-item_box dd {
	padding: 10px 10px 10px 20px;
	border-bottom: 1px solid #c8c8c8;
}
.cust-item_box dt {
	cursor: pointer;
	font-weight: bold; 
	background: url('http://www.itfk.org/office/images/icon/icon_q.gif') no-repeat 0px 15px;
}
.cust-item_box dd {
	display: none;
	background: url('http://www.itfk.org/office/images/icon/icon_a.gif') no-repeat 0px 15px;
}
.cust-item_box img {
	display: inline-block;
}

#BoardWrap {
	padding: 5px;
}
#list_serarch_wrap {

}
#list_serarch_wrap:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:1px;
	content:'.';
}
#cust-search-box {
	position: relative;
	text-align: right;
}
@media (min-width: 410px) {
	#cust-search-box {
		width: 70%;
		float: right;
	}
}
#cust-search-box select,
#cust-search-box input {
	background: #eee;
	border: medium none;
	color: #333;
	font-size: 12px;
	font-weight: 300;
	height: 35px;
	outline: 1px solid #c8c8c8;
	padding-left: 10px;
}
#cust-search-box a {
	position: absolute;
	display: block;
	right: 2px;
	top: 2px;
	font-size: 14px;
}
#cust-search-box i {
	border-radius: 3px; 
	color:#000;
	background: #fff;
	padding: 9px 11px 8px;
	transition: all 0.9s ease 0s;
	-moz-transition: all 0.9s ease 0s;
	-webkit-transition: all 0.9s ease 0s;
	-o-transition: all 0.9s ease 0s;
}
#cust-search-box i:hover {
	color:#fff;
	background: #0179b6;
}
#cust-search-result {
	display: block;
	padding-top: 5px;
}
#list_tbl {
	margin-top: 10px;
	position: relative; 
	display: block;
	overflow: hidden;
	width: 100%;
}
#list_tbl ul {
	padding-top: 10px;
	height: 25px;
	border-bottom: 1px solid #c8c8c8;
	text-align: center;
}
#list_tbl .cFd {
	background: #eee;
	border-top: 1px solid #c8c8c8;
	font-weight: bold;
}
#list_tbl .cCt {
	background: #fff;
}
#list_tbl li {
	float: left;
	display: block;
	text-align: center;
}
#list_tbl .cCt li a {
	display: inline-block;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	width: 100%;
}
#list_tbl .f-num {
	display: none;
	width: 6%;
}
#list_tbl .f-cate {
	width: 20%;
}
#list_tbl .f-title {
	width: 80%;
}
#list_tbl .f-writer {
	display: none;
	width: 6%;
}
#list_tbl .f-date {
	display: none;
	width: 6%;
}
#list_tbl .f-state {
	display: none;
	width: 6%;
}
#list_tbl .f-hit {
	display: none;
	width: 6%;
}
@media (min-width: 401px) {
	#list_tbl .f-cate {
		width: 15%;
	}
	#list_tbl .f-title {
		width: 70%;
	}
	#list_tbl .f-writer {
		display: block;
		width: 15%;
	}
}
@media (min-width: 668px) {
	#list_tbl .f-cate {
		width: 15%;
	}
	#list_tbl .f-title {
		width: 60%;
	}
	#list_tbl .f-writer {
		width: 15%;
	}
	#list_tbl .f-hit {
		display: block;
		width: 10%;
	}
}
@media (min-width: 991px) {
	#list_tbl .f-cate {
		width: 12%;
	}
	#list_tbl .f-title {
		width: 60%;
	}
	#list_tbl .f-writer {
		width: 13%;
	}
	#list_tbl .f-state {
		display: block;
		width: 7%;
	}
	#list_tbl .f-hit {
		width: 8%;
	}
}
#view_info_wrap {
	padding: 0px;
}
#view_info_wrap .v-fd-01 {
	padding: 8px 0px 5px;
	border-bottom: 1px solid #c8c8c8;
}
#view_info_wrap .v-fd-01:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:1px;
	content:'.';
}
#view_info_wrap .v-fd-02 {
	background: url('http://www.itfk.org/office/images/icon/icon_q.gif') no-repeat 0px 10px;
	padding: 5px 5px 5px 15px;
	line-height: 2;
	border-bottom: 1px solid #c8c8c8;
}
#view_info_wrap .v-fd-03 {
	background: url('http://www.itfk.org/office/images/icon/icon_a.gif') no-repeat 0px 10px;
	padding: 5px 5px 5px 15px;
	line-height: 2;
	border-bottom: 1px solid #c8c8c8;
}

#write_info_wrap {
	border-top:1px solid #cdcdcd;
}
#write_info_wrap ul:after{
	display:block;
	visibility:hidden;
	clear:both;
	height:1px;
	content:'.';
}
#write_info_wrap ul li { 
	float:left; 
	border-bottom:1px solid #cdcdcd; 
	overflow:hidden; 
}
#write_info_wrap ul li.fT1 { 
	width:25%; 
	height:40px; 
	line-height:45px; 
	text-align:center; 
	color:#fff; 
	font-weight:bold; 
}
#write_info_wrap ul li.fI1 { 
	width: 73%; 
	padding-left:2%;
	height: 40px; 
	line-height: 40px; 
}
#write_info_wrap ul li.fI2 { 
	clear: both; 
	width: 100%;
}
#write_info_wrap select,
#write_info_wrap input[type=text] {
	background: #eee;
	border: medium none;
	color: #333;
	font-size: 12px;
	font-weight: 300;
	height: 35px;
	border: 1px solid #c8c8c8;
	padding-left: 2%;
	padding-right: 2%;
}
#write_info_wrap input[type=text] {
	width:95%;
}
@media (min-width: 401px) {
	#cc_tel,
	#cc_hp {
		width: 50% !important;
	}
}