.body{margin:auto;text-align:center;FONT-SIZE: 12px; LINE-HEIGHT: 18px}
.container {
	width:1000px;
	margin-right:auto;
	margin-bottom:0px;
	margin-left:auto;
	text-align:left;
	font-family:Arial,FreeSans,Helvetica;
}
/**************************************home page css*/
.toplogo {
	margin:0;
	margin-top:10px;
	margin-bottom:10px;
	float:0;
	text-align:center;
	background-color:#FFFFFF;
	background-image:
}
 .toplogo font {
	font-size: 35px;
}

.topmenu {
	position: relative;
	background:#FFFFFF;
	margin:0 auto;
	float:0;
	text-align:center;
	height:40px;
	width:1000px;
	font-size:14px;
	font-family:Tahoma;
	font-weight:bold;
}
.MenuBarHorizontal {
	margin:0 auto;
	color:#999;
	padding:0;
	text-align:center;
	float:left;
	list-style-type:none;
	cursor:default;
	width:1000px;
	background:#FFFFFF;
}
.MenuBarHorizontal li {
	margin:0;
	width:160px;
	margin-left:0 auto;
	list-style-type: none;
	text-align:center;
	float:left;
	font-size:14px;
	color:#666;
	background:#FFFFFF;
	height:24px;
	line-height:24px;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
}
.MenuBarHorizontalLink {
	margin:0 auto;
	color:#999;
	padding:0;
	text-align:right;
	float:right;
	list-style-type:none;
	cursor:default;
	width:1000px;
	background:#FFFFFF;
}
.MenuBarHorizontalLink li {
	margin:0;
	width:35px;
	margin-left:0 auto;
	list-style-type: none;
	text-align:center;
	float:right;
	font-size:35px;
	color:#666;
	background:#FFFFFF;
	height:35px;
	line-height:35px;
	border-bottom: 0px solid #FFFFFF;
	border-left: 0px solid #FFFFFF;
	border-top: 0px solid #FFFFFF;
}
ul.MenuBarHorizontal a {
	cursor:pointer;
	font-size:20px;
	color:#999;
	text-decoration:none;
}
ul.MenuBarHorizontal a:hover {
	color:#999;
	color:#000000;
}
ul.MenuBarHorizontal li:hover {
	background-color:#FFFFFF;
	color:#999;
}
#home {
	background:#FFFFFF;
}
#contactus {
	background:#FFFFFF;
	border-right:0px;
}
.currentpage {
	background:#FFFFFF;
	margin:0;
	width:1000px;
	float:left;
	font-size:20px;
	font-family:Tahoma;
	font-weight:bold;
}
.content {
	background:#FFFFFF;
	margin:0 auto;
	width:1000px;
	font-family:Tahoma;
}
.logo_pic {
	margin:0 auto;
	position:relative;
	text-align:center;
	border-bottom:0px;
	border-left:0px;
	border-right:0px;
}
.homecontent{
	margin:0;
	margin-left:0px;
	float:left;
	text-align:left;
	width:1000px;
	font-size:13px;
	}
.top_line{
	background-color:#ccc;
	margin-top:10px;
	height:2px;
	width:100%;
	}
.home_pic {
	margin-top:20px;
	float:center;
	width:1000px;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
	}
.home_pic_top{
	text-align:center;
	}
.about{
	width:1000px;
	margin-top:10px;
	position:relative;
	display:inline-block;
	font-size:14px;
	}
.about_us_top{
	margin-top:10px;
	font-size:24px;
	}
.bottom_line{
	background-color:#ccc;
	margin-top:10px;
	height:2px;
	width:100%;
	}
.pic_bottom{
	text-align:center;
	height:30px;
	font-size:16px;
	color: #666;
	}
.pic{
	border:1px solid #ccc;
	}
.font_copyRight{
	text-align:center;
	height:30px;
	font-size:12px;
	width:100%;
	color: #666;
	}
/**************************************home page css end*/
