BODY{
	SCROLLBAR-HIGHLIGHT-COLOR: buttonface;
	SCROLLBAR-SHADOW-COLOR: buttonface;
	SCROLLBAR-3DLIGHT-COLOR: buttonhighlight;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: buttonshadow;
	}
body,td,tr {
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    BACKGROUND-IMAGE: url(../Images/bg.jpg); 
	BACKGROUND-POSITION: center 50%; 
	background-repeat:repeat-y;	
}
a {
	font-size: 12px;
}

.css {
	font-size: 12px;
	color: #000000;
}
/*index中的邮局登陆表单*/
.css_youju {
	font-size: 12px;
	color: #FF9900;
	height: 15px;
	width: 120px;
	border: #E8F3FF;
}
/*index中的搜索表单*/
.css_sousuo{
     font-size:12px;
	 color:#ff9900;
	 height:14px;
	 width:190px;
	 border:#e8f3ff;
}
/* index中的搜索表单下拉菜单*/
.css_sousuoxl{
  font-size:12px;
  color:#ff9900;
  width:95px;
  height:16px;
  border:#e8f3ff;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: none;
}
.style1 {font-size: 12px}




.Search{
  font-size:12px;
  color:#A09D58;
  height:16px;
  border:#e8f3ff;
}



.Input_Email {
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	border: 1px solid #c2c091;
	color: #F3E5D6;
	background-color: #E9E8D6;
}
.Input_Search {
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	border: 1px solid #c2c091;
	color: #F3E5D6;
	background-color: #E9E8D6;
}


.ShowMenu_title{
	font-size:14px;
	color:#666633;
	font-family: "宋体";
	font-weight: bold;
}
