body {
	width: 952px;
}
#header {
	margin-bottom: 20px;
}
#main_nav {
	width: 200px;
	float: left;
}
.top_c1_ul {
	line-height: 24px;
	background-color: #fbf8ee;
	border: 1px solid #bbbac2;
	border-top-width: 0px;
	padding: 4px 12px;
}
.main_nav_vote {
	line-height: 20px;
	background-color: #fff;
	border: 1px solid #bbbac2;
	border-top-width: 0px;
	padding: 4px;
	margin-bottom: 8px;
}
#nav_select {
	border-bottom: 4px solid #FEBD03;
	padding: 4px;
	height: 16px;
	background-color: #FFFBE8;
	width: 721px;
	margin-left: 220px;
	margin-bottom: 4px;
}
#nav_select input {
	line-height: 17px;
	border: 1px solid #999;
	width: 100px;
	text-align: center;
	cursor: pointer;
	background: url(../images/select_list.png) no-repeat right top;
	padding-right: 16px;
	height: 17px;
}
#nav_pindao {
	width: 721px;
	margin-left: 220px;
	height: 152px;
	display: none;
}

#nav_pindao li {
	height: 22px;
	width: 120px;
	text-align: center;
	color: #996600;
	background: url(../images/menu_nav_select_bg1.jpg) no-repeat left top;
	cursor: pointer;
	float: left;
	padding-top: 16px;
}
#nav_pindao li.current {
	background-image: url(../images/menu_nav_select_bg2.jpg);
}
#nav_list {
	width: 721px;
	border: 1px solid #febc00;
	margin: 6px;
	margin-left: 220px;
}
#nav_time li {
	height: 24px;
	width: 102px;
	line-height: 24px;
	text-align: center;
	color: #BF8F00;
	cursor: pointer;
	float: left;
	border-color: #FEBC00;
	border-style: solid;
	border-width: 0 0 1px 1px;
	background: url(../images/menu_nav_time_bg1.jpg) repeat-x left top;
}
#nav_time li.current {
	background-image: url(../images/menu_nav_time_bg2.jpg);
	border-bottom-width: 0px;
	font-size: 14px;
	font-weight: bold;
	cursor: default;
}
#jiemudan {
	height: 481px;
	width: 721px;
}

