.div_box{
	position: relative;
	background: #fff;
	width: 730px;
	overflow:hidden;
}

.about {
width:500px !important;
float:right;
height : 266px;
margin-bottom:10px;
border-bottom : 1px solid #dedede;
border-right : 1px solid #dedede;
border-left : 1px solid #dedede;
}
.about h3 {
font-family : 'UKIJ Tuz Tom';
border-bottom : 1px solid #dedede;
border-top : 1px solid #dedede;
padding : 5px 10px;
}
.author {
	line-height:38px; 
	}
.author img.avatar {
float : right;
padding : 2px;
border : #dedede solid 3px;
margin : 20px 10px 0 0;

}
.author li {
font-family : 'UKIJ Tuz Tom';
font-size : 15px;
list-style:none;
overflow-y : hidden;

line-height : 17px;
text-align : right;
text-align:justify;
position : relative;
background : #fff;
border-right : 1px solid #ddd;
box-shadow : 0 4px 3px -3px rgba(0, 0, 0, 0.1);
text-shadow : 0 1px #fff;
margin-right : 95px;
padding : 8px;
width : auto;
height : 100px;
}


.yazma-s-info ul li {
background : #fff;
font-family : 'UKIJ Tuz Tom';
padding : 10px;
height : 20px;
line-height : 20px;
}

.s-info {
width:180px !important;
background : #fff;
margin : 0;
padding : 15px;
border : #dedede solid 1px;
height : 235px;
overflow:hidden;
float:left;
}
.s-info ul {
overflow : hidden;
}

/** 缂╃暐鍥� **/
.thumbnail_box {
	float: right;
	width: 140px;
	height:100px;
	margin: 5px 10px 0px 15px;_margin: 17px 10px 8px 7px;
	padding: 4px;
border:1px solid #ccc;
-webkit-transition: 1s;
-moz-transition: 1s;
transition: 1s;
	}

.thumbnail img{
	position:absolute;
	z-index:3;
	}
.thumbnail_t img,.thumbnail img{
	position:absolute;
	width: 140px;
	height:100px;

	}

.thumbnail_box:hover {
-webkit-box-shadow: inset 135px -135px 2px #06b1f9;
-moz-box-shadow: inset 135px -135px 2px #06b1f9;
box-shadow: inset 135px -135px 2px #06b1f9;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
-moz-opacity:0.80;
opacity:0.8;
}

/** 鍐呴〉 **/
#content {
	float: left;
	width: 732px;
	overflow:hidden;
	}
#content h3 {
	font-size: 17px;
	font-weight: bold;
	color: #000;
	}