﻿.StoreBody
{
	/*以下不可改动*/
    border:0px;
    padding:0px;
    margin:auto;
    height:560px;
    width:1006px;
	border-left:solid 3px #193d65;
	border-right:solid 3px #193d65;
}

.StoreColumn
{
	/*以下不可改动*/
	width:100%;
	table-layout:fixed;
	border:1px solid black;
	margin:auto;
	margin-bottom:5px;
	padding: 2px;
	border-collapse:collapse;
	border-spacing: 0px;
    }
.StoreColumnHeader
{
	background-image: url(../../img/Store/style3/StoreColumnHeader.png);
	/*以下不可改动*/
	background-repeat: repeat-x;
	background-position: TOP center;
	height: 25px;
	font-size: 14px;
	font-weight: bold;
	line-height: 25px;
	color:White;
	border-bottom:1px solid black;
	padding:0px;
    }
.StoreColumnBody
{
	background-color:White;
	/*以下不可改动*/
	text-align:center;
	padding:0px;
	word-break: break-all;/*分割过长的单词*/
	position:relative;
    }
.StoreColumnFooter
{
	background-color:#1b4e85;
	/*以下不可改动*/
	text-align:right;
	height: 20px;
	padding:0px;
	border-top: 1px solid black;
    }
.StoreColumnFooter a
{
	color:White;
    }

/**/  
.StoreColumnTable
{
	background-color:#FFFFFF;
	/*以下不可改动*/
	width:100%;
	/*table-layout:fixed;*/
	border: 1px solid white ;
    }
.StoreColumnTable td,th
{
    }
.StoreColumnTable tr
{
	background-color:expression((this.sectionRowIndex%2==0)?"#FFFFFF":"#EFF3FB");
    }
.StoreColumnTable .header
{
	background-color:#DEE8F5;
	/*以下不可改动*/
	font-weight:bold;
    }
.StoreColumnTable .item
{
	/*以下不可改动*/
	word-wrap:break-word;
	text-overflow:ellipsis;
	overflow:hidden;
    }
.StoreColumnTable .mouseover
{
	background-color:#33CCFF;
} 
/**/
.StoreColumnDetailList
{
	background-color:#ffffff;
	/*以下不可改动*/
    width:100%;
    table-layout:fixed;
    border: 1px solid white;
    }
.StoreColumnDetailList tr
{
	background-color:expression((this.sectionRowIndex%2==0)?"#EFF3FB":"#FFFFFF");
    }
.StoreColumnDetailList .header
{
	background-color:#DEE8F5;
	/*以下不可改动*/
    width:100px;
	font-weight:bold;
    }
.StoreColumnDetailList .item
{
	/*以下不可改动*/
    text-align:left;
    word-wrap:break-word;
    text-overflow:ellipsis;
    overflow:hidden;
    }
.StoreOperatList
{
	}
.StoreOperatList .header
{	
	background-color:#DEE8F5;
	/*以下不可改动*/
	font-weight:bold;
	}
.StoreOperatList .item
{
	background-color:#EFF3FB;
	}
.StoreOperatList .button
{
	background-color:#DEE8F5;
	}
.StoreVIPPrice
{
    margin:auto;
	margin-top:5px;
	margin-bottom:5px;
	width:100%;
}
/*
.StoreVIPPrice td
{
	padding:3px;
}	
.StoreVIPPrice th
{
	background-color:#DEE8F5;
	padding:3px;
}
.StoreVIPPrice tr
{
	background-color:expression((this.sectionRowIndex%2==0)?"#FFFFFF":"#EFF3FB");
    }*/

.StoreVIPPriceTitle
{
	width:100%;
}
.StoreVIPPriceTitle .Title
{
	font-size:14px;
	font-weight:bold;
	text-align:left;
}
.StoreVIPPriceTitle .Date
{
	font-size:10px;
	text-align:right;
}

.StoreVIPPriceContent
{
	text-align:left;
	width:100%;
}
.StoreSpan
{
	background-image: url(../../img/Store/style3/StoreSpan.png);
	background-repeat:no-repeat;
	background-position: center center;
	height: 1px;
	line-height: 1px;
/*	width:454px;*/
	width:100%;
	/*以下不可改动*/
	margin-top:5px;
	margin-bottom:5px;
}
.StoreTimeList
{
	list-style:none;
	font-size:16px;
	font-weight:bold;
	/*以下不可改动*/
	margin:5px;
	position:relative;
}
/*透明相关*/
.MainContent
{
	background-color:AliceBlue;
	min-height:100%;
	height:800px;
	width:1000px;
	/*以下不可改动*/
	/*filter:Alpha(Opacity=90);
	-moz-opacity:0.90;*/
}
.StoreLink
{
	/*以下不可改动*/
	position:relative;
}
.StoreTxt
{
	margin:auto;
	padding:0px;
	/*以下不可改动*/
	position:relative;
}
.StoreImg
{
	/*以下不可改动*/
	position:relative;
}
/*透明相关end*/

div
{
	/*以下不可改动*/
	margin:auto;
    }
html{ height:100%;}
body
{
	background-color:White;
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/*以下不可改动*/
	border:0px;
	padding:0px;
	margin:0px;
	width:100%;
	height:100%;
	text-align:center;
    }
.top
{
	vertical-align:bottom;
	background-image:url("../../img/store/style3/bg.jpg");
	background-position:bottom center;
	/*以下不可改动*/
	width:1004px;
	text-align:left;
	border-bottom: solid 1px black;
	border-left:solid 1px black;
	border-right:solid 1px black;
}
.tblTop
{
	width: 100%; 
	margin: auto;
}
.DirectDiv
{
	margin-right:20px;
}
.DirectLink
{
	color:White;
	font-size:16px;
	font-weight:bold;
}    
a
{
	color:#000000;
	text-decoration:none;
}
a:hover 
{
	color:#d9d207;
	text-decoration:none;
}
#lblEnterpriseName
{
	color:gold;
}

