#box01{
	width: 800px;
	float: right;
}

#box01 .title{
	margin-bottom: 20px;
	display: block;
}

#box01 .sub_title{
	margin-bottom: 10px;
}

#box01 .f_right{
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}

#box01 .f_left{
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

.system{
	width: 193px;
	height: 22px;
	margin-top: 10px;
}

.system a{
	background-image: url(../img/equipment/system_btn.gif);
	background-repeat: no-repeat;
	display: block;
	height: 100%;
	width: 100%;
	text-indent:-1000em;
	overflow: hidden;
}

.system a:hover{
	background-image: url(../img/equipment/system_btn.gif);
	background-position: 0px -22px;
}

/*------------------------------------------------------------*/

#box02{
	margin-top: 40px;
	float: left;
	width: 800px;
}

#box02 .photo_box{
	width: 379px;
	float: left;
}

#box02 .photo_box2{
	float: left;
	width: 240px;
	margin-top: 40px;
}

#box02 img{
margin-bottom:5px}

