textarea{
	width : 500px;
}

input.text {
	width : 220px;
}

select{
	width : 220px;
}

input.sinput {
	width : 120px;
}

.button {
	font-weight : bold;
	letter-spacing: 1px;
}

.liner{
	font-size : 1pt;
	text-decoration : none;
	letter-spacing: none;
	text-align:center;
	color : #F39100;
}

.stdbody {
	color : #000000;
	margin-top : 0;
	margin-left : 0;
}

.error{
	color: #FF0000;
}

.info{
	color: #0000FF;
}

.title {
	font-size : 14px;
	letter-spacing: 1px;
	font-weight : bold;
	color : #000000;
}

.searchResult {
	font-size :10px;
	text-decoration : none;
}

.searchTitle {
	font-size :10px;
        color: #000000;
	font-weight : bold;
}
