body, ul, ol, dl, dt, dd, h1, h2, h3, h4, h5, p, form { padding: 0; margin: 0; }
li { list-style: none; }
img { border: 0; }

#header {
	width: 960px;
	height: 50px;
	margin: 0 auto 0px;
	position: relative;
}
#header h1 { padding-top: 0px; float: left; }
#header ul { height: 44px; position: absolute; right: 246px; bottom: 1px; }
#header .normal, #header .active { float: left; width: 88px; height: 44px; position: relative; z-index: 1; }
#header .normal a, #header .active a { float: left; width: 88px; height: 44px; line-height: 44px; text-align: center; text-decoration: none; font-size: 14px; font-weight: bold; }
#header .active a { color: #fff;}
#header .normal a { color: #83475a; }
#btn_bg { 
		width: 88px; 
		height: 44px; 
		background: #fb2347 url(../../template/images/bg_1.gif); 
		position: absolute; 
		overflow:hidden; 
		left: 10px; 
		bottom: 0; 
		z-index: 2; }
#btn_bg ul {
	width: 960px;
	left:0px;
	position:absolute;
}
.bg {
	background-image: url(../../template/images/bg_boom1.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.boom_border {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
}


