#board_market_list {
    position: relative;
}
#board_market_list .tab, #board_market_view .tab {
    border-bottom: 2px solid #777;
    margin-bottom: 40px;
}
#board_market_list .tab li, #board_market_view .tab li {
    float: left;
    height: 28px;
    border: 1px solid #d4d4d4;
    /* border-bottom: none; */
    /* margin-right: -2px; */
    width: 152px;
    margin: 0px 5px 5px;
    line-height: 28px;
}
#boardoard_market_list .tab li:hover, #boardoard_market_view .tab li:hover {
    border: 1px solid #777777;
}
#board_market_list .tab .active, #board_market_view .tab  .active {
    position: relative;
    z-index: 5;
    border: 1px solid #777777;
    /* border-bottom: 1px solid #af3f3f; */
    background-color: #252326;
}
#board_market_list .tab .active a, #board_market_view .tab .active a {
    color:#fff;
}
#board_market_list .select_server {
    position: absolute;
    right: 0;
    margin-top: -30px;
}
#board_market_list table {
    position: relative;
    color: #777;
    width: 100%;
}
#board_market_list caption {
    width: 0;
    height: 0;
    text-indent: -5000px;
    overflow: hidden;
}
#board_market_list th {
    height: 35px;
    border-bottom: 1px solid #d1d1d1;
    font-weight: normal;
    text-align: center;
    background-color: #efefef;
    border-top: 1px solid #d1d1d1;
}
#board_market_list tbody .notice td, #board_market_list tbody .notice td a, #board_market_list tbody .notice td {
    font-weight: bold;
    color: #d65000;
}
#board_market_list tbody th {
    border-bottom: 1px solid #eee;
    font-weight: normal;
    text-align: left;
}
#board_market_list tbody td a {
    /* display: block; */
    overflow: hidden;
    /* height: 35px; */
    width: 284px;
    text-indent: 20px;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overow: ellipsis;
    /* padding-top: 7px; */
    /* line-height: 35px; */
}
#board_market_list tbody th a, x:-moz-any-link, x:default {
    white-space: normal;
    word-wrap: break-word;
}
#board_market_list tbody th *+ html a {
    white-space: nowrap
}
#board_market_list tbody th img {
    vertical-align: top;
    margin-top: 9px;
}
.lt-ie8 #board_market_list tbody th img {
    margin-top: 0px;
}
#board_market_list tbody td span {
    color: #ee702b;
    font-weight: bold;
}
#board_market_list tbody td {
    height: 50px;
    border-bottom: 1px solid #eee;
    font-weight: normal;
    /* text-align: center; */
    line-height: 50px;
}
#board_market_list .paging_comm {
    text-align: center;
    vertical-align: top;
    margin: 77px 0 26px 0;
}
#board_market_list .paging_comm .link_page {
    display: inline-block;
    padding: 0 12px;
    text-decoration: none;
    color: #707070;
}
#board_market_list .paging_comm .link_page:hover, #board_market_list .paging_comm em.link_page {
    color: #d65000;
    font-style: normal;
}
#board_market_list .paging_comm .img_sample {
    display: inline-block;
    padding: 0 2px;
    border: 0 none;
    text-decoration: none
}
#board_market_list .paging_comm .img_sample img {
    vertical-align: top;
    margin-top: 1px;
}
.lt-ie8 #board_market_list .paging_comm .img_sample img {
    vertical-align: middle;
}
#board_market_list .paging_comm .link_page:hover {
    text-decoration: none
}
#board_market_list .screen_out {
    display: block;
    overflow: hidden;
    position: absolute;
    left: -9999px;
    width: 1px;
    height: 1px;
    font-size: 0;
    line-height: 0;
    text-indent: -9999px
}

#board_market_list .btn {
    text-align: right;
    padding-top: 10px;
}
#board_market_list .btn li {
    float: left;
}
#board_market_list .btn .write, #board_market_list .btn .modify {
    padding-right: 5px;
}
#board_market_list .btn .list, #board_market_list .btn .write {
    float: right;
}

