/* CSS Document */
body {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
}
.white {
	font-family: "宋体";
	font-size: 13px;
	FONT-WEIGHT: bold;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
}

a.white:hover {
	font-size: 13px;
	FONT-WEIGHT: bold;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: underline;
	font-family: "宋体";
}

.gray12{
	font-family: "宋体";
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	text-decoration: none;
}

a.gray12:hover {
	font-size: 12;
	line-height: 18px;
	color: #ff0000;
	text-decoration: underline;
	font-family: "宋体";
}
.darkblue {
	font-family: "宋体";
	FONT-WEIGHT: bold;
	font-size: 18px;
	color: #000000;
	text-decoration: none;
}

a.darkblue:hover {
	font-size: 18;
	FONT-WEIGHT: bold;
	color: #000000;
	text-decoration: underline;
	font-family: "宋体";
}
.font {
	font-family: "宋体";
	font-size: 14px;
	line-height: 22px;
	color: #333333;
	text-decoration: none;
}

a.font:hover {
	font-size: 14px;
    line-height: 18px;
	color: #333333;
	text-decoration: underline;
	font-family: "宋体";
}
.white2 {
	font-family: "宋体";
	font-size: 13px;
    color: #FFFFFF;
	text-decoration: none;
}

a.white2:hover {
	font-size: 13px;
    color: #FFFFFF;
	text-decoration: underline;
	font-family: "宋体";
}
.img{
border-color:#000000
}

