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

body {
	background-color:#2E2E2E; color: #fff;
	}
	
a img { border: 0px;}
	
#content {
	width:1024px;
	margin-left: auto; margin-right: auto; margin-top: 50px;
	}
.maintable { margin-left: auto; margin-right: auto; width:790px; }

.maincell {	text-align: left; width: 752px; background-color: #dededb; color: #000; border: 0; margin: 0; padding:0;}

#nav {
	margin: 15px 0 0 195px;
	background-position: bottom right;
	background-repeat:no-repeat;
	background-image: url('/images/Menu_Underline.png');
	}
table#nav tr td { padding: 0 70px 0 0; }

#cr { margin-top: 120px; text-align:center; color: #000;}

#noscript{ position:fixed; top:0; left:0 ;width:100%; z-index:102; text-align:center; font-weight:bold; font-size:200%;color:#fff; background-color:#AE0000; padding:5px 0 5px 0;}

h1, h2, h3 { color: #E09C2D;}

#mySlides { margin-right: auto; margin-left:auto; }


#tmp {
	margin: 15px 0 0 195px;
	background-position: bottom right;
	background-repeat:no-repeat;
	}
table#tmp tr td { padding: 0 70px 0 0; }
