*{margin:0;
  padding:0;}
body {
	font-family: "Microsoft Yahei", Arial Narrow, arial, serif;
	font-size: .8em;
	padding: 0;
	margin: 0;}
p{
	margin:0;
	padding:0}
ul, ol, li {
	padding:0;
	margin:0;
	list-style-type: none;}

table tr td {
	margin: 0;}

td[width="30"][align="right"] {
	width: 50px !important;}

a {
	text-decoration: none;
	color: #333;}

a:visited {
	color: #333;}

.separator {}


td.full_length {
	width: 100%;
	border-bottom: #CCC dashed 1px;}

#container {
	width: 980px;
	margin: 0 auto;
	background-color:white;
	padding-top:20px;
    padding-left:20px;
    padding-right:20px;
    box-shadow: 0 5px 20px #ccc;}

#banner {
	width: 980px;
	height: 130px;
	background:transparent url(../images/top_banner.jpg) no-repeat;
        }

/* navigation */
#nav {
	font-size: 1.1em;
	height: 34px;
	padding-top: 10px;
	background-color:lightGoldenrodYellow;}

#myFocus{
	margin-top:10px;
           margin-bottom:15px;}

#footer {
	width: 100%;
	background: url(../images/footer.gif) repeat-x bottom;
	text-align: center;
	padding-top: 20px;
	padding-bottom:35px;
	color: #FFF !important;
	font-size: 1em;}