#board_market_list .searchform_comm {
    width: 100%;
    height: 20px;
    text-align: center;
}
#board_market_list .opt_search, #board_market_list .tf_keyword {
    border: 1px solid #abadb3;
    display: inline-block;
    vertical-align: top;
}
#board_market_list .opt_search {
    margin-right: 3px;
}
#board_market_list .tf_keyword {
    width: 148px;
    height: 17px;
    text-indent: 9px;
    margin-right: 14px;
    color: #999;
}
.lt-ie8 #board_market_list .tf_keyword {
    line-height: 140%;
}
#board_market_list .tf_keyword:focus {
    color: #434343;
}
#board_market_list ::-webkit-input-placeholder {
    color: #333;
}
#board_market_list ::-moz-placeholder, input:-moz-placeholder {
    color: #333;
}
#board_market_list .img_search {
    display: inline-block;
    margin-top: -1px;
    width: 66px;
    height: 23px;
    background: url('../images/btn_search.gif') 0 0 no-repeat;
}
#board_market_list .no_serch {
    padding: 25px 0;
}

#board_market_view {
    position: relative;
    color: #777;
}
#board_market_view .btn_copy {
    position: absolute;
    top: -23px;
    right: 0;
    width: 101px;
    height: 18px;
}
#board_market_view .btn_copy li {
    float: left;
    padding-left: 2px;
}
#board_market_view caption {
    width: 0;
    height: 0;
    text-indent: -5000px;
    overflow: hidden;
}
#board_market_view .view thead th, #board_market_view .view thead td {
    height: 34px;
    font-weight: bold;
}
#board_market_view .view thead .num {
    width: 111px;
    background: #efefef;
    text-align: center;
    letter-spacing: 1px;
    border-top: 1px solid #b2b2b2;
    border-bottom: 1px solid #d5d5d5;
}
#board_market_view .view thead .title {
    width: 414px;
    text-align: left;
    border-top: 1px solid #b2b2b2;
    border-bottom: 1px solid #d5d5d5;
    padding: 0;
}
#board_market_view .view thead .title  span {
    display: block;
    width: 374px;
    word-wrap: break-word;
    padding: 10px 19px;
}
#board_market_view .view thead .title  span img {
    vertical-align: top;
    margin-top: 2px;
}
#board_market_view .view thead .date {
    width: 81px;
    background: #efefef;
    text-align: center;
    border-top: 1px solid #b2b2b2;
    border-bottom: 1px solid #d5d5d5;
}
#board_market_view .view thead .date_txt {
    width: 215px;
    text-align: center;
    border-top: 1px solid #b2b2b2;
    border-bottom: 1px solid #d5d5d5;
    text-align: left;
    text-indent: 20px;
}
#board_market_view .view thead .writer {
    width: 111px;
    background: #efefef;
    text-align: center;
    border-bottom: 1px solid #d5d5d5;
}
#board_market_view .view thead .writer_txt {
    width: 414px;
    text-align: left;
    border-top: 1px solid #b2b2b2;
    border-bottom: 1px solid #d5d5d5;
    text-indent: 20px;
}
#board_market_view .view thead .count {
    width: 81px;
    background: #efefef;
    text-align: center;
    border-top: 1px solid #b2b2b2;
    border-bottom: 1px solid #d5d5d5;
}
#board_market_view .view thead .count_txt {
    width: 58px;
    text-align: center;
    border-top: 1px solid #b2b2b2;
    border-bottom: 1px solid #d5d5d5;
    text-align: left;
    text-indent: 20px;
}
#board_market_view .view thead .recomm {
    width: 81px;
    background: #efefef;
    text-align: center;
    border-top: 1px solid #b2b2b2;
    border-bottom: 1px solid #d5d5d5;
}
#board_market_view .view thead .recomm_txt {
    width: 76px;
    text-align: center;
    border-top: 1px solid #b2b2b2;
    border-bottom: 1px solid #d5d5d5;
    text-align: left;
    text-indent: 20px;
}
.lt-ie8 #board_market_view .view thead .recomm_txt {
    position: relative;
}
#board_market_view .view thead .recomm_txt img {
    vertical-align: top;
    float: right;
}
.lt-ie8 #board_market_view .view thead .recomm_txt img {
    display: block;
    position: absolute;
    top: 9px;
    right: 0;
}
#board_market_view .view tbody .post {
    padding: 58px 28px;
    width: 765px;
    overflow: hidden;
}
#board_market_view .view tbody .post img {
    max-width: 765px;
}
#board_market_view .view tbody .recom {
    text-align: center;
    padding-bottom: 34px;
}

