body {
	font-size: 14px;
	margin:0px auto;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
.rightbg {
	background-image: url(images/rightbg.jpg);
}
.leftbg {
	background-image: url(images/leftbg.jpg);
}

a:visited {
	color: #333333;
	text-decoration: none;
}
a:active {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #B33302;
	text-decoration: underline;
}

a.white:link {
	color: #ffffff;
	text-decoration: none;
}
a.white:visited {
	color: #ffffff;
	text-decoration: none;
}
a.white:active {
	color: #ffffff;
	text-decoration: none;
}
a.white:hover {
	color: #ffffff;
	text-decoration: underline;
}

a.red:link {
	color: #B33302;
	text-decoration: none;
}
a.red:visited {
	color: #B33302;
	text-decoration: none;
}
a.red:active {
	color: #B33302;
	text-decoration: none;
}
a.red:hover {
	color: #9E0205;
	text-decoration: underline;
}
.font14white {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.font13 {
	font-size: 13px;
	color: #333333;
}
.font12 {
	font-size: 12px;
	color: #333333;
}
.font14 {
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
.fontred{color:#1170AE}
.fontwhite{color: #FFFFFF;}
.fontd{font-family: "黑体";font-size: 25px;}

