#topdh,#toplogo,#search,#nav,#navsm {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#topdh {
	line-height: 29px;
	background-color: #fbfbfb;
	height: 29px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e2e2e2;
}
#topdh .fl_nav {
	float: left;
	background-image: url(../2011/top.gif);
	background-repeat: no-repeat;
	background-position: 2px -237px;
	padding-left: 10px;
}
#topdh .fl_nav a {
	color: #c20;
	margin-left: 8px;
}

#topdh .logfav {
	float: right;
}
#topdh .logfav .pipe {
	color: #999;
	margin-right: 3px;
	margin-left: 3px;
}

#addfav {
	background-image: url(../2011/top.gif);
	background-repeat: no-repeat;
	background-position: 0px -285px;
	padding-left: 18px;
	color: #222;
	margin-left: 10px;
}
#toplogo {
	height: 110px;
	background: url(../2011/hbg.jpg) no-repeat top center;	clear: both;
}
#logo_area {
	float: right;
	height: 110px;
	width: 360px;
	margin: 0px;
	padding: 0px;
	background-image: url(../2011/toplogo.gif);
	background-repeat: no-repeat;
	background-position: right 18px;
}
#logo_area a {
	height: 110px;
	width: 217px;
	float: right;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
}
#search {
	float: right;
	width: 440px;
	border: 2px solid #e7e7e7;
	height: 35px;
	padding: 0px;
	margin-top: 37px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#search .search-box {
	float: right;
	width: 350px;
	overflow: hidden;
}
#search .searchinput {
	height: 31px;
	float: right;
	line-height: 31px;
	font-size: 14px;
	color: #444;
	border: 1px dotted #fff;
	width: 343px;
}

#search .search-btn {
	float: right;
	width: 89px;
	height: 35px;
}
#search .search-btn button {
	background-image: url(../2011/top.gif);
	background-repeat: no-repeat;
	background-position: 0px -331px;
	height: 35px;
	width: 89px;
	border: 0px;
	cursor:pointer;
}
#fabu {
	float: left;
	margin-top: 37px;
	height: 39px;
	width: 128px;
	background-image: url(../2011/top.gif);
	background-repeat: no-repeat;
	background-position: 0px -396px;
}
#fabu a {
	float: left;
	height: 39px;
	width: 128px;
	text-indent: -9999px;
}
#nav {
	background-image: url(../2011/top.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 36px;
	border-radius: 5px 5px 0 0;
}
#nav ul {
	padding-right: 3px;
	padding-left: 3px;
}
#nav li {
	line-height: 36px;
	float: right;
	height: 36px;
	width: 94px;
	text-align: center;
	font-size: 15px;
	font-weight: normal;
	background-image: url(../2011/top.gif);
	background-repeat: no-repeat;
	background-position: right -111px;
	padding-left: 1px;
}
#nav li a {
	color: #fff;
	text-decoration: none;
	float: right;
	height: 36px;
	width: 94px;
}
#nav li a:hover {
	background-image: url(../2011/top.gif);
	background-repeat: no-repeat;
	background-position: 8px -61px;
	color: #222;
}

#nav .Y a {
	background-image: url(../2011/top.gif);
	background-repeat: no-repeat;
	background-position: 8px -61px;
	color: #c00;
	font-weight: 700;
}
#navsm {
	background-image: url(../2011/top.gif);
	height: 35px;
	width: 950px;
	padding-right: 5px;
	padding-left: 5px;
	background-repeat: no-repeat;
	background-position: 0px -167px;
	border-bottom: 1px solid #ccc;
	border-radius: 0 0 5px 5px;
}
#navsm li {
display: inline-block;
line-height: 35px;
height: 30px;
margin-top: 5px;
*display:inline;
*zoom:1;
}
#navsm li a {
border-left: 1px dashed #CCC;
padding-left: 5px;
margin-right: 5px;
text-align: center;
}
#navsm li:hover {
background: #CE0101;
border-radius: 10px 10px 0 0;
}
#navsm li a:hover {
color: #FFF;
}