@charset "utf-8";
.Content  {
	width: 720px;
	overflow: visible;
	background-color: #F5F5F5;
	padding-bottom: 40px;
}
.Info  {
	width: 360px;
	position: relative;
	height: 500px;
	left: 0px;
	top: 0px;
	overflow: hidden;
}
.AboutImg {
	width: 360px;
	overflow: hidden;
	position: absolute;
	top: 0px;
	left: 360px;
	background-color: #FFFFFF;
	height: 500px;
	z-index: 5;
}
.Services  {
	width: 360px;
	overflow: visible;
	position: absolute;
	left: 360px;
	top: 0px;
	z-index: 1;
	height: 500px;
	border-left-width: 2px;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.Contact  {
	width: 320px;
	overflow: visible;
	position: relative;
	height: 550px;
	left: 400px;
	padding-top: 5px;
}
.ContactImg {
	width: 360px;
	overflow: hidden;
	position: absolute;
	height: 550px;
	padding: 20px;
	left: 0;
	top: 0;
	background-position: center center;
}
.News  {
	width: 720px;
	overflow: visible;
	position: inherit;
	top: 20px;
}
.NewsImg {
	width: 720px;
	overflow: hidden;
	background-color: #333333;
	position: inherit;
	top: 0px;
	left: 0px;
	height: 20px;
}
.Download  {
	width: 500px;
	overflow: visible;
	position: inherit;
	top: 20px;
	height: 600px;
}
.DowanloadImg {
	width: 720px;
	overflow: hidden;
	background-color: #333333;
	position: inherit;
	top: 0px;
	left: 0px;
	height: 20px;
}
.newsbox {
	width: 720px;
	overflow: hidden;
	position: relative;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-bottom: 10px;
}
.newscontent {
	width: 500px;
	overflow: hidden;
	position: relative;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	height: auto;
	left: 0px;
	top: 0px;
}
.newsimage {
	width: 190px;
	overflow: hidden;
	position: absolute;
	left: 495px;
	top: 0;
	height: 90px;
	padding: 15px;
}
.newsimage a {
	text-decoration: none;

}
