﻿.gameListItemBg
{
	background-image:url(../images/left_line.jpg);
	background-position:0px 20px;
	height:33px;
	background-repeat:no-repeat;
}
.gameListItemBg img
{
	margin-left:10px;
	margin-right:4px;
}
.redBoldTitle
{
	font-size:14px;
	font-family:Arial;
	font-weight:bolder;
	color:#7D0d0c;
}
.mainBody_top2
{
	background-image:url(../images/mainBody_top2.png);
	height:2px;
	width:532px;
	background-repeat:no-repeat;
}
.mainBody_bg2
{
	background-image:url(../images/mainBody_centerBg.png);
	background-repeat:repeat-y;
	width:532px;
	height:50px;
}
.mainBody_bottom2
{
	background-image:url(../images/mainBody_bottom2.png);
	height:8px;
	width:532px;
	background-repeat:no-repeat;
}
.cartTitleBg
{
	background-color:#9F9F9F;
}
.Home_productItem_bg
{
	border-bottom:1px dotted #cccccc;
}
.ProductList a:link
{
	font-size: 13px; text-decoration: underline;
}

.ProductList a:hover
{
	font-size: 13px; text-decoration: none;
}
.ProductList a:visited
{
	font-size: 13px; text-decoration: underline;
}
