.run {
	font-size: 12px;
	font-weight: lighter;
	color: #CC0000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	padding: 3px;
	position: absolute;
	width: 370px;
	top: 2px;
	right: 170px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	line-height: 18px;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	line-height: 18px;
}
a:hover {
	color: #00FFFF;
	text-decoration: none;
	font-size: 12px;
	line-height: 18px;
}
a:active {
	color: #00FFFF;
	text-decoration: none;
	font-size: 12px;
	line-height: 18px;
}
.white {
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
}
.word {
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}
.name {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #FF0000;
}
.red {
	font-size: 12px;
	line-height: 18px;
	color: #FF0000;
	border-left-color: #D4D0C8;
}
.glay {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
.Bold-word {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #666666;
	display: none;
}
.black {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
	display: none;
}
.blue {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #0099FF;
}
.word-1 {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	background-image: none;
	display: inline-table;
	border-bottom-width: 1px;
	border-bottom-color: #FF3300;
	background: transparent;
}
.run:link {
	COLOR: #ff0000;
	text-decoration: none;
	font-size: 13px;
}
.run:visited {
	COLOR: #ff0000;
	text-decoration: none;
	font-size: 13px;
}
.run:active {
	COLOR: #FFCC00; TEXT-DECORATION: none;
	font-size: 13px;
}
.run:hover {
	COLOR: #FFCC00; TEXT-DECORATION: none;
	font-size: 13px;.client_title {
	background-image: url(../images/client_title_bg.jpg);
	background-repeat: no-repeat;
	font-size: 16px;
	padding-left: 50px;
	padding-top: 8px;
	padding-bottom: 12px;
	border: 1px solid #E6E6E6;
}


