.link-partition{
     text-align:center;
     margin-left: auto;
     margin-right: auto;
     padding-bottom: 40px;
     width: 80%;
}
.link-partition td{
     border: solid 1px #ECE9D8;
     padding-top: 10px;
     padding-bottom: 10px;
     font-size: 90%;
     text-align:center;
}

.link-partition  a:link{
        color:#190099;
	text-decoration: none;
        border-bottom: 1px dotted #190099;
}
.link-partition  a:visited{
        color: #07A8DB;
	text-decoration: none;
        border-bottom: 1px dashed #07A8DB;
}
.link-partition   a:hover{
        color:  	#CC00FF;
	text-decoration: none;
        border-bottom: 2px inset #CC00FF;
}
.link-partition  a:active{
        color:  	#CC00FF;
	text-decoration: none;
        border-bottom: 2px inset #CC00FF;
}

.link-navi{
        text-align: center;
        font-size: 90%;
}
.partition dt{
	background:url("../img/circle_blue02.gif") no-repeat center left;
	margin-left: 40pt;
	padding-left:15px;

}
.partition dd{
	margin-left: 90px;
	margin-top:10px;
	margin-bottom:20px;
        line-height: 20pt;
        font-size: 90%;
}

.partition  a:link{
        color:#190099;
	text-decoration: none;
        border-bottom: 1px dotted #190099;
}
.partition  a:visited{
        color: #5533FF;
	text-decoration: none;
        border-bottom: 1px dashed #5533FF;
}
.partition   a:hover{
        color:  	#CC00FF;
	text-decoration: none;
        border-bottom: 2px inset #CC00FF;
}
.partition  a:active{
        color:  	#CC00FF;
	text-decoration: none;
        border-bottom: 2px inset #CC00FF;
}
.go-link {
	text-align: right;
	padding-right: 30px;
}
.go-link img{
	vertical-align: text-bottom;
	margin-right: 7px;
}
