.curs {cursor:pointer}

.skin_btn {
  display: inline-block;
  background-color: #276ccb;
  border: none;
  color: #FFFFFF;
  text-align: center;
  font-size: 14px;
  padding: 5px 10px;
  transition: all 0.5s;
  cursor: pointer;
  margin: 0px;
}

.ex {font-family: "돋움";	font-size: 9pt; color: #aaaaaa;}
.msgtxt{	font-size:11px;color:#7D7D7D;clear:both;}
.catetxt{	letter-spacing: -1px;}

.skin_input {background: #fff none repeat scroll 0 0;border: 1px solid #bdbdbd;color: #444;font-size: 14px;height: 30px;line-height: 30px;padding: 0 0.75em;}
.skin_select {border: 1px solid #bdbdbd;color: #444;height: 32px;line-height: 30px;padding-left: 0.75em;margin:0;}
.skin_text {background: #fff none repeat scroll 0 0;border: 1px solid #cecece;color: #6e6e6e;font-size: 14px;height: 64px;line-height: 20px;padding: 0 0.75em;width: 500px;}

.skin_file {border:1px solid #CCCCCC;height:22px;padding:3px 2px 1px;}

.skin_ulli{position:relative;*zoom:1;}
.skin_ulli:after {content:""; display:block; clear:both;}
.skin_ulli li {float:left; padding: 0 2px;}
.skin_clear { clear: both; height: 0; font-size: 0; visibility: hidden; overflow: hidden; }
.skin_line {border-bottom:2px solid #999; clear:both;height:7px; margin-bottom: 5px;}
.skin_dot { border-top: 1px dashed #CCC;clear: both; }

/*쓰기 테이블*/
#bbs_write {*zoom:1;}
#bbs_write:after {content:""; display:block; clear:both;}
.skin_write {margin:1em auto;border-collapse:collapse;border-top:0px solid #555;padding:10px 0;}
.skin_write tbody tr {}
.skin_write tbody th, .skin_write tbody td{border-bottom:1px solid #ddd; padding: 3px 0px;color:#444;}
.skin_write tbody th {width:15%; font-weight:normal;text-align:left; padding-left: 10px; }
.skin_write .bold {font-weight:bold;letter-spacing:-1px;}
.skin_write em {color:#FF3300;}

.none_table {border:none; padding:0;margin:0;}
.none_table tbody th, .none_table tbody td{border:none; padding:0;margin:0;}

/*VIEW 테이블*/
.skin_view {margin:1em auto;border-collapse:collapse; font-size:14px;border-top:2px solid #555;}
.skin_view tbody tr {height:36px;}
.skin_view tbody th, .skin_view tbody td{border-bottom:1px solid #ddd; padding: 3px 10px;}
.skin_view tbody th {font-weight:normal;text-align:left;}
.skin_view .bold {font-weight:bold;letter-spacing:-1px;}
.skin_view em {color:#FF3300;}

#bbs_view_conts {word-break:break-all; line-height:1.7;min-height:300px;margin-bottom:20px;}

/*리스트 테이블*/
.skin_list {margin:1em auto;border-collapse:collapse;clear: both;}
.skin_list td {text-align:center;}	
.skin_list thead {background-color:#FFF;border-top:2px solid #DDD;border-bottom:2px solid #DDD;height:56px;}
.skin_list thead tr {height:56px;}

.skin_list thead th {font-weight:normal;text-align:center; margin:0; padding:0;}
.skin_list tbody tr {height:30px;}
.skin_list tbody th, .skin_list tbody td{border-bottom:1px solid #f0f0f0; padding: 10px 0;color:#444;}
.skin_list tbody tr:hover {background-color:#EAF3FD; color:#fff}
.skin_list tbody th {font-weight:normal;text-align:left;}
.skin_list .odd {}
.skin_list .bold, .skin_list .bold a {font-weight:bold;letter-spacing:-1px;}

/*카테고리*/
#skin_category {position:relative;width:100%;}
#skin_category .select a {font-weight:bold;letter-spacing:-1px;}
/*보드설명*/
#skin_description {position:relative;width:100%;}

.skin_title {position:relative;border-bottom:0px solid #444;clear:both; height:40px; margin-bottom: 10px;padding-top:23px;}
.skin_title h3 {line-height:40px; padding:0 5px; font-size:20px;font-weight: 600; color:#444;}

/*댓글쓰기*/
#commt_write fieldset { display:inline;margin:0;padding:10px 0; border:0 none;width:100%;}
#commt_write legend {display:none;}

/*댓글리스트*/
.commt_list {position:relative;width:100%;}
.commt_list dl {margin-bottom:10px;padding-bottom:2px;border-bottom:1px solid #ddd;}
.commt_list dt {position:relative;argin:0;padding-bottom:2px;}
.commt_list dd {margin:0;padding-bottom:20px;}

.commt_list span.name{font-weight:bold; color:#444;display:block;height:32px;line-height:32px;padding-left:5px;}
.commt_list span.date{position:absolute;right:0;bottom:5px;text-align:right; color:#C5C5C5}
.commt_list span.del a{color:#FF6600}

 /*버튼레이아웃*/
#skin_btn_view {position:relative;width:100%;clear: both;*zoom:1;}
#skin_btn_view:after {content:""; display:block; clear:both;}
#btn_left{float:left}
#btn_right{float:right;}

/*MSG*/
#skin_msg {padding:10px;margin:0 auto;text-align:center;}
#skin_msg fieldset {width:400px;display:inline;margin:0 auto;padding:15px;}
#skin_msg legend {display:none;}
#skin_msg em {color:#0000CC;font-weight:bold;}

#skin_logmode {padding:1px;margin:0 auto;text-align:right;clear: both;}
