@charset "utf-8";
/* CSS Document */
body {
	margin: 0px;
	background-color: #666666;
	background-image:url(../images/1.jpg);
	background-position: center;
}
td,div {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	background-position: left top;
}
.Body_bg1 {
	background-image:url(../images/2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.Body_bg2 {
	background-repeat: no-repeat;
	background-position: left top;
}

.QQLocation{float:left;width:90px;margin:5px 0px 0px 0px;}body {
	background-color: #666666;
}

.btn_Link{
	line-height:18px;
}
.Link {
	color: #333333;
	text-decoration: none;
}
.Link:link {
	color: #333333;
	text-decoration: none;
}
.Link:hover {
	color: #333333;
	text-decoration: underline;
}
.QQ {
	color: #FF6600;
	text-decoration: none;
}
.QQ:link {
	color: #FF6600;
	text-decoration: none;
}
.QQ:hover {
	color: #FF6600;
	text-decoration: none;
}
.Bottom {
	color:#FFFFFF;
	text-decoration:none;
}
.Bottom:link {
	color:#FFFFFF;
	text-decoration:none;
}
.Bottom:hover {
	color:#FFFFFF;
	text-decoration:underline;
}