*{
	margin:0px;
	padding:0px;
	font-family:"ËÎÌå";
	font-size:12px;
}
#Left{
	width:191px;
	height:expression(document.documentElement.clientHeight-89);
}
#Right{
	width:expression(document.documentElement.clientWidth-191);
}
.OutLay{
	width:100%;
	height:auto;
}
.Top{
	width:expression(document.documentElement.clientWidth);
	min-width:1002px;
	height:89px;
	background:url(../images/indexTopBg.gif) repeat-x;
}
.Top h1{
	width:190px;
	height:80px;
	float:left;
	background:url(../images/Title01.gif) no-repeat;
}
.Top h1 span{
	display:none;
}
.Top .TopLevel1{
	width:auto;
	float:left;
}
.Top .TopLevel2{
	width:auto;
	float:left;
}
.Top .SayHello{
	width:400px;
	float:left;
	margin-top:16px;
	line-height:120%;
}
.Top .SayHello p{
	float:left;
	padding-right:8px;
}
.Top .SayHello a{
	padding:0 2px;
	color:#2A7AA3;
	text-decoration:none;
}
.Top .SayHello a:hover,.Top .TopLink a:hover{
	text-decoration:underline;
}
.Top .TopLink{
	float:right;
	margin-top:16px;
	line-height:120%;
	margin-right:12px;
}
.Top .TopLink a{
	padding:0 10px;
	color:#2A7AA3;
	white-space:nowrap;
	text-decoration:none;
}
.Top .TopTag{
	width:500px;
	float:left;
	margin-top:30px;
}
.Top .TopTag span{
	display:block;
	height:22px;
	float:left;
	background:url(../images/TagRight.gif) right no-repeat;
}
.Top .TopTag .SpanHover{
	height:27px;
	display:block;
	float:left;
	position:relative;
	top:-4px;
	background:url(../images/TagHoverRight.gif) right no-repeat;
}
.Top .TopTag span .Tag{
	display:block;
	height:17px;
	float:left;
	padding:0 12px;
	padding-top:5px;
	color:#669eba;
	text-decoration:none;
	font-weight:bold;
	background:url(../images/TagLeft.gif) no-repeat left;
}
.Top .TopTag .TagHover{
	height:18px;
	display:block;
	float:left;
	padding:0 12px;
	padding-top:9px;
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
	background:url(../images/TagHoverLeft.gif) no-repeat left;
}
a.Close{
	width:9px;
	height:9px;
	display:block;
	float:left;
	position:relative;
	top:8px;
	margin-right:5px !important;
	margin-right:3px;
	background:url(../images/CloseIco.gif) no-repeat;
}
a.CloseHover{
	width:9px;
	height:9px;
	display:block;
	float:left;
	position:relative;
	top:10px;
	margin-right:5px !important;
	margin-right:3px;
	background:url(../images/CloseIcoHover.gif) no-repeat;
}
.OtherLink{
	float:right;
	margin-top:32px;
	margin-right:8px !important;
	margin-right:4px;
}
.OtherLink a{
	height:13px;
	display:block;
	float:left;
	text-indent:18px;
	color:#000000;
	text-decoration:none;
	margin-right:12px;
}
.OtherLink .ChangeStyle{
	background:url(../images/indexIco.gif) no-repeat;
}
.OtherLink .HelpCenter{;
	background:url(../images/Ico02.gif) no-repeat;
}
.OtherLink .Suggestion{
	background:url(../images/Ico03.gif) no-repeat;
}

.Right{
	width:100%;
}
.RightTop{
	height:73px;
}
.RightTopLeft{
	width:auto;
	height:73px;
	border-bottom:#b8cbdc solid 1px;
	background:url(../images/TopRightBg.gif) repeat-x;
}
.RightTopLeft .Left{
	width:604px;
}
.RightTopRight{
	width:206px;
	height:73px;
	float:right;
	border-bottom:#b8cbdc solid 1px;
	border-left:#b8cbdc solid 1px;
	background:url(../images/TopRightBg.gif) repeat-x;
}
.RightTopLeft .Left h2{
	height:15px;
	padding-top:1px;
	font-size:14px;
	color:#256B92;
	margin-left:19px;
	margin-top:15px;
	text-indent:20px;
	background:url(../images/Ico.gif) no-repeat;
}
.RightTopLeft .Left h2 a{
	font-size:12px;
	color:#256b92;
	text-decoration:none;
}
.RightTopLeft .Left .state{
	margin-left:58px;
	margin-top:16px !important;
	margin-top:12px;
}
.RightTopLeft .Left .state p{
	float:left;
	margin-left:16px;
}
.RightTopRight .Date{
	width:150px;
	margin:0 auto;
	margin-top:16px;
	text-align:center;
}
.RightTopRight .Date p{
	color:#2A7AA3;
	line-height:200%;
}