#works_link {
	text-indent: -9999px;
	width: 535px;
	list-style: none;
	margin-top: 10px;
}
.works_img{
	float: left;
	width:130px;
	margin-left: 3px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.works_link1,.works_link2,.works_link3,.works_link4{
	width: 130px;
	height: 60px;
	text-decoration: none;
	display: block;
	padding: 0px;
	margin: 0px;
}
.works_link1 {
	background-image: url(../img/worksb_1.gif);
	background-repeat: no-repeat;
}
.works_link2 {
	background-image: url(../img/worksb_2.gif);
	background-repeat: no-repeat;
}
.works_link3 {
	background-image: url(../img/worksb_3.gif);
	background-repeat: no-repeat;
}
.works_link4 {
	background-image: url(../img/worksb_4.gif);
	background-repeat: no-repeat;
}
.works_link1:hover {
	background-image: url(../img/worksb_1_2.gif);
	background-repeat: no-repeat;
}
.works_link2:hover {
	background-image: url(../img/worksb_2_2.gif);
	background-repeat: no-repeat;
}
.works_link3:hover {
	background-image: url(../img/worksb_3_2.gif);
	background-repeat: no-repeat;
}
.works_link4:hover {
	background-image: url(../img/worksb_4_2.gif);
	background-repeat: no-repeat;
}

#posting_l{
	float: left;
	width:370px;
	margin-left: 3px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#posting_r{
	float: right;
	width:150px;
	margin-left: 3px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: right;
}

