BODY {
	MARGIN-TOP: 0px; 
	MARGIN-BOTTOM: 0px;
	MARGIN-LEFT: 0px; 
	MARGIN-RIGHT: 0px;
	BACKGROUND-COLOR: #636476; 
	line-height: 18px;
}

img{
border:0;
}

#header{
background-image:url(top.jpg);
background-repeat:no-repeat;
height:200px;
width:1000px;
margin:0 auto;
}


#main{
background-color:#FFFFFF;
width:1000px;
height:650px;
margin:0 auto;
}

#left{
width:120px;
height:650px;
float:left;
}

#middle{
width:540px;
height:650px;
float:left;

}

#right{
width:340px;
height:650px;
float:left;
}

.stamp{
background-image:url(t0.jpg);
background-repeat:no-repeat;
width:225px;
height:159px;
float:left;
margin-left:30px;
margin-top:30px;
}

.stamp img{
margin-left:13px;
margin-top:14px;
}

#ad{
width:300px;
height:250px;
margin:0 auto;
margin-top:35px;
}