
#page {
	position: relative;
	width: 740px;
	margin: 0 auto;
	height: 740px;
	background: url('../Images/image1.jpg') no-repeat;
}

#top {
	float:right;
	position:relative;
	background:url('../Images/Main-features.jpg') no-repeat;
	padding-right:37px;
	width: 547px;
	height: 30px;
	background-image: url(../Images/Main-features.jpg);
	padding-bottom:5px;
}
.text_1 {
	text-align: center;
	color: #FFFFFF;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-top:10px;
}
#content {
	width:740px;
	position:relative;
	float:left;
	margin-top:0px;
}
#left {
	position:relative;
	float:left;
	width:156px;
	padding-top:1px;
}
#right {
	position:relative;
	float:left;
	padding-left:10px;
	width:548px;
	background:url(../Images/image2.png) no-repeat;
}
#nhac {
	position:relative;
	float:left;
	width:350px;
	height:45px;
}

.media {
	position:relative;
	float:left;
	margin-left:70px;
	width:330px;
	margin-top:15px;
}

.text {
	margin-top:12px;
	margin-left:30px;
	position:relative;
	float:left;
	width:420px;
}
.button_pre{
	position:relative;
	float:left;
	width:120px;
	margin-left:0px;
}
.button_next{
	position:relative;
	float:right;
	width:120px;
	margin-right:0px;
}
.button{
	position:relative;
	float:left;
	width:480px;
	margin-top:25px;
}

.text_2 {
	margin-bottom:5px;
	font-size:10pt;
}

