@charset "utf-8";
/* CSS Document */

.middlebackground{
	background:url(images/background/middle.png) no-repeat;}

.searchfield{
	height:12px;
	width:82px;
	border:none;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
	}
	
.searchtopic{
	height:15px;
	width:200px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
	}

#content {
width: 850px;
height: 450px;
background:none;
overflow: scroll;
}

.dash_line{
border-bottom:dashed 0.5pt #999999;
height:10px;
}

.test_txtfield{
width:200px;
height:12px;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size:11px;
color:#333333;
}

.test_txtfieldb{
width:245px;
height:60px;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size:11px;
color:#333333;
}

.spectable td{
padding: 3px 3px 3px 7px;
}