html { 
	background:url(bg_red.gif) repeat-y left top #000000;
	margin:0 0 0 0; padding:0 0 0 0;
	scrollbar-face-color:#ffffff;
	scrollbar-highlight-color:#ffffff;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-shadow-color:#ffffff;
	scrollbar-arrow-color:#ff0000;
	scrollbar-track-color:#f4f4f4;
	}

body {
  margin:0 0 0 0; padding:0 0 0 0;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 11.5px;
  color: #ff0000;
  letter-spacing: 1px;
  }

hr {
  border: 0;
  border-top: 1px solid #800000;
  }

img {
  border: 0;
  }

input, select, textarea {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11.5px;
  color: #000000;
  border: 1px dashed #000000;
  background-color: #f5f5f5;
  }

.pointer {
  cursor: pointer;
  }


/* Links setting */
a:link, a:active, a:visited {
  color: #000000;
  text-decoration: none;
  }

a:hover {
  color: #ff0000;
  text-decoration: none;
  }
/* Links setting */


/* Layout setting */
#iwater_main {
  width: 670px; height: 18px;
  top:0px;
  margin:0 0 0 0; 
  margin-left: 20px; /* -1/2寬度   left: 50%;
  margin-left: -165px; /* -1/2寬度 */*/
  }

#iwater_left {
  width: 400px;
  float: left;
  padding-left: 5px;
  text-align: left;
  border: none #7AADB0;
  }
  #iwater_left a:link, a:active, a:visited {
  color: #000000;
  text-decoration: none;
  }
  #iwater_left a:hover {
  color: #ff0000;
  text-decoration: none;
  }

#iwater_right {
  width: 140px;
  float: right;
  }
/* Layout setting */


#link1 {	color:#ff5353;	}
#link2 {	color:#ffeecc;	}
#link3 {	color:#eeffbb;	}
#link4 {	color:#bbffdd;	}
#link5 {	color:#bbeeff;	}
#link6 {	color:#eebbff;	}
#link7 {	color:#ffbbdd;	}
#link  {	color:#ffffff;	}

#list {
	width: 620px;
}
#list a{
	float: left;
	width: 300px;
	height: 16px;
	margin: 0 0 3px 5px;
	overflow: hidden;
}

iframe {
	margin:0;
}


.skip {
	position:absolute;
	top:10px;
	right:10px;
}

.skip td{
	text-align:right;
	width:80px;
	height:300px;
}

.skip a{
	font-weight:bold;
}