@charset "UTF-8";
/* CSS Document */

/***** home *****/
body {
	background-image: url(../images/bg.jpg);
	background-repeat:no-repeat;
	background-position:top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#000000;
}
#wrap{
	width:1061px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
}
.home_top{
	width:1061px;
	height: 127px;
	background-image:url(../images/ecotones_layout_02.jpg);
}
.home_pic{
	width:1061px;
	height: 399px;
	background-image:url(../images/ecotones_layout_04.jpg);
}
.home_buttons{
	width:1061px;
	height: 65px;
	background-image:url(../images/ecotones_layout_05.jpg);
}
.home_content{
	width:1061px;
	height: 463px;
	background-image:url(../images/ecotones_layout_06.jpg);
}
.footer{
	width:1061px;
	height: 65px;
	background-image:url(../images/0.jpg);
}
.T_black{	
	line-height: 19px;	
	color:#27390e;
	text-align:left;
	font-size:11px;	
	font-family: "Trebuchet MS";
	font-weight: normal;	
	text-decoration:none;	
}
.B_black{	
	line-height: 19px;	
	color:#27390e;
	text-align:left;
	font-size:11px;	
	font-family: "Trebuchet MS";
	font-weight: bold;	
	text-decoration:none;	
}
.B_black:hover{	
	line-height: 19px;	
	color:#858585;
	text-align:left;
	font-size:11px;	
	font-family: "Trebuchet MS";
	font-weight: bold;	
	text-decoration:none;	
}
.T_copyright{	
	color:#646562;
	text-align:center;
	font-size: 10px;
	font-style: normal;
	font-family: "Trebuchet MS";
	font-weight:normal;
	text-decoration:none;		
}
.B_sitedesign{	
	color:#646562;
	text-align:center;
	font-size: 10px;
	font-style: normal;
	font-family: "Trebuchet MS";
	font-weight:normal;
	text-decoration:none;		
}
.B_sitedesign:hover{	
	color:#ffffff;
	text-align:center;
	font-size: 10px;
	font-style: normal;
	font-family: "Trebuchet MS";
	font-weight:normal;
	text-decoration:none;		
}
.T_footer{	
	line-height: 19px;	
	color:#ffffff;
	text-align:center;
	font-size: 11px;	
	font-family: "Trebuchet MS";
	font-weight: normal;	
	text-decoration:none;	
}
.B_footer{	
	line-height: 19px;	
	color:#ffffff;
	text-align:center;
	font-size: 11px;	
	font-family: "Trebuchet MS";
	font-weight: bold;	
	text-decoration:none;	
}
.B_footer:hover{	
	line-height: 19px;	
	color:#accb3d;
	text-align:center;
	font-size: 11px;	
	font-family: "Trebuchet MS";
	font-weight: bold;	
	text-decoration:underline;	
}

.publication-content{
    text-align: center;
    overflow: auto;
    height: 800px;
    display: none;
}
