 #mainbox {
    background: #fff url(../images/innerpage_bk.jpg) no-repeat top center;
    width: 1000px;
    height: 500px;
    overflow: hidden;
	position:relative;
	left:0px;
}
.mainBody {
	margin:100px 40px 0;
	color:#414141;
}

.mainBody a{color:#41A4BE;}

.taglist {
	margin-bottom:10px;
}
