/*=========================================================


	SHANGHAI
	YIHUANG DESIGN & ASSOCIATES LTD.
	H-WANG.COM
	Email design@h-wang.com 
	Tel +86 21 51879118
	For more information of Design & Branding


==========================================================*/

/*----------------------------------------------------------

	Module Top Style Sheet

-----------------------------------------------------------*/

html {
	height: 100%;
}

body.index {
	height: 100%;
	background: #000;
}

	* html body.index div#container img {
		behavior:url(../09-a/iepngfix.htc);
	}

	body.index div#container {
	width: 100%;
	height: 100%;
	min-width: 800px;
	min-height: 600px;
	margin: 0 auto;
	position: relative;
	text-align: left;
	background: transparent url(../09-a/background.jpg) top right no-repeat;
	background-image: url(../09-a/background.jpg);
	} 

		body.index div#container h1 {
			position: absolute;
			bottom: 100px;
			left: 100px;
			z-index: 3;
		}

		body.index div#container dl {
			position: absolute;
			bottom: 90px;
			left: 340px;
		}

			body.index div#container dl dt {
				margin: 0 0 30px;
			}

			body.index div#container dl dd#flashAttention {
				margin: 15px 0 0;
			}

		body.index div#container p#copyright {
			line-height: 0;
			position: absolute;
			bottom: 30px;
			right: 30px;
			z-index: 3;
		}
