body {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

p {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align:justify
}

div#area {
	background: #fff url('images/bg_content_01.jpg') no-repeat center;
	width: 1030px;
	height: 520px;
	margin: auto;
	margin-top: 50px;
}

div#container {
	background: url('images/bg_area_01.jpg') no-repeat;
	position: relative;
	top: 35px;
	left: 430px;
	height: 380px;
	width: 570px;
}


div#content {
	position:relative;
	top: 50px;
	left: 10px;
	height: 380px;
	width: 550px;
}

div#copyrights {
	position:relative;
	top: 100px;
	left: 20px;
	height: 60px;
	width: 200px;
}
	
div#navbar_btn1 {
	position:relative;
	display:inline;
	top: 30px;
	height: 60px;
	width: 190px;
}	

div#navbar_btn2 {
	position:relative;
	display:inline;
	top: 30px;
	left: 15px;
	height: 60px;
	width: 170px;
}	

div#navbar_btn3 {
	position:relative;
	display:inline;
	top: 30px;
	left: 30px;
	height: 60px;
	width: 170px;
}	


div#pt {
	position: relative;	
	display:inline;
	top: -425px;
	left: 15px;
	height: 12px;
	width: 20px;
}

div#en {
	position: relative;	
	display:inline;
	top: -410px;
	left: -9px;
	height: 12px;
	width: 20px;
}
