﻿body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
#logo {
	padding-top: 28px;
	padding-left: 65px;
	width: 45px;
	float: left;
}
#tel {
	float: right;
	width: 258px;
	padding-top: 53px;
	font-family: Arial, Helvetica, sans-serif;
}
#todozt {
	font-family: "黑体";
	font-size: 30px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-color: #FF0000;
	height: 66px;
	width: 850px;
	margin-top: 0px;
}
#todozt p {
	display: block;
	margin-top: 17px;
}

#nav {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
}
#todobg {
	background-image: url(images/index_02.gif);
	background-repeat: repeat-x;
	height: 38px;
	width: 100%;
}

#nav a {
	color: #000000;
	text-decoration: none;
}
#tupian {
	text-align: center;
}

#nav a:hover{
	color: #FF0000;
	text-decoration: none;
}
#footer A{COLOR:#787878;}
