<style type="text/css">

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image: url(img/bg_orange.jpg);
	margin:0px;
}

.linkarea_gz {
	position:absolute; 
	top:200px; 
	left: 260px; 
	width:75px; 
	height: 40px;
	cursor:pointer;
	cursor: hand;
}

.linkarea_th {
	position:absolute; 
	top:190px; 
	left: 430px; 
	width:75px; 
	height: 40px;
	cursor:pointer;
	cursor: hand;
}

.linkarea_um {
	position:absolute; 
	top:175px; 
	left: 590px; 
	width:105px; 
	height: 40px;	
	cursor:pointer;
	cursor: hand;
}

.linkarea_tt {
	position:absolute; 
	top:160px; 
	left: 790px; 
	width:75px; 
	height: 40px;
	cursor:pointer;
	cursor: hand;
}
.linkarea_fi {
	position:absolute;
	top:88px;
	left: 229px;
	width:91px;
	height: 45px;
	cursor:pointer;
	cursor: hand;
}
.linkarea_im {
	position:absolute;
	top:48px;
	left: 390px;
	width:104px;
	height: 40px;
	cursor:pointer;
	cursor: hand;
}
.linkarea_index {
	position:absolute;
	top:24px;
	left: 603px;
	width:413px;
	height: 104px;
	cursor:pointer;
	cursor: hand;
}

.content {
	position: absolute; 
	width:650px; 
	height: 525px; 
	top: 310px; 
	left:195px; 
	z-index: 5; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 16px;
}
	
.content .headline {
	font-size:16px;
	font-weight: bold;
	color: white;
	margin-bottom: 30px;
}

.content .headline .subtitle {
	font-size:14px;
	font-weight: normal;
	color: white;
	line-height: 24px;
}

.content .menu {
	font-size:12px;
	font-weight: bold;
	color: white;	
}

.content A:link{
	text-decoration: none;
	color:#000;
	font-weight: bold;
}
.content A:visited{
	text-decoration: none;
	color:#000;
	font-weight: bold;
}
.content A:active{
	text-decoration: none;
	color:#000;
	font-weight: bold;
}
.content A:hover{
	text-decoration: none;
	color:#FFF;
	font-weight: bold;
}

.mediamenu A:link{
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	color:#421501;
	font-weight: bold;
	font-size:12px;
}

.mediamenu A:visited{
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	color:#421501;
	font-weight: bold;
	font-size:12px;
}
.mediamenu A:active{
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	color:#421501;
	font-weight: bold;
	font-size:12px;
}
.mediamenu A:hover{
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	color:#fff;
	font-weight: bold;
	font-size:12px;
}


</style>

