body,td,th {
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: none;
}
a:link {
	color: #666666;
	text-decoration: none;
}
/*- Menu Tabs J  菜单--------------------------- */

    #tabs10 {
      float:left;
      width:680px;
      font-size:12px;
	  border-bottom:1px solid #E5E5E5;
      line-height:normal;
	  margin-top: 0px;
	  font-family: "宋体";
	  font-weight: bold;
      }
    #tabs10 ul {
	  margin:0;
	  padding:10px 10px 0 50px;
	  list-style:none;
      }
    #tabs10 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs10 a {
      float:left;
      background:url("tableft10.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs10 a span {
	float:left;
	display:block;
	background:url("tabright10.gif") no-repeat right top;
	color:#FFF;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 6px;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs10 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs9 a:hover span {
      color:#FFF;
      }
    #tabs10 a:hover {
      background-position:0% -42px;
      }
    #tabs10 a:hover span {
      background-position:100% -42px;
      }
/*- Menu Tabs J  菜单结束--------------------------- */
.dd {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E5E5E5;
}
/*-----------表格----------------- */ 
.table {
	border: 1px solid #E5E5E5;
}
/*-----------关于泰视达内容部分表格----------------- */ 
.table_about {
	border: 1px solid #E5E5E5;
	background-image: url(bg_about.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
/*- 版权文字颜色--------------------------- */
.STYLE1 {
     color: #CCCCCC;
	font-family: "宋体";
	font-size: 12px;
}
A.STYLE1:link {
	COLOR: #CCCCCC}
A.STYLE1:visited {
	COLOR: #CCCCCC}
A.STYLE1:hover {
	COLOR: #CCCCCC}
A.STYLE1:active {
	COLOR: #CCCCCC}
/*- 文字内容--------------------------- */	
.txtabout {
	font-size: 12px;
	line-height: 22px;
	color: #666666;
}
/*- 文字标题--------------------------- */	
.txtaboutTITLE {
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	color: #3399FF;
}