.lt-ie8 #board_market_view .btn {
    zoom: 1;
}
#board_market_view .btn:after {
    content: "";
    display: block;
    clear: both;
}
#board_market_view .btn {
    padding: 10px 0 74px 10px;
}
#board_market_view .btn li {
    float: left;
}
#board_market_view .btn .write, #board_market_view .btn .modify {
    padding-right: 5px;
}
#board_market_view .btn .list, #board_market_view .btn .write {
    float: right;
}

#board_market_view .list .next th, #board_market_view .list .next td {
    border-top: 1px solid #b2b2b2;
    border-bottom: 1px solid #d3d3d3;
}
#board_market_view .list .next td {
    width: 51px;
    text-indent: 20px;
}
#board_market_view .list .next th {
    text-align: left;
    width: 770px;
}
#board_market_view .list .prev th, #board_market_view .list .prev td {
    border-bottom: 1px solid #b2b2b2;
}
#board_market_view .list .prev td {
    width: 51px;
    text-indent: 20px;
}
#board_market_view .list .prev th {
    text-align: left;
    width: 770px;
}
#board_market_view .list .next th, #board_market_view .list .prev th {
    vertical-align: top;
    font-weight: normal;
}
#board_market_view .list .next th a, #board_market_view .list .prev th a {
    display: block;
    overflow: hidden;
    width: 100%;
    height: 39px;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overow: ellipsis;
    line-height: 41px;
}
#board_market_view .list .btn_list {
    position: absolute;
    top: 21px;
    right: 19px;
}
#board_market_view .comment {
    margin-top: 42px;
}
#board_market_view .comment h4 {
    padding-bottom: 4px;
    text-indent: 10px;
}
#board_market_view .comment h4 img {
    vertical-align: top;
    margin-top: 1px;
    margin-right: 4px;
}
.lt-ie8 #board_market_view .comment h4 img {
    margin-top: -1px;
}
#board_market_view .comment h4 span {
    color: #fc9400;
}
#board_market_view .comment .comment_list .writer {
    width: 104px;
    height: 30px;
    text-align: left;
    text-indent: 14px;
    border-top: 1px solid #d3d3d3;
}
#board_market_view .comment .comment_list .com:first-child .writer {
    border-top: 2px solid #fc9400;
}
#board_market_view .comment .comment_list .date {
    width: 717px;
    height: 30px;
    text-align: left;
    text-indent: 2px;
    border-top: 1px solid #d3d3d3;
    font-weight: bold;
}
#board_market_view .comment .comment_list .com:first-child .date {
    border-top: 2px solid #9b9b9b;
}
#board_market_view .comment .comment_list .con {
    padding: 0 14px 10px 14px;
    min-height: auto;
}
#board_market_view .comment .comment_list .con span {
    display: block;
    padding: 7px 9px;
    background: #f5f5f5;
}

