body {
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-color: #FFF;
	margin-top: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

#container {
	background-image:url(images/content.png);
	width:1020px;
	height:950px;
	margin:auto;
}
#top {
	width:1010px;
	height:92px;
	margin-left:5px;
	margin-top:29px;
	float:left;
}
#menu {
	width:1000px;
	height:50px;
	margin-left:11px;
	float:left;
}
#header {
	width:788px;
	height:150px;
	float:left;
	margin-left:10px;
}
#ref { 
	width:212px;
	height:750px;
	float:right;
	background:url(images/layer.jpg);
	margin-right:9px;
}
#ref_home {
	width:200px;
	height:300px;
	float:left;
	text-align:right;
	}
#pro_home {
	width:200px;
	height:300px;
	float:left;
	text-align:right;
}
.layerttk {
	color:#FFF;
	font-size:16px;
}
.layertx {
	color:#FFF;
}
.textcon {
	margin-left:10px;
	text-align:inherit;
}
.copy {
	color:#CCC;
}

#content {
	width:787px;
	height:592px;
	float:left;
	margin-left:10px;
	background-color:#EBEBEB;
}
#topcontent {
	width:736px;
	height:34px;
	margin-left:20px;
	margin-top:50px;
	background:url(images/top_con.jpg);
}
#concon {
	width:732px;
	height:300px;
	background-color:#C9C9C9;
	margin-left:22px;
	margin-top:12px;
	outline:solid #999 1px;
}
.concon {
	margin-left:10px;
	margin-right:10px;
}
#footer {
	position: relative;
	margin-top: -150px; /* negative value of footer height */
	height: 50px;
	clear:both;
	color: #333;
} 
body,td,th {
	color: #000;
}
a:link {
	color: #666;
}
