body {
	background-image: url(../../static/images/images/1.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom:0px;
}
td {
	font-size: 12px;
	color: #666666;
}
.font_main {
	font-size: 12px;
	line-height: 18px;
}
.font_con {
	font-size:14px;
	line-height:20px;
}
.title_big {
	font-size: 24px;
	font-weight: bold;
}
.bs{
	color:#FFFFFF;
	font-weight: bold;
}
.bs a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.bs a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.bs a:hover {
	color:#FF0000;
	text-decoration: none;
}
.font_w {
	color: #FFFFFF;
	line-height: 18px;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
}
