@charset "gb2312";
#box {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/leftsidre_bg.gif);
	background-repeat: repeat-y;
	background-position: 9px;
	background-color: #FFFFFF;
}
#box #leftsiderbar {
	float: left;
	width: 247px;
	padding-left: 8px;
}
#nav {
	text-align: center;
}
#nav li {
	padding-top: 6px;
}

#nav a,#nav a:visited {
	line-height: 30px;
	background-image: url(img/nav_li.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	color: #FFFFFF;
	text-align: center;
	width: 176px;
	margin-right: auto;
	margin-left: auto;
}
#nav a:hover {
	background-position: 0px -30px;
}

#nav .layout a,#nav .layout a:visited {
	line-height: 25px;
	background-position: 0px -60px;
	height: 25px;
	color: #666666;
}
#nav .layout a:hover {
	line-height: 25px;
	height: 25px;
	background-position: 0px -60px;
	font-weight: bold;
	color: #666666;
}
#rightsiderbar {
	float: right;
	width: 713px;
	height:auto!important;
	min-height:500px;
	height:500px;
	text-align: left;
	padding-right: 11px;
}
#rightsiderbar .title {
	background-image: url(img/right_title.gif);
	background-repeat: no-repeat;
	height: 27px;
	width: 717px;
}

#rightsiderbar .title .caption {
	float: left;
	width: 126px;
	padding-left: 23px;
	line-height: 27px;
	color: #FFFFFF;
	text-align: center;
}
#rightsiderbar .title .position {
	float: right;
	width: 380px;
	line-height: 27px;
	text-align: right;
	padding-right: 20px;
}
#rightsiderbar .position a,#rightsiderbar .position a:visited {
	color: #666;
}
#rightsiderbar #content {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
}
#nav .title1 {
	line-height: 30px;
	background-repeat: no-repeat;
	background-position: 0px;
	display: block;
	color: #FFFFFF;
	text-align: center;
	width: 176px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 6px;
	background-image: url(img/nav_li_hover.gif);
}
