#structure_seocorner a {
	background-image: url('../images/seocorner-trans.png');
	position: fixed;
	top: 0;
	left: 0;
	display: block;
	height: 160px;
	width: 160px;
	z-index: 100000;
}

#structure_outerbox {		
	background-color: #f3f3f3;
	margin: 0 auto;	
	overflow: hidden;
	position: relative;
	width: 980px;
	z-index: 100;
}

#structure_mainbox {
	background-image: url("../images/bg_contentbox.jpg");
	overflow: hidden;
}

#structure_navigationbox_main {
	background-image: url("../images/bg_navibox.png");
	height: 90px;
	position: absolute;
	top: 0px;
	width: 980px;
	z-index: 1000;
}

#structure_headerbox {
	background-image: url("../images/banner_bg.jpg");
	height: 412px;
	margin: 20px 0 0 0;
	position: relative;
}

#structure_contentbox {	
	float: left;
	width: 630px;
}

#structure_rightbox {
	float: right;
	width: 350px;
}

#structure_smmbox {
	overflow: hidden;
	margin: 0 0 0 0;	
	width: 350px;
}

#structure_searchbox {
	width: 223px;
	height: 27px;
}

#search_fulltext_quick {
	float: left;
}

#structure_categorybox {
	margin: 0 0 20px 0;
}

#structure_footerbox {
	background-image: url("../images/bg_footerbox.jpg");
	background-repeat: no-repeat;
	clear: both;

}
