@charset "utf-8";
/* CSS Document */

#main .reg {
	padding: 20px 50px;
	font-size: 1.4em;
	width: 540px;
	}
#sidebar { background: url(../images/bg_reg_chat.jpg) 160px 15px no-repeat; }
#sidebar h3 {
	height: 70px;
	line-height: 70px;
	color: #930;
	}
#sidebar p {
	font-size: 1.2em;
	color: #888;
	}
#title {
	height: 50px;
	background: url(../images/bg_reg_title.jpg) no-repeat;
	}
p {
	margin-top: 25px;
	}
input { width: 200px; }
.sex input, .ok { width: auto; }
#main span {
	margin-left: 10px;
	font-size: 0.8em;
	}
.m { color: #f00; }
.note { color:#45916d; }