@charset "utf-8";
body {
	text-align: center;
}
* {
	margin: 0;
	padding: 0;
}
ul,
ol {
	list-style: none;
}
.thumbs {
	text-align: center;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 19px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
	width: 1000px;
	margin: 0 auto;
}
ins {
	display: -moz-inline-box;
	display: inline-block;
	padding: 2px;
	width: 244px;
	height: 200px;
	overflow: hidden;
	text-decoration: none;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -1px;
	padding-bottom: 2px;
}
* html ins {
	margin-bottom: -1px;
}
*+html ins {
	margin-bottom: -1px;
}
ins img {
	display: block;
	width: 240px;
	height: 180px;
	border: 1px solid #333333;
	margin-top: 16px;
}
ins a {
	float: left;
	width: 240px;
	height: 180px;
	position: relative;
	color: #FC3;
	text-decoration: none;
	
}
ins a:hover span {
	color: #FFF;
	
}
ins em {
	position: absolute;
	text-align: left;
	width: 238px;
	left: 2px;
	top: 0px;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	height: 10px;
	cursor: pointer;
	padding-bottom: 20px;
}

ins i {
	position: absolute;
	text-align: right;
	width: auto;
	top: 179px;
	background: url('images/opacity.png');
	height: 18px;
	cursor: pointer;
	padding-right: 6px;
	padding-bottom: 0;
	padding-left: 6px;
	text-decoration: none;
	right: -1px;
	color: #FFFFFF;
	text-decoration: none;
	}
ins i a {
	color: #FFFFFF;
	text-decoration: none;
	}
	
.tr {
	font-size: 13px;
	font-style: italic;
	color: #FFFFFF;
}
.tr a:link, a:visited, a:active {
	font-size: 13px;
	font-style: italic;
	color: #FFFFFF;
}
.block_title {
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #ecda57;
	padding-left: 50px;
}
.th {
	border: 1px solid #CCCCCC;
}.copyright {
	font-size: 11px;
	color: #FFFFFF;
}
.top_text {
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 17px;
	padding-right: 10px;
	padding-left: 15px;
}
.top_tr {
	color: #FFFFFF;
}
.bg {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

.top_tr a:link, a:visited, a:active {
	color: #FFFFFF;
}

.copyright a:link, a:visited, a:active {
	font-size: 11px;
	color: #FFFFFF;
}
