.clr { /* BASIC CLEAR FIX*/
	clear:both;
}
div.clear { /* Special Div for Firefox for background height fix*/
	clear: both;
	height: 0px;
	margin: 0px;
	padding: 0px;
	font-size: 0;
}
html {
	overflow-y:scroll;
	height:100%;
}
#top_wrapper {
	/* position:relative; */
	margin:0 auto;
	width:97%;
	background:#616161;
	border-bottom:0px solid #c1c1c1;
}
#top {
	/* position:relative; */
	margin:0 auto;
	width:97%;
	text-align:left;
}
#topmenu h3 {
	display:none;
}
#topmenu {
	/* position:relative; */
	padding:10px 0 2px 0;
	margin-bottom:10px;
	/*width:30%;*/
	/*width:560px;*/
float:left;
}
#search {
	/* position:relative; */
	float:right;
	background:url(../images/magnifier.png) no-repeat left;
}
search h3 {
	display:none
}
div.search {
	padding:0;
	line-height:100%;
	margin:0;
	height:30px;
}
#search .inputbox {
	border:none;
	color:#ccc;
	width:150px;
	font-size:100%;
	margin-left:30px;
	margin-top:4px;
	border:1px solid #888;
	background:#666;
}
#search .inputbox:hover, #search .inputbox:focus {
	background:#ffffcc
}
/* END TOP SECTION */

#body_wrapper {
	/* position:relative; */
	margin:0 auto;
	width:100%;
}
#logo_section {
	/* position:relative; */
	margin:0 auto;
	width:97px;
	padding:20px 0 20px 0;
}
#logo {
	float:left;
}
#banner {
	/* position:relative; */
	float:right;
	margin:10px 10px 10px 0;
	width:auto;
	height:auto;
}
#banner h3 {
	display:none;
}
#mainbody_top {
	/* position:relative; */
	margin:0 auto;
	background:#fff;
	/*background:url(../images/mainbody_top.png) no-repeat top center;*/
	height:15px;
	width:100%/*97%*/;
}
/*#mainbody_center {*/
#content {
	position:relative;
	margin:0 auto;
	background: #fff;
	/*background:url(../images/mainbody_center.png) repeat-y top center;*/
	/*height:auto;*/
	width:97%;
	padding-top:10px;
	overflow:hidden;
	height:444px;
	clear:both;
	z-index:1;
}
#scroll_content {
	position:relative !important;
	height:auto;
	z-index:1;
}
#mainbody_bottom {
	/* position:relative; */
	margin:0 auto;
	background:url(../images/mainbody_bottom.png) repeat-x top center;
	height:20px;
	width:97%;
}
#suckerfish {
	/* position:relative; */
	width:97%;
	height:28px;
	z-index:999;
	margin:0 auto;
	/*margin-bottom:10px;*/
	background:#f1f1f1;
}
#suckerfish_inset h3 {
	display:none;
}
/*#content {
}*/
#right {
	padding-left:0px;
}
#left {
	margin-right:10px;
}
#breadcrumb {
	border-bottom: 1px solid #CCCCCC;
	color:#222222;
	height:20px;
	line-height:20px;
	margin:5px auto 0;
	text-align:left;
	width:97%;
}
#breadcrumb a {
	text-decoration:none;
}
#breadcrumb h3 {
	display:none
}
#footer a:link, #footer a:visited {
	color:#616161;
}
#footer {
	/*	margin:0 auto;
	width:97%;
	padding-top:20px;
	padding-bottom:20px;
	color:#666;
	font-size:96%;*/
	
/*	background: #A41100;
	color:#FFFFFF;
	font-size:96%;
	margin:0 auto;
	padding-bottom:10px;
	padding-top:10px;
	width:97%;*/
	
	background: #A41100;
	color:#FFFFFF;
	font-size:96%;
	margin:0 auto;
    height: 20px;
	padding-top:8px;
	width:97%;
}
.imgborder {
	display:block;
	padding:6px;
	border:1px solid #ccc;
	background:#f9f9f9;
	margin:4px;
}
.xin_scroll {
	background:#FFF;
	clear:both;
	margin:0 auto;
	padding-right:2%;
	text-align:right;
	width:95%;
}
