@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #3C4264;
}
#templants {
	width:1000px;
	height: auto;
	margin:0 auto;
}
#templants_top {
	width:1000px;
	height:243px;
	float:left;
}
#top_banner {
	width:854px;
	height:243px;
	float:left;
}
#search {
	width:141px;
	height:238px;
	padding:5px 0px 0px 5px;
	float:left;
	background-image:url(../img/templants/templants02.jpg);
}
#breadcrumbs {
	width:338px;
	height:60px;
	padding-left:100px;
	float:left;
	background-image:url(../img/templants/templants03.jpg);
}
#top_menu {
	width:562px;
	height:60px;
	float:left;
}
#top_menu .but01 {
	width:124px;
	height:60px;
	float:left;
}
#top_menu .but02 {
	width:138px;
	height:60px;
	float:left;
}
#top_menu .but03 {
	width:130px;
	height:60px;
	float:left;
}
#top_menu .but04 {
	width:170px;
	height:60px;
	float:left;
}
#main {
	width:1000px;
	height: auto;
	float:left;
	background-color:#FFF;
}
#maincontent {
	width:813px;
	height: auto;
	float:left;
	background-color:#FFF;
}
#maincontent_bottom {
	width:813px;
	height: auto;
	float:left;
}
#templant_copyright {
	width:1000px;
	height:156px;
	float:left;
}
#templant_copyright .left {
	width:120px;
	height:156px;
	float:left;
	background-image:url(../img/templants/copyright01.jpg);
}
#templant_copyright .right {
	width:880px;
	height:86px;
	float:left;
	padding-top:70px;
	background-image:url(../img/templants/copyright02.jpg);
}

