@charset "utf-8";

#header_wrap{
		width:100%;
		background:url(/images/broad/header_title.gif) no-repeat center 0; 
		height:147px !important;
		border-bottom:1px solid #d8d7d7;
}
#header_wrap .header{
		width:1100px; 
		height:72px;
		margin:0 auto;
		position:relative;
		margin-top:39px;
		z-index:9999;
}
#wrapper{
		background:url(/images/broad/back_bg.gif);
		min-height:644px;	
		margin-bottom:60px;
}
#container{
		width:1100px;
		margin:0 auto;
		min-height:660px;
		overflow:hidden;
}
#footer_wrap{
		width:100%;
		height:87px;
		background:#162126;
}
#footer_wrap .footer_list{
		width:1100px;
		margin:0 auto;
		overflow:hidden;
}
