* {
	margin: 0;
	padding: 0;
}
body, p, td, span, div {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
}
body {
	background: #6f9919 url(images/bg.gif) top left;
}
img {
	border: none;
}
a {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

#wrapper {
	width: 967px;
	margin: 0 auto;
}
.header {
	height: 27px;
	padding-top: 387px;
	background: url(images/top.jpg) no-repeat top left;
}
.header .menu a {
	margin-right: 40px;
}
.header .menu {
	text-align: center;
}
.footer {
	background: url(images/footer.png) no-repeat top left;
	width: 887px;
	height: 44px;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/footer.png',sizingMethod='crop');
	padding: 24px 40px;
}
.content {
	background: url(images/bg_repeat.gif) repeat-y top left;
	padding: 10px 40px;
}

.content .left {
	width: 546px;
	float: left;
}
.content .right {
	margin-left: 563px;
	width: 310px;
}
.content h2 {
	font-size: 21px;
	color: #406B00;
	font-family: Trebuchet MS;
	margin: 15px 0 5px 0;
}
.content ul {
	list-style: none;
	list-style-type: none;
}
.content ul li {
	list-style: none;
	padding-left: 14px;
	background: url(images/li.gif) no-repeat top left;
	margin-bottom: 10px;
	font-size: 13px;
}
.box {
	background: url(images/left_repeat.gif) repeat-y top left;
}
.box .top {
	background: url(images/left_top.gif) no-repeat top left;
	height: 5px;
	line-height: 1%; font-size: 1%;
}
.box .bottom {
	background: url(images/left_bottom.gif) no-repeat bottom left;
	height: 5px;
	line-height: 1%; font-size: 1%;
}
.box .text {
	padding: 15px 25px;
}

.right .box {
	background: url(images/right_repeat.gif) repeat-y top left;
}
.right .box .top {
	background: url(images/right_top.gif) no-repeat top left;
}
.right .box .bottom {
	background: url(images/right_bottom.gif) no-repeat bottom left;
}

.interview a.p {
	color: #406B00;
	font-size: 19px;
	text-decoration: none;
	font-family: Trebuchet MS;
}
.interview a.p:hover {
	text-decoration: underline;
}
.interview a.cur {
	color: #FF6600;
	font-weight: bold;
}

.interview .split {
	background: url(images/split.gif) repeat-x center left;
	height: 15px;
}

.content .links ul li {
	margin-bottom: 3px;
	font-weight: bold;
}
.content .new-links ul li {
	border-bottom: 1px dotted #a7a7a7;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.content .new-links ul li.last {
	border: none;
	margin-bottom: 0;
}
.content .links ul li a {
	text-decoration: none;
}
.content .links ul li a:hover {
	text-decoration: underline;
}

.content .player {
	background: url(images/player.jpg) no-repeat top left;
	width: 546px;
	height: 423px;
}
.content .player .movie {
	height: 360px;
	padding: 12px 14px;
}
.content .player .movie a {
	display: block;
	width: 517px;
	height: 333px;
}
.content .player p {
	padding: 3px 0 0 13px;
}
.content .player p a.play {
	display: block;
	width: 36px;
	height: 36px;
	float: left;
}
.content .player p a.stop {
	margin-left: 3px;
	width: 36px;
	height: 36px;
	float: left;
	display: block;
}


.interview .item .img img {
	border: 5px solid #e5e5e5;
	float: left;
}
.interview .item {
	border-bottom: 1px dotted #a7a7a7;
	padding-bottom: 7px;
	margin-bottom: 7px;
	height: 85px;
}
.interview .last {
	border: none;
	padding: 0;
	margin: 0;
}
.interview .item p {
	margin-left: 120px;
	padding-top: 10px;
}
.interview .item p a.name {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #000;
}
.interview .item p a.p {
	font-size: 16px;
}

.menu ul.main {
	list-style: none;
	margin-left: 100px;
}
.menu ul.main li {
	float: left;
}
.menu ul.main li a {
	display: block;
}