body {
	font-family:"微软雅黑";
	font-size: 14px;
	margin: 0px;
}
ul {
	margin: 0px;
	padding: 0px;
}

td
{
	font-family:"微软雅黑";
	font-size: 14px;
	color: #666;
	padding:0;
	}
.style1{
	text-align:center;
	font-size:14px;
	color:#990000;	
	}

.table_img{
	border-radius:8px;
}
.line3 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.linedown {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
}
a {
	font-family: "宋体";
	font-size: 14px;
	color: #666666;
	text-decoration: none;
}
a:link {
	font-family: "宋体";
	font-size: 14px;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-family: "宋体";
	font-size: 14px;
	color: #666666;
	text-decoration: none;
}
a:active {
	font-family: "宋体";
	font-size: 14px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	font-size: 14px;
	color: #F00;
	text-decoration: none;
}
.riqi {
	font-family: "宋体";
	font-size: 14px;
	color: #666;
	text-decoration: none;
}

	/*无缝滚动*/

.marquee {
	width:980px;
	height:140px;
	overflow:hidden;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
.marquee ul {
	width:980px;
	height:140px;
	overflow:hidden;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
.marquee li{
	display:inline;
	float:left;
	margin-right:12px;
	margin-top:0px;
	padding-top: 0px;
	overflow: hidden;
	height: 120px;
	width: 200px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.marquee li a{
	width:200px;
	height:120px;
	display:block;
	float:left;
	text-align:center;
	margin-top:0px;
	padding-top: 0px;
	overflow: hidden;
	margin-bottom:10px;
	*bottom:10px;
}
.marquee li img {
	width:200px;
	height:120px;
	border:1px solid #000;
	margin: 0px;
	padding: 0px;
	
}
.beijing {
	background-image: url("images/public3.jpg")/*tpa=http://192.168.1.115:81/images/public3.jpg*/;
	background-repeat: no-repeat;
}
.beijing2 {
	background-image: url("images/public2.jpg")/*tpa=http://192.168.1.115:81/images/public2.jpg*/;
	background-repeat: no-repeat;
}
.ziti {
	font-family: "宋体";
	font-size: 18px;
	color: #535d5e;
	font-weight: bold;
	padding-left: 25px;
}
.menu {
	margin: 0px;
	padding: 0px;
	height: 42px;
	width: 1000px;
}
.menu li {
	font-family: "宋体";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 42px;
	list-style-type: none;
	text-align: center;
	float: left;
	height: 42px;
	width: 100px;
}
.menu li a:link{
	font-family: "宋体";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 42px;
}
.menu li a:hover{
	font-family: "宋体";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
	line-height: 42px;
}
.menu li a:visited{
	font-family: "宋体";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 42px;	
}
.menu_x {
	background-image: url("Images/images/menu_xian.jpg")/*tpa=http://192.168.1.115:81/Images/images/menu_xian.jpg*/;
	background-repeat: no-repeat;
	background-position: right center;
}
h1 {
	font-family: "宋体";
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	color: #000000;
}


.foot{
	border-top:1px solid #ccc;padding-top:20px;
	
}