#wrapper  #center {
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	width: 654px;
	margin-right: 0px;
	background-position: top;
	background-color: #20010c;
	border: 1px solid #80772c;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/member/member_top.jpg);
}
#top {
	float: none;
	text-decoration: none;
	margin: 0px;
	background-image: url(../images/intro/intro_top.jpg);
	background-repeat: no-repeat;
	padding-top: 124px;
}
.white_line {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #FFFFFF;
}

#left {
	background-image: url(../images/intro/Left-man.gif);
	background-repeat: no-repeat;
	float: left;
	width: 331px;
	padding: 0px;
	margin: 0px;
	height: 550px;
	
}
#menu {
	padding: 0px;
	width: 174px;
	margin-top: 130px;
	margin-left: 138px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#board {
	background-image: url(../images/intro/ct_bg.jpg);
	position: relative;
	width: 595px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 30px;
	background-repeat: repeat-y;
}
#center #bottom {
	background-image: url(../images/board/bottom.jpg);
	background-position: bottom;
	width: 654px;
	background-repeat: no-repeat;
	float: left;
}

#ct{
	width: 500;
	padding: 0px;
	margin-left: 45px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#ct2{
	width: 500;
	padding: 0px;
	margin-left: 30px;
	margin-top: 5px;
	margin-bottom: 5px;
}
img#pic {
	border: 1px solid #CCCCCC;
}
#menu2 {
	color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#menu2 ul {
	list-style-type: none;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#menu2 li {
	display: inline;
	height: 20px;
	font-size: 13px;
	border: 1px solid #FFFFFF;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 20px;
	background-color: #660033;
	color: #FFFF00;
	list-style-type: none;
	width: 90px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#menu2 li a{
	background-color: #006699;
	color: #FFFFFF;
	height: 20px;
	margin: 0px;
	padding-right: 5px;
	padding-left: 5px;
	width: 90px;
}
#menu2 li a:hover{
	background-color: #990000;
	color: #FFFFFF;
}
.top-bottom_line_white {
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-color: #006699;
	padding-left: 20px;
	font-size: 13px;
	line-height: 27px;
}
