.link-white {
	font-size: 12px;
	line-height: 25px;
	color: #FFFFFF;
	text-decoration: none;
}
a.link-white:link {
	font-size: 12px;
	line-height: 23px;
	color: #FFFFFF;
	text-decoration: none;
}
a.link-white:visited {
	font-size: 12px;
	line-height: 25px;
	color: #FFFFFF;
	text-decoration: none;
}
a.link-white:hover {
	font-size: 12px;
	line-height: 25px;
	color: #000000;
	text-decoration: none;
}
a.link-white:active {
	font-size: 12px;
	line-height: 25px;
	color: #FFFFFF;
	text-decoration: none;
}.word-gray {
	font-size: 12px;
	line-height: 23px;
	color: #444444;
	text-decoration: none;
}
}.word-gray9 {
	font-size: 12px;
	line-height: 18px;
	color: #444444;
	text-decoration: none;
}
.search-box {
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	text-decoration: none;
	height: 18px;
	width: 80px;
	border: 1px solid #666666;
	background: #F0F8FF;
	
	
}
.search-go {
	height: 18px;
	width: 30px;
	border: 0px none 0;
	background: url(img/search_go.gif);
}
.word-gray-B {
	font-size: 13px;
	line-height: 23px;
	font-weight: bold;
	color: #5e5e5e;
	text-decoration: none;
}
a:link {
	font-size: 12px;
	line-height: 23px;
	color: #005B8A;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	line-height: 23px;
	color: #005B8A;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	line-height: 23px;
	color: #0077B5;
	text-decoration: none;
}
a:active {
	font-size: 12px;
	line-height: 23px;
	color: #005B8A;
	text-decoration: none;
}
.word-box {
	border: 1px dotted #999999;
}
.line {
	border-top: 1px none #999999;
	border-right: 1px dotted #999999;
	border-bottom: 1px none #999999;
	border-left: 1px none #999999;
}
.title-text {
	font-size: 18px;
	line-height: 30px;
	font-weight: bolder;
	color: #333333;
	text-decoration: none;
	letter-spacing: 5px;
	word-spacing: normal;
}
