#Logo {
	margin-top: 82px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	width: 850px;
}
#Logo .Tlist {
    margin-bottom:4px;
}
.clear {
	clear: both;
	height: 1px;
	margin-top: -1px;
	overflow: hidden;
}.Version .vtext a.grey {
	color: #868686;
	text-decoration: none;
}
.Version .vtext a.vyel {
	text-decoration: none;
	color: #D75E36;
}
#Logo .Tlist .Tsele {
	float: left;
}
.Tlist .Tsele .Ibg {
	background-image: url(../images/wel.gif);
	background-repeat: no-repeat;
	background-position: right 10px;
	height: 44px;
	width: 150px;
	margin-bottom:4px;
}

#Logo .Tlist .Tlogo {
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 94px;
	width: 700px;
	float: left;
}
.Tlist .Tsele .Isele {
	background-image: url(../images/sel.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 20px;
	width: 150px;
	margin-bottom:3px;
}
.Tsele .Isele select {
	width: 144px;
	height: 20px;
	position:absolute;
    clip:rect(2px 124px 18px 5px);
    margin-left:6px;
}
.Tlist .Tsele .adiv{
    text-align:right;
	width:146px;
	padding-right:3px;
}
.Tsele .adiv a.byel {
	font-size: 12px;
	color: #ff6600;
	text-decoration: none;
	text-align:right;
}
#Logo .Abg {
	background-image: url(../images/index.gif);
	background-repeat: no-repeat;
	background-position: 1px top;
	height: 306px;
	width: 850px;
}
#Logo .Version .vcn {
	float: left;
	height: 23px;
	width: 125px;
	margin-right: 3px;
}
#Logo .Version .ven {
	float: left;
	height: 23px;
	width: 125px;
	margin-right: 22px;
}
#Logo .Version .vtext {
	float: left;
	font-size: 12px;
	color: #D75E36;
	height:23px;
	line-height:23px;
}
#Logo .Version {
	margin-top: 2px;
}
*{
	margin:0;
	padding:0;
	font-size:12px;
	color:#000;
}
.mn{
	border:#000 1px solid;
	width:142px;
	position:absolute;
	margin-left:6px;
	display:none;
	background-color:White;
}
.mn li{
	list-style-type:none;
	padding-left:3px;
	width:138px;
	height:16px;
}
.mn li.over{
	background-color:#0A246A;
	border:#F5DB95 1px dashed;
}
.mn li.out{
	background-color:#fff;
	border:#fff 0px dashed;
}