@charset "utf-8";
/* CSS Document */
a:link {
  color:#CC6600;
  text-decoration:none;
  }
a:visited {
  color:#CC6600;
  text-decoration:none;
  }
a:hover {
  color:#CC6600;
  text-decoration:underline;
  }
a img {
  border-width:0;
  }
a.top_menu {
	font-family: 宋体, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	cursor:hand;
	font-weight:bold;
}
body {
  background:#fff;
  font:x-small/1.5em "Trebuchet MS",Verdana,Arial,Sans-serif;
  color:#000000
  font-size/* */:/**/small;
  font-size: /**/small;;
  }  
.clickable {
	cursor:pointer;
	cursor:hand;
	text-decoration:none;
	color:#666;
} 
.rss_title {
	cursor:pointer;
	cursor:hand;
	text-decoration:none;
	color:#006699;
	font-size: 12px;
	line-height: 18px
} 
.rss_site {
	cursor:pointer;
	cursor:hand;
	text-decoration:none;
	color:#006600;
	font-size: 11px;
	line-height: 18px
} 
.rss_date {
	color:#666666;
	font-size:10px;
} 
a.rss_site {
	cursor:pointer;
	cursor:hand;
	text-decoration:none;
	color:#006600;
	font-size: 11px;
	line-height: 18px
} 
a.rss_title {
	cursor:pointer;
	cursor:hand;
	text-decoration:none;
	color:#006699;
	font-size: 12px;
	line-height: 18px
} 
h1 {
  margin:.25em 0 0;
  padding:0 0 4px;
  font-size:140%;
  font-weight:bold;
  line-height:1.4em;
  color:#990000;
}
h2 {
  margin:1.5em 0 .75em;
  font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#999;
  }
a.top_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	cursor:hand;
	font-weight:bold;
}
li {
	line-height: 20px;
}
ul {
	margin-left: 10px; 
	padding-left: 10px;
}
hr {color:#CC6600;
}
.bodycopysmall {
    FONT: 11px/12px Arial, Helvetica, sans-serif;
    LINE-HEIGHT: 13px; 
}

  table.shadow { 
    align: center
  }

  td.shadow-top { 
    height: 16px;  
    background-image: url(/images/shadow/top.gif)
  }

  td.shadow-topRight { 
    width: 16px;
    height: 16px;
    background-image: url(/images/shadow/topRight.gif)
  }

  td.shadow-right { 
    width: 16px; 
    background-image: url(/images/shadow/right.gif)
  }

  td.shadow-bottomRight { 
    width: 16px; 
    height: 16px; 
    background-image: url(/images/shadow/bottomRight.gif)
  } 

  td.shadow-bottom { 
    height: 16px;
    background-image: url(/images/shadow/bottom.gif)
  }

  td.shadow-bottomLeft { width: 16px;
    height: 16px;
    background-image: url(/images/shadow/bottomLeft.gif)
  } 

  td.shadow-left { width: 16px;
    background-image: url(/images/shadow/left.gif)
  }

  td.shadow-topLeft { 
    width: 16px; 
    height: 16px; 
    background-image: url(/images/shadow/topLeft.gif)
  }