@charset "utf-8";
img, div, input { behavior: url("iepngfix.htc") }
img { border:none }

/*第二种适用于页面放PNG图的时候*/
.second { width:300px; height:200px; text-align:center; margin:30px auto; background:#999933; }
/*-------------IE6-PNG透明------------------------*/
* html img, 
* html .png{
    behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
        this.src = "http://www.imeetyou.net/img/transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
        this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
        
    );
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#420058;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.All {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.All .Flash {
	height: 675px;
	width: 1000px;
}
.All .matter {
	height: 675px;
	width: 1000px;
	position: absolute;
	margin-top: -675px;
}
.All .matter .Logo {
	float: left;
	width: 990px;
	padding-left: 10px;
	padding-top: 10px;
}

.All .matter .TopBar {
	float: left;
	width: 950px;
	padding-left: 42px;
	padding-top: 5px;
	font-size: 75%;
	color: #b186cb;
}
.All .matter .TopBar a {
	color: #b186cb;
}
.All .matter .TopBar a:hover {
	color: #fff;
}
.All .matter .Menu {
	float: left;
	width: 163px;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 822px;
	display: block;
}
.All .matter .Menu a {
	margin:0;

}
.All .matter .BottomLogo {
	float: left;
	width: 980px;
	padding-left: 10px;
	padding-top: 360px;
}
.All .matter .Footer {
	float: left;
	width: 980px;
	padding-top: 5px;
	padding-left: 10px;
	font-size: 70%;
	color: #d59ee2;
}
.accesskey {
	font-size: 75%;
	font-weight: normal;
	color: #43015B;
	float: left;
}
