@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #850C3F;
	background-image: url(/images/bg.jpg);
	text-align: center;
}
ul {
	margin: 0;
	padding: 0;
}
h3 {
	margin: 0px;
	padding: 0px;
	color: #FFF;
}

.head {
	margin: 0px;
	background-image: url(/images/headbg.jpg);
	text-align: center;
	background-repeat: repeat-x;
}
.archive {
	font-size: 16px;
	font-weight: bold;
	color: #59010F;
	float: left;
	width: 500px;
	margin: 12 5 5 15;
}
.search {
	width: 350px;
	text-align: center;
}

.archive a {
	font-size: 16px;
	color: #04355E;
	text-decoration: none;
}
.archive a:hover {
	color: #911046;
	text-decoration: underline;
}


.headtop   {
	background-image: url(/images/head4.jpg);
	height: 141px;
	width: 429px;
	float: left;
	font-weight: bold;
	padding-top: 20px;
}
.headtop a {
	font-size: 14px;
	color: #124877;
	font-weight: bold;
}
.headtop a:hover {
	color: #7F0127;
	text-decoration: none;
}


.logo {
	height: 161px;
	width: 1017px;
	margin: 0 auto;
}
.main {
	width: 1036px;
	margin: 0 auto;
}
.title {
	background-image: url(/images/tbg.jpg);
	height: 25px;
}
.tl {
	float: left;
}
.thumbs {

}
.thumbs a img {
	margin: 2px;
	border: 1px solid #811244;
}
.thumbs a:hover img{
	border: 1px dashed #023C62;
}



.tr {
	float: right;
}
.th a {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #104765;
	text-decoration: underline;
	float: left;
	height: 256px;
	width: 169px;
}
.th a:hover {
	color: #F5E2ED;
}
.toptop ul {
margin: 0;
padding: 5px 0 0 10px;
float: left;
list-style-type: none;
text-align: left;
width: 47%;
}
.toptop ul li a{
	color: #03335B;
}
.toptop ul li a:hover {
	color: #5C013F;
}


.maintop a {
	font-weight: bold;
	color: #03335B;
}
.maintop ul {
padding: 5px 0 7px 10px;
margin: 0;
list-style-type: none;
float: left;
width: 23%;
text-align: left;
}
.imtop li {
margin: 0;
padding: 0;
float: left;
display: inline;
list-style-type: none;
}
.imtop ul{
margin: 0;
padding: 0;
text-align: left;
}
.imtop li a img {
	width: 165px;
	height: 225px;
	border: 1px solid #811244;
	margin: 2 px;
}

