@charset "utf-8";

body {
	padding:0;
	margin:0;
	background-image: url(/shared/images/bg2.jpg);
	background-color:#242424;
	text-align:center;
	color:#eee;
	font-family:"Times New Roman", Times, serif;
}
img {
	margin:0;
	padding:0;
	border:0;
	font-size:0;
	line-height:0;
}
#banner {
	width:660px;
	margin:0 auto;
	padding: 0 50px;
	height:145px;
	background-image:url(/shared/images/banner.jpg);
	background-repeat:none;
}
#menu {
	width:660px;
	margin:0 auto;
	padding: 0 50px;
	height:28px;
	background-image:url(/shared/images/bg_menu.jpg);
}
#maintop {
	width:660px;
	margin:0 auto;
	padding: 0 50px;
	height:27px;
	background-image:url(/shared/images/bg_maintop.jpg);
}
#main {
	text-align:left;
	width:760px;
	margin:0 auto;
	padding: 0;
	background-image:url(/shared/images/bg_main.jpg);
}
#container2 {
	width:660px;
	margin:0 auto;
	padding: 0 50px;
	background-image:url(/shared/images/bottom.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	padding-bottom:100px;
	min-height:315px;
}
#container3 { width: 630px; background-image:url(/shared/images/bg_text.png); padding:15px; overflow:auto;}
p, h1 {margin:0 0 1em;}
#menu {font-size:0; line-height:0;}
#menu a {height:28px; margin:0; padding:0; font-size:0; line-height:0;}

h1 {text-align:center; font-size:1.4em;}
#slogan {font-style:italic;}
h2 {font-size:1em;}

#jeImg {
	position:relative;
	top:4px;
}
.testPanel {
	width:350px;
	border:1px solid #FFFF9D;
	padding:10px;
}
a {
	text-decoration:none;
	color:#FFFF9D;
}
table {width:100%;}


