@charset "UTF-8";
/* CSS Document */


.work-small {
	margin: 0 0 0 0;
	width: 270px;
	float: right;
}
.work-left {
	margin: 0 0 0 0;
	width: 268px;
	float: right;
}
.work-right {
	margin: 0;
	width: 268px;
	float: right;
}
.work-year { margin-top: 35px; margin-bottom: -15px;}
.p-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin-top: 15px;
	font-weight: bold;
	margin-left: 10px;
}
.p-title a{ font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #09F; text-decoration: none;}
.p-title a:hover{ font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: black; text-decoration: none;}
.p-sub {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size: 11px;
	color: #999999;
	margin-left: 10px;
	margin-top: 5px;
	line-height: 12px;
}

.thumb-index {
	height: 135px;
}
.hover {
	width: 220px;
	height: 135px;
	position:absolute;
	margin-top: -139px;
}
.hover:hover{
	background: url(../images/hover.png);
	width: 270px;
	height: 135px;
}

