.td_01 {
	height: 31px;
	border: 1px solid #444444;
	background-color: #191919;
}
.td_02 {
	background-position:bottom;
	background-repeat:repeat-x;
	background-image: url(../images/board/bg_boardLine.gif);
	height: 27px;
	margin: 0px;
	padding: 0px;
}
.textBox_01	{
	background-color: #0A0A0A;
	border: 1px solid #4C4C4C;
	color: #CCCCCC;
	margin: 5px;
	font-size: 12px;
}
.box01 {
	padding: 15px;
	border: 2px dashed #373737;
}
.box02 {
	border: 1px solid #333333;
	height: 50px;
	margin-top: 5px;
}
.textBox_02 {
	background-color: #0A0A0A;
	border: 1px solid #4C4C4C;
	color: #CCCCCC;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: 12px;
}

.textBox_03 {
	background-color: #0A0A0A;
	border: 1px solid #4C4C4C;
	font-size: 11px;
	color: #CCCCCC;
	margin-top: 2px;
	margin-bottom: 2px;
}

