html , body { margin:0; padding:0;
}
html { background-image:url(../images/1bg.gif);}
* {margin:0; padding:0;}

body {
	font-family: "Trebuchet MS", Arial, "Lucida Sans Unicode", "Lucida Sans", Tahoma;
	font-size: 11px;
	line-height: 16px;
	background-repeat: repeat-y;
	background-position: center;
	margin:4px auto;
	width:850px;
	background-image:url(../images/h2.gif);
	background-repeat:repeat;
	word-break:break-all;
	}
	
.topmap {
	width:840px;
	text-align:right;
	color:#999999;
	padding-right:5px;
	margin-bottom:5px;
}
.topmap a {
	color: #6699FF;
	text-decoration:none;
	padding-right:4px;
}
.topmap a:hover {
	color:#66FF00;
	text-decoration:underline;
}
#header {
	height: auto;
	width: 848px;
	margin-right: auto;
	margin-left: auto;
}
#header #topheader {
	height: 125px;
	width: 850px;
}
.clearfix {
	padding-left: 30px;
	background-image: url("../images/inf_1.jpg"/);
	background-repeat: no-repeat;
	background-position: left center;
}
.clearfix {
	background-image: url("../images/inf_2.jpg");
	background-repeat: no-repeat;
	background-position: left center;
}
#header #topheader #menu {
	width: 580px;
	height: 30px;
	display: inline;
	float: right;
}
#header #topheader #menu .home {
	height: 40px;
	width: 71px;
	background-repeat: no-repeat;
	text-align: center;
}
#header #topheader #menu a {
	font-family: "Lucida Grande", "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 20px;
	width: 71px;
	float: left;
	padding-top: 20px;
	text-align: center;
	line-height: 15px;
	background-repeat: no-repeat;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	margin-right: 1px;
}
#header #topheader #menu a:hover {
	font-family: "Lucida Grande", "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	height: 40px;
	width: 71px;
	background-image: url("../images/home_hover.jpg");
	background-repeat: no-repeat;
	text-align: center;
	z-index: 100;
	line-height: 15px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#top {
	width:850px;
	color:#ececec;
	margin:0 auto;
}
.tj { float:left; margin-left:2px; margin-top:50px; text-align:center;}

