*  {
          padding : 0px ;
          margin : 0px ;
}

#site-box {
          width : 600px;
          border: 1px solid #000000;
          margin : 10px auto
}

#a-box {
		  background-color: #c0c0c0;
		  padding: 0px 10px 0px 0px;
		  font-size: 10px;
		  font-weight: bold;
		  text-align: right;
}

#b-box {
		  background-color: #3b3b3b;
}

#c-box {
          width: 600px;
		  text-align: center;
		  padding : 10px auto
}

#d-box {
          width: 600px;
          font-size: 10px;
		  border-top: 10px solid #3b3b3b;
          padding: 20px 0px 20px 0px;
          text-align: center;
}

.btext {
		  padding: 0px 10px 0px 0px;
		  font-size: 11px;
		  text-align: right;
}

.btext a {
		  color:#ffffff;
		  text-decoration: none;
}

.btext a:hover {
		  color: #808080;
		  text-decoration: none;
}


.intro {
		  font-size: 11px;
		  text-align: left;
		  margin : 30px 95px 0px 95px;
		  background-image: url(back.gif);
}

.mainimg {
		  margin : 30px auto 25px;
}

.link {
		  font-size: 10px;
		  text-align: right;
		  margin : 10px 95px 20px;
}

.link a {
		  color: #ff0066;
		  text-decoration: none;
}

.link a:hover {
		  color: #808080;
		  text-decoration: none;
}

