@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image:url(twenbgbg.jpg);
	background-repeat: no-repeat;
	background-position:50% 0%;
	background-color:#000;
}
.arrackd {
	display:none;
}
#templants {
	width:1000px;
	height:auto;
	margin:0 auto;
}
#templants_center {
	width:1000px;
	height:auto;
	float:left;
}
#top {
	width:1000px;
	height:198px;
	float:left;
}
#quick_menu {
	width:300px;
	height: auto;
	padding:5px 0px 0px 0px;
	float:left;
}
#top_style .logo {
	width:1000px;
	height:215px;
	float:left;
}
#marquee{
	width:700px;
	height:26px;
	padding:7px 50px 0px 30px;
	float:left;
	background-image:url(marquee.jpg);
	
	
	}
#breadcrumbs {
	width:813px;
	height:28px;
	padding-top:20px;
	float:left;
	background-image: url(breadcrumbs_bg.jpg);
}
#center {
	width:1000px;
	height:auto;
	float:left;
	background-image:url(templants_center_bg.jpg);
	position:relative;
}#main {
	width:813px;
	height:auto;
	float:right;
	background-image: url(templants_main_bg.jpg);
	float:left;
	}

#footer {
	width:1000px;
	height:61px;
	padding:20px 0px 0px 0px; 
	float:left;
	background-image:url(copyright_bg.jpg);
}
#footer .menu{
	width:1000px;
	height:25px;
	float:left;
	padding:30px 0px 0px 0px; 
}
#footer .contant{
	width:920px;
	height:64px;
	float:left;
	padding:0px 0px 0px 80px; 
}
