img,div { behavior: url(../js/iepngfix.htc); }

#box_810 {
	float:left;
	margin:10px 10px 20px 10px;
	width:810px;
}
	#box_810 #top {
		background:url(../images/box_top_810.png);
		height:40px;
		width:100%;
		float:left;
		clear:both;
	}
	#box_810 #center {
		float:left;
		clear:both;
		width:100%;
		text-align:center;
		background:url(../images/box_middle_810.png);
	}
		#box_810 #center #content {
			display:inline;
			float:left;
			width:730px;
			margin:0 0 0 40px;
			text-align:left;
			background:#FFFFFF;
			height:auto;
			min-height:1px;
		}
	#box_810 #buttom {
		background:url(../images/box_buttom_810.png);
		height:40px;
		width:100%;
		float:left;
		clear:both;
	}
	
#box_400 {
	margin:10px 0 20px 10px;
	width:400px;
	float:left;
	display:inline;
}
	#box_400 #top {
		background:url(../images/box_top_400.png);
		height:33px;
		width:100%;
		float:left;
		clear:both;
	}
	#box_400 #center {
		float:left;
		clear:both;
		width:100%;
		background:url(../images/box_middle_400.png);
		text-align:center;
	}
		#box_400 #center #content {
			display:inline;
			float:left;
			width:300px;
			margin:0 0 0 40px;
			text-align:left;
			background:#FFFFFF;
			height:auto;
			min-height:1px;
		}
	#box_400 #buttom {
		background:url(../images/box_buttom_400.png);
		height:33px;
		width:100%;
		float:left;
		clear:both;
	}
