/*CSS2*/
body	{
	text-align:center;
	margin: auto;
	background-image: url(ab.gif);
	background-repeat: repeat-y;
	background-position:top center;
	padding: 0px;background-color:#fff;	
}

#contents	{
	width:900px;
	margin: auto;
	position:relative;
	text-align:left;
	 }
#main	{
	width: 540px;
	padding-left: 5px;
	padding-right: 5px;
		margin-top: 5px;
	position: absolute;
	left: 180px;
	background-color:#e1ceb5
}

#main td img{
	border: solid 1px #666;
	}
#side	{
	width: 170px;
	position: absolute;
	left: 13px;
	margin-top: 5px
}
#side img{
	margin: 0px 0px 15px;
	border:2px outset #ffffe5;
	background-color:# 
	}
#ad_side	{
	width:175px;
	margin-left:730px;
	padding-top: 5px;
	color: #ffffff;
	font-size: 11px;
	}
#ad_side	img{
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
	border: solid 2px #fff;
	}
	
#ad img{
	margin-left: 8px;border:0;
	}

.ad p{
	font-size: 12px;
	color: #626262;
	background-color: #ffffe5;
	margin: 0px 15px 5px 15px;
	padding: 5px;
	}
.floatclear{
   clear: both;
      }
.float1clear{
   clear: both;
      }
.float
      {
         float: left;
		 margin-left: 15px;
         margin-right: 0.5em;
      }
.float img{border: solid 1px #666;
		 }	
.float1
      {
         float: right;
		 margin-right:25px;
         margin-left: 1em;
      }
.float1 img{border: solid 1px #666;
		 margin-left:12px;
		 }	
.column{
    width:450px;
    color:#666;
    text-align:left;
    background-color:#d7e4f2;
    border:2px #d7e4f2 dotted;
}	
.column1{
    width:440px;
    color:#fff;
    text-align:center;
    background-color:#1e468b;
    border:2px #d7e4f2 dotted;
}		
.column3{
    width:380px;
    color:#fff;
    text-align:center;
    background-color:#333;
    border:2px #d7e4f2 dotted;
}		

