body{font-family:"微软雅黑",Arial, Verdana, Helvetica, sans-serif;}
	/* portfolio window*/
.simple_overlay {
	display:none;
	z-index:10000;
	width:850px;	
	min-height:420px;	
	-moz-box-shadow:0 0 90px 5px #000; 
-webkit-box-shadow: 0 0 90px #000;  
}

.details li{

text-indent:   4em; 
line-height:24px;
}
.simple_overlay .close {
	position:absolute;
	right:-18px;
	top:-18px;
	cursor:pointer;
	height:36px;
	width:36px;
}
.simple_overlay .close:hover{
    background-position: 0 -36px;
}
.details {
	position:absolute;
	top:18px;
	right:10px;
	width: 280px;
    height: 369px;
    overflow: hidden;
}
.details h3{
    position: relative;
    font-family:  "Microsoft yahei","微软雅黑","Tahoma","Verdana","Arial","sans-serif";
    line-height: 36px;
    font-size: 22px;
    font-weight: normal;    
}
.details small{
    font-size: 10px;
    text-transform: uppercase;
    line-height: 27px;   
}
.container {
	position: relative;
	width: 610px;	
	height: 450px;
    padding-right: 20px;
}
.container img {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
    cursor: pointer;
	
}
#persagy_cases_show .container img{width:500px;
	height:445px;}
	/* portfolio window*/
.simple_overlay {
	background-color:#4c4a45;
	border:1px solid #403e39;
	-moz-box-shadow:0 0 90px 5px #000;
	-webkit-box-shadow: 0 0 90px #000;	
}
.simple_overlay .close {
    background: url(/statics/runtai/img/overlay_button.png) 0 0 no-repeat;
}
.details h3{
    color: #e0daca;   
}
.details h3 span{
    color: #c7dea0; 
}
.details small{
    color: #aec28c;    
}
.details p{
line-height:22px; color:#FFFFFF; font-size:14px;
}
a{color:#4f4f4f; text-decoration:none; line-height:20px }
#persagy_cases_show .heros dd{ line-height:20px;}