.bbs_select_st select{
border:1px solid #ababab;
padding:5px 5px 6px 5px;
height:29px;
line-height:23px;
font-family:tahoma,'굴림','돋움',NanumGothic,'맑은고딕',Dotum,Helvetica,'Apple SD Gothic Neo',Sans-serif;
}

.input_text_st {
border:1px solid #ababab;
padding-left:3px;
line-height:26px;
height:27px;
background:#fbfbfb;
}

.list_title_st {
color:#505050;
text-align:center;
font-family:tahoma,'굴림','돋움',NanumGothic,'맑은고딕',Dotum,Helvetica,'Apple SD Gothic Neo',Sans-serif;
}

.check_box_st input[type=checkbox]{
vertical-align:middle;
margin-top:-2px;
}

.check_box_st input[type=radio]{
vertical-align:middle;
margin-top:-2px;
}

.input_title_st {
height:43px;
color:#686868;
background:#f6f6f6  url('../bbs_img/icon_bullet_title.gif') no-repeat 10px center;
text-align:left;
padding-left:17px;
font-size:12px;
border-bottom:1px solid #e7e7e6;
font-family:tahoma,'굴림','돋움',NanumGothic,'맑은고딕',Dotum,Helvetica,'Apple SD Gothic Neo',Sans-serif;
}

.input_content_st {
background:#ffffff;
text-align:left;
border-bottom:1px solid #e7e7e6;
padding:7px;
}

.input_editor_st {
background:#ffffff;
text-align:left;
border-bottom:1px solid #e7e7e6;
}




.detail_st_11 {
font-family:tahoma,'돋움','굴림',NanumGothic,'맑은고딕',Dotum,Helvetica,'Apple SD Gothic Neo',Sans-serif;
font-size:11px;
}

.detail_st_12 {
font-family:tahoma,'돋움','',NanumGothic,'맑은고딕',Dotum,Helvetica,'Apple SD Gothic Neo',Sans-serif;
font-size:12px;
}

.detail_st_14 {
font-family:tahoma,'돋움','굴림',NanumGothic,'맑은고딕',Dotum,Helvetica,'Apple SD Gothic Neo',Sans-serif;
font-size:14px;
}

.detail_st_16 {
font-family:tahoma,'돋움','굴림',NanumGothic,'맑은고딕',Dotum,Helvetica,'Apple SD Gothic Neo',Sans-serif;
font-size:16px;
}

.detail_st_20 {
font-family:tahoma,'돋움','굴림',NanumGothic,'맑은고딕',Dotum,Helvetica,'Apple SD Gothic Neo',Sans-serif;
font-size:20px;
}

.font_family{
font-family:tahoma,'굴림','돋움',NanumGothic,'맑은고딕',Dotum,Helvetica,'Apple SD Gothic Neo',Sans-serif;
}

.detail_link {
color:#6f6f6f
}

.detail_link a{
color:#6f6f6f
}

.detail_link a:hover {
color:#6f6f6f
}


.detail_link2 {
color:#4a8a1b
}

.detail_link2 a{
color:#4a8a1b
}

.detail_link2 a:hover {
color:#6f6f6f
}

.img_margin img{
margin-left:10px;
border:1px solid #efefef;
}

/*달력형 게시판_대형*/
.bbs_calendar table {border-collapse:collapse; }
.bbs_calendar table td {border:1px solid #ececec; width:14.2%; background:#none;}
.bbs_calendar table td:hover {background:#fdfdfd;}
.bbs_calendar table td a {background:none;}
.bbs_calendar table td a:hover {color:#000;}
.bbs_calendar table td table td {border:none;}
.bbs_calendar table td table td:hover {background:none;}

/*달력형 게시판_소형*/
.bbs_calendar_small table {border-collapse:collapse; }
.bbs_calendar_small table td {border:1px solid #ececec; width:14.2%; background:#none; vertical-align:middle;}
.bbs_calendar_small table td table td {border:none;}
.bbs_calendar_small table td table td:hover {background:none;}

.bbs_img img{width:100%}