@charset "utf-8";
body {
	margin-left:auto;
	background-color:#3ac8e2;
	background-image:url(images/bgr.png);
	background-repeat:repeat-x;
	background-attachment:fixed
}
h1 {
	position: absolute;
	float:left;
	width:780px;
	height:auto;
	top:30px;
	font-family: Verdana, Tahoma, Arial, Book Antiqua, Bookman Old Style, Cambria, Times New Roman;
	font-size:28px;
	text-align:center;
	padding-left:10px;
	padding-right:50px;
	font-weight: bold;
}
h2 {
	position: absolute;
	float:left;
	width:780px;
	height:auto;
	top:60px;
	left:0px;
	font-family: Tahoma, Arial, Book Antiqua, Bookman Old Style, Cambria, Times New Roman;
	font-size:26px;
	text-align:center;
	padding-left:10px;
	padding-right:50px;
	font-weight: normal;
}

h3 {
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial, Book Antiqua, Bookman Old Style, Cambria, Times New Roman;
	font-size:16px;
	text-align: center;
	line-height: 20px;
	font-weight: bold;
}
h4 {
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial, Book Antiqua, Bookman Old Style, Cambria, Times New Roman;
	font-size:13px;
	text-align:justify;
	line-height: 20px;
	font-weight: normal;
}
#Table_01 {
	position: relative;
	margin: auto;
	background-image:url(images/bgr_container.gif);
	background-repeat:repeat-y;
	left:0px;
	top:30px;
	width:1000px;
	height: auto;
}
/* header */
#header_ {
	position: relative;
	float:left;
	background-image:url(images/header.gif);
	background-repeat:no-repeat;
	left:0px;
	top:0px;
	width:1000px;
	height:202px;
}
a.site_map {
	position:relative;
	float:right;
	width:auto;
	height:auto;
	top:-20px;
	right:70px;
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial, Book Antiqua, Bookman Old Style, Cambria, Times New Roman;
	font-size:14px;
	color:#FFF;
	text-decoration: none;
	font-weight: bold;
}
a.site_map:hover {
	position:relative;
	float:right;
	width:auto;
	height:auto;
	top:-20px;
	right:70px;
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial, Book Antiqua, Bookman Old Style, Cambria, Times New Roman;
	font-size:14px;
	color:#FFF;
	text-decoration: underline;
	font-weight: bold;
}
#banner {
	position: absolute;
	float:right;
	width:188;
	height:97;
	top: 22px;
	right:30px;
}
.menu {
	position: absolute;
	float:left;
	top:140px;
	left:30px;
}
/* end header */


/* container */
#container_ {
	position: relative;
	float:left;
	left:0px;
	top:0px;
	width:1000px;
	height: auto;
}
.scroll {
	width: 898px;
	height: 500px;
	overflow: auto;
	padding-top:20px;
	padding-bottom:20px;
	padding-left:50px;
	padding-right:20px;
}
.form {
	position:relative;
	float:left; width:100%; height:auto;
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial, Book Antiqua, Bookman Old Style, Cambria, Times New Roman;
	font-size:13px;
	text-align:center;
	line-height: 20px;
	font-weight: bold;
}
.td1 {
	position:relative;
	float:left;
	width:255px;
	height: auto; left:100px;
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial, Book Antiqua, Bookman Old Style, Cambria, Times New Roman;
	font-size:13px;
	text-align:right;
	font-weight: bold;

}
.clear {
	margin:auto;
	clear:both;
}
/* end container */

/* footer */
#footer_ {
	position: relative;
	float:left;
	background-image:url(images/footer.gif);
	background-repeat:no-repeat;
	left:0px;
	top:0px;
	width:1000px;
	height:130px;
}
.bookmark {
	position: relative;
	float:left; top:57px; left:30px;

	}
#end {
	position: relative;
	background-color:#3ac8e2;
	float:left;
	font-family:Verdana, Geneva, sans-serif;
	color:#000;
	font-size:11px;
	text-align: center;
	width:1000px;
	height:35px;
	padding-top:5px;
}
a.end_tx {
	color:#000;
	text-decoration: none;
}
a.end_tx:hover {
	color:#000;
	text-decoration: nonr;
}


/* end footer */
