@charset "utf-8";
.board-wrap {
	display: block;
	position: relative;
}
.board-wrap .no-data {
	background-image: url(../images/ico_nodata.png);
	background-repeat: no-repeat;
	background-position: center 40px;
	padding-top: 120px;
	padding-bottom: 50px;
	height: auto;
	display: table-cell;
}
.board-list-li-wrap .no-data {
	display: block;
	width: 100% !important;
}
.board-faq-wrap .no-data {
	display: block;
}
.bd-line {
	display: block;
	width: 100%;
	height: 2px;
	background: #0a5bbc;
	overflow: hidden;
	position: relative;
	border: 0;
	margin: 0;
}
.bd-category {
	margin-bottom: 0px !important;
	border-bottom: 1px solid #bbb;
}
.board-category-selfrm {
	background: #f7f7f7;
	padding: 10px 5px;
	border-bottom: 1px solid #ddd;
}
.b-tab01 {
	position: relative;
	overflow: hidden;
	margin-bottom: 20px;
	border-style: solid;
	border-width: 1px 0;
	border-color: #ddd;
	background: #f9f9f9;
}
.b-tab01 li {
	position: relative;
	float: left;
	width: 16.6666%;
	font-size: 1em;
	text-align: center;
}
.b-tab01 li a {
	padding: 18px 14px 17px;
	height: 15px;
	line-height: 15px;
	display: block;
	border-style: solid;
	margin: 0px 0px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}
.b-tab01 li:before {
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -7.5px;
	content: "";
	display: block;
	width: 1px;
	height: 15px;
	background: #d9d9d9;
}
.b-tab01 li a span {
	color: #444;
}
.b-tab01 li:first-child a, .b-tab01 li.is-first a, .b-tab01 li.first a {
	border-left-width: 1px !important;
}
.b-tab01 .first-row a {
	border-top-width: 1px !important;
	padding-top: 12px !important
}
.b-tab01 a.over, .b-tab01 .over a {
	background: #csc-point1;
	color: #fff;
	font-weight: bold;
	border-color: #0fab5b;
	border-bottom-width: 0;
}
.b-tab01 .over span, .b-tab01 li a.over span {
	color: #fff
}
.b-tab01 li a:hover, .b-tab01 a:focus {
	background-color: #f5f5f5;
}
.b-tab01 li a:hover span, .b-tab01 a:focus span {
	color: #495d68;
	text-decoration: underline;
}
.b-tab01 li a.over:hover, .b-tab01 .over a:hover, .b-tab01 li a.over:focus, .b-tab01 .over a:focus {
	background-color: #495d68;
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
}
.b-tab01 li a.over:hover span, .b-tab01 .over a:hover span, .b-tab01 li a.over:focus span, .b-tab01 .over a:focus span {
	color: #fff
}
.b-tab01 button {
	border: 0;
	position: absolute;
	width: 50px;
	height: 50px;
	text-indent: -9999px;
	cursor: pointer;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
}
.b-tab01 button.btn-prev {
	left: 0;
	top: 0;
	background: #f9f9f9 url(../images/arr_btns.png) no-repeat 0 0;
}
.b-tab01 button.btn-prev:hover, .b-tab01 button.btn-prev:focus, .b-tab01 button.btn-prev:active {
	background: #f9f9f9 url(../images/arr_btns.png) no-repeat 0 -50px;
}
.b-tab01 button.btn-next {
	right: 0;
	top: 0;
	background: #f9f9f9 url(../images/arr_btns.png) no-repeat -50px 0;
}
.b-tab01 button.btn-next:hover, .b-tab01 button.btn-next:focus, .b-tab01 button.btn-next:active {
	background: #f9f9f9 url(../images/arr_btns.png) no-repeat -50px -50px;
}
.bnef-site.bd-category.b-tab01 {
	display: block;
	width: 100%;
	height: 45px;
	position: relative;
	overflow: hidden;
	border: 0;
	border-bottom: 1px solid #ddd;
	background: #f9f9f9;
	margin-bottom: 0px !important;
}
.bnef-site.bd-category.b-tab01 li:first-child:before {
	display: none
}
.bnef-site.bd-category.b-tab01 li a {
	padding: 15px 0 15px 0;
	height: 15px;
	line-height: 13px;
	display: block;
	border-style: solid;
	margin: 0px 0px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}
.bnef-site.bd-category.b-tab01 li.first a {
	border: 0
}
.bnef-site.bd-category.b-tab01 li.over:before {
	display: none
}
.c-tab02-n.bd-category {
	border-top: 0px !important;
}
.c-tab02.bd-category {
	border-top: 0px !important;
}
.board-list-head {
	display: block;
	position: relative;
	width: 100%;
	clear: both;
}
.board-list-foot {
	display: block;
	position: relative;
}
.board-list-foot:after {
	clear: both;
	content: "";
	display: block;
}
.board-list-foot .board-list-btns {
	float: right;
	text-align: right;
}
.board-list-foot .board-list-btns a, .board-list-foot .board-list-btns button, .board-list-foot .board-list-btns input {
	text-align: center;
}
.board-list-top {
	position: relative;
	margin-bottom: 5px;
	overflow: hidden;
}
.board-tot-wrap {
	float: left;
	padding: 1em 0px;
	font-size: 15px;
	line-height: 1.3em;
}
.board-tot-wrap strong {
	color: #csc-point1;
}
.board-tot-wrap .tot-num {
	display: inline-block;
	padding-left: 23px;
	background: url(../images/icon_total.gif) no-repeat left center;
	color: #555;
}
.board-tot-wrap .pg-num {
	display: inline-block;
	padding-left: 5px;
	font-size: 13px;
}
.board-search-wrap {
	display: block;
	line-height: 120%;
	max-width: 70%;
	float: right;
}
.board-search {
	display: block;
	text-align: right;
	padding: 5px 0px 5px 0px;
}
.board-search:after {
	content: "";
	display: block;
	clear: both;
}
.board-search * {
	vertical-align: top;
	display: inline-block;
	float: left;
}
.board-search select {
	background-color: #f8f8f8;
	border-color: #d2d2d2;
	height: 38px;
	font-size: 0.923em;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	line-height: 1.3em;
	margin-right: 5px;
}
.board-search select * {
	display: block;
	float: none;
}
.board-search .text {
	max-width: 150px;
	background-color: #fff;
	height: 26px;
	border: 1px solid #d2d2d2;
	box-sizing: content-box;
	padding: 5px;
	margin: 0 5px 0 0
}
.board-search .bd-btn-srch {
	margin: 0;
	height: 38px;
	border-left: 0;
	overflow: hidden;
	border: 0;
	overflow: hidden;
	width: 40px;
	background: #5d5f63 url(../images/btn_search.png) no-repeat center center;
	border: 1px solid #5d5f63;
}
.board-search .bd-btn-srch span {
	display: inline-block;
	padding-left: 40px;
}
.board-search h4 {
	display: none;
}

@media all and (min-width:1280px) {
}

@media all and (min-width:1000px) and (max-width:1279px) {
}

@media all and (min-width:481px) and (max-width:999px) {
}

