html{
}
body{
	margin:0px;
	font-size:12px;
	font-family:"宋体";
		/*BACKGROUND-COLOR: gray;*/  
	/*filter:gray;*/
}
#DivFrame{
	width:800px;
	margin:0px auto;
	border-right:1px solid #ccc;
}
#Top{
	color:#0476B4;
	width:1000px;
	margin:0px auto;
	height:86px;
	background-image:url(../img/topbg.gif);
}

#Top img{
	float:left;
}
#Top #SystemMenu{
	width:500px;
	height:56px;
	float:right;
}
#Top #SystemMenu img{
	float:right;
}
#Top #MainMenu{
	width:630px;
	float:right;
}
#Top #MainMenu span{
	font-size:12px;
	font-weight:bold;
	width:78px;
	height:25px;
	line-height:25px;
	vertical-align:middle;
	text-align:center;
	float:right;
	cursor:pointer;
}
#Bottom{
	clear:both;
	color:#666666;
	width:1000px;
	margin:0px auto;
	height:77px;
	line-height:20px;
	vertical-align:middle;
	text-align:center;
	background-image:url(../img/ButtonBg.gif);
}
#Top .SelectdMenu{
	color:#FFF;
	background-image:url(../img/SelectedMenu.gif);
}
#page{
	clear:both;
	width:95%;
	height:30px;
	margin:20px auto;
	line-height:30px;
	vertical-align:middle;
	text-align:center;
	border-top:dotted 1px #ccc;
}
.SpeBox{
	height:15px;
}
.ColorBlue12{
	color:#0476B4;
}
.ColorRed12{
	color:#F00;
}
.ColorRed{
	color:#C60;
}
.ColorBlack12{
	color:#ccc;
}
.ColorBlackB12
{
	color:#000;
	font-weight:bold;
}
.ColorBlack{
	color:#666666;
}
.ColorYellowB12{
	color:#C2A505;
	font-weight:bold;
}
.ColorF60B12{
	color:#F60;
	font-weight:bold;
}
.FirstPublicTitle{
	width:800px;
	/*margin:0px auto;*/
	float:left;
	height:25px;
	line-height:25px;
	vertical-align:middle;
	border-top:solid 3px #DBDBDB;
	border-bottom:solid 1px #ccc;
	border-right:solid 1px #ccc;
}
.FirstPublicTitle span{
	margin-left:10px;
	width:85%;
	height:25px;
	vertical-align:middle;
	background-image:url(../img/icon4.gif);
	background-position:left center;
	background-repeat:no-repeat;
	text-indent:20px;
	display:block;
}
.SecondPublicTitle{
	color:#0476b4;
	font-size:16px;
	font-weight:bold;
	letter-spacing:2px;
	width:100%;
	height:37px;
	background-image:url(../img/pesunsoft_TitleBG.gif);
	background-repeat:repeat-y;
	line-height:37px;
	vertical-align:middle;
	text-indent:20px;
	display:block;
}
.RightPublicTitle,.RightPublicTitle2{
	font-size:12px;
	font-weight:bold;
	width:100%;
	height:20px;
	line-height:20px;
	vertical-align:middle;
	text-indent:20px;
	background-image:url(../img/icon5.gif);
	background-position:left center;
	background-repeat:no-repeat;
	display:block;
}
.RightPublicTitle2{
	margin-top:20px;
	margin-bottom:0px;
	border-bottom:solid 1px #ccc;
}
.map{
	width:200px;
	height:32px;
	margin-bottom:10px;
	background-image:url(../img/map.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
#Right a{color:#000; text-decoration:none;}
#Right a:hover{color:#f00;}