.StoreBody
{
	/*以下不可改动*/
    border:0px;
    padding:0px;
    margin:auto;
    width:1000px;
}
.top
{
	 /*background-attachment: fixed; 
	 background-image: url(../../img/Store/storeTop.png); 
	 background-repeat: repeat-x;
	 height:60px;
	 line-height:60px;
	 text-align:left;*/ 
}
.DirectDiv
{
	margin-right:20px;
}
.DirectLink
{
	color:White;
	font-size:16px;
	font-weight:bold;
}
.StoreContainerEdge
{
	border:2px solid #afc2d8;
	margin:3px;
	padding:0px;
}
.StoreContainerBorder
{
	border:1px solid #12355f;
	margin:0px;
	padding:0px;
}
.StoreContainerInner
{
	border:2px solid #d5e1ef;
	margin:0px;
	padding:0px;
}
.StoreSortList
{
	text-align:left;
	width:100%;
}
.StoreImg
{
}
html{height:100%}
body
{
	background-attachment: fixed;
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/*以下不可改动*/
	border:0px;
	padding:0px;
	margin:0px;
	width:100%;
	text-align:center;
	height:100%;
    }
a
{
	color:#000000;
	text-decoration:none;
}
a:hover 
{
	color:#d9d207;
	text-decoration:none;
}
div
{
	/*以下不可改动*/
	margin:auto;
}
#navigation 
{
	text-align:left;
	text-indent:24px;
	color:#0A668B;
	font-size:13px;
	font-weight:bold;
}