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


#tabs {
	font-size: 90%;
	margin: 0 0 20px 0;
	padding: 0;
}
#tabs ul {
	background: #fff;
	width: auto;
	padding-top: 4px;
	display: block;
}
#tabs li {
	list-style: none;
	display: block;
	float: left;
	padding: 0 0 0 8px;
}
* html #tabs li {
	display: inline;
}
#tabs ul li a {
	text-align: center;
	display: block;
}
#tabs ul li.active {
}
#tabs ul li.active a {
}
#tab-0, #tab-1, #tab-2, #tab-3, #tab-4, #tab-5 {
	background: #FFF;
	clear: both;
	padding: 15px 10px;
	min-height: 400px;
}
.thumbs {
	float:left;
	border:#000 solid 1px;
	margin-bottom:20px;
	margin-right:20px;
}
.a-works_box {
	display:block;
	border:1px solid #E6E6E6;
	width: 200px;
	padding: 5px 4px;
	height: 280px;
	position: relative;
	float: left;
	margin-right: 10px;
	margin-bottom: 20px;
}
.a-works_box img {
	margin:0 auto 4px auto;
	display: block;
}
.a-works_box strong {
	display:block;
	margin:0;
	padding: 8px 0 8px 40px;
	line-height: normal;
}
.a-works_box em {
	display:block;
	margin:0;
	padding: 8px 0 8px 40px;
	line-height: normal;
	font-size: 85%;
	height: auto;
}
.a-works_box strong img {
	display:block;
	float: left;
	margin-right: 5px;
}
.a-works_box em img {
	display:block;
	float: right;
	position: absolute;
	bottom: 12px;
	right: 8px;
	margin: 0;
}
.i_house {
	background:url(../images/a-works_icon_09.jpg) no-repeat 2px center;
}
.i_shop {
	background:url(../images/a-works_icon_11.jpg) no-repeat 2px center;
}
.i_public {
	background:url(../images/a-works_icon_13.jpg) no-repeat 2px center;
}
.i_medic {
	background:url(../images/a-works_icon_18.jpg) no-repeat 2px center;
}
.i_other {
	background:url(../images/a-works_icon_19.jpg) no-repeat 2px center;
}
.list_cap {
display:block;
text-align: right;
font-size: 90%;
color: #666666;
padding: 5px 15px;
}

