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;
	overflow: hidden;
	}

#link a {
	color: #28c2ff;
	}

td.right {
	padding-top: 110px;
	padding-right: 20px;
	}

.link_frame {
	width: 200px;
	height: 300px;
	margin: 0px;
	padding: 0px;
	border: 0px solid #333333;
	text-align: left;
	line-height: 150%;
	font-size: 11px;
	overflow: auto;
	}
