/* HTML Tag Redefinition */
html, body {height: 100%;}
body {/* customize_background */
	background-color: #FFFFFF; /* customize_background */
	padding: 0px;
	margin: 0px;
}

img {border: 0px}
a { cursor:pointer}

/* Page Structure / Navigation */
#page{
	width:1004px;
	margin:auto;
	text-align:left;
}

#page #central{
	clear:both;
	background-image: url(http://www.shanghaibright.com/themes/company_tech01_home/images/back_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 1004px;
	height: 348px;
	margin-bottom: 100px;
} 

#page #central #body{
	width:70%;
	/*height:100%;*/
	padding-top: 150px;
	margin: auto;
}

#footer{
	clear:both;
	background-image: url(http://www.shanghaibright.com/themes/company_tech01_home/images/back_02.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width: 1004px;
	height: 73px;
} 