/* fckeditor 사용시 comment 부분이 스타일 적용안됨 
* { 
    font-family:Tahoma, Gulim; 
    font-size:12px;
    color:#616161;
} 
*/
ul,li {
	list-style:none;
}
img {
	border:0px;
}


.list_Table {
	margin-top:5px;
	border-collapse:collapse;
	font-family:Tahoma, Gulim; 
    font-size:12px;
    color:#616161;
}
.list_caption {
	text-align:right;
	padding:10px;
	color:gray;
}
.list_th_left {
	text-align:left;
	margin:0px;
	padding:0px;
	width:2%;
}
.list_th_right {
	text-align:right;
	margin:0px;
	padding:0px;
	width:2%;
}
.list_td_dot {
	/*border-bottom:1px solid #666666;*/
	height:1px;
}
.list_td {
	height:30px;	
	text-align:center;
}
.list_td_subject {
	text-align:left;
}
.list_td_bottom {
	border-bottom:1px solid #666666;
	/*border-bottom:1px solid #e1e1e1;*/
}
.list_not {
	text-align:center;
	height:50px;
}
.direct {
	padding:0px 7px;
	color:#bbbbbb;
	text-decoration:none;
	font-size:11px;
}
.direct1 {
	padding:0px 7px;
	color:gray;
	text-decoration:none;
	font-size:11px;
}
.left_arrow {
	padding-right:8px;
}
.right_arrow {
	padding-left:8px;
}
.td_navi {
	padding:10px 0px 0px 0px;
}

.list_td_subject a:link {
	text-decoration:none;
	color:#616161;
}
.list_td_subject a:visited {
	text-decoration:none;
	color:#616161;
}
.list_td_subject a:hover {
	text-decoration:underline;
	color:#616161;
}
.list_td_subject a:active {
	text-decoration:none;
	color:#616161;
}

.list_td_write {
	text-align:right;
}




.write_Table {
	font-size:13px;
	margin-top:5px;
	border-collapse:collapse;
	font-family:Tahoma, Gulim; 
    font-size:12px;
    color:#616161;
	/*border:1px solid gray;*/
}
.write_caption {
	text-align:left;
	padding-bottom:10px;
}
.write_td {
	text-align:left;
}
.write_td_btn {
	text-align:right;
	padding:5% 0 0 0;
}
.write_td_dot {
	border-bottom:1px solid #e1e1e1;
	height:1px;
}



.read_Table {
	margin-top:5px;
	border-collapse:collapse;
	font-family:Tahoma, Gulim; 
    font-size:12px;
    color:#616161;
}
.read_caption {
	text-align:left;
	padding-bottom:10px;
}
.read_td {
	text-align:left;
}
.read_td_bottom {
	text-align:left;
}
.read_td_prev {
	text-align:left;
	padding:10px 0px 0px 0px ;
}
.read_td_btn {
	text-align:right;
	padding:5% 0 5% 0;
}
.read_td_dot {
	border-bottom:1px solid #e1e1e1;
	height:1px;
}
.read_td_comment {
	padding:20px 0px;
}
.read_td_pre a:link {
	text-decoration:none;
	color:#616161;
}
.read_td_pre a:visited {
	text-decoration:none;
	color:#616161;
}
.read_td_pre a:hover {
	text-decoration:underline;
	color:#616161;
}
.read_td_pre a:active {
	text-decoration:none;
	color:#616161;
}
.read_td_next a:link {
	text-decoration:none;
	color:#616161;
}
.read_td_next a:visited {
	text-decoration:none;
	color:#616161;
}
.read_td_next a:hover {
	text-decoration:underline;
	color:#616161;
}
.read_td_next a:active {
	text-decoration:none;
	color:#616161;
}
.jjokRead_uid {
	border-top:1px solid #bbbbbb;
	padding-left:3px;
	height:20px;
	background-color:#ebebeb;
}
.jjokRead_date {
	border-top:1px solid #bbbbbb;
	padding-right:3px;
	height:20px;
	background-color:#ebebeb;
	text-align:right;
}
.jjokRead_cmt {
	padding:10px 0px 10px 3px;
}
.jjok_uid {
	padding:10px 0px 5px 5px;
	border-top:1px dotted gray;
}
.jjok_td {
	text-align:left;
}
.jjok_td2 {
	text-align:center;
}
.read_jjok_cmt {
	border:1px solid #bbbbbb;
	padding-left:5px;
	width:100%;
}
.read_jjok_btn {
	width:30px;
	height:30px;
}
.jjokBtn {
	width:25px;
	height:17px;
	font-size:10px;
	border:1px solid gray;
}
