.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;
}
/**************************************home page css*/
.toplogo {
	margin:0;
	margin-top:20px;
	margin-bottom:20px;
	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:13px;
	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;
}

.MenuBarHorizontalsub {
	margin:0 auto;
	color:#999;
	padding:0;
	text-align:center;
	float:left;
	list-style-type:none;
	cursor:default;
	width:1000px;
	background:#FFFFFF;
}
.MenuBarHorizontalsub li {
	margin:0;
	width:198px;
	margin-left:0 auto;
	list-style-type: none;
	text-align:left;
	float:left;
	font-size:20px;
	color:#666;
	background:#FFFFFF;
	height:26px;
	line-height:26px;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
}
ul.MenuBarHorizontalsub a {
	cursor:pointer;
	font-size:18px;
	color:#999;
	text-decoration:none;
}
ul.MenuBarHorizontalsub  a:hover {
	color:#999;
	color:#000000;
}

#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;
}
.top_line{
	background-color:#ccc;
	margin-top:10px;
	margin-bottom:20px;
	height:2px;
	width:100%;
	}
.container_title{
	margin-top:10px;
	font-size:25px;
	text-align:left;
	}
.collections{
	text-align:left;
	font-size:20px;
	margin-top:10px;
	margin-bottom:10px;
	width:1000px;}
.collections_menu{
	margin-top:10px;
	width:180px;
	position:relative;
	zoom:1;
	display:inline-block;
	*display:inline;
	}

.about_us_top{
	margin-top:10px;
	font-size:20px;
	}

.bottom_line{
	background-color:#ccc;
	margin-top:10px;
	margin-bottom:20px;
	height:2px;
	width:100%;
	}
.pic_bottom{
	text-align:center;
	height:30px;
	font-size:12px;
	color: #666;
	}
.pic{
	border:1px solid #ccc;
	}
.collection {
	position:relative;
	margin-top:10px;
	width:1000px;
	}
.space_middle{
	position:relative;
	zoom:1;
	display:inline-block;
	*display:inline;
	margin:0;
	width:20px;
	}
.collection_center {
	position:relative;
	zoom:1;
	display:inline-block;
	*display:inline;
	margin:0;
	height:auto;
	width:150px;}
	
.collection_left {
	vertical-align:top;
	position:relative;
	zoom:1;
	display:inline-block;
	*display:inline;
	margin:0;
	width:320px;
	height:auto;
	}

.collection_right{
	vertical-align:top;
	position:relative;
	zoom:1;
	display:inline-block;
	*display:inline;
	margin:0;
	height:auto;
	width:662px;
	}
.collection_top{
	text-align:left;
	width:150px;
	
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
	}
.pic_space {
	margin:0 auto;
	height:10px;
	background-color:#FFFFFF;
	}
.collection_bottom{
	height:30px;
	width:150px;
	text-align:center;
	font-weight:bold;}

.copyRight {
	text-align:center;
	height:30px;
	font-size:12px;
	width:100%;
	color: #666;
	}
/**************************************home page css end*/