#board_market_view .comment .comment_list .com_write td {
    display: none;
    padding: 10px 20px 10px 88px;
    background: url('../images/com_write_bg.gif') 11px 22px no-repeat;
    border-top: 1px solid #d3d3d3;
}
#board_market_view .comment .comment_list .com_write .bg {
    float: left;
    width: 605px;
    background: url('../images/com_write_textarea_bg.gif') 0 0 repeat;
}
#board_market_view .comment .comment_list .com_write .bg textarea {
    width: 581px;
    height: 47px;
    min-height: 47px;
    border: 1px solid #c0c0c0;
    padding: 5px;
    color: #999;
}
#board_market_view .comment .comment_list .com_write .bg textarea:focus {
    color: #999;
}
#board_market_view .comment .comment_list .com_write .btn {
    float: right;
    padding: 0;
}
#board_market_view .comment .comment_list .com_write .count {
    width: 75px;
    text-align: right;
    float: right;
    padding-top: 5px;
    padding-right: 119px;
}

#board_market_view .comment .comment_write td {
    border-top: 2px solid #9b9b9b;
    padding: 18px 60px 10px 48px;
}
#board_market_view .comment .comment_write .bg {
    float: left;
    width: 605px;
}
#board_market_view .comment .comment_write .bg textarea {
    width: 581px;
    height: 47px;
    min-height: 47px;
    border: 1px solid #c0c0c0;
    padding: 5px;
    color: #999;
}
#board_market_view .comment .comment_write .bg textarea:focus {
    color: #999;
}
#board_market_view .comment .comment_write .btn {
    float: right;
    padding: 0;
}
#board_market_view .comment .comment_write .count {
    width: 75px;
    text-align: right;
    float: right;
    padding-top: 5px;
    padding-right: 119px;
}

#board_market_view .paging_comm {
    text-align: center;
    vertical-align: top;
    margin: 135px 0 26px 0;
}
#board_market_view .paging_comm .link_page {
    display: inline-block;
    padding: 0 12px;
    text-decoration: none;
    color: #707070;
}
#board_market_view .paging_comm .link_page:hover, #board_market_view .paging_comm em.link_page {
    color: #d65000;
    font-style: normal;
}
#board_market_view .paging_comm .img_sample {
    display: inline-block;
    padding: 0 2px;
    border: 0 none;
    text-decoration: none
}
#board_market_view .paging_comm .img_sample img {
    vertical-align: top;
    margin-top: 1px;
}
#board_market_view .paging_comm .link_page:hover {
    text-decoration: none
}
#board_market_view .screen_out {
    display: block;
    overflow: hidden;
    position: absolute;
    left: -9999px;
    width: 1px;
    height: 1px;
    font-size: 0;
    line-height: 0;
    text-indent: -9999px
}

#board_market_view .decl_pop {
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -210px;
    margin-top: -245px;
    width: 420px;
    height: 490px;
    background: #fff url('../images/decl_pop_bg.gif') 0 67px no-repeat;
}
#board_market_view .decl_pop h4 {
    background: #343434;
    height: 47px;
    padding-top: 20px;
    padding-left: 30px;
    margin-bottom: 46px;
}
#board_market_view .decl_pop table {
    margin-left: 49px;
    width: 322px;
}
#board_market_view .decl_pop table th {
    width: 80px;
    height: 20px;
    text-align: left;
    vertical-align: top;
    padding-top: 4px;
    text-indent: 18px;
    background: url('../images/decl_pop_dot.gif') 0 7px no-repeat;
}
#board_market_view .decl_pop table td {
    vertical-align: top;
    padding-top: 4px;
}
#board_market_view .decl_pop table td {
    padding-left: 33px;
}
#board_market_view .decl_pop table td input, #board_market_view .decl_pop table td label {
    display: block;
    float: left;
    height: 20px;
}
#board_market_view .decl_pop table td input {
    width: auto;
}
#board_market_view .decl_pop table td label {
    width: 196px;
    text-indent: 10px;
    line-height: 160%;
}
#board_market_view .decl_pop p {
    text-indent: 54px;
    margin-top: 23px;
    font-size: 11px;
    color: #ff7200;
}
#board_market_view .decl_pop .pop_btn li {
    position: absolute;
}
#board_market_view .decl_pop .pop_btn .ok {
    top: 422px;
    left: 110px;
}
#board_market_view .decl_pop .pop_btn .cancel {
    top: 422px;
    left: 220px;
}
#board_market_view .decl_pop .pop_btn .close {
    top: 0px;
    right: 0;
}
#board_market_view .layer_bg {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    background: rgba(0, 0, 0, 0.7);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    z-index: 9999;
}
#board_market_view .layer {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10000;
}

