body {
	background:#dddddd url(../images/bg.png) repeat-x;
	color:#333;
	font-size:11px;
}

h1 {
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	margin:5px 0 5px 10px;
}

h2 {
	color:#FFFFFF;
	font-size:12px;
	margin:5px 0 5px 10px;
}

a {
	color:#fff;
	text-decoration:none;
}

a:hover {
	text-decoration:none;
}

td {
	text-align:center;
}

td img {
	border:#FFFFFF 4px solid;
}

#header {
	background:url(../images/header.png) no-repeat;
	height:150px;
}

#login {
	float:right;
	margin-top:70px;
}

#login a {
	color:#000000;
	margin-left:248px;
}

#login a:hover {
	text-decoration:underline;
}

#login input {
	background:#dddddd;
	border:#FFFFFF solid 2px;
}

#login .pink {
	font-weight:bold;
	background:#ff1a00;
	color:#FFFFFF;
}

#girl {
	background:url(../images/girl.png) no-repeat;
	border:#eeeeee 5px solid;
	height:310px;
}

#girl p {
	margin-top:240px;
}

#register_div {
	background:#bccad3 url(../images/register_bg.png) repeat-x;
	border:#eeeeee 5px solid;
	height:310px;
}

#register {
	color:#333333;
	font-size:12px;
	font-weight:bold;
	margin:5px 0 0 20px;
}

#register .cgulink {
	text-decoration:underline;
}

#register div {
	margin:5px 0 5px 0;
}

#register span {
	display:inline-block;
	width:100px;
	color:#333333;
	font-size:12px;
	font-weight:bold;
}

#register .large {
	border:#FFFFFF 2px solid;
	height:30px;
	width:200px;
}

#submit {
	margin-left: 100px;
}

#box_1 {
	background:url(../images/box_bg.png) repeat-x;
	border:#eeeeee 5px solid;
	height:250px;
	margin-top:10px;
}

#box_1 p {
	margin:5px 0 0 10px;
}

#box_1 .border {
	float:left;
	border:#FFFFFF 1px solid;
	margin:3px 5px 0 5px;
}

#box_2 {
	background:#e0e0e0 url(../images/box_bg.png) repeat-x;
	border:#eeeeee 5px solid;
	height:250px;
	margin-top:10px;
}

#footer {
	text-align:center;
}

#footer a {
    color:#000;
}