@media all and (max-width:480px) {
.board-tot-wrap {
	display: block;
	float: none;
	width: 100%
}
.board-search-wrap {
	display: block;
	float: none;
	width: 100%;
	max-width: 100%;
}
}
.board-faq-search {
	width: 300px;
	display: block;
	position: relative;
}
.board-faq-search .board-search {
	background: none;
	text-align: right;
	padding: 0px;
	margin: 0px;
	height: 29px;
}
.board-faq-search h4 {
	display: none;
}
.board-sresult-tit {
	margin-bottom: 15px;
}
.board-sresult-tit strong {
	color: #e25438
}
.board-list-paging {
	margin: 20px 0;
}
.c-pagelist-wr {
	margin-top: 20px;
}
.c-frmbtn-wr {
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
}
.board-category ul:after {
	clear: both;
	content: "";
	display: block;
}
.board-category ul li {
	float: left;
}
.board-list-wrap {
	border-top: 2px solid #0fab5b;
	width: 100%;
}
table.board-list-table {
	border-collapse: collapse;
	border-spacing: 0px;
	width: 100%;
}
.board-list-table {
	text-align: center;
}
.board-list-table img {
	vertical-align: middle;
	margin-left: 3px;
}
.board-list-table thead th {
	padding: 16px 0;
	font-weight: 700;
	line-height: 110%;
	font-size: 1em;
	background: #f9f9f9;
	border-bottom: 1px solid #999;
	text-align: center;
	color: #444;
}
.board-list-table thead th:first-child {
	background-image: none;
}
.board-list-table tbody td {
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 17px;
	padding-bottom: 16px;
	border-bottom: 1px solid #ddd;
	line-height: 130%;
}
.board-list-table tbody td a, .board-list-table tbody td span {
	color: #444;
}
.board-list-table .chk {
	width: 20px;
}
.board-list-table .num {
	width: 50px;
	font-size: 0.85em;
}
.board-list-table .writer {
	width: 90px;
	font-size: 0.923em;
}
.board-list-table .cate {
	width: 100px;
	font-size: 0.923em;
}
.board-list-table .fdown {
	width: 30px;
	font-size: 0.85em;
}
.board-list-table .date {
	width: 90px;
	font-size: 0.85em;
}
.board-list-table .date2 {
	width: 140px;
	font-size: 0.85em;
	color: #777;
}
.board-list-table .read {
	width: 50px;
	font-size: 0.85em;
}
.board-list-table .subject {
	text-align: left;
	padding-left: 20px;
	padding-right: 3px;
}
.board-list-table .subject .r-stat {
	margin-right: 5px;
}
.board-list-table .status {
	width: 60px;
}
.board-list-table .ing {
	width: 70px;
}
.board-list-table .no-data {
	font-size: 100%;
}
.board-list-table .cmtNum {
	font-size: 10px;
	color: #d4151c;
	font-family: Arial, "Microsoft Yahei", "微软雅黑";
	font-weight: none;
}
.board-list-table .home {
	width: 70px;
	font-size: 0.85em;
}
.board-list-table .isnotice td {
}
.board-list-table .child_1 td {
}
.board-list-table .child_2 td {
}
.board-list-table tr:hover td, .board-list-table .on-over td {
	background-color: #f5f5f5;
}
.board-list-table tr:hover td, .board-list-table tr:hover td {
	font-weight: bold;
}
.board-list-table tr:hover td a, .board-list-table tr:hover td a:visited, .board-list-table tr:hover td a span, .board-list-table tr:hover td a:visited span {
	font-weight: bold;
	color: #007236;
	text-decoration: underline;
}
.board-list-table tr:hover td a:hover span, board-list-table tr:hover td a:focus span {
	color: #007236;
	text-decoration: underline;
}
.board-list-li-wrap {
}
.board-list-li-wrap {
	border-top: 0px solid #555;
	line-height: 1.3em
}
.board-list-li-wrap .no-data {
	text-align: center;
	border-bottom: 1px solid #ddd;
	height: auto;
}
.board-list-li {
	position: relative;
	width: 100%;
}
.board-list-li:after {
	clear: both;
	content: "";
	display: block;
}
.board-list-li li {
	float: left;
	width: 100%;
	border-bottom: 1px solid #ddd;
}
.board-list-li li:hover {
	background-color: #f5f5f5;
}
.board-list-li li.isNotice {
	border-bottom: 1px solid #bac2ca;
}
.board-list-li li.isNotice:hover {
}
.board-list-li li .board-li-wrap {
	position: relative;
	padding: 14px 10px 13px 65px;
}
.board-list-li li .board-li-wrap:after {
	clear: both;
	content: "";
	display: block;
}
.board-list-li li.isNotice .board-li-wrap {
}
.board-list-li .pnum {
	display: block;
	position: absolute;
	left: 5px;
	top: 50%;
	margin-top: -0.8em;
	width: 50px;
	text-align: center;
	font-size: 0.85em;
	letter-spacing: -1px;
}
.board-list-li .pnotice {
	display: block;
	position: absolute;
	left: 5px;
	top: 50%;
	margin-top: -0.8em;
	width: 50px;
	text-align: center;
	font-size: 0.85em;
	letter-spacing: -1px;
}
.board-list-li .ptitle {
	display: block;
	padding-right: 280px;
	line-height: 1.35em;
}
.board-list-li .pcate {
	color: #777;
	font-weight: normal;
	font-size: 0.923em;
	padding: 0 15px;
}
.board-list-li .ptit {
	font-size: 1.077em;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	display: inline-block;
	width: auto;
	max-width: 100%;
}
.board-list-li .isNotice .ptit {
	font-weight: bold;
}
.board-list-li .isNotice .pcate {
	font-weight: bold;
}
.board-list-li .ptit * {
	vertical-align: baseline;
}
.board-list-li .isNewIcon, .board-list-li .isSecrIcon, .board-list-li-wrap .isSecrIcon {
	vertical-align: middle;
	margin-left: 6px;
}
.board-list-li .pcont {
	font-size: 0.85em;
	color: #555;
	padding-left: 15px;
	padding-top: 0px;
	position: absolute;
	right: 5px;
	top: 50%;
	margin-top: -0.85em;
	max-width: 300px;
	text-align: right;
}
.board-list-li .pcont * {
	vertical-align: middle;
}
.board-list-li .pcont .files, .board-list-li .pcont .writer, .board-list-li .pcont .date, .board-list-li .pcont .read {
	display: inline-block;
}
.board-list-li .pcont .writer {
	padding-right: 5px;
	max-width: 90px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.board-list-li .pcont .files {
	width: 24px;
	text-align: center;
}
.board-list-li .pcont .date {
	width: 64px;
	text-align: center;
}
.board-list-li .pcont .read {
	width: 30px;
	margin-right: 5px;
}
.board-list-li .pcont .read .lbl {
	display: none;
}
.board-list-li .pcont .read .num {
	width: 30px;
	display: inline-block;
	text-align: center;
}
.board-list-li .pcont .state {
	width: 46px;
}
.board-list-li .pst-txt {
	display: inline-block;
	font-size: 11px;
	padding: 2px;
	background: #ccc;
}
.board-list-li .pst-txt.st2 {
	background: #0fab5b;
	color: #FFF
}
.board-list-li .pcont em {
	font-style: normal;
	color: #c4c4c4;
	padding: 0 7px;
	display: inline-block;
	font-size: 16px;
}
.board-list-li .cmtNum {
	font-size: 10px;
	color: #d4151c;
	font-family: Arial, "Microsoft Yahei", "微软雅黑";
	font-weight: normal;
}
.board-list-li li .board-li-files {
	position: relative;
	padding: 15px 10px 15px 20px;
	background: #f7f7f7;
	border-top: 1px solid #DDD;
	font-size: 0.923em;
	display: none;
}
.board-list-li li .board-li-files button {
	position: absolute;
	right: 25px;
	top: 50%;
	margin-top: -18px;
	height: 36px;
	width: 36px;
	border: 0;
	padding: 0;
	overflow: hidden;
	background: #999 url(../images/arr_btns.png) no-repeat -202px -2px;
}
.board-list-li li .board-li-files button span {
	display: inline-block;
	white-space: nowrap;
	padding-left: 50px;
}
.board-list-li .board-li-files a {
	display: inline-block;
	max-width: 90%;
	padding: 3px 0;
}
.board-list-li .board-li-files a:hover, .board-list-li .board-li-files a:focus {
	text-decoration: underline;
}
.board-list-li2 {
	position: relative;
	width: 100%;
}
.board-list-li2:after {
	clear: both;
	content: "";
	display: block;
}
.board-list-li2 li {
	float: left;
	width: 100%;
	border-bottom: 1px solid #bac2ca;
}
.board-list-li2 li:hover {
	background-color: #f5f5f5;
}
.board-list-li2 li .board-li-wrap {
	position: relative;
	padding: 20px 10px 20px 65px;
}
.board-list-li2 li .board-li-wrap:after {
	clear: both;
	content: "";
	display: block;
}
.board-list-li2 li.isNotice .board-li-wrap {
}
.board-list-li2 .pnum {
	display: block;
	position: absolute;
	left: 5px;
	top: 50%;
	width: 50px;
	height: 1.5em;
	margin-top: -0.7em;
	text-align: center;
	font-size: 0.85em;
	letter-spacing: -1px;
}
.board-list-li2 .pnotice {
	display: block;
	position: absolute;
	left: 5px;
	top: 33px;
	width: 50px;
	text-align: center;
	font-size: 0.85em;
	letter-spacing: -1px;
}
.board-list-li2 .ptitle {
	display: block;
	margin-right: 120px;
	font-weight: bold;
	line-height: 1.35em;
}
.board-list-li2 .ptitle a:hover, .board-list-li2 .ptitle a:focus {
	font-weight: bold;
	color: #007236;
	text-decoration: underline;
}
.board-list-li2 .pcate {
	display: inline-block;
	color: #0fab5b;
	font-weight: normal;
	font-size: 0.923em;
}
.board-list-li2 .pcate:after {
	content: '';
	display: inline-block;
	border-left: 1px solid #DDD;
	height: 1em;
	vertical-align: middle;
	margin-right: 0.7em;
	margin-left: 0.7em;
}
.board-list-li2 .ptit {
	font-size: 1.231em;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	display: inline-block;
	width: auto;
	max-width: 100%;
}
.board-list-li2 .isNotice .ptit {
	font-weight: bold;
}
.board-list-li2 .ptit > * {
	vertical-align: middle;
}
.board-list-li2 .pcont {
	font-size: 0.923em;
	display: block;
	margin-right: 120px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.board-list-li2 .pcont2 img {
	max-width: 100%;
}
.board-list-li2 .pinfo {
	font-size: 0.85em;
	color: #555;
	padding-left: 15px;
	background: url(../images/ico_note.gif) no-repeat left 3px;
	padding-top: 0px;
	text-align: left;
	display: block;
	margin-top: 5px;
}
.board-list-li2 .pinfo .files, .board-list-li2 .pinfo .writer, .board-list-li2 .pinfo .date, .board-list-li2 .pinfo .read {
	display: inline-block;
	width: auto;
}
.board-list-li2 .pinfo .writer {
}
.board-list-li2 .pinfo .files {
	width: 24px;
	text-align: center;
}
.board-list-li2 .pinfo .date {
}
.board-list-li2 .pinfo .read {
}
.board-list-li2 .pinfo .read .lbl {
	display: inline-block;
	;
}
.board-list-li2 .pinfo .read .num {
	display: inline-block;
	padding-left: 5px;
}
.board-list-li2 .pinfo em {
	font-style: normal;
	color: #ccc;
	padding: 0 7px;
	display: inline-block;
}
.board-list-li2 .cmtNum {
	font-size: 10px;
	color: #d4151c;
	font-family: Arial, "Microsoft Yahei", "微软雅黑";
	font-weight: normal;
}
.board-list-li2 .pbtns {
	position: absolute;
	right: 0px;
	top: 50%;
	height: 60px;
	margin-top: -30px;
	max-width: 120px;
}
.board-list-li2 .pbtns .vbtn-s {
	display: inline-block;
	margin-top: 10px;
}
.board-list-li2 .pbtns .vbtn {
	border: 1px solid #DDD;
	background: #FFF;
	display: block;
	float: left;
	width: 48px;
	height: 35px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
.board-list-li2 .pbtns .vbtn .lbl, .board-list-li2 .pbtns .vbtn .num {
	text-align: center;
	display: block;
}
.board-list-li2 .pbtns .vbtn .lbl {
	font-size: 0.85em
}
.board-list-li2 .pbtns .vbtn.files {
	border-right: 0;
	height: 30px;
	padding-top: 12px;
	padding-bottom: 11px;
}
.board-fdown-list {
	display: block;
}
.board-fdown-list h3 {
	font-weight: bold;
	margin: 15px;
	border-bottom: 1px solid #d8d8d8;
	padding: 10px 0;
	line-height: 1.3em;
	font-size: 1.3em
}
.board-fdown-list ul {
	margin: 0 15px;
	font-size: 0.923em;
}
.board-fdown-list ul li {
	margin: 5px 0;
}
.board-list-li2.board-pds-list .pbtns .vbtn.files {
	border-right: 1px solid #DDD;
}
.board-list-li2 .pinfo {
	background-image: none;
	padding-left: 0;
}
.board-list-li2 .pinfo .links {
	background: url(../images/icon_home.png) no-repeat left 0px;
	padding-left: 20px;
	display: inline-block;
	padding-right: 10px;
}
.board-gallist-li {
	position: relative;
	width: 100%;
}
.board-gallist-li:after {
	clear: both;
	content: "";
	display: block;
}
.board-gallist-li li {
	float: left;
	width: 100%;
	border-bottom: 1px solid #bac2ca;
}
.board-gallist-li li:hover {
	background-color: #f5f5f5;
}
.board-gallist-li li .board-li-wrap {
	position: relative;
	padding: 20px 10px 20px 235px;
	min-height: 100px;
}
.board-gallist-li li .board-li-wrap:after {
	clear: both;
	content: "";
	display: block;
}
.board-gallist-li li.isNotice .board-li-wrap {
}
.board-gallist-li .pnum {
	display: block;
	position: absolute;
	left: 5px;
	top: 50%;
	width: 50px;
	height: 1.5em;
	margin-top: -0.7em;
	text-align: center;
	font-size: 0.85em;
	letter-spacing: -1px;
}
.board-gallist-li .pnotice {
	display: block;
	position: absolute;
	left: 5px;
	top: 33px;
	width: 50px;
	text-align: center;
	font-size: 0.85em;
	letter-spacing: -1px;
}
.board-gallist-li .pimg {
	display: block;
	display: block;
	position: absolute;
	left: 65px;
	width: 135px;
	height: 100px;
}
.board-gallist-li .pimg img {
	width: 100%;
	height: 100%;
}
.board-gallist-li .ptitle {
	display: block;
	margin-right: 120px;
	font-weight: bold;
	line-height: 1.35em;
}
.board-gallist-li .ptitle a:hover, .board-gallist-li .ptitle a:focus {
	font-weight: bold;
	color: #007236;
	text-decoration: underline;
}
.board-gallist-li .pcate {
	display: inline-block;
	color: #0fab5b;
	font-weight: normal;
	font-size: 0.923em;
}
.board-gallist-li .pcate:after {
	content: '';
	display: inline-block;
	border-left: 1px solid #DDD;
	height: 1em;
	vertical-align: middle;
	margin-right: 0.7em;
	margin-left: 0.7em;
}
.board-gallist-li .ptit {
	font-size: 1.231em;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	display: inline-block;
	width: auto;
	max-width: 100%;
}
.board-gallist-li .isNotice .ptit {
	font-weight: bold;
}
.board-gallist-li .ptit > * {
	vertical-align: middle;
}
.board-gallist-li .pcont {
	font-size: 0.923em;
	display: block;
	margin-right: 120px;
	padding-top: 5px;
	padding-bottom: 5px;
	max-height: 2.7em;
	overflow: hidden;
}
.board-gallist-li .pcont2 img {
	max-width: 100%;
}
.board-gallist-li .pinfo {
	font-size: 0.85em;
	color: #555;
	padding-left: 15px;
	background: url(../images/ico_note.gif) no-repeat left 4px;
	padding-top: 0px;
	text-align: left;
	display: block;
	margin-top: 5px;
}
.board-gallist-li .pinfo .files, .board-gallist-li .pinfo .writer, .board-gallist-li .pinfo .date, .board-gallist-li .pinfo .read {
	display: inline-block;
	width: auto;
}
.board-gallist-li .pinfo .writer {
}
.board-gallist-li .pinfo .files {
	width: 24px;
	text-align: center;
}
.board-gallist-li .pinfo .date {
}
.board-gallist-li .pinfo .read {
}
.board-gallist-li .pinfo .read .lbl {
	display: inline-block;
	;
}
.board-gallist-li .pinfo .read .num {
	display: inline-block;
	padding-left: 5px;
}
.board-gallist-li .pinfo em {
	font-style: normal;
	color: #ccc;
	padding: 0 7px;
	display: inline-block;
}
.board-gallist-li .cmtNum {
	font-size: 10px;
	color: #d4151c;
	font-family: Arial, "Microsoft Yahei", "微软雅黑";
	font-weight: normal;
}
.board-gallist-li .pbtns {
	position: absolute;
	right: 0px;
	top: 50%;
	height: 60px;
	margin-top: -30px;
	max-width: 120px;
}
.board-gallist-li .pbtns .vbtn-s {
	display: inline-block;
	margin-top: 10px;
}
.board-gallist-li .pbtns .vbtn {
	border: 1px solid #DDD;
	background: #FFF;
	display: block;
	float: left;
	width: 48px;
	height: 35px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
.board-gallist-li .pbtns .vbtn .lbl, .board-gallist-li .pbtns .vbtn .num {
	text-align: center;
	display: block;
}
.board-gallist-li .pbtns .vbtn .lbl {
	font-size: 0.85em
}
.board-gallist-li .pbtns .vbtn.files {
	border-right: 0;
	height: 30px;
	padding-top: 12px;
	padding-bottom: 11px;
}
.board-faq-wrap {
	position: relative;
	display: block;
	width: 100%;
	border-top: 0px solid #555;
	line-height: 1.5em
}
.board-faq-wrap:after {
	clear: both;
	content: "";
	display: block;
}
.board-faq-list {
	position: relative;
	display: block;
	width: 100%;
}
.board-faq-list li {
	position: relative;
	display: block;
	width: 100%;
	background: url(../images/faq_open.png) no-repeat 98% 16px;
}
.board-faq-list .faq-in-wrap {
	position: relative;
	display: block;
	border-bottom: 1px solid #ddd;
	padding: 20px 20px 20px 70px;
}
.board-faq-list .faq-in-wrap:after {
	clear: both;
	content: "";
	display: block;
}
.board-faq-list .faq-in-wrap .adm-chk {
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -10px;
}
.board-faq-list .faq-in-wrap .icon, .board-faq-list .faq-in-cont .icon {
	position: absolute;
	left: 25px;
	top: 64%;
	margin-top: -21px;
	display: block;
	width: 23px;
	height: 23px;
	overflow: hidden;
	background-image: url(../images/icon_qa.png);
	background-repeat: no-repeat;
	background-position: -102px -66px;
}
.board-faq-list .pbtn {
	position: absolute;
	right: 21px;
	top: 55%;
	margin-top: -17px;
	width: 31px;
	height: 31px;
	overflow: hidden;
	background-image: url(../images/cupdn_btns02.png);
	background-repeat: no-repeat;
	background-position: 0 center;
}
.board-faq-list .faq-in-wrap .pcate {
	color: #0fab5b;
	display: block;
	position: absolute;
	left: 50px;
	top: 50%;
	margin-top: -10px;
	height: 20px;
	text-align: center;
	width: 100px;
	line-height: 1.3em
}
.board-faq-list .faq-in-wrap.faq-in-cate .ptit {
	display: block;
	padding-left: 100px;
}
.board-faq-list .faq-in-wrap .ptit {
	display: block;
	line-height: 1.3em
}
.board-faq-list .faq-in-cont {
	position: relative;
	display: none;
	background: #f9f9f9;
	padding: 25px 30px 25px 80px;
	border-bottom: 1px solid #ddd;
}
.board-faq-list .ptitle {
	font-size: 1.154em
}
.board-faq-list .over {
	background-image: url(../images/faq_close.png);
}
.board-faq-list .over .ptitle {
	font-weight: bold;
}
.board-faq-list .over .ptitle * {
	color: #007236 !important;
}
.board-faq-list .over .faq-in-cont {
	display: block;
}
.board-faq-list .over .pbtn {
	background-position: -36px center;
}
.board-faq-list .isNotice {
	font-weight: bold;
}
.board-faq-list .isNotice .faq-in-wrap {
}
.board-faq-list .isNotice .faq-in-cont {
	background-image: none;
}
.board-faq-list .isNotice .ptitle {
}
.board-faq-list .isNotice .faq-in-wrap .icon {
	background-image: url(../images/icon_notice.png);
	background-position: center center;
	border-radius: 23px;
	border: 1px solid #0fab5b;
	background-color: #FFF;
}
.board-faq-list .isNotice .date {
	font-weight: normal;
}
.board-faq-list li:hover {
	background-color: #f5f5f5;
}
.board-faq-list .ptitle a:hover .ptit {
	text-decoration: underline
}
.board-faq-list li:hover, .board-faq-list :hover span {
}
.board-faq-list li:hover a, .board-faq-list tr:hover a:visited {
}
.board-faq-list .over .faq-in-wrap .icon {
	background-position: -128px -66px
}
.board-faq-list .over .faq-in-cont .icon {
	background-position: -154px -66px;
	top: 25px;
	margin-top: 0;
}
.board-list-wzine {
	position: relative;
	width: 100%;
}
.board-list-wzine:after {
	clear: both;
	content: "";
	display: block;
}
.board-list-wzine li {
	float: left;
	width: 100%;
	border-bottom: 1px solid #bac2ca;
}
.board-list-wzine li:hover {
	background-color: #f5f5f5;
}
.board-list-wzine .pcont-wrap:hover .ptitle {
	color: #0a5bbc !important;
}
.board-list-wzine li .board-li-wrap {
	position: relative;
	padding: 25px 10px 25px 10px;
}
.board-list-wzine li .board-li-wrap:after {
	clear: both;
	content: "";
	display: block;
}
.board-list-wzine li.isNotice .board-li-wrap {
}
.board-list-wzine .pnum {
	display: block;
	position: absolute;
	left: 5px;
	top: 50%;
	width: 50px;
	height: 1.5em;
	margin-top: -0.7em;
	text-align: center;
	font-size: 0.85em;
	letter-spacing: -1px;
}
.board-list-wzine .pnotice {
	display: block;
	position: absolute;
	left: 5px;
	top: 33px;
	width: 50px;
	text-align: center;
	font-size: 0.85em;
	letter-spacing: -1px;
}
.board-list-wzine .ptitle {
	display: block;
	margin-right: 120px;
	font-weight: bold;
	font-size: 16px;
	color: #222;
	padding-top: 20px;
	line-height: 23px;
}
.board-list-wzine .ptitle a:hover, .board-list-wzine .ptitle a:focus {
	color: #0a5bbc;
	text-decoration: underline;
}
.board-list-wzine .pcate {
	color: #0fab5b;
	font-weight: normal;
	font-size: 0.923em;
}
.board-list-wzine .pcate:after {
	content: '  |  ';
}
.board-list-wzine .ptit {
	font-size: 1.231em;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	display: inline-block;
	width: auto;
	max-width: 100%;
}
.board-list-wzine .isNotice .ptit {
	font-weight: bold;
}
.board-list-wzine .ptit * {
	vertical-align: middle;
}
.board-list-wzine .pinfo {
	font-size: 0.85em;
	color: #555;
	padding-left: 15px;
	background: url(../images/ico_note.gif) no-repeat left 3px;
	padding-top: 0px;
	text-align: left;
	display: block;
	margin-top: 5px;
}
.board-list-wzine .pinfo .files, .board-list-wzine .pinfo .writer, .board-list-wzine .pinfo .date, .board-list-wzine .pinfo .read {
	display: inline-block;
	width: auto;
}
.board-list-wzine .pinfo .writer {
}
.board-list-wzine .pinfo .files {
	width: 24px;
	text-align: center;
}
.board-list-wzine .pinfo .date {
}
.board-list-wzine .pinfo .read {
}
.board-list-wzine .pinfo .read .lbl {
	display: inline-block;
	;
}
.board-list-wzine .pinfo .read .num {
	display: inline-block;
	padding-left: 5px;
}
.board-list-wzine .pinfo em {
	font-style: normal;
	color: #ccc;
	padding: 0 7px;
	display: inline-block;
}
.board-list-wzine .cmtNum {
	font-size: 10px;
	color: #d4151c;
	font-family: Arial, "Microsoft Yahei", "微软雅黑";
	font-weight: normal;
}
.board-list-wzine .pcont-wrap {
	display: block;
	position: relative;
}
.board-list-wzine .pcont-wrap:after {
	clear: both;
	content: "";
	display: block
}
.board-list-wzine .pimg {
	float: left;
	margin-right: 35px;
	width: 200px;
	height: 150px;
}
.board-list-wzine .pimg img {
	width: 100%;
}
.board-list-wzine .pcont {
	font-size: 1em;
	display: block;
	max-height: 70px;
	line-height: 21px;
	color: #a9a9a9;
}
.board-list-wzine .btn-more {
	display: block;
	font-size: 1.077em;
	font-weight: bold;
	color: #007236;
	margin-top: 15px;
}
.board-list-wzine .pbtns {
	position: absolute;
	right: 0px;
	top: 50%;
	height: 60px;
	margin-top: -30px;
	max-width: 120px;
}
.board-list-wzine .pbtns .vbtn {
	border: 1px solid #DDD;
	background: #FFF;
	display: block;
	float: left;
	width: 48px;
	height: 35px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
.board-list-wzine .pbtns .vbtn .lbl, .board-list-wzine .pbtns .vbtn .num {
	text-align: center;
	display: block;
}
.board-list-wzine .pbtns .vbtn .lbl {
	font-size: 0.85em
}
.board-list-wzine .pbtns .vbtn.files {
	border-right: 0;
	height: 30px;
	padding-top: 13px;
	padding-bottom: 12px;
}
.board-list-wzine .board-name {
	font-size: 14px;
	color: #999
}
.board-list-wzine .board-name b {
	color: #3b76be;
	font-weight: normal;
}

@media all and (max-width:999px) {
.board-list-wzine .pimg {
	display: none
}
}

@media all and (max-width:480px) {
.board-list-wzine .ptitle {
	margin-right: 0;
	padding-top: 0;
	font-size: 16px;
}
.board-view-head .board-view-title .board-vtop-r {
	display: none
}
}

@media all and (max-width:420px) {
.board-list-wzine .pimg {
	margin-right: 0;
	width: 100%;
}
.board-list-wzine .ptitle {
}
}
.board-noti-list {
	display: block;
	position: relative;
	width: 100%;
}
.board-noti-list:after {
	clear: both;
	content: "";
	display: block;
}
.board-noti-list li {
	float: left;
	display: block;
	position: relative;
	height: auto;
	width: 100%;
	padding: 5px 0px 5px 0px;
	border-bottom: 1px solid #EDEDED;
	font-weight: bold;
	line-height: 1.35em;
}
.board-noti-list li .data-in-wrap {
	display: block;
	position: relative;
	padding: 5px 75px 5px 15px;
}
.board-noti-list li .data-in-wrap .ptitle {
	display: block;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.board-noti-list li:hover, .board-noti-list li:focus {
	background-color: #f5f5f5;
}
.board-noti-list li:hover .ptitle a span, .board-noti-list li:hover .ptitle a, .board-noti-list li .ptitle a:hover span, .board-noti-list li .ptitle a:hover, .board-noti-list li .ptitle a:focus span, .board-noti-list li .ptitle a:focus {
	color: #007236 !important;
	text-decoration: underline !important;
}
.board-noti-list li .data-in-wrap .date {
	font-weight: normal;
	position: absolute;
	right: 5px;
	top: 50%;
	margin-top: -0.6em;
	color: #989898;
	font-size: 0.85em;
}
.gallery-list-wrap {
	display: block;
	position: relative;
	width: 100%;
	border-top: 0px solid #c2c2c2;
}
.gallery-list {
	display: block;
	position: relative;
	width: 100%;
	border-bottom: 1px solid #bac2ca;
}
.gallery-list .no-data {
	width: 100%;
	height: auto;
}
.gallery-list-top {
	border-bottom: 0px
}
.gallery-list:after {
	clear: both;
	content: "";
	display: block;
}
.gallery-list li {
	float: left;
	display: block;
	position: relative;
	width: 240px;
	height: 300px;
	padding: 20px 5px 20px 5px;
}
.gallery-in-wrap {
	display: block;
	position: relative;
	width: 100%;
	margin: 0 auto;
}
.gallery-in-wrap .pimg {
	width: 100%;
	height: 180px;
	margin-bottom: 15px;
	vertical-align: text-top;
	overflow: hidden;
}
.gallery-in-wrap .pimg a {
	display: block;
	position: relative;
	width: 100%;
	height: 100%
}
.gallery-in-wrap .pimg img {
	width: 100%;
	height: 100%;
	max-width: 100%;
	max-height: 100%;
}
.gallery-in-wrap .pcate {
	width: 100%;
	line-height: 130%;
	color: #007236;
	font-size: 0.85em;
	display: block;
	margin-bottom: 5px;
}
.gallery-in-wrap .ptitle {
	width: 100%;
	line-height: 1.35em;
	font-weight: 400;
	font-size: 1.125em;
	min-height: 1.5em;
	max-height: 2.8em;
	display: block;
	height: auto;
	padding-bottom: 5px;
}
.gallery-in-wrap .ptitle a {
	display: inline-block;
	max-width: 92%;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	vertical-align: middle;
}
.gallery-in-wrap .ptitle a:hover span, .gallery-in-wrap .ptitle a:hover, .gallery-in-wrap .ptitle a:focus span, .gallery-in-wrap .ptitle a:focus {
	color: #007236 !important;
	text-decoration: underline !important;
}
.gallery-in-wrap .pcont em {
	font-style: normal;
	color: #ccc;
	padding: 0 7px;
}
.gallery-in-wrap .date {
	color: #989898;
	font-size: 0.85em;
}
.gallery-fac-list li {
	float: left;
	display: block;
	position: relative;
	width: 240px;
	height: 330px;
	padding: 20px 5px 20px 5px;
}
.gallery-fac-list .gallery-in-wrap .pcont-wr {
	background: #f4f4f4;
	height: 120px;
	padding: 15px;
}
.gallery-fac-list .gallery-in-wrap .pcont {
	line-height: 1.25em;
	max-height: 5em;
	overflow: hidden;
}
.gallery-fac-list .gallery-in-wrap .ptitle {
	font-weight: bold;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.gallery-fac-list .gallery-in-wrap .pimg {
	width: 100%;
	height: 180px;
	margin-bottom: 0px;
	vertical-align: text-top;
	overflow: hidden;
}
.gallery-list2 .gallery-in-wrap .pcontwrap {
	position: relative;
	padding-right: 70px;
}
.gallery-list2 .gallery-in-wrap .pbtns {
	position: absolute;
	right: 0;
	top: 0;
	max-width: 65px;
}
.gallery-list2 .gallery-in-wrap .pbtns:after {
	clear: both;
	content: "";
	display: block;
}
.gallery-list2 .pbtns .vbtn a {
	display: block;
	float: left;
	width: 24px;
	height: 24px;
	margin-left: 5px;
	;
	overflow: hidden;
	float: left;
	border-radius: 13px;
	background: #FFF url(../images/sbtn_icons01.png) no-repeat left top;
	border: 1px solid #DDD;
	font-size: 11px;
}
.gallery-list2 .pbtns .vbtn a span {
	padding-left: 30px;
	white-space: nowrap;
	width: 24px;
	height: 24px;
	display: block;
	cursor: pointer;
}
.gallery-list2 .pbtns .vbtn.view a {
	background-position: -3px 0px;
}
.gallery-list2 .pbtns .vbtn.files a {
	background-position: -33px 0px;
}
.gallery-list2 .pbtns .vbtn a:hover, .gallery-list2 .pbtns .vbtn a:focus {
	background-color: #0fab5b;
	border-color: #0fab5b;
}
.gallery-list2 .pbtns .vbtn.view a:hover, .gallery-list2 .pbtns .vbtn.view a:focus {
	background-position: -3px -30px;
}
.gallery-list2 .pbtns .vbtn.files a:hover, .gallery-list2 .pbtns .vbtn.files a:focus {
	background-position: -33px -30px;
}
.gallery-list-h li {
	height: 330px;
}
.gallery-list-h .gallery-in-wrap .pimg {
	height: 220px;
	border: 1px solid #DDD;
}
.gallery-list-pdf li {
	width: 180px;
	padding: 0;
}
.gallery-list-pdf .gallery-in-wrap .pimg {
	width: 100%;
	height: 220px;
}
.gallery-list-h .gallery-in-wrap .pimg {
	height: 220px;
	border: 1px solid #DDD;
}
.event-wrap {
	display: block;
	position: relative;
	width: 740px;
	margin-left: 5px;
}
.event-in-wrap a {
	font-size: 0.85em;
}
.event-list {
	display: block;
	position: relative;
	width: 100%;
	border-bottom: 1px solid #dddddd;
}
.event-list:after {
	clear: both;
	content: "";
	display: block;
}
.event-list li {
	float: left;
	display: block;
	position: relative;
	width: 370px;
}
.event-in-wrap {
	display: block;
	position: relative;
	width: 340px;
	height: 125px;
	padding: 15px 15px 15px 15px;
}
.event-in-wrap .pimg {
	width: 100%;
	height: 70px;
	margin-bottom: 15px;
}
.event-list li p {
	padding: 10px;
}
.event-list .isnotice {
	width: 100%;
}
.event-list .date {
	color: #989898;
}
.event-list .plblimg {
	padding-right: 10px;
}
.board-lecture-wrap {
	display: block;
	position: relative;
	width: 100%;
	min-height: 180px !important
}
.board-lecture-wrap .no-data {
	display: block;
}
.board-lecture {
}
.board-lecture:after {
	content: "";
	display: block;
	clear: both;
}
.board-lecture li {
	width: 50%;
	float: left;
}
.board-lecture .board-li-wrap {
	display: block;
	border: 1px solid #DDD;
	position: relative;
	padding: 29px;
}
.board-lecture .li0 .board-li-wrap {
	margin-right: 5px;
}
.board-lecture .li1 .board-li-wrap {
	margin-left: 5px;
}
.board-lecture .ptitle {
	font-size: 19px;
	font-weight: bold;
	line-height: 1.3em;
	margin-bottom: 15px;
	display: block;
	max-height: 2.5em;
	overflow: hidden;
}
.board-lecture .pcont {
	display: block;
}
.board-lecture .pcont-fld {
	display: block;
	padding-left: 10px;
	background: url(../images/blt04.png) no-repeat left 0.5em
}
.board-lecture .pcont-fld.fld-last {
	color: #0fab5b;
	margin-top: 10px;
}
.board-lecture .pcont-fld .lbl {
	font-weight: normal;
	display: inline-block;
}
.board-lecture .board-li-wrap:hover {
	border: 2px solid #0fab5b;
	padding: 28px;
}
.board-lecture .board-li-wrap:hover .ptitle {
	color: #0fab5b;
	text-decoration: underline;
}
.pds-wrap {
	display: block;
	position: relative;
	width: 100%;
}
.pds-list {
	position: relative;
	width: 100%;
}
.pds-list:after {
	clear: both;
	content: "";
	display: block;
}
.pds-list li {
	float: left;
	width: 100%;
	border-bottom: 1px solid #bac2ca;
}
.pds-list li:hover {
	background: #f3f5f8;
}
.pds-list li.isNotice {
	background: #f3f5f8
}
.pds-list li.isNotice:hover {
	background: #f5f3ee
}
.pds-list li .board-li-wrap {
	position: relative;
	display: block;
	padding: 20px 10px 20px 65px;
	border-bottom: 1px solid #DDD;
}
.pds-list li .board-li-wrap:after {
	clear: both;
	content: "";
	display: block;
}
.pds-in-wrap {
	display: block;
	position: relative;
	padding: 10px 15px 10px 15px;
}
.pds-in-wrap:hover {
	background: #f7f7f7
}
.pds-in-wrap:hover .ptitle {
	color: #326bbc
}
.pds-in-wrap .pcont {
	line-height: 130%;
	padding-right: 160px;
}
.pds-in-wrap .pbtn {
	position: absolute;
	right: 25px;
	top: 20px;
}
.pds-in-wrap .pcont .ptitle {
	width: 100%;
	font-weight: bold;
	font-size: 14px;
	padding: 5px 0px;
}
.pds-in-wrap .pcont .ptxt {
	margin-bottom: 10px;
	overflow: hidden;
	line-height: 1.3em
}
.pds-in-wrap .cmtNum {
	font-size: 10px;
	color: #d4151c;
	font-family: Arial, "Microsoft Yahei", "微软雅黑";
	font-weight: none;
}
.board-list-essay {
	position: relative;
	width: 100%;
}
.board-list-essay:after {
	clear: both;
	content: "";
	display: block;
}
.board-list-essay li {
	float: left;
	width: 100%;
	border-bottom: 1px solid #bac2ca;
}
.board-list-essay li:hover {
	background-color: #f5f5f5;
}
.board-list-essay li .board-li-wrap {
	position: relative;
	padding: 20px 10px 20px 185px;
	min-height: 160px;
}
.board-list-essay li .board-li-wrap:after {
	clear: both;
	content: "";
	display: block;
}
.board-list-essay li.isNotice .board-li-wrap {
}
.board-list-essay .pnum {
	display: block;
	position: absolute;
	left: 5px;
	top: 50%;
	width: 50px;
	height: 1.5em;
	margin-top: -0.7em;
	text-align: center;
	font-size: 0.85em;
	letter-spacing: -1px;
}
.board-list-essay .pnotice {
	display: block;
	position: absolute;
	left: 5px;
	top: 33px;
	width: 50px;
	text-align: center;
	font-size: 0.85em;
	letter-spacing: -1px;
}
.board-list-essay .pimg {
	display: block;
	position: absolute;
	left: 25px;
	top: 20px;
	width: 120px;
	text-align: center;
	font-size: 0.85em;
	letter-spacing: -1px;
}
.board-list-essay .ptitle {
	display: block;
	font-weight: bold;
}
.board-list-essay .ptitle a:hover, .board-list-essay .ptitle a:focus {
	font-weight: bold;
	color: #007236;
	text-decoration: underline;
}
.board-list-essay .pcate {
	display: block;
	color: #0fab5b;
	font-weight: bold;
	text-transform: uppercase;
}
.board-list-essay .pcate:after {
}
.board-list-essay .ptit {
	font-size: 1.231em;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	display: inline-block;
	width: auto;
	max-width: 100%;
}
.board-list-essay .isNotice .ptit {
	font-weight: bold;
}
.board-list-essay .ptit * {
	vertical-align: middle;
	line-height: 1.3em
}
.board-list-essay .pcont {
	font-size: 1em;
	display: block;
	margin-right: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.board-list-essay .pcont2 img {
	max-width: 100%;
}

@media all and (max-width:540px) {
.board-list-essay li .board-li-wrap {
	padding: 20px 15px 20px 15px;
}
.board-list-essay .pimg {
	width: 90px;
	height: 120px;
	left: 15px;
	overflow: hidden;
}
.board-list-essay .ptitle {
	height: 60px;
	margin-left: 100px;
	padding-top: 60px;
	border-bottom: 1px solid #DDD;
}
.board-list-essay .pcont {
	padding-top: 15px;
}
}
.board-write-tbl {
	table-layout: fixed;
	width: 100%;
}
.board-write-tbl {
	border-top: 0px solid #666;
	border-bottom: 1px solid #DDD;
	border-collapse: collapse;
	border-spacing: 0px;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
}
.board-write-tbl th {
	border-right: 1px solid #e6e6e6;
	color: #666;
	text-align: left;
	border-top: 0px dashed #ccc;
	border-bottom: 1px solid #ddd;
	padding-left: 20px;
	padding-right: 5px;
	padding-top: 12px;
	padding-bottom: 12px;
}
.board-write-tbl th.vcen {
	background-position: 10px center;
}
.board-write-tbl td {
	border-bottom: 1px solid #ddd;
	padding: 12px 15px 12px 15px;
	background: #fff;
	min-height: 24px;
}
.board-write-tbl td.textbox {
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 0;
	padding-right: 0;
}
.board-write-tbl td.textbox textarea {
	width: 99%;
	height: 250px;
}
.board-write-tbl th, .board-write-tbl td {
	line-height: 1.3em
}
.board-write-tbl .row_email input {
	max-width: 30%
}
.board-write-tbl .row_content textarea {
	width: 100%;
	height: 220px;
}
.board-write-tbl .row_files td .board-file-form {
	max-width: 98%;
}
.board-write-tbl .col_lbl {
	width: 110px;
}
.board-write-tbl select {
	max-width: 90%
}
.board-write-tbl td input[type='text'] {
	max-width: 95%;
	background: #f8f8f8;
}
.board-write-tbl .row_subject input[type='text'] {
	width: 95%;
}
.board-write-tbl .row_content textarea {
	width: 96%;
	height: 260px;
}
.board-write-tbl .row_tel input[type='text'], .board-write-tbl .row_tel select {
	text-align: center;
	width: 30%
}
.board-write-tbl .row_hp input[type='text'], .board-write-tbl .row_hp select {
	text-align: center;
	width: 30%
}
.board-write-tbl .row_email input[type='text'] {
	max-width: 38%;
}
.board-write-tbl .row_email select {
	min-width: 90px;
	max-width: 34%;
}
.board-write-tbl .row_tel input[type='text'] {
	max-width: 18%;
}
.board-write-tbl .row_hp input[type='text'] {
	max-width: 18%;
}
.board-write-tbl .row_addr input[type='text'] {
	max-width: 40%;
}
.board-write-tbl .row_addr .zipcode {
	display: block;
}
.board-write-tbl .row_free10 textarea {
	width: 96%;
	height: 60px;
}
.board-write-tbl .row_files td * {
	vertical-align: middle;
}
.board-write-files {
	padding: 15px 0px;
	border-bottom: 1px solid #DDD;
}
.board-write-files .ptit {
	color: #555;
	font-weight: bold;
	font-size: 14px;
}
.board-write-files input[type='file'], .board-write-files input.file, .board-file-form input[type='file'], .board-file-form input.file {
	max-width: 50%;
	padding: 0px;
	margin-bottom: 2px;
	margin-top: 2px;
	border: 0;
	height: auto;
	font-size: 14px;
	background: #FFF;
}
.board-write-files input[type='text'], .board-write-files .text {
	max-width: 60%;
}
.board-sfile-frm li {
	border: 1px solid #DDD;
	padding: 5px 60px 5px 5px;
	font-size: 0.923em;
	background: #f5f5f5;
	position: relative;
}
.board-sfile-frm li .isFldBtn {
	position: absolute;
	right: 5px;
	top: 5px;
}
.board-sfile-frm li .file {
	font-size: 0.923em;
}
.board-sfile-frm .isFileAlt .text {
	padding: 1px 2px;
	margin-top: 3px;
	height: 16px;
	line-height: 1.3em;
	font-size: 0.923em;
	min-width: 50%;
}
.board-write-btns {
	text-align: center;
	vertical-align: middle;
	margin-top: 20px;
}
.board-write-btns * {
	vertical-align: middle;
}
.board-write-agreement {
}
.board-write-agreement .agree-tit {
	color: #FFF;
	padding-left: 10px;
	background: #e3e3e3;
	padding: 8px 15px 8px 15px;
	color: #333;
	line-height: 1.3em
}
.board-write-agreement .agree-cont {
	border: 1px solid #EEE;
	background: #f9f9f9;
	padding: 14px;
}
.board-write-agreement .agree-chk {
	margin-top: 10px;
	text-align: center;
}
.board-list-adm {
	background: #DADADA;
	margin-top: 5px;
	padding: 5px 10px;
	position: relative;
	font-family: Arial, "Microsoft Yahei", "微软雅黑";
	letter-spacing: -1px;
}
.board-list-adm h4 {
	font-size: 0.85em;
	color: #333;
	display: inline
}
.board-adm-btns {
	position: absolute;
	right: 10px;
	top: 5px;
}
.board-namechk {
}
.name-certibox {
	border: 4px solid #ddd;
	padding: 15px;
}
.board-view-head {
	display: block;
	position: relative;
	width: 100%;
	border-bottom: 0px solid #999;
}
.board-view-head .board-view-title {
	display: block;
	padding: 0.75em 0px 0.9em 0px;
	position: relative;
	min-height: 1.5em;
	border-bottom: 1px solid #e1e1e1
}
.board-view-head .board-view-title:after {
	content: "";
	display: block;
	clear: both;
}
.board-view-head .board-view-title h3 {
	display: block;
	padding: 0.35em 0 0.45em 0;
	font-size: 1.231em;
	color: #444;
	font-weight: bold;
	width: 80%;
}
#boardContents {
	color: #666;
	line-height: 23px;
	font-size: 14px;
}
#boardContents a {
	color: #0a5bbc
}
#boardContents img { max-width: 100% !important;}
.board-view-head .board-view-title .board-vtop-r {
	position: absolute;
	right: 0px;
	height: 100%;
	height: 24px;
	top: 50%;
	margin-top: -12px;
}
.board-view-head .board-view-title .board-vhit {
	display: inline-block;
	margin-right: 15px;
	color: #999
}
.board-view-head .board-view-title .board-vstatus {
}
.board-view-head .board-view-title .board-vtopinfo {
	display: block;
	font-size: 0.923em;
	color: #999;
}
.board-vtopinfo .split {
	display: inline-block;
	width: 5px;
	height: 1em;
	margin-left: 10px;
	padding-right: 5px;
	border-left: 1px solid #DDD;
}
.board-vtopinfo * {
	vertical-align: middle;
}
.board-vtopinfo .pcate {
	color: #007236;
}
.board-view-head .board-view-title .pcate {
	color: #777;
	font-size: 0.85em;
}
.board-view-head .cate {
	display: inline-block;
	font-weight: normal;
	font-size: 80%;
	padding-right: 8px;
	margin-right: 8px;
}
.board-view-head .is_notice {
	display: inline-block;
	font-size: 80%;
	color: #F47E16;
}
.board-view-winfowrap {
}
.board-view-winfo {
	width: 100%;
	display: block;
}
.board-view-winfo:after {
	clear: both;
	content: "";
	display: block;
}
.board-view-winfo .board-winfo-txt {
	position: relative;
	border-bottom: 1px solid #DDD;
	width: 100%;
}
.board-view-winfo .board-winfo-txt:after {
	clear: both;
	content: "";
	display: block;
}
.board-view-winfo .ilbl, .board-view-winfo .ptxt {
}
.board-view-winfo .ilbl {
	position: absolute;
	left: 0;
	width: 100px;
	top: 0;
	display: block;
	min-height: 1.5em;
	padding: 0.75em 15px;
	font-weight: bold;
}
.board-view-winfo .ptxt {
	display: block;
	min-height: 1.5em;
	padding: 0.75em 15px;
	margin-left: 130px;
	border-left: 1px solid #DDD
}
.board-winfo-list {
	position: relative;
	width: 100%;
}
.board-winfo-list:after {
	content: "";
	display: block;
	clear: both;
}
.board-winfo-list .board-winfo-listcont {
	display: block;
	margin-left: 130px;
	border-left: 1px solid #DDD;
	padding: 0.75em 15px;
}
.board-winfo-list .board-winfo-listcont li a {
	word-break: break-all;
	white-space: normal;
}
.board-view-cont {
	display: block;
	position: relative;
	border-bottom: 0px solid #C2C2C2;
	overflow-x: hidden;
	padding: 30px 0px 0;
}
.board-view-files {
	display: block;
	position: relative;
	width: 100%;
	overflow: hidden;
	text-align: center;
}
.board-view-files img {
	max-width: 100%;
}
.board-view-contents {
	display: block;
	position: relative;
	margin-left: 0px;
	margin-right: 0px;
}
.board-view-contents center {
	text-align: center
}
.board-view-contents img {
	max-width: 100%;
}
.board-view-contents p {
	min-height: 1em;
}
.board-writer-ip {
	text-align: right;
	border-top: 1px dotted #c2c2c2;
	font-size: 0.85em;
	padding: 5px;
}
.board-view-btns {
	display: block;
	margin: 15px 0;
	text-align: right;
	border-top: 1px solid #ddd;
	padding: 20px 0 0 0
}
.board-view-btns a, .board-view-btns button, .board-view-btns input {
	text-align: center;
}
.board-view-more {
	display: block;
	position: relative;
	width: 100%;
	border-top: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	margin-top: 20px;
	margin-bottom: 40px;
	padding: 15px 0;
}
.board-view-more .bar {
	position: absolute;
	top: 15px;
	height: 60px;
	width: 1px;
	border-left: 1px solid #c4c4c4;
	left: 50%;
}
.board-view-more ul {
	display: block;
	position: relative;
	width: 100%;
	height: 60px;
}
.board-view-more li {
	width: 46%;
	height: 100%;
}
.board-view-more li a {
	display: block;
	position: relative;
	padding-top: 10px;
	padding-bottom: 10px;
}
.board-view-more li a * {
	line-height: 1.3em;
}
.board-view-more li a .ico {
	position: absolute;
	top: 15px;
	display: block;
	overflow: hidden;
	background: url(../images/prvnxt_btns.gif) no-repeat left top;
	width: 15px;
	height: 30px;
}
.board-view-more li a .lbl {
	font-weight: bold;
	color: #0a5bbc;
	font-size: 1.025em;
	display: block;
}
.board-view-more li a .subject {
	font-weight: normal;
	color: #666;
	font-size: 1em;
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	margin-top: 5px;
}
.board-view-more .li-prev {
	float: left;
}
.board-view-more .li-prev a {
	padding-left: 45px;
	text-align: left;
}
.board-view-more .li-next a {
	padding-right: 45px;
	text-align: right;
}
.board-view-more .li-next {
	float: right;
}
.board-view-more .li-prev .ico {
	left: 0;
}
.board-view-more .li-next .ico {
	right: 0;
	background-position: left -50px;
}
.board-view-reply {
	display: block;
	position: relative;
	width: 100%;
	border-top: 1px solid #EEE;
	padding-top: 15px;
	background: #f8f8f8;
}
.board-cmt-listtop {
	margin-bottom: 10px;
}
.board-cmt-list-wrap {
	background: #fff;
	padding-bottom: 10px;
}
.board-cmt-wrap {
	margin-top: 20px;
}
.board-cmt-wrap #boardCommentList {
}
.board-cmt-list {
	display: block;
	position: relative;
	width: 100%;
	border-top: 1px solid #DDD;
}
.board-cmt-list:after {
	clear: both;
	content: "";
	display: block;
}
.board-cmt-list li {
	position: relative;
	border-bottom: 1px solid #ddd;
	margin: 0px 0px 0px 0px
}
.board-cmt-list .cmt-container {
	display: block;
	position: relative;
	padding: 15px 15px 15px 15px;
}
.board-cmt-list .cmt_writer {
	font-weight: bold;
	color: #333;
}
.board-cmt-list .cmt_date {
	font-size: 90%;
	padding-left: 10px;
	color: #666
}
.board-cmt-list .cmt_contents {
	margin-top: 7px;
	margin-bottom: 3px;
}
.board-cmt-list .cmt_item_btns {
	display: block;
	position: absolute;
	right: 15px;
	top: 15px;
	font-size: 0.9em;
}
.board-cmt-list .cmt_item_btns .bd-co-btn {
	display: inline-block;
	background: url(../images/s_split_bar.gif) no-repeat left center;
	padding-left: 5px;
	margin-left: 4px;
}
.board-cmt-list .cmt_item_btns .bd-co-btn:first-child {
	background: none;
	padding-left: 0;
	margin-left: 0;
}
.bd-co-btn span {
	color: #888;
	font-weight: bold;
}
.bd-co-btn:hover span {
	color: #666;
}
.board-cmt_paging {
	margin-top: 15px;
	text-align: right;
}
.cmt-reply-wrap {
	position: relative;
}
.cmt-reply-wrap:after {
	clear: both;
	content: "";
	display: block;
}
.bcmt-write-wrap {
	width: 100%;
	text-align: left;
	margin-top: 15px;
	display: block;
	position: relative;
}
.bcmt-write-h {
	display: block;
	position: relative;
	width: 100%;
	margin-bottom: 5px;
}
.bcmt-write-h:after {
	clear: both;
	content: "";
	display: block;
}
.bcmt-write-h .bcmt-title {
	background: url(../images/icon_total.gif) no-repeat 0 5px;
	padding: 0 6px 5px 22px;
	font-size: 13px;
	color: #043d86
}
.bcmt-wfrm-wrap {
	background: #f8f8f8;
	position: relative;
	border: 1px solid #DEDEDE;
}
.bcmt-wfrm-wrap .bcmt-wfrm-h {
	display: block;
	position: relative;
	border-bottom: 1px solid #DEDEDE;
}
.bcmt-wfrm-wrap .bcmt-wfrm-h:after {
	content: "";
	display: block;
	clear: both;
}
.bcmt-wfrm-wrap .bcmt-wfrm-h .ifld-wr {
	padding-right: 90px;
}
.bcmt-wfrm-wrap .bcmt-wfrm-h .ifld-wr:after {
	content: "";
	display: block;
	clear: both;
}
.bcmt-wfrm-wrap .bcmt-wfrm-h .ifld-wr .ifld {
	width: 50%;
	height: 40px;
	float: left;
	position: relative;
	margin: 0;
}
.bcmt-wfrm-wrap .bcmt-wfrm-h .ifld-wr .ilbl {
	display: block;
	float: left;
	width: 30%;
	border-right: 1px solid #DEDEDE;
	border-left: 1px solid #DEDEDE;
	background: #FFF;
	font-weight: bold;
	height: 20px;
	padding: 10px 0;
	text-align: center;
}
.bcmt-wfrm-wrap .bcmt-wfrm-h .ifld-wr .ifld:first-child .ilbl {
	border-left: 0px;
}
.bcmt-wfrm-wrap .bcmt-wfrm-h .ifld-wr .ifld .text {
	width: 65%;
	float: left;
	height: 20px;
	padding: 10px 5px;
	border: 0;
	background-color: transparent;
}
.bcmt-wfrm-wrap .bcmt-wfrm-h .ifld-scr {
	position: absolute;
	right: 0;
	top: 0;
	width: 90px;
	background: #FFF;
	border-left: 1px solid #DDD;
	text-align: center;
	height: 20px;
	padding: 10px 0;
}
.bcmt-wfrm-wrap .bcmt-wfrm-c {
	margin-top: 0px;
	position: relative;
	padding-bottom: 0px;
}
.bcmt-wfrm-wrap .bcmt-wfrm-cont {
	margin-right: 90px;
}
.bcmt-wfrm-wrap textarea {
	width: 100%;
	height: 80px;
	padding: 10px 15px;
	resize: none;
	box-sizing: border-box;
	border: 0;
	background: #f8f8f8;
	margin: 0;
}
.bcmt-wfrm-regcode {
	padding: 10px 15px;
	line-height: 130%;
}
.bcmt-wfrm-regcode:after {
	content: "";
	display: block;
	clear: both;
}
.bcmt-wfrm-regcode * {
	vertical-align: middle;
}
.bcmt-wfrm-regcode .ilbl {
}
.bcmt-wfrm-regcode .norobot_img {
	border: 2px solid #DDD;
	float: left;
	margin-right: 15px;
	background: #FFF;
}
.bcmt-wfrm-regcode .text {
	max-width: 100px;
}
.bcmt-write-btn, .bcmt-write-btn-e {
	position: absolute;
	right: 0px;
	top: 0px;
}
.b-cmt-btn {
	font-size: 0.923em;
	color: #FFF;
	background: #6c707b;
	border: 0px solid #083269;
	width: 90px;
	height: 85px;
}
.cmt-item-close {
	position: absolute;
	top: 10px;
	right: 0px;
	cursor: pointer;
	background: #b6b6b6 url(../images/sbtn_close01.gif) no-repeat center center;
	display: block;
	width: 20px;
	height: 20px;
	border: 1px solid #b6b6b6;
	border-radius: 12px;
	overflow: hidden;
}
.cmt-item-close span {
	white-space: nowrap;
	padding-left: 20px;
}
.cmt-item-frm .text, .cmt-del-frm .text {
	max-width: 100px;
}
.cmt-item-frm {
	position: relative;
	display: none;
	border-top: 1px solid #EEE;
	border-bottom: 1px solid #EEE;
	padding: 10px 0;
	margin-top: 5px;
}
.cmt-item-frm *, .cmt-del-frm * {
	vertical-align: middle;
}
.cmt-item-frm .ilbl {
	font-size: 90%;
	font-weight: bold;
}
.cmt-item-frm .bcmt-wfrm-h {
	position: relative;
	margin-bottom: 10px;
	min-height: 20px;
}
.cmt-item-frm .bcmt-wfrm-c {
	position: relative;
}
.cmt-item-frm .bcmt-wfrm-cont {
	padding-right: 70px;
}
.cmt-item-frm textarea {
	width: 100%;
	min-height: 80px;
	padding: 10px 15px;
	resize: none;
	box-sizing: border-box;
}
.cmt-item-frm .cmt_write_btn {
	position: absolute;
	right: 0;
	top: 0;
}
.cmt-del-frm {
	position: relative;
	display: none;
	border-top: 1px solid #EEE;
	border-bottom: 1px solid #EEE;
	padding: 10px 30px;
	margin-top: 5px;
	text-align: center
}
.cmt-del-frm label {
	padding-left: 35px;
	padding-top: 10px;
	padding-bottom: 10px;
	display: inline-block;
	background: url(../images/icon_chkpw.png) no-repeat left center;
	font-size: 12px
}
.cmt-del-frm .b-cmt-btn {
	height: 27px;
	width: 40px;
	;
}
.cmt-del-frm .cmt-item-close {
	top: 50%;
	margin-top: -10px;
}
.board-gallery2-wrap {
	border: 1px solid #DDD;
	border-top: 2px solid #666;
	position: relative;
}
.gallery2-lview-area {
	margin-top: 60px;
	margin-bottom: 30px;
	height: auto;
}
.gallery2-view-loading {
	background: #FFF;
	position: absolute;
	left: 0;
	top: 60px;
	z-index: 300;
	opacity: 0.7;
	alpha: 0.7
}
.gallery2-llist {
	width: 640px;
	position: relative;
	height: 140px;
	border-top: 1px dotted #DDD;
	margin: 0 auto 0 auto;
	padding-top: 25px;
	padding-bottom: 15px;
}
.gallery2-llist .btnPrev {
	position: absolute;
	left: 0px;
	top: 65px
}
.gallery2-llist .btnNext {
	position: absolute;
	right: 0px;
	top: 65px
}
.gallery2-list-cont {
	width: 560px;
	height: 140px;
	margin: 0 auto 0 auto;
	overflow-x: hidden;
	position: relative;
}
.gallery2-list-wrap {
	position: absolute;
	left: 0;
	top: 0;
	width: 1120px
}
.gallery2-list {
	position: relative;
	width: 560px;
	float: left;
}
.gallery2-list:after {
	clear: both;
	content: "";
	display: block;
}
.gallery2-list li {
	float: left;
	width: 140px;
	height: 140px;
}
.gallery2-list li .pimg {
	text-align: center;
	height: 128px;
	width: 100%;
}
.gallery2-list li .pimg img {
	padding: 3px;
	border: 1px solid #DDD;
	vertical-align: baseline;
}
.board-gallery2-wrap .board-paging {
	display: none;
}
.board-gallery2-view {
	width: 640px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
.board-gallery2-view .gallery2-view-title {
	font-size: 14px;
	font-weight: bold;
	color: #333;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 15px;
}
.board-gallery2-view .gallery2-view-contents {
	display: block;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	text-align: center;
	width: 640px;
}
.board-gallery2-view .board-view-files {
	background: url(../images/img_foot_bg.gif) no-repeat center bottom;
	padding-bottom: 48px;
}
.board-gallery2-view img {
	padding: 7px;
	border: 1px solid #DDD;
	background: #FFF;
}
.board-vmovie-wrap {
	width: 100%;
	position: relative;
}
.vmovie-lview-wrap {
	position: relative;
}
.vmovie-lview-area {
	height: auto;
	min-height: 160px;
}
.vmovie-view-loading {
	width: 100%;
	background: #FFF;
	position: absolute;
	left: 0;
	top: 0px;
	z-index: 300;
	opacity: 0.7;
	alpha: 0.7
}
.vmovie-view-loading .loadImg {
	margin: 0 auto;
	text-align: center;
	padding: 50px 0;
}
.vmovie-llist {
	position: relative;
	margin: 0 auto 0 auto;
}
.vmovie-list-cont {
	width: 100%;
	max-width: 100%;
	margin: 0 auto 0 auto;
	position: relative;
}
.vmovie-list-wrap {
}
.vmovie-list {
	position: relative;
	width: 100%;
}
.vmovie-list:after {
	clear: both;
	content: "";
	display: block;
}
.vmovie-list li {
	float: left;
	width: 25%;
	height: 180px;
	position: relative;
	font-size: 12px;
	text-align: center;
	line-height: 1.3em;
	margin-bottom: 20px;
}
.vmovie-list li a {
	display: block;
	width: 96%;
	height: auto;
	margin: 5px auto;
	z-index: 1;
}
.vmovie-list li a:hover .isMask, .vmovie-list li.over .isMask {
	display: block;
	border: 2px solid #0fab5b;
	position: absolute;
	left: -2px;
	top: -2px;
	width: 100%;
	height: 100%;
	z-index: 100
}
.vmovie-list li.over .isMask {
	background-color: transparent;
}
.vmovie-list li .pimg {
	display: block;
	cursor: pointer;
	text-align: center;
	height: auto;
	width: 100%;
	height: 120px;
	position: relative;
	margin-bottom: 15px;
}
.vmovie-list li .pimg img {
	width: 100%;
	height: 100%;
	vertical-align: top;
	padding-bottom: 0;
	margin: 0;
}
.vmovie-list li .ptit {
	max-height: 3em;
	display: block;
	overflow: hidden;
	line-height: 1.3em
}
.board-vmovie-view {
	position: relative;
}
.board-vmovie-view .vmovie-view-contents {
	display: block;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 30px;
	padding-bottom: 30px;
	background-color: #f9f9f9;
	border-bottom: 1px solid #DDD;
}
.board-vmovie-view .board-view-files {
	background-size: 100% auto;
}
.board-vmovie-view .board-view-files a {
	display: block;
}
.board-vmovie-view img {
	max-width: 100%;
}
.bd-pwchk {
	display: block;
	text-align: center;
	border: 3px solid #ddd;
	padding: 30px 0px 40px 0;
	max-width: 600px;
	margin: 0 auto;
}
.bd-pwchk .ptit {
	font-size: 16px;
	font-weight: bold;
	display: block;
}
.bd-pwchk .ptit:before {
	content: "";
	display: block;
	margin: 15px auto;
	width: 54px;
	height: 54px;
	background: #0fab5b url(../images/ico_pw.png) no-repeat center center;
	border-radius: 50%;
}
.bd-pwchk .pmsg {
	margin: 10px 0 20px;
}
.bd-pwchk-wr .bt-wr {
	text-align: center;
	margin-top: 20px;
}
