@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
}
table {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(01footer_bg.jpg);
	background-repeat: repeat-y;
	background-position: top;
}
#wrapper {
	width: 100%;
}
#container {
	height: auto;
	width: 960px;
	font-family: Arial, Helvetica, sans-serif;
}
#contentbox {
	width: 100%;
}
#header {
	height: 31px;
	font-size: 15px;
	color: #333366;
	background-image: url(01header_bg.jpg);
	text-align: right;
	padding-right: 10px;
	vertical-align: middle;
	background-repeat: repeat-y;
	background-position: top;
}
#contents {
	width: 100%;
}
#leftcol {
	background-image: url(01leftcol_bg.jpg);
	background-repeat: repeat-y;
	background-position: top;
	width: 219px;
	text-align: center;
	vertical-align: top;
}
.imgspace32 {
	margin-top: 32px;
}
.menuspace {
	margin-top: 10px;
}
#main {
	background-image: url(01main_bg.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	background-color: #FFFFFF;
	vertical-align: top;
}
.blocktext {
	background-color: #FFFFFF;
	width: 720px;
	margin-top: 32px;
}
.blocktexttd {
	background-color: #FFFFFF;
	vertical-align: top;
	padding-left: 30px;
	font-size: 13px;
	padding-right: 30px;
}
#foot {
	background-image: url(01foot_bg.jpg);
	height: auto;
	vertical-align: top;
	background-color: #E6E6E6;
	background-repeat: no-repeat;
}
#footer {
	width: 100%;
	margin-top: 31px;
}
#footerhome {
	font-size: 30px;
	color: #262456;
	text-indent: 44px;
	vertical-align: top;
	height: 50px;
	width: 400px;
	padding-top: 10px;
}
#footertodo {
	vertical-align: top;
	text-align: right;
	padding-right: 10px;
	color: #333366;
	padding-top: 10px;
}
.copyrighttxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333366;
}
.blockimg {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
a.elink:link {
	color: #333366;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a.elink:visited {
	color: #333366;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a.elink:hover {
	color: #FDFDFD;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
