.pc_container {
	width: 1022px;
	height: 284px;
	padding: 0px 0px 10px 0px;
	background-image: url('../images/pc_bg3.png');
	margin: 0px auto;
}
.pc_container .pc_item {
	margin-top: 0px;
	margin-left: 1px;
	width: 1022px;
	height: 284px;
}
.pc_container .pc_bar_container {
	position: absolute;
	top: 230px;
	color: white;
	padding: 0px 10px 0px 10px;
	width: 100%;
	overflow:visible;
}
.pc_bar_container_underflow {
	width: 90000px;
	overflow: visible;
}
.pc_bar_container_overflow {
	overflow: hidden;
	position: absolute;
	top: 230px;
	color: white;
	margin: 0px 10px 0px 10px;
	padding: 0px;
}
.left, .center, .right {
	background-position: left;
	background-repeat: no-repeat;
	overflow: hidden;
	font-size: 1px;
	float: left;
}
.bar {
	background-position: left;
	overflow: hidden;
	font-size: 1px;
	float: left;
}
.pc_item .desc {
	font-family: 'Brawler', serif;
	position: absolute;
	width: 1022px;
	height: 374px;
	right: 0px;
	text-shadow: 0px 2px 3px #000;
	background-image: url(../images/slide_fade.png);
}
.pc_item .desc h1 {
	font-family: 'Brawler', serif;
	color: #fff;
	padding-top: 200px;
	padding-right: 30px;
	font-size:25px;
	text-align:right;
}