body {
	margin: 0px;
	background-image:url(image/main_bg.jpg);
	background-repeat:repeat-x;
}
td {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}
a {
	font-size: 12px;
	color: #006699;
	text-decoration: none;
	border:none;
}
a:hover {
	font-size: 12px;
	color: #00CCFF;
	text-decoration: none;
}
.titletext{
	font-size:12px;
	color:#FFFFFF;
	line-height: 20px;
}
.titletext a
{
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
}
.titletext a:hover
{
	font-size:12px;
	color:#ffffff;
	text-decoration:underline;
}
.border1{
	border-right:1px dashed #0099CC;
	border-left: 1px dashed #0099CC;
}
.kefu{
	font-size: 12px;
	color:#000000;
	line-height: 20px;
}
.kefuborder{
	border-right: 1px solid #88C4FF;
}
.titletext1{
	font-size:16px;
	color:#0066CC;
	line-height: 20px;
} 

.TitleTD
{
	font-size:18px;
	color:#004080;
	text-align:center;
	font-weight:bold;
	height:30px;
}
.ContentTD
{
	font-size:14px;
	color:#333333;
	line-height:150%;
	letter-spacing:1px;
}
img{
border:none;
}
