.pink{
	color:#cb3398;
}

div#system {
	width:984px;
	text-align:left;
	margin: 20px auto;
}

div#left{
	width:600px;
	overflow:hidden;
}

#system h2{
	font-size:34px;
	color:#cb3398;
}

#system .CONTENT01 {
	color: #333333;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 1pt;
}

#system h3{
	font-size:18px;
	color:#cb3398;
}

#system p{
}

#system h4{
	font-size:18px;
	margin:10px 0 0 10px;
}

#system.mu_add h4{
	color:#cb3398;
}


#system .email input{
	height:74px;
	width:590px;
	font-size:50px;
	color:#cb3398;
	margin-bottom:10px;
	font-family: "Times New Roman";
}
#system .sex label{
	font-size:14px;
	color:#000;
}



#system .selects div{
	background:#f5f5f5;
	float:left;
	margin:3px;
	width:100px;
	height:114px;
}

#system .selects div p{
	margin:0 0 0 10px;
}

#system .submit{
	/*margin-top:30px;*/
}
#system .submit img {
	border:none;
}

#system .error{
	border:solid 2px #f00;
	margin-bottom:20px;
}
#system #flashMessage{
	color:#fff;
	background:#f00;
}
#system .error-message{
	color:#f00;
	margin:5px;
}




#backto {
	width: 984px;
	text-align:right;
	margin: 30px auto;
	font-size: 12px;
	
}
.help{
	border: none;
	
}
a.help:link{color : #333333; text-decoration: underline;}
a.help:hover{color : #333333; text-decoration: underline;}
a.help:visited{color : #333333; text-decoration: underline;}
