@charset "utf-8";
/* CSS Document */

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #494949;
	margin: 0px;
	padding: 0px;
	background-image: url(images/10.jpg);
	background-repeat: repeat;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #494949;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #494949;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #06612A;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #494949;
	text-decoration: none;
}
.td1{
	background-image: url(images/xiaojing_31.jpg);
	background-repeat: repeat-y;
}
.td2{
	background-image: url(images/xiaojing_28.jpg);
	background-repeat: repeat-y;
}
.td3{
	background-color: #ebecec;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.td4{
	background-image: url(images/xiaojing_38.jpg);
	background-repeat: repeat-x;
}
.td5{
	background-color: #FFFFFF;
}

