body {
	margin: 0;
	padding: 0;
}
td {
	font-size: 12px;
	color: #333333;
}
a:link {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #DA2E2A;
	text-decoration: none;
}
.leftbg {
	background-image: url(kefu.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D3D3D3;
	border-left-color: #D3D3D3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D3D3D3;
}

.footbg {
	line-height: 23px;
	color: #888888;
	padding-top: 13px;
}
.textbg {
	background-image: url(textbg.jpg);
	background-repeat: repeat-x;
	border: 1px solid #BEC0D9;
	background-color: transparent;
}

.contentbg {
	background-image: url(congtentbg.jpg);
	background-repeat: repeat-x;
}
.subcontent {
	background-image: url(congtentbg.jpg);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #D3D3D3;
	border-bottom-color: #D3D3D3;
}
.probg {
	background-image: url(probg.jpg);
	background-repeat: no-repeat;
}
.techbg {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #DBDBDB;
	border-left-color: #DBDBDB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBDBDB;
}
.line05 {
	background-image: url(line05.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
