body {
  background: #ececec;
  font-size: 14px;
  }

img {
border : 0px;
}

div#top {
  width: 649px;
  margin-left: auto;
  margin-right: auto;
  background: url(./image/top_bg.png) #fff no-repeat;
  height: 62px;
  voice-family: "\"}\"";
  voice-family: inherit;
  }

div#main,div#links {
  width: 649px;
  margin-left: auto;
  margin-right: auto;
  background: url(./image/body_bg.png) #fff;
  }

div#bottom {
  width: 649px;
  margin-left: auto;
  margin-right: auto;
  height: 48px;
  background: url(./image/bottom_bg.png) #fff no-repeat;
  }

#bottom p {
  margin: 0;
  color: #fff;
  padding-top: 22px;
  padding-left: 15px;
  }

.news {
  margin-left: 20px;
  width: 450px;
  border-right: 1px dashed #C42F3D;
  padding-right: 10px;
  }

.headline h4 {
  margin: 0 0 8px 0;
  border-bottom: 1px solid #999;
  background: #ececec;
  padding: 3px;
  }

.headline p {
  margin: 0 0 15px 0;
  }

.snapshot {
  position: absolute;
  margin-left: 490px;
  top: 70px;
  width: 130px;
/*  border-left: 1px dashed #C33C4E; */
}

.count {
  text-align: right;
  }

.getfirefox {
  margin-top: 5px;
  text-align: center;
  }

/* Search feild */
	#top form {
		top: 0;
		right: 0;
		padding: 12px 20px 0 0;
		background: url("./image/top_tr.gif") no-repeat top right;
		margin: 0; /* need for IE Mac */
		text-align: right; /* need for IE Mac */
		white-space: nowrap; /* for Opera */
	}
	#top form label { color: #fff; font-size: 100%; }
	#top form input { font-size: 85%; }

	#top form #submit {
		font-size: 85%;
		background: #A70E1C;
		color: #fff;
		padding: 1px 4px;
		border-right: 1px solid #C42F3D;
		border-bottom: 1px solid #C42F3D;
		border-top: 1px solid #C42F3D;
		border-left: 1px solid #C42F3D;
	}

	#top form #q {
		width: 170px;
		font-size: 85%;
		border:	1px solid #C42F3D;
		background: #D9DBE1;
		padding: 2px;
	}
	#top form #q:hover, #top form #q:focus {
		background: #fff;
	}

#mylink p {
  margin: 0;
  background: #ececec;
  padding: 5px;
  border-top: 1px solid #999;
  border-bottom: 1px solid #999;
  }

#mylink {
	clear: both;
  }

.note h4 {
  margin: 0 0 5px 0;
  background: #E5BEC2;
  border-bottom: 1px solid #C42F3D;
  padding: 3px;
  }

.note p {
  margin: 0 0 10px 0;
  padding-bottom: 10px;
/*  border-bottom: 1px solid #EECFD2; */
  }

.note img {
	float: left;
  }

.headline ul {
  margin: 0 0 0 10px;
  padding: 0;
  }

.headline li {
  margin-top: 5px;
  }

#menu ul,.menu ul {
  margin: 10px 0 0 0;
  list-style: none;
  padding: 0;
  }

#menu li,.menu li {
  margin: 7px 0 0 0;
  display: block;
  }

#menu li a,.menu li a {
  margin: 0;
  background: url(./image/menu1.png);
  text-align: left;
  text-decoration: none;
  display: block;
  width: 150px;
  padding: 5px 5px 5px 5px;
  color: #fff;
  line-height: 21px;
  }

#menu li a:hover,.menu li a:hover {
  background: url(./image/menu2.png);
  }

.w3c {
  margin: 15px 0 0 0;
  text-align: center;
  }

.w3c img {
  margin-bottom: 10px;
  }

.list h4 {
  margin: 0 0 8px 0;
  border-bottom: 1px solid #999;
  background: #ececec;
  padding: 3px;
  }

.list ul {
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 10px;
  }

.list li {
  margin-top: 6px;
  }

.list li a:link {
  color: #000;
  text-decoration: none;
  }

.list li a:visited {
  color: #000;
  text-decoration: none;
  }

.list li a:hover {
  color: red;
  }

.html {
  margin: 0 20px 0 20px;
  }

.html .content h3 {
  font-size: 14px;
  }

.html .content h4 {
  font-size: 14px;
  }

.html .content h5 {
  font-size: 14px;
  }
.html .content h2 {
  font-size: 14px;
  }

.html .title h4 {
  font-size: 14px;
  text-align: center;
  margin: 0 0 8px 0;
  border-bottom: 1px solid #999;
  background: #ececec;
  padding: 3px;
  }

.html .content .code {
  color: green;
/*  padding-left: 30px;  */
  }

.layout h4 {
	margin: 10px 0 0 6px;
	border-bottom: 1px solid #999;
	padding: 3px;
	background: #ececec;
	text-align: center;
}

.layout ul {
	padding: 0;
	list-style: none;
	margin: 0 0 0 6px;
}

.layout li {
	line-height: 18px;
	text-align: center;
	padding: 3px;
    border-bottom: 1px solid #ccc;
}

#other_1 {
	background: #eee;
	padding: 10px;
	margin: 10px 0 10px 10px;
	height: 150px;
	color: #aaa;
	font-size: 130%;
	}

.getfirefoxs {
	height: 60px;
	border: 1px solid #ccc;
	background: #ececec;
	margin-right: -10px;
	padding: 20px;
	font-size: 130%;
	color: #aaa;
	}

.note ul {
	margin-top: 0;
	}

#left_c {
	width: 230px;
	margin-right: 10px;
	float: left;
	}

#left_c_img {
	border: 1px solid #ccc;
	background: #ececec;
	height: 100px;
	text-align: center;
	font-size: 300%;
	color: #ccc;
	padding-top: 35px;
	margin-bottom: 10px;
	}

#right_c {
	border-left: 1px solid #ececec;
	width: 185px;
	float: left;
	padding: 0 5px 0 10px;
	margin-bottom: 10px;
	}
