#rgtpanel {
	width: 400px;
	float: right;
	background-color: #f6f4f7;
	overflow: hidden;
}

#rgtpanel .top .container {
	width: 390px;
	margin: 5px;
}

#rgtpanel .top .container .title {
}

#rgtpanel .top .container .title ul {
	list-style: none;
}

#rgtpanel .top .container .title ul li {
	float: left;
	margin-left: 2px;
	background-color: #e0e0e0;
}

#rgtpanel .top .container .title ul li a {
	display: block;
	padding: 5px 13px;
	margin: 1px 1px 0px 1px;
	background-color: #3a3a38;
	color: #7bb700;
}

#rgtpanel .top .container .title ul li a:hover {
	background-color: #000;
	color: #fff;
}

#rgtpanel .top .container .title ul li a.sel {
	background-color: #000;
}

#rgtpanel .top .container .title ul li a.sel:hover {
	background-color: #000;
	color: #fff;
}

#rgtpanel .top .container .content {
	background-color: #e0e0e0;
	padding: 1px;
}

#rgtpanel .top .container .content .border {
	background-color: #f2f2f2;
	padding: 5px;
}

#rgtpanel .top .container .content .border .block {
	background-color: #fff;
	width: 378px;
	height: 225px;
	overflow: hidden;
}

#rgtpanel .top .container .content .border .block #SlideRgtTop {
	position: relative;
	left: 0px;
	width: 1890px;
	height: 225px;
}

#rgtpanel .top .container .content .border .block .box {
	float: left;
	width: 378px;
	height: 225px;
}

#rgtpanel .top .container .content .border .block .box marquee {
	width: 378px;
	height: 225px;
}

#rgtpanel .addition {
	width: 390px;
	margin: 5px;
}

#rgtpanel .addition .menu {
	float: left;
	width: 192px;
	background-color: #e0e0e0;
	padding: 1px 0px;
}

#rgtpanel .addition .menu .content {
	font-family: Cambria, "Times New Roman", Times, serif;
	background-image: url(../image/menu.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	background-color: #fff;
	margin: 0px 1px;
	padding: 5px;
}

#rgtpanel .addition .menu .content .title {
	font-size: 12pt;
	font-weight: bold;
	color: #7bb700;
}

#rgtpanel .addition .menu .content .line {
	font-size: 10pt;
	font-weight: bold;
	padding: 2px 5px;
	border-bottom: 1px solid #e0e0e0;
	margin-top: 5px;
}

#rgtpanel .addition .menu .content .line a {
	color: #3a3a38;
	text-transform: uppercase;
	text-decoration: none;
}

#rgtpanel .addition .menu .content .line a:hover {
	color: #7bb700;
}

#rgtpanel .addition .poll {
	float: right;
	width: 192px;
	background-color: #e0e0e0;
	padding: 1px 0px;
}

#rgtpanel .addition .poll .content {
	background-color: #3a3a38;
	margin: 0px 1px;
	padding: 5px;
}

#rgtpanel .addition .poll .content .title {
	font-family: Cambria, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #fff;
}

#rgtpanel .addition .poll .content .question {
	font-size: 9pt;
	font-weight: bold;
	color: #fff;
	margin: 5px 5px 10px 5px;
}

#rgtpanel .addition .poll .content .answer {
	font-size: 9pt;
	color: #fff;
	margin: 0px 10px 5px 10px;
}

#rgtpanel .addition .poll .content .result {
	font-size: 9pt;
	color: #fff;
	margin: 5px 5px 0px 5px;
}

#rgtpanel .addition .poll .content .answer input {
	margin: 0px;
	padding: 0px;
	position: relative;
	top: 2px;
}

#rgtpanel .addition .poll .content .submit {
	margin: 10px 10px 5px 10px;
	text-align: right;
}

#rgtpanel .addition .poll .content .submit input {
	border-width: 0px;
	background-color: #7bb700;
	color: #fff;
}

.polling {
 height: 12px;
 background-color: #e0e0e0;
}

.polling .bar {
 height: 12px;
 background-color: #7bb700;
}

#rgtpanel .video {
	width: 390px;
	margin: 5px;
	background-color: #e0e0e0;
	padding: 1px 0px;
	font-size: 8pt;
}

#rgtpanel .video .content {
	background-image: url(../image/vide.jpg);
	background-position: 3px 3px;
	background-repeat: no-repeat;
	background-color: #e5e9ea;
	margin: 0px 1px;
	padding: 10px;
}

#rgtpanel .video .content .nav {
	float: right;
	margin-right: 10px;
}

#rgtpanel .video .content .block {
	width: 350px;
	margin: 10px;
	margin-top: 15px;
	overflow: hidden;
}

#rgtpanel .video .content .block #SlideVideo {
	width: 1750px;
	position: relative;
	left: 0px;
}

#rgtpanel .video .content .block .sep {
	float: left;
	width: 10px;
}

#rgtpanel .video .content .block .box {
	float: left;
	width: 170px;
}

#rgtpanel .video .content .block .box .image {
	width: 140px;
	height: 100px;
	overflow: hidden;
}

#rgtpanel .video .content .block .box a.title {
	width: 140px;
	display: block;
	color: #3a3a38;
}

#rgtpanel .video .content .block .box a.title:hover {
	color: #7bb700;
}

#rgtpanel .video .content .home {
	margin-left: 25px;
}

#rgtpanel .video .content .home a {
	color: #000;
	text-decoration: underline;
}

#rgtpanel .video .content .home a:hover {
	color: #7bb700;
}

#rgtpanel .index {
	width: 390px;
	margin: 5px;
}

#rgtpanel .index .lft {
	float: left;
	width: 192px;
	background-color: #e0e0e0;
	padding: 1px 0px;
}

#rgtpanel .index .lft .content .title {
	text-align: left;
}

#rgtpanel .index .rgt {
	float: right;
	width: 192px;
	background-color: #e0e0e0;
	padding: 1px 0px;
}

#rgtpanel .index .rgt .content .title {
	text-align: right;
}

#rgtpanel .index .content {
	background-image: url(../image/lft.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	background-color: #fff;
	margin: 0px 1px;
	padding: 5px;
}

#rgtpanel .index .content .title {
	font-family: Cambria, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #fff;
	background-color: #7bb700;
	margin: -5px -5px 0px -5px;
	padding: 2px 5px;
}

#rgtpanel .index .content .line {
	font-size: 8pt;
	font-weight: bold;
	padding: 2px 5px;
	border-bottom: 1px solid #e0e0e0;
	margin-top: 5px;
}

#rgtpanel .index .content .line .tgl {
	font-size: 7pt;
	font-weight: normal;
}

#rgtpanel .index .content .line a {
	color: #3a3a38;
}

#rgtpanel .index .content .line a:hover {
	color: #7bb700;
}