body {
	font-family: "宋体";
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	line-height: 150%;
	color: #333333;
}
.table1 {
	border: 1px solid #999999;
	background-color: #FFFFFF;
}
a {
	font-family: "宋体";
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
.a1 {
	font-family: "宋体";
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
a.a1:hover {
	font-family: "宋体";
	font-size: 14px;
	color: #FF6600;
	text-decoration: none;
}
.a2 {
	font-family: "宋体";
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
}
a.a2:hover {
	font-family: "宋体";
	font-size: 14px;
	color: #FFffff;
	text-decoration: underline;
}
.a3 {
	font-family: "宋体";
	font-size: 12px;
	color: #ffff99;
	text-decoration: underline;
}
a.a3:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #FFFFCC;
	text-decoration: underline;
}
.a4 {
	font-family: "宋体";
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
a.a4:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #FFffff;
	text-decoration: none;
}
.a5 {
	font-family: "宋体";
	font-size: 12px;
	color: #FF4600;
	text-decoration: none;
}
a.a5:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #FF4600;
	text-decoration: none;
}
.a6 {
	font-family: "宋体";
	font-size: 12px;
	color: #DD4F4F;
	text-decoration: none;
}
a.a6:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #DD4F4F;
	text-decoration: none;
}
.a7 {
	font-family: "宋体";
	font-size: 12px;
	color: #494949;
	text-decoration: none;
	font-weight: bold;
}
a.a7:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #494949;
	text-decoration: underline;
	font-weight: bold;
}
.a8 {
	font-family: "宋体";
	font-size: 12px;
	color: #454545;
	text-decoration: none;
}
a.a8:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #454545;
	text-decoration: underline;
}
.a9 {
	font-family: "宋体";
	font-size: 12px;
	color: #E20000;
	text-decoration: none;
}
.dropshadow {
	filter: DropShadow(Color=#E0E0E0, OffX=5, OffY=5, Positive=1);
}
.td01 {
	border: 1px dashed #FF3E00;
	font-family: "宋体";
	font-size: 12px;
}
.td02 {
	border: 1px solid #C8C9C5;
	font-size: 12px;
}
.td03 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	margin-bottom: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}
form {
	margin: 0px;
	padding: 0px;
}
input,textarea, select {
	font: normal 12px Verdana, Arial, Helvetica, sans-serif,"宋体";
}

input.button {
	background-color : #F1F5F1;
	border-color: #F1F5F1;
	border-width: 1px;
	font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif,"宋体";
}
input.submit{
	background-color : #F1F5F1;
	border-color: #F1F5F1;
	border-width: 1px;
	font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif,"宋体";
}

td{
	font-family: "宋体";
	font-size: 12px;
}
.anew3 {
	font-family: "宋体";
	font-size: 13px;
	color: #ffff99;
}
a.anew3:hover {
	font-family: "宋体";
	font-size: 13px;
	color: #FFFFCC;
}
/*- Menu Tabs 7--------------------------- */

    #tabs7 {
      float:right;
      width:595;
      background:#ffffff;
      font-size:90%;
      line-height:normal;
	  border-bottom:1px solid #BF0103;
      }
    #tabs7 ul {
	  margin:0;
	  padding:1px 1px 0 1px;/*高\*/
	  list-style:none;
      }
    #tabs7 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs7 a {
      float:left;
      background:url("/oamoban/images/head/tableft7.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs7 a span {
      float:left;
      display:block;
      background:url("/oamoban/images/head/tabright7.gif") no-repeat right top;
      padding:5px 5px 4px 6px;/*紧密度\*/
      color:#ffffff;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs7 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs7 a:hover span {
      color:#ffffff;
      }
    #tabs7 a:hover {
      background-position:0% -42px;
      }
    #tabs7 a:hover span {
      background-position:100% -42px;
      }
	
body,td,th {
	font-family: 宋体;
}
.font-title-white-01{ color: #FFFFFF; font-weight: bold; }
.bg-blue-4{ background-color: #005EC2; }