
body, td, div {
	font-family:  Times New Roman, Trebuchet MS,verdana, 돋움;
	font-size: 9pt;

	letter-spacing:-0.5;
	color: #303030;
	
}

a,a:link,a:visited {
	font-family:  Times New Roman, Trebuchet MS,verdana;
	font-size: 9pt;
	text-decoration:none;
	color: #303030;
}

a:hover {
	font-family:Times New Roman, Trebuchet MS,verdana;
	font-size: 9pt;
	text-decoration:none;
	color: #c63a82;
}



.content {
	font-family:  Times New Roman, Trebuchet MS,verdana;
	font-size: 9pt;

	
	color: #505050;
}
.contentHead {
	font-family:  Times New Roman, Times new Roman;
	font-size: 12pt;

	
	color: #505050;
}

.contentTextarea{
	font-family: 나눔고딕, Times New Roman, Trebuchet MS,verdana;
	font-size: 9pt;
	text-decoration:none;
	
	background:transparent;
	color:white;
	
}

.body4Content {
	font-family: 나눔고딕, Times New Roman, Trebuchet MS,verdana;
	font-size: 9pt;

	
	color: #000000;
}

.body4Content2 {
	font-family: 나눔고딕, Times New Roman, Trebuchet MS,verdana;
	font-size: 9pt;

	
	color: #FFFFFF;
}

.body4Time {
	font-family: 나눔고딕, Times New Roman, Trebuchet MS,verdana;
	font-size: 8pt;

	
	color: #808080;
}

.body4Time2 {
	font-family: 나눔고딕, Times New Roman, Trebuchet MS,verdana;
	font-size: 8pt;

	
	color: #CCCCCC;
}

input {
	border:1px solid #a0a0a0;
	height:22px;
	width:150px;
	margin:5px;
	font-family:나눔고딕;
	font-size:10pt;
}

textarea {
	border:1px solid #a0a0a0;
	margin:5px;
	font-family:나눔고딕;
	font-size:10pt;
}

.pseudoA {
	color:white;
	cursor:hand;
	cursor:pointer;
	
	font-family:  Times New Roman, Trebuchet MS,verdana;
	font-size: 8.5pt;

	letter-spacing:-0.5;
	
}


.boardInput {
	border:0;
	border-bottom:1px solid #a0a0a0;
	
	
	margin:5px;
	padding:0px;
	height:17px;
	vertical-align:bottom;
	font-family:Times New Roman, Trebuchet MS, verdana, 돋움;
	font-size:9pt;
}


.boardUpload {

	border:1px solid #a0a0a0;
	background:#FFFFFF;
	width:50px;
	margin:0;
	
	padding:0px;
	height:17px;

	font-family:Times New Roman, Trebuchet MS, verdana, 돋움;
	font-size:9pt;
}

.replyInput {
	border:1px solid #a0a0a0;
	height:17px;
	vertical-align:bottom;
	font-family:Times New Roman, Trebuchet MS, verdana, 돋움;
	font-size:9pt;
}