/* CSS Document */
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #555555;
	background:#FAFAFA;
	line-height:20px;
}
body,th,td{
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #555555;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #555555;
}
a:hover {
	text-decoration:underline;
	color: #444444;
}
a:active {
	text-decoration: none;
	color: #555555;
}
.all{
	width:1002px;
	margin:0px auto;
	background-color: #FFFFFF;
	background-image: url(images/about_67.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.left{
	width:255px;
	float:left;
}
.right{
	width:735px;
	float:right;
}
.clear{
	clear:both;
}
.f1{
	color:#008DE8;
}
.f2{
	color:#444444;
}
.f2 a:link,.f2 a:visited{
	color:#444444;
	text-decoration:none;
}
.f2 a:hover{
	color:#007C08;
	text-decoration:none;
}
.f3{
	color:#333333;
}
.border1{
	border:#ECECEC 1px solid;
	padding:2px;
}
.border2{
	border:#C1C1C1 1px solid;
	padding:5px;
}
.border3{
	border-top:#EEEEEE 1px solid;
}
.border5{
	border:#C9D7BD 1px solid;
}
.bottomborder{
	border-top:#278800 1px solid;
}
.indexnewsbg{
	border-bottom:#C1DBB6 1px solid;
}
.indexnewsbg1{
	border-bottom:#91D1FF 1px solid;
}
.link{
	width:1002px;
	margin:0px auto;
	background-color: #FFFFFF;
	padding:13px 0px;
}
.contactbg{
	background-image: url(images/contact_14.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}