@import url(http://fonts.googleapis.com/earlyaccess/nanumgothiccoding.css);
@import url(http://fonts.googleapis.com/earlyaccess/notosanskr.css);
*, td{font-family:'Noto Sans KR', 'Nanum Gothic Coding', sans-serif;}

.boardTitle{font-weight:bold; color:#666}
.boardTrTop{background-color:#F4F4F4; font-weight:bold; color:#666; text-align:center}
.boardNumber{font-size:8pt; font-weight:bold; color:#999}
.boardItem{background-color:#fff}

.paging a:{color:#666666; font-size:9pt; text-decoration:none; line-height:1.5;} /*paging */
.paging a:hover{color:#2f4763;}
.fc_paging{color:#2f4763; font-size:9pt; font-weight:bold;}
.input01{height:20px; border:1px solid #E2E2E2; background-color:#FBFBFB; color:#666; font-size:9pt; line-height:1.5;} /* input box 회색 */
.input02{border:1px solid #D8D8D8; background-color:#fff; color:#666; font-size:9pt; line-height:1.5;} /* input box 회색 흰바탕 로그인 */
.link{color:#6D6E71; font-size:8pt; line-height:1.5;} /* family site */

/* 게시판 */
.bbs_tline{background-color:#628aca; height:2px;}
.bbs_bg{background:#8dbaf5  no-repeat right; color:#fff; text-align:center; font-weight:bold;}
.bbs_cline{background-color:#eee; height:1px;}
.bbs_bg1{background-color:#fff; height:1px; padding:0 8px; text-align:center; line-height:1.5;} /* 흰색 */
.bbs_bg2{background-color:#F9F9F9; height:1px; padding:0 8px; text-align:center; line-height:1.5;} /* 회색 */
.bbs_line{background-color:#E6E6E6; height:1px}
.bbs_title{padding-left:16px; text-align:left;}
.bbs_bline1{background-color:#fff; height:1px;}
.bbs_bline2{background-color:#E4E4E4; height:1px;}
.bbs_bline3{background-color:#658dcb; height:1px;}
.bbs_bline4{background-color:#8dbaf5; height:1px;}
.tot_num{color:#555;}

.write_line{background-color:#f2f2f2; height:1px;}
.bbs_writebg{background-color:#8dbaf5; color:#736357; height:32px; padding:8px 20px 6px 30px;}
.bbs_text{color:#666; padding:7px 0 6px 10px;}

.bbs_title1_1{background:#8dbaf5  no-repeat right; padding:0 10px 0 16px; text-align:left;}
.bbs_title1_2{background-color:#8dbaf5; padding:0 0 0 10px}

.bbs_title2_1{background:#8dbaf5 no-repeat right; padding:0 10px 0 16px; text-align:left;}
.bbs_title2_2{background-color:#8dbaf5; padding:0 0 0 10px}

.bbs_title3_1{background:#F7F7F7 url('../images/common/bbs_line.gif') no-repeat right; padding:0 10px 0 16px; text-align:left;}
.bbs_title3_2{background-color:#F7F7F7; padding:0 0 0 10px}

.name{color:#46909A}

.photo{border:2px solid #E6E6E6;}
.bbs_txt{font-size:12px; color: #666;}
.bbs_input_1{font-size:13px; color:#666; border:1px solid #ccc;	height:20px;}

.bbs_content{padding:20px; text-align:justify;}
.bbs_content img{width:100%; margin:10px 0;}
