@charset "utf-8";
/* CSS Document */


#introduction  {
	position: relative;
	height: 625px;
	width: 915px;
	background-color: #FFF;
	background-image: url(../images/tv/bgd.jpg);
	background-repeat: no-repeat;
	background-position: 110%;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}

#TextContent {
	position:absolute;
	width:586px;
	height:598px;
	z-index:1;
	left: 0px;
	top: 0px;
}

