﻿a:link { color : 006699; text-decoration: underline; }
a:visited { color : 006699; text-decoration: underline; }
a:active { color : 66ccff; text-decoration: none; }
a:hover { color : 66ccff; text-decoration: none; }
name { text-decoration: none; }

input, textarea, select  { color : 333333;
background-color : #eeeeee;
border-top : 1px solid #999999;
border-left : 1px solid #999999;
border-bottom : 1px solid #999999;
border-right : 1px solid #999999;
}

input.button { color : 333333;
background-color : #eeeeee;
border-top : 1px solid #999999;
border-left : 1px solid #999999;
border-bottom : 1px solid #999999;
border-right : 1px solid #999999;
}
.gray_border {
	border: 1px solid #848484;
}
.12white_bord {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.font_t_space {
	line-height: 15px;
}
.gray_rightborder {
	border-top: none;
	border-right: 1px solid #848484;
	border-bottom: none;
	border-left: none;
}

.10size_text {
	font-size: 10px;
}
