.main {
	width: 610px;
	float:right;
	padding-right: 10px;
}
.side {
	width: 220px;
	margin-top: 50px;
        margin-left: 0px;

}
.contents {
	background-image : url(side.jpg);
        background-repeat: repeat-y;
}
.side h2 {
	text-align: center;
        text-indent: -10px;
        font-size: 90%;
        line-height: 23px;
	margin-bottom: px;
        margin-left: 20px;
        margin-right: 40px;
        color: #0000ff;
	background-color: #eee;
}
.side table {
	text-align: ;
        text-indent: 25px;
        line-height: 20px;
	
	color: #0000ff;
}
.side tr td{
        font-size: 85%;
        list-style-type: none;
	margin-left: 160px;
}
.side tr td a:hover{
	margin-left: 3px;       
}