html, body {
	width:100%;
	height:100%;
	background-color: #3b014b;
	margin:0;
	padding:0;
	font-size:15px;
	font-weight:normal;
	font-family:Arial,Tahoma,Verdana;
	letter-spacing:0px;
	color:#ffffff;
}
a:link {color: #ffee90; text-decoration: underline; }
a:active {color: #ffee90; text-decoration: underline; }
a:visited {color: #ffee90; text-decoration: underline; }
a:hover {color: #ffffff; text-decoration: underline; }

.main {
	position:relative;
	width:980px;
	height:1270px;
	background: url(images/touchmai_3.jpg) center top no-repeat;
}

.footer {
	width:980px;
	padding-top:15px;
	padding-bottom:15px;
	background-color:#020003;
	display:block;
}
.big_link {
	position:relative;
	top:0px;
	left:0px;
	text-indent:-5000px;
	width:980px;
	height:1270px;
	display:block;
}
.text_link {
	position:absolute;
	top:679px;
	left:25px;
	width:463px;
	height:85px;
	display:block;
	overflow:hidden;
}
.text_link h1 {
	font-size:23px;
	font-weight:strong;
	font-family:Arial,Tahoma,Verdana;
	letter-spacing:0px;
	color:#ffffff;
	line-spacing:10px;
	margin:0px;
}
.text_link h1 a:link {
	color:#ffee90;
	text-decoration: none;
}
.text_link h1 a:active {
	color:#ffee90;
	text-decoration: none;
}
.text_link h1 a:visited {
	color:#ffee90;
	text-decoration: none;
}
.text_link h1 a:hover {
	color:#ffffff;
	text-decoration: underline;
}
.top_pics {
	position:absolute;
	top:18px;
	left:32px;
	width:942px;
	height:180px;
	display:block;
	overflow:hidden;
}
.middle_pics1 {
	position:absolute;
	top:477px;
	left:32px;
	width:471px;
	height:180px;
	display:block;
	overflow:hidden;
}
.middle_pics2 {
	position:absolute;
	top:786px;
	left:32px;
	width:157px;
	height:180px;
	display:block;
	overflow:hidden;
}
.bottom_pics {
	position:absolute;
	top:988px;
	left:32px;
	width:942px;
	height:180px;
	display:block;
	overflow:hidden;
}
.thumb {
	float:left;
	width:135px;
	height:180px;
	margin-right:21px;
}
	
