body {
	color: #000;
	padding:0;
	margin:0;
	background:#FFF;	
	background-image: url(../img/bg6.jpg);
	background-repeat: repeat;
	font: normal 12px Verdana, Geneva, sans-serif;	
}
.bo{
	border:1px solid red
}
.cl{
	clear:left;
}
.cr{
	clear: right;
}
.cb{
	clear: both;
}
.fl{float:left;}
.fr{float:right;}
.master{
	position:absolute;
	width:950px;
	left:50%;
	margin-left:-475px;
	text-align:center;
	padding-top:15px;
	}
	
.key{
	width:100%;
	text-align:justify;
	font-size:10px;	
	}	
.key H1, .key H2, .key H3{
	margin:0;
	padding:0;
	font-size:10px;
	font-weight:normal;
	display:inline;
	color:#666
	}	
.key{ text-decoration:none; color:#000}	
DIV.menu{
	width:950px;
	height:60px;
	line-height:20px;
	margin:0 auto;
	text-align:center;
	border-top:1px solid gray;
	padding-top:10px
	}	
	
DIV.menu UL{
	width:auto;
	color:gray;
	font-weight:bold;
	font-size:9px;
	margin:0
	}	

DIV.menu LI{
	color:#09C;
	display:inline;
	padding:3px;
	border-right:1px solid gray
	}
DIV.menu A:link,DIV.menu A:hover,DIV.menu a:visited{
	color:black;
	text-decoration:none;
	font-size:11px;	
	}	
DIV.menu A:hover{
	color:red;
	text-decoration:overline
	}		
DIV.footerhome{
	width:100%;
	text-align:center;
	padding-top:20px;
	font-size:9px
	}	
#language{
	width:240px;
	margin:0 auto;
	height:40px;
	padding-bottom:20px
	}	
#language DIV{
	float:left;
	width:40px;
	text-align:center;
	}	
#language IMG{
	border:0;
}		
