body{ margin:0; padding:0;}
.header_sy {
	background: url(images/header_bg.jpg) no-repeat left top;
	height: 92px;
	width: 1004px;
	margin:0 auto;
	letter-spacing: 0.1em;
	font-size: 12px;
}
.header_1 {
	text-align: right;
	padding-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
}
.header_1 a {
	color: #000000;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
.header_2 {
	padding-left: 350px;
}
.header_1 a:hover {
	text-decoration:underline;
}
.doudou_count {
	color: #ff0000;
}
.header_2 a {
	color: #000000;
	text-decoration: none;
}
.header_3 li {
	float: left;
	margin-right: 5px;
}
.header_3 ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.header_3 {
	padding-left: 35px;
	padding-top: 13px;
	*padding-top:11px;
	_padding-top:11px;
}
.header_2 a:hover {
	color:#fe7600;
}
.header_3 a {
	color: #000000;
	text-decoration: none;
	background: url(images/header_btn1.gif) no-repeat bottom;
	display: block;
	height: 30px;
	width: 83px;
	line-height: 30px;
	text-align: center;
}
.header_3 a:hover {
	background: url(images/header_btn2.gif) no-repeat bottom;
	font-size:14px;
}

