.td_text {
	color: #5F5F5F;
	font-size: 9pt;
	line-height: 140%;
}

a.bd_link {text-decoration: none;color: #5F5F5F; line-height: 150%;}
a.bd_link:visited {text-decoration: none; color:#5F5F5F;}
a.bd_link:hover {text-decoration: none;color:#5F5F5F;}

a.link1:hover {
	text-decoration:underline;
	background-repeat: repeat-x;
}
.hand {
	CURSOR: pointer
}

.small {
	font-size: 11px;
	line-height: 14px;
	font-family: "돋움";

}
.font10pt {
	font-size: 10pt;
}
.font11pt {
	font-size: 11pt;
}
.font9pt {
	font-size: 9pt;
}
.line200 {
	line-height: 200%;
}
.line120 {
	line-height: 120%;
}
/*오렌지색 */
.cs-orange,
a.cs-w:link,
a.cs-w:visited,
a.cs-w:hover,
a.cs-w:active {
	color: #F37E16;
}
.memo_name{
	color: #F37E16;
}

.memo_content{
	color: #000000;
}


.bd_color_1 {color: #3291d4;}

#floater {position: absolute; 
width: 60px; 
height: 60px; 
text-align: center; 
z-index: 1; } 
/* 다음글이전글 */
#prenext {
	width: 100%;
	border: 1px solid #D6D7D7;
	border-top : 0px;
	border-right: 0px;
	border-bottom: 1px solid #D6D7D7;
	border-left: 0px;
	padding: 3px 0px;
	margin-bottom: 5px;
	}
	.tbl_li {
	width: 100%;
	border-collapse: collapse;
	}
	.li_tit {
		background : url(../images/bg_li_tit.gif) left center no-repeat;
		width: 15%;
		padding: 3px 15px;
	}
	.tbl_btn {
	width: 100%;
	border-collapse:collapse;
	border: 1px solid #85BC3D;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 1px solid #85BC3D;
	border-left: 0px;
	padding: 0px 0px 8px 0px;
	}
	.btn_w {
	width: 76px;
	padding-left: 3px;
	}

/*댓글 */
#reply {
	width: 100%;
	margin: 0px 0px;
}
#reply_list {
	width: 100%;
	padding: 10px;
}
#reply_form {
	width: 100%;
	background-color: #F6F6F6;
	border: 1px solid #EBEBEB;
	padding: 10px;
}
#reply_content {
width: 100%;
	padding: 3px 15px;
}
#input {
		width: 100%;
		background-color: #F6F6F6;
		border: 1px solid #EBEBEB;
		padding: 10px;
		}
.c_middle {
width: 100%;
	height: 100%;
	padding: 10px 10px 10px 10px;
	vertical-align: top;
}
	.td_w {
		width: 100%;
		padding: 5px 0px;
		text-align: right;
	}
	.tbl_re {
	width: 100%;
	border-collapse: collapse;
	}
	.td_bg_test{
		width: 100%;
		background : url(../images/dot_bg.gif) center repeat;
	}
	.re_tit {
		background : url(./images/bg_re_tit.gif) left center no-repeat;
		padding: 3px 15px;
	}
	
	#file_comment_input {
		width: 100%;
		background-color: #F6F6F6;
		border: 1px solid #EBEBEB;
		padding: 0px;
		}
	.tbl_input {
		width: 100%;
		border-collapse: collapse;
		}
		.tbl_input td{
		border: 0px solid #000;
		}
		.re_w1 {
		width: 25%;
		
		}
		.re_w2 {
		width: 25%;		
		}
		.re_w3 {
		width: 10%;
		}
		.p5_15 {
		padding-right: 15px;
		padding-left: 5px;		
		}
		.p5_5 {
		padding-top: 15px;
		padding-left: 5px;
		}
		.is {
		background : url(./images/squ_input.gif) top right no-repeat;
		color: #888;
		width: 100px;		
		border: 1px solid #D4D4D4;
		padding: 2px;
		}
		.ispw {
		background : url(./images/squ_input.gif) top right no-repeat;
		color: #888;
		width: 150px;		
		border: 1px solid #D4D4D4;
		padding: 2px;
		}

		.filecommentispw {
		background : url(./images/squ_input.gif) top right no-repeat;
		color: #888;
		width: 100px;		
		border: 1px solid #D4D4D4;
		padding: 2px;
		}
		
		textarea {
		width: 97%;
		color: #777;
		font-size: 11px;
		padding: 5px;
		}







.pt_c { background-color: #3291d4; }
.bd_tt {
	font-size: 11px;
	font-family: "돋움";
	font-weight:bold;
	border-bottom:1px solid #3291d4;
}
.bd_tt2 {
	font-size: 11px;
	font-family: "돋움";
	font-weight:bold;
	text-align: center;
	background-color: #f5f5f5;
	padding:7 0 5 0;
	color: #707070;
}
.bd_left {
	border-left:2px solid #3291d4;
}
.bd_right {
	border-right:2px solid #3291d4;
}
.note {font-size: 11px;}

.textbox2 {
border:1px solid #d5d5d5;
height:19px;
}

