.container {
    width: 284px;
    margin-left: 0px;
    /*margin: 0px auto;*/
}


.container a{
	color:#333;
	display:block;
	font-size:13px;
	margin-top:10px;
	text-align:left;
	text-decoration:none;
	}
	
	
.pc_container {
	width:360px;
    /*width: 284px;*/
    height: 240px;
	/*height: 925px;*/
    padding: 15px 1px 30px 5px;
    margin: 0px auto;
}

.pc_container img{
	width:360px;}


.pc_container .pc_item {
    width: 284px;
    height: 920px;
}

.pc_container .pc_bar_container {
    position: absolute;
    top: 925px;
    color: white;
    padding: 0px;
    width: 100%;
    overflow:visible;
}

.pc_bar_container_underflow {
    width: 90000px;
    overflow: visible;
}

.pc_bar_container_overflow {
    overflow: hidden;
    position: absolute;
    top: 925px;
    color: white;
    padding: 0px;
}

.left, .center, .right {
    overflow: hidden;
    font-size: 1px;
    float: left;
}

.bar {
    background-position: left;
    overflow: hidden;
    font-size: 1px;
    float: left;
}