#Page_center
{
    width: 350px;
}

.page_center_button
{
	width: 30px;
}

.page_center_button span
{
	display: none;
}

.page_center_buy
{
	height: 53px;
	width: 30px;
	float: left;
	background-image: url(images/buy.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.page_center_info
{
	height: 99px;
	width: 30px;
	float: left;
	background-image: url(images/info.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.page_center_content
{
    height: 142px;
    width: 100px;
    background-color: white;
  	margin-bottom: 3px;
    padding-left: 10px;
}


#Page_center tr
{
    width: 350px;
    margin-bottom: 5px;
}

.page_center_img
{
	width: 100px;
	height: 152px;
	background-color: white;
	margin-right: 3px;
}

.page_center_img img
{
	padding-top: 30px;
	padding-left: 20px;
}

.page_center_img2
{
	float: left;
	width: 30px;
	height: 152px;
	background-color: white;
}

.page_center_img2 img
{
	padding-top: 30px;
	padding-left: 20px;
}

.blue2
{
    color: #0e88af;
    font-size: 16px;
    font-weight: bold;
    line-height: 45px;
}

.gray
{
    color: #a6acae;
    font-size: 14px;
    font-weight: bold;
    line-height: 18px;
}

.green
{
    color: #7e9b1e;
    font-size: 14px;
    font-weight: bold;
}

.page_center_text
{
	width: 200px;
	float: left;
}

#Bottom
{
	width: 500px;
	float: left;
	margin-top: 5px;
}

.down
{
	font-size: 11px;
	margin-left: 650px;
	text-align: left;
	padding-bottom: 5px;
}

.down a
{
    color: #5a5551;
}

.down2
{
	margin-left: 500px;
	padding-bottom: 10px;
}

.down2 img
{
    border: 0px;
}
