﻿.StoreBody
{
	/*以下不可改动*/
    border:0px;
    padding:0px;
    margin:auto;
    width:1000px;
    height:100%;
}
.top
{
	background-image: url(../../img/Store/StyleTemplet1/StoreTop.png);
	/*以下不可改动*/
	background-repeat:repeat-x;
	background-position: center  center;
	width:914px;
	text-align:left;
	border-bottom: solid 1px #12355f;
	border-left:solid 1px #12355f;
	border-right:solid 1px #12355f;
	height:100px;
}
.tblTop
{
	width: 100%; 
	margin: auto;
	height:100px;
}
.DirectDiv
{
	margin-right:20px;
}
.DirectLink
{
	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;
}
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;
}
.DataDetailList .header
{
	width:55px;
}
.DataDetailList .item
{
	text-align:left;
}
.DataTable
{
	table-layout:fixed;
}
.DataTable .mouseover
{
	background-color:#33CCFF;
} 
.DataVIPPrice
{
}
.DataVIPPrice .mouseover
{	
	background-color:#33CCFF;
}
