body {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	background-image: url(bbj.gif);}
td {
	font-size: 12px;}
a:link       {
	font-size: 12px;
	color: #000000;
	text-decoration: none;}
a:visited    {
	color: #000000;
	font-size: 9pt;
	text-decoration: none;}
a:hover      {
	font-size: 9pt;
	color: #990000;
	text-decoration: underline;}

/* 左侧标题 */
.t1 {
	font-size: 13px;
	color: #FFF;
	background-image: url(bj5.jpg);
	height: 30px;}
/* 正文标题 */
.title1 {
	font-size: 16pt;
	font-weight: bold;
	color: #039;}
/* 正文副标题 */
.title2 {
	font-size: 13px;
	color: #666;}
/* 内容样式 */
.content {
	font-size: 14px;
	line-height: 160%;
	color: #000;}

.content a:link {
	color: #C00;
	text-decoration: underline;}
.content a:visited {
	color: #C00;
	text-decoration: underline;}


/* 主菜单 */
    #tabsE {
	float:left;
	width:800px;
	background:#000;
	font-size: 12px;}
    #tabsE ul {
	margin:0;
	list-style:none;
	padding-left: 0px;}
    #tabsE li {
      display:inline;
      margin:0;
      padding:0;}
    #tabsE a {
	float:left;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	background-image: url(tablefte.gif);
	background-repeat: no-repeat;
	background-position: left top;}
    #tabsE a span {
	float:left;
	display:block;
	background:url(tabrighte.gif) no-repeat right top;
	color:#FFF;
	padding-top: 5px;
	padding-right: 18px;
	padding-bottom: 4px;
	padding-left: 20px;}
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsE a span {float:none;}
    /* End IE5-Mac hack */
    #tabsE a:hover span {
      color:#FFF;}
    #tabsE a:hover {
      background-position:0% -42px;}
    #tabsE a:hover span {
      background-position:100% -42px;}  
