.BorderStyle_a 
{
	 width:900px;	 
}
.BorderStyle_b {
	border: 1px solid #CCCCCC;
}

.clewDiv {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #FFCC99;
	border: 1px solid #CC3300;
	height:18px;
	line-height:18px;
	padding-left:5px;
	width:300px;
	display:none;	
}
.TopArea {
	background-image: url(Images/Header.png);
	background-repeat: no-repeat;
	height:262px;
	width:1000px;
}
.BorderStyle_c {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B3DEFF;
}
.BorderStyle_d {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color:#CFCFCF;
	text-align:center; height:25px; line-height:25px; background-color:#FFFFFF;  width:900px;
	margin:0 auto;
}
.LoginBtn {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #5D86A5;
	border-bottom-color: #5D86A5;
	height:25px; line-height:25px; background-color:#66BEFF; color:#000000; font-weight:bold;
}
.TopLinkArea
{
	width:980px; height:25px; line-height:25px; text-align:right; padding-right:5px; color:#FFFFFF;
}

.TopLinkArea a:link {
	font-family: "宋体";
	color: #FFFFFF;
	text-decoration: none;
}

.TopLinkArea a:visited {
	font-family: "宋体";
	color: #FFFFFF;
	text-decoration: none;
}
.TopLinkArea a:hover {
	font-family: "宋体";
	color: #FFFFFF;
	text-decoration: none;
}
.TopLinkArea a:active {
	font-family: "宋体";
	color: #FFFFFF;
	text-decoration: none;
}
.NewAdBanner
{
	border: 1px solid #C7691D;
	height:40px;
	line-height:40px;
	text-align:left;
	background-color:#FDEFD5;
}