#board_market_write caption {
    width: 0;
    height: 0;
    text-indent: -5000px;
    overflow: hidden;
}
#board_market_write .view thead th, #board_market_write .view thead td {
    height: 34px;
}

#board_market_write .view thead .num , #board_market_write .view thead .file, #board_market_write .view thead .type{
    width: 111px;
    background: #efefef;
    text-align: center;
    letter-spacing: 1px;
    font-weight: bold;
    border-top: 1px solid #b2b2b2;
    border-bottom: 1px solid #d1d1d1;
}
#board_market_write .view thead .title {
    width: 694px;
    padding-left: 16px;
    text-align: left;
    border-top: 1px solid #b2b2b2;
    border-bottom: 1px solid #d1d1d1;
}
#board_market_write .view thead .title  input , #board_market_write .view thead .file_txt  input{
    display: block;
    padding: 3px 8px;
    width: 427px;
    border: 1px solid #bdbdbd;
}
#board_market_write .view thead .type_txt {
    width: 398px;
    text-indent: 20px;
    text-align: left;
    font-weight: normal;
	border-top: 1px solid #d1d1d1;	
    border-bottom: 1px solid #d1d1d1;
}
#board_market_write .view thead .file_txt {	 
	width:0px;
	padding-left: 16px;
    text-align: left;
    border-top: 1px solid #d1d1d1;
    display: block;
    position: relative;
    border-top: 0;
    padding-top: 4px;
    height: 50px;
    vertical-align: top;
}
#board_market_write .view thead .file_txt .dummy {
    position: absolute;
    color: #999;
    visibility: visible;
}
#board_market_write .view thead .file_txt .btn_file {
    position: absolute;
    width: 63px;
    height: 23px;
    top: 4px;
    left: 473px;
    background: url('../images/btn_file.gif') 0 0 no-repeat;
}
#board_market_write .view thead .file_txt .up_lo {
	position: absolute;
    width: 63px;
    height: 23px;
    top: 1px;
    left: 535px;
	border:none;
}
#board_market_write .view thead .file_txt .file {
    visibility: hidden;
    height: 20px;
}

#board_market_write .view thead .type_txt input {
    vertical-align: top;
    margin-top: 1px;
}
#board_market_write .view thead .char {
	width: 111px;
    background: #efefef;
    text-align: center;
    letter-spacing: 1px;
    font-weight: bold;
	border-top: 1px solid #d1d1d1;
	border-bottom: 1px solid #d1d1d1;
}
#board_market_write .view thead .chars_select {
    width: 201px;
    text-indent: 10px;
    text-align: left;
    font-weight: normal;
	border-top: 1px solid #d1d1d1;
    border-bottom: 1px solid #d1d1d1;
}
.lt-ie8 #board_market_write .view thead .chars_select {
    text-indent: 0;
    padding-left: 10px;
}
#board_market_write .view thead .chars_select select {
    border: 1px solid #abadb3;
}
#board_market_write .view tbody .post {
    padding: 10px;
    border-bottom: 1px solid #b2b2b2;
}
#board_market_write .view thead .file_txt span {
    display: block;
    color: #dd5e00;
	width:400px;
}
#board_market_write .view thead .file_txt span {
   margin-top: 10px \0/IE8+9;
}
.write_textarea {width:665px; height:461px; overflow-y:scroll; border:1px solid #b5b5b5;}

.lt-ie8 #board_market_write .btn {
    zoom: 1;
}
#board_market_write .btn {
    padding-top: 10px;
}
#board_market_write .btn:after {
    content: "";
    display: block;
    clear: both;
}
#board_market_write .btn li {
    float: right;
}
#board_market_write .btn .ok, #board_market_write .btn .modify {
    padding-right: 5px;
}