* {
	margin:0;
	padding:0;
}

body {
	background:#fff url(../images/index/BG1px.png) repeat-x bottom;
	text-align:center;
	overflow:auto;
}

div.thIndexWrapper {
	width:1072px;
	height:567px;
	position:relative;
	margin:0 auto;
	text-align:left;
}

div.thIndexLeft {
	float:left;
	width:526px;
	height:564px;
	position:relative;
	margin-left:0px;
	background:url(../images/index/formBgLeftpng8.png) no-repeat;
}

div.thIndexRight {
	float:right;
	width:546px;
	height:564px;
	position:relative;
	background:url(../images/index/formBgRightpng8.png) no-repeat;
}

div.language {
	position:absolute;
	top:110px;
	right:250px;
}

div.language a {
	margin-right:5px;
}

div.thIndexPen {
	width:290px;
	height:212px;
	position:absolute;
	bottom:0px;
	right:0px;
	background:url(../images/index/pen.png);
	z-index:99;
}

iframe.thLoginFrame {
	position:absolute;
	top:347px;
	left:8px;
}

iframe.thRegisFrame {
	position:absolute;
	top:162px;
	left:40px;
}

/* Sample Catalog */
div.sampleCatalog {
	width:770px;
	height:193px;
	position:relative;
	margin:10px auto 0;
	text-align:left;
}

div.sampleCatalog a img { border:0; }

div.sampleCatalog a {
	display:block;
	float:left;
}

div.sampleCatalog a.lastSample { margin:0; }