@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C2E3ED;
	background-image: url(/images/bg.jpg);
	text-align: center;
}
.head {
	margin: 0px;
	background-image: url(/images/Untitled-2_01.jpg);
	text-align: center;
	background-repeat: repeat-x;
}
.archive {
	font-size: 16px;
	font-weight: bold;
	color: #F1FBF2;
	float: left;
	width: 500px;
	margin: 9 5 5 15;
}
.search {
	float: right;
	width: 409px;
	margin: 4 0;
}

.archive a {
	font-size: 16px;
	color: #FAEDF8;
	text-decoration: none;
}
.archive a:hover {
	color: #C2E3ED;
	text-decoration: underline;
}


.headtop   {
	background-image: url(/images/head_05.jpg);
	height: 150px;
	width: 409px;
	float: left;
	font-weight: bold;
}
.headtop a {
	font-size: 14px;
	color: #DEF0F5;
}
.headtop a:hover {
	color: #F1DEF5;
	text-decoration: none;
}


.logo {
	height: 170px;
	width: 1010px;
	margin: 0 auto;
}
.main {
	width: 1020px;
	margin: 0 auto;
}
.title {
	background-image: url(/images/mbg.jpg);
	height: 38px;
}
.tl {
	float: left;
}
.thumbs {
	background-color: #39547a;
	border: solid #121b2e 1px;
}
.thumbs a img {
	margin: 1px;
	border-color: #003;
	border-width: 1px;
}
.thumbs a:hover img{
	border: 1px dashed #EC65AA;
}



.tr {
	float: right;
}
a.top {
	font-weight: bold;
	color: #D9F0F6;
}
a.top:hover {
	color: #FDBDE2;
}

.th a {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	float: left;
	width: 169px;
	height: 253px;
}
.th a:hover {
	color: #F5BCE0;
	text-decoration: underline;
}
