@charset "utf-8";
/* CSS Document */

.title_img01 {
	background: url(../images/category/new_member/title_img.gif) no-repeat 0 0;
	height: 30px;
	width: 662px;
	text-indent: -9999px;
	margin-bottom: 20px;
}

.member_wrap {
	width: 662px;
	margin-left: 15px;
}

#textarea {
	margin-bottom: 20px;
	font-size: 1.2em;
	width: 656px;
}

.member_table {
	border-right:1px solid #DCDCDC;
	border-top:1px solid #DCDCDC;
	margin:0 auto 20px;
	width:662px;
}

.member_table th {
	background:#F5F5F5 none repeat scroll 0 0;
	border-bottom:1px solid #DCDCDC;
	border-left:1px solid #DCDCDC;
	color:#969696;
	font-weight:normal;
	padding:5px;
	width:100px;
}

.member_table td {
	background:#FFFFFF none repeat scroll 0 0;
	border-bottom:1px solid #DCDCDC;
	border-left:1px solid #DCDCDC;
	padding:5px;
}

.red {
	color: #FF0000;
}
