@charset "utf-8";
/* CSS Document */

#banner{
	width:743px;
	height:198px;
	background:url(/Assets/Web/Image/history/banner.png);
	}
#form_content{
	width:703px;
	height:auto;
	float:left;
	padding:20px;
	font-size:14px;
	}
#form_content_bg{
	width:743px;
	height:358px;
	float:left;
	background:url(/Assets/Web/Image/history/content_bg.png) no-repeat bottom right;	
	}
#main_head{
	font-size:18px;
	color:#7d0000;
	font-weight:bolder;
	}
#main_text{
	font-size:14px;
	color:#996c33;
	}