@charset "UTF-8";

#container {
	width: 801px;
	top: 10px;
	position: relative;
	height: 2100px;
	overflow: visible;
	margin-right: auto;
	margin-left: auto;
}


body {
	background-color: #003;
}

#menu {
	float: left;
	width: 800px;
	height: 30px;
	background-color: #FFF;
}
#main {
	font-family: "Times New Roman", Times, Georgia, serif;
	font-size: 16px;
	color: #003;
	background-color: #FFF;
	float: left;
	height: 2000px;
	width: 800px;
	margin: 0px;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 100px;
	padding-left: 0px;
	z-index: 800;
	overflow: auto;
}
#header {
	clear: right;
	float: left;
	width: 800px;
	background-image: url(pic/header.png);
	background-repeat: no-repeat;
	height: 64px;
}


a:link {
	color: #000033;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a:visited {
	text-decoration: none;
	color: #000033;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a:hover {
	text-decoration: none;
	color: #999;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a:active {
	text-decoration: none;
	color: #B5DCFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.rub {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #003;
	width: 500px;
	margin-bottom: 5px;
	margin-left: 40px;
	margin-right: ;
	text-align: left;
	float: left;
	clear: left;
}
.bread {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #003;
	width: 500px;
	margin-left: 40px;
	margin-right: 10px;
	text-align: left;
	float: left;
	margin-bottom: 20px;
	clear: left;
}
.breadPic {
	float: right;
	width: 175px;
	clear: right;
	padding: 0px;
	height: 120px;
	margin-top: 20px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 5px;
	text-align: right;	
}
.pic175 {
	height: 180px;
	width: 175px;
	float: left;
	margin-left: 25px;
	text-align: center;
	vertical-align: middle;
	border: 0px solid #000;
}
.pic {
	width: 500px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 40px;
	margin-right: 10px;
	text-align: left;
	float: left;
	padding: 0px;
}
.tumb {
	margin: 10px;
	float: left;
	height: 100px;
	width: 100px;
	background-color: ;
	background-repeat: no-repeat;
}
.tumb_container {
	width: 750px;
	margin-right: 5px;
	margin-left: 20px;
	height: 100px;
	float: left;
	margin-bottom: 10px;
}
#tumb_maincontainer {
	float: left;
	height: auto;
	width: 770px;
	margin-left: 0px;
}
.links {
	float: right;
	width: 155px;
	clear: right;
	text-align: center;
	vertical-align: middle;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #D9CEB0;
	border-right-color: #D9CEB0;
	border-bottom-color: #D9CEB0;
	border-left-color: #D9CEB0;
	margin-right: 30px;
	font-size: 15px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 0px;
	color: #003;
}
.flash {
	float: right;
	width: 180px;
	padding: 0px;
	height: 160px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 5px;
	text-align: right;
}
.textpic {
	padding: 0px;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000033;
}
.piccontainer {
	height: 200px;
	width: 750px;
}
#keep_maincontainer {
	float: left;
	height: auto;
	width: 800px;
	margin-left: 0px;
}
