@charset "utf-8";

.gray_round_box{position:relative;border:1px solid #ededed;background-color:#f6f6f6;zoom:1}
.gray_round_box .round_span{position:absolute;width:6px;height:6px;overflow:hidden;z-index:150}
.gray_round_box .round_top .left{top:-1px;left:-1px;background:url("../../img/common/bg/bg_gray_round.gif") no-repeat left top}
.gray_round_box .round_top .right{top:-1px;right:-1px;background:url("../../img/common/bg/bg_gray_round.gif") no-repeat right top}
.gray_round_box .round_bottom .left{bottom:-1px;_bottom:-2px;left:-1px;background:url("../../img/common/bg/bg_gray_round.gif") no-repeat left bottom} 
.gray_round_box .round_bottom .right{bottom:-1px;_bottom:-2px;right:-1px;background:url("../../img/common/bg/bg_gray_round.gif") no-repeat right bottom}
html*.gray_round_box .round_bottom .left{background-position:left -6px} /* hack uses for ie 6,7 rendering problem */
html*.gray_round_box .round_bottom .right{background-position:right -6px}

.paginate{margin:24px 0 5px 0;text-align:center;}
.paginate span,
.paginate a,
.paginate em{vertical-align:middle;}
.paginate .pages a,
.paginate .pages em{padding:0 7px 0 6px;background:url("../../img/common/blt/blt_gray_bar_02.gif") no-repeat right center;color:#7a7a7a;}
.paginate .pages em{font-weight:bold;}
.paginate .pages .last{background:none;}

.img_replace .markup{position:absolute;left:-9999%;top:0;width:0;height:0px;font-size:0;line-height:0;overflow:hidden}

.tit_type{margin-bottom:25px;}

.btn_section_nm{margin-top:15px;}
.btn_section{padding:0 15px 0 5px;}
#content .btn_section_nopad{padding:0}
.btn_section .right{text-align:right;}
.btn_section .left{text-align:left;}

.board_list_type{width:100%;border-top:3px solid #1281d6;border-bottom:1px solid #1281d6;}
.board_list_type th{height:29px;border-bottom:1px solid #1281d6;background:url("../../img/common/bg/bg_board.gif") no-repeat right bottom;vertical-align:middle;}
.board_list_type th.last{background:none;}
.board_list_type td{padding:9px 0;border-bottom:1px dotted #a5a5a5;text-align:center;color:#494949;}
.board_list_type td a:visited,
.board_list_type td a:link,
.board_list_type td a:hover,
.board_list_type td a:active,
.board_list_type td a{color:#494949;}
.board_list_type .title{padding-left:15px;text-align:left;}

.board_view_type{width:100%;border-top:3px solid #1281d6;border-bottom:1px solid #1281d6;}
.board_view_type thead th{height:29px;border-bottom:1px solid #1281d6;background:url("../../img/common/bg/bg_board.gif") no-repeat right bottom;vertical-align:middle;}
.board_view_type thead td{height:29px;padding-left:15px;border-bottom:1px solid #1281d6;vertical-align:middle;text-align:left;}
.board_view_type tbody td{border-bottom:1px dotted #a5a5a5;text-align:center;color:#494949;}
.board_view_type .cont{padding:22px 16px;line-height:1.5em;text-align:left;}

.form_type{width:582px;margin:20px auto 0 auto;padding:13px 0;background:url("../../img/common/bg/bg_search.gif") no-repeat right bottom;text-align:center;}
.form_type *{vertical-align:middle;}
.form_type .text_input{border:1px solid #cfd3d6;}