body {
	margin: 0px;
	text-align: center;
	background-color: #f5f5f5;
}
td,div,marquee {
	line-height:21px;
}
td,div,marquee,input,select,button {
	font-size: 12px;
}
img {
	border: none;
}
form {
	margin: 0px;
	padding: 0px;
}
h5 {
	margin:0px;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #F00;
	text-decoration: none;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#container {
	width: 780px;
	text-align: left;
	background-color: #fff;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#top {
	height: 24px;
	background-color: #5BC1FF;
	font-family:Tahoma;
}
#top img {
	float: left;
}
#banner {
	background-image: url(/Templets/Homepage/Images/banner_bg.gif);
	height: 130px;
}
#nav {
	height: 24px;
	border-top: solid 2px #E6F3FC;
	background-image:url(/Templets/Homepage/Images/nav_bg.gif);
	background-repeat:repeat-x;
	padding:3px 0px 7px 80px;
	font-size:14px;
	color:#fff;
}
#nav ul {
	margin:0px;
	padding:0px;
}
#nav ul li {
	float:left;
	margin-right:6px;
	list-style:none;
}
#nav a {
	font-size:14px;
	font-weight: bold;
}
#nav a:link {
	color: #fff;
	text-decoration: none;
}
#nav a:visited {
	color: #fff;
	text-decoration: none;
}
#nav a:hover {
	color: #def;
	text-decoration: none;
}
#copy {
	height:130px;
	border-top:solid 5px #0070B2;
	background-image:url(/Templets/Homepage/Images/copy_bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#01A1FF;
}
#copy div {
	padding-top:14px;
	line-height:18px;
	color:#fff;
	text-align:center;
	background-image:url(/Templets/Homepage/Images/copy_img.gif);
	background-repeat: no-repeat;
	background-position:10px 7px;
}
#copy div a {
	color:#fff;
}
.newstitle {
	font-family: "黑体";
	font-weight:normal;
	font-size: 20px;
	line-height:30px;
	padding-bottom:15px;
}
.newstitle h1 {
	font-weight:normal;
	font-size: 20px;
	line-height:30px;
}
.content {
	padding:15px 0px 20px 0px;
	/*font-family: "微软雅黑";*/
	font-size:14px;
	line-height:28px;
}

