a {noFocusLine:expression(this.onFocus=this.blur())} /* For IE, onFocus 的 F 要大寫*/
:focus {-moz-outline-style: none} /* For Firefox */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg_index.jpg);
}
.c15 {
	font-size: 15px;
	line-height: 22px;
	letter-spacing: 1px;
}
.br15 {
	font-size: 15px;
	line-height: 22px;
	letter-spacing: 1px;
	font-weight: bold;
	color: #CC3300;
}

.foot12 {
	font-size: 12px;
	line-height: 18px;
	color: #333;
	letter-spacing: 2px;
}
.foot12 a:link{
	font-size: 12px;
	line-height: 18px;
	color: #333;
	letter-spacing: 2px;
	text-decoration: none;
}
.foot12 a:hover{
	font-size: 12px;
	line-height: 18px;
	color: #333;
	letter-spacing: 2px;
	text-decoration: none;
}
.foot12 a:visited{
	font-size: 12px;
	line-height: 18px;
	color: #333;
	letter-spacing: 2px;
	text-decoration: none;
}
