#main_img {
	background-image: url(../img/works/main.jpg);
	height: 154px;
	width: 800px;
	margin-bottom: 20px;
}
.title1 {
	background-image: url(../img/index/tit01.gif);
	height: 34px;
	width: 585px;
	margin-bottom: 10px;
}
.title2 {
	background-image: url(../img/index/tit02.gif);
	height: 45px;
	width: 585px;
}
.con1 {
	width: 585px;
}

.worklist {
	padding-top: 20px;
}

.worklist li {
	float: left;
	display: block;
	height: 270px;
	width: 195px;
	text-decoration: none;
	background-color: #ffffff;
	text-align: center;
	margin: 0px auto;
}

.worklist img{
	border: 0px;
	padding-bottom: 5px;
}


.worklist li a{
	text-decoration: none;
}
