	body{
		margin-top:0;
		margin-left:0;
		margin-right:0;
		margin-bottom:0;
		padding:0;
		text-align:left;
		background:#6F6D6D;
		font-size:9pt;
		text-align:center;
	}
	img {
		border:0px;
	}
	form {
		margin:0px;
	}
	input {
		font-size:9pt;
		border:1px solid #BABABA;
		background:FFFFFF;
	}
	select {
		font-size:9pt;
		border:1px solid #BABABA;
		background:FFFFFF;
	}
	textarea {
		font-size:9pt;
		line-height:160%;
		border:1px solid #BABABA;
		background:FFFFFF;
	}
	table {
		padding:0px;
		border:0px;
	}
	span {
		font-size: 9pt;
	}
	a {
		color:#444444;
	}
	a:link {
		color:#444444;
		text-decoration:none;
	}
	a:visited {
		color:#000000;
		text-decoration:none;
	}
	a:hover {
		color:#777777;
		text-decoration:none
	}
	.noborder {
		border:0px;
	}

	#canvas {
		width:765px;
		background-color:#3E3F40;
	}

	#admcanvas {
		width:620px;
		border:0px;
		background-color:#3E3F40;
	}

	#navigation {
		height:14px;
		width:733px;
		text-align:right;
		background-color:#3E3F40;
		line-height:0px;
	}

	#top {
		width:733px;
		text-align:left;
		background-color:#FFFFFF;
	}

	#top_logo {
		position:absolute;
		width:248px;
		text-align:right;
	}

	#top_menu {
		left:248px;
		position:relative;
		width:485px;
		text-align:right;
		background-color:#FFFFFF;
	}

	#menu {
		width:733px;
		text-align:left;
		background-color:#3E3F40;
		line-height:0px;
	}

	#middle {
		width:733px;
		text-align:left;
		background-color:#FFFFFF;
	}

	#middle_cont {
		width:523px;
		margin-left:22px;
	}

	#middle_info {
		left:567px;
		position:relative;
		top:-200px;
		width:155px;
	}

	#banner {
		width:733px;
		background-color:#FFFFFF;
	}

	#copyright {
		height:67px;
		width:733px;
		background-color:#3E3F40;
		line-height:0px;
	}

	#content {
		padding:20px;
		background-color:#FFFFFF;
	}

	#pop_box {
		width:360px;
		height:240px;
		margin:15px;
		background-color:#3E3F40;
	}

	#pop_cont {
		width:340px;
		height:220px;
		margin:10px;
		background-color:#FFFFFF;
	}

	#noline-height {
		line-height:0px;
	}

	#c {
		text-align:center;
	}

	#r {
		text-align:right;
	}

	#hand {
		cursor:pointer();
		cursor:hand();
	}

	#b {
		font-weight:bold;
	}

	#txt1{
		color:#888888;
		text-align:justify;
		line-height:130%;
	}

	#txt_join_pw {
		color:#5C421D;
		line-height:200%;
	}

	#txt_bold {
		font-weight:bold;
	}

	#txt_none {
		color:#BCBCBC;
	}