body {
	margin: 0px;
	padding:0px;
	font: small verdana, arial,"sans serif";
	color: #333;
	text-align:left;
	background: #999 url('../image/home/background/center5.jpg') no-repeat;
}

.frame_left {
  border: solid 0px #000000;
	position: absolute;
	padding: 75px 0px 15px 38px;
	width: 350px;	
	height: 85%;
}

.frame_right{
	border: solid 0px #000000;
	position: absolute;
	left: 400px;
	padding: 15px;
	width: 375px;	
	height: 85%;
}

#frame_right_top {
	border: solid 0px #000000;
	position: absolute;
	top: 75px;
	width:85%;
	height: 50px;
}

#frame_right_bottom {
	border: solid 0px #000000;
	position: absolute;
	top: 210px;
	width:95%;
	height: 50px;
}

.frame_right_text {
	color: #000;
	line-height:14px;
	margin:0;
	padding:4px;
	font-size:12px;
	text-align:left;
	font-weight:normal;
}
	
td {
	padding-bottom:0px;
}

#header {
  background: url('../image/site/background/logo_top.jpg') no-repeat;
	height: 109px;
	width: 900px;
	margin: 0px;
	padding: 0px;
}