

    body {      background-color:#bbddee;      background-image:url('../tools/bg.jpg');	  background-size:1920px auto;      background-position:center center;      margin:10px 0;	  overflow-x: hidden;    }
    td {      font-size:14px;      color:#036;    }
    h1 {      font-size:20px;      text-align:center;    }
	
	a {	  color:#036;	  font:10px verdana;	}	a:hover {	  color:red;	}
    .gbg {      background-color:#A6E0FD;      background-image:url('../tools/gbg.gif');      background-position:top left;      background-repeat:repeat-x;    }	tr.menu {	  background: url('menu.png') repeat-x;	  background-position: center;	  height:45px;	}	tr.menu td {	  vertical-align:middle;	  text-align:center;	}
    #menu {	  position:relative;	  white-space:nowrap;	  height:25px;      text-align:center;    }
    #menu a {	  display: inline; zoom:1;      display:inline-block;      width:92px;      height:23px;	  margin:1px;      font:12px verdana;      font-weight:bold;	  line-height:23px;      text-decoration:none;      text-align:center;      color:#058;    }
    #menu a:hover {      color:#000;      background-color:#ffa;    }	td.limit a {	  text-decoration:none;	  cursor:default;	}	td.limit a:hover {	  color:#fff;	  	}
	#left td {	  font-size:13px;	}

    .title {      padding:0;      background-color:#007AB0;      color:#ffa;      border:1px solid #cceeff;      border-bottom:0;      text-align:center;      font-size:15px;      font-weight:bold;      font-style:italic;      height:25;    }
    .small {      font-size:10px;    }
    .login {      font-falmily:verdana;      font-size:10px;      background-color:#adf;      border:1px solid #8ad;      padding-left:3px;    }
	marquee {	  color:#e00;	  font-weight:bold;	  width:90%;	}
	h4 {	  margin:25px 0 10px 0;	}		.ellipsis {	  display:block;	  width:550px;      font:inherit;	  text-decoration:inherit;	  text-align:left;	  white-space: nowrap; 	  overflow: hidden;	  text-overflow: ellipsis;	}	
