body {
	margin-top: 2px;
	margin-right: 0px;
	margin-left: 0px;
	font-size: 13px;
	margin-bottom: 2px;
}

.Logo {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	height: 80px;
}
.Logo img {
	display: block;
	float: left;
}
.Logo #Login {
	float: right;
	height: 25px;
	width: 300px;
	margin-top: 20px;
	line-height: 25px;
	color:#003399;
}
.Logo #Login a {
	text-decoration: none;
	color: #2864D4;
}
.Logo #Login a:hover {
	text-decoration: underline;
}


.Num {
	height: 30px;
	width: 100%;
	background-image: url(../images/top_001.gif);
	background-repeat: repeat-x;
}
.Num ul {
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 0px;
	list-style-type: none;
}
.Num li {
	float: left;
	margin-right: 10px;
}
.Num a {
	font-size: 14px;
	line-height: 30px;
	color: #FFFFFF;
	text-decoration: none;
	height: 30px;
	width: 80px;
	text-align: center;
	display: block;
}
.Num #aaa {
	background-image: url(../images/num-ahover.gif);
	background-repeat: no-repeat;
	background-position: 1px;
}

.Num a:hover {
	background-image: url(../images/num-ahover.gif);
	background-position: 1px;
	background-repeat: no-repeat;
}
.Main {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
.Main .Left {
	width: 508px;
	height: 450px;
	background-image: url(../images/leftbg.gif);
	background-repeat: no-repeat;
	float: left;
	padding-left: 6px;
}
.Main .Left #LeftTitle {
	float: left;
	height: 35px;
	width: 504px;
	background-image: url(../images/listdi.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-top: 5px;
}
.Main .Left #TOPImage {
	height: 380px;
	width: 150px;
	float: left;
	margin-top: 10px;
}
.Main  .Left  #list {
	margin-top: 10px;
	margin-left: 10px;
	padding-left: 0px;
	list-style-type: none;
	display: block;
	float: left;
	margin-bottom: 5px;
	width: 340px;
}
.Main  .Left  span{
	line-height: 24px;
	height: 24px;
	text-decoration: none;
	display: block;
	background-image: url(../images/Indexnewbg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.Main   .Left   span  a {
	color: #518ac4;
	text-decoration: none;
	background-image: url(../images/news_dot.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 324px;
	padding-left: 15px;
}
.Main .Left a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #518AC4;
}



.Main .Right {
	float: right;
	width: 330px;
	height: 444px;
}
.Main .Right #Box {
	float: left;
	height: 60px;
	width: 100%;
}
.Main .Right #RigList {
	float: left;
	height: 300px;
	width: 325px;
	margin-top: 5px;
	background-image: url(../images/RigList.gif);
	background-repeat: no-repeat;
	padding-left: 4px;
}
.Main .Right #RigList #ListTit {
	height: 30px;
	margin-top: 5px;
	background-image: url(../images/listdi.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 322px;
}
.Main .Right #RigList #Notlist {
	width: 320px;
	margin-top: 5px;
	display: block;
	float: left;
}
.Main .Right #RigList #Notlist span {
	line-height: 20px;
	padding-left: 20px;
	display: block;
	background-image: url(../images/news_dot.gif);
	background-repeat: no-repeat;
	background-position: 1px;
}
.Main .Right #RigList #Notlist a {
	text-decoration: none;
	color: #518AC4;
}
.Main .Right #RigList #Notlist a:hover {
	color: #FFFFFF;
	background-color: #518AC4;
}


.Main .Right #Send {
	float: left;
	height: 70px;
	width: 100%;
	margin-top: 6px;
	background-image: url(../images/Send-bg.gif);
}
.Main .Right #Send #Title {
	line-height: 35px;
	float: left;
	height: 35px;
	width: 300px;
	background-image: url(../images/Send.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	color: #63BABE;
	font-weight: bold;
	padding-left: 30px;
}
.Main   #Boot  {
	float: left;
	height: 65px;
	width: 100%;
}
