#body_content{
min-height:860px;
height: auto;
border:1px solid #C1C1C1;	
	
}

#imformation_content{
	min-height:860px;

}


#title_content{

height:50px;
line-height:50px;
font-size:22px;
margin:5px 20px 0px 20px;
	
}

#navitation_content{
	height:25px;
	margin:0px 20px;	
}

#view_content{
	position: relative;
	width:763px;		
	min-height: 720px;
	height: auto;
	/*background-color:#E7E7E7;*/
	margin:0px 10px 0 20px	;	
}

.works_img {
	position: relative;
	float:left;

	z-index: 1;
	width:180px;
	height:180px;
	margin:0px 14px 14px 0px;
	background-color:#e2e2e2;
	overflow: hidden;	
}
.works_img .img,
.works_img .msg{
	position: absolute;
	top:0px;
	left: 0;
	width:180px;
	height:180px;
	overflow: hidden;	
	background-color:#E6E6E6;
}
.margin_rt {margin:0px 0px 14px 0px;}

.works_img .msg{
	/*top:-180px;*/
	top:0;
	width:150px;
	height:150px;
	padding: 15px;
	font-size: 16px;
	opacity:0;
}

.works_img a {
	color: #333;
}