.now_row {background:transparent;}
.normal_row {background:transparent;}
.normal_row2 {background:transparent;}


/*///////////////////////////////////////////////////////////////////////////////////
//
//	¸®½ºÆ®
//
///////////////////////////////////////////////////////////////////////////////////*/

.boardList .btn {height:68px; margin:-68px 0 0 0; padding:0; text-align:right; position:relative;}
.boardList .tbl {width:100%;}
.boardList td {padding:16px 0; border-top:1px solid #ccc; line-height:1; color:#000;} 
.boardList .icon {text-align:center;}
.boardList .subject {text-align:left;}
.boardList .date {font-family:Verdana; font-size:10px; color:#7c7c7c;}
.boardList .hit {font-family:Verdana; font-size:18px; text-align:right; color:#7f7f7f;}
.boardList .name {font-size:14px; font-weight:700; text-align:right; color:#7f7f7f;}

.search {text-align:center;}
.search * {vertical-align:middle;}
.search .input {width:206px; height:18px; border:2px solid #808080;}


/*///////////////////////////////////////////////////////////////////////////////////
//
//	¿­¶÷
//
///////////////////////////////////////////////////////////////////////////////////*/

.boardView {position:relative; width:100%; margin-top:50px; color:#808080; font-size:11px; text-align:left;}
.boardView .tit {padding-bottom:5px; color:#000; font-size:16px; font-weight:bold;}
.boardView .topicon {position:absolute; right:0; top:2px;}
.boardView .btn {float:left; padding:10px 0; text-align:left;}
.boardView .icon {float:right; padding:10px 0;}
.boardView .icon .top {margin-left:10px; cursor:pointer;}

/*///////////////////////////////////////////////////////////////////////////////////
//
//	±Û¾²±â
//
///////////////////////////////////////////////////////////////////////////////////*/

.boardWrite .tbl {width:100%;}
.boardWrite th {padding:7px 0; font-size:11px; text-align:left;}
.boardWrite td {padding-left:15px;}
.boardWrite .writeCnt {padding:10px 0 0 0;}
.boardWrite .writeCnt td {padding:0;}
.boardWrite .writeCnt .input {height:230px;}
.writebtn {margin:20x 0; padding:10px 0; border-top:1px solid #231f20;}

/*///////////////////////////////////////////////////////////////////////////////////
//
//	´ä±Û¸®½ºÆ®
//
///////////////////////////////////////////////////////////////////////////////////*/

.commentList * {vertical-align:middle;}
.commentList dl {min-height:12px; height:auto !important; height:12px; padding:6px 0 3px 0; font-family:'Dotum'; font-size:12px; color:#7c7c7c;}
.commentList dt,
.commentList dd {float:left;}
.commentList .name {width:95px;}
.commentList .content {width:240px;}
.commentList .date {padding-left:10px; width:75px; font-family:Verdana; font-size:10px; color:#b0b0b0;}
.commentList .link {width:41px;}


/*///////////////////////////////////////////////////////////////////////////////////
//
//	´ä±Û¾²±â
//
///////////////////////////////////////////////////////////////////////////////////*/

.cmtWrite, .cmtWrite p {margin:0; line-height:120%;}
.cmtWrite label {font-size:90%;}
.cmtWrite table {margin-bottom:10px; background-color:#F7F7F7;}
.cmtWrite table textarea {width:100%; height:70px;}