body.index {
	background: #000000 url(img/bg.jpg) no-repeat center top fixed;
	text-align: center;
	}
	
#container {
	width: 950px;
	height: 580px;
	color: #ffffff;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	border: 0px solid #ffffff;
	font-size: 11px;
	}
	
td.mail_left {
	width: 580px;
	padding-left: 60px;
	font-size: 12px;
	}

td.mail_right {
	padding-left: 0px;
	font-size: 12px;
	}

.mail_topix {
	padding-bottom: 3px;
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	color: #28c2ff;
	}
	
ul {
	list-style: none;
	margin-left: 0px;
	}

li.att {
	list-style: none;
	background: url(img/li_star.gif) no-repeat left top;
	padding-left: 15px;
	}

#privacy {
	margin-top: 10px;
	}

#privacy a {
	text-decoration: none;
	color: #28c2ff;
	}

#privacy a:hover {
	text-decoration: underline;
	color: #28c2ff;
	}

p {
	margin-top: 5px;
	line-height: 120%;
	}