*{
	margin: 0;
	padding: 0;
}
body
{
	background-color: #551515;
	margin: 0;
	padding: 0;
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: white;
	scrollbar-3d-light-color : #A37F35;
	scrollbar-arrow-color : #A37F35;
	scrollbar-base-color : #A37F35;
	scrollbar-darkshadow-color : #886620;
	scrollbar-face-color : #886620;
	scrollbar-highlight-color : #886620;
	scrollbar-shadow-color : #886620;
}
a {
	text-decoration:none;
	color:#9e2b00;
} 
a:visited {
	text-decoration:none;
	color:#9e2b00;
} 
a:hover{
	color: #9e2b00;
}
#content{
	width:640px;
	height:495px;
	background-color: #886620;
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-240px;
	margin-left:-320px;
}
#img_home{
	border-top: 10px solid white;
	border-right: 11px solid white;
	border-bottom: 10px solid white;
	border-left: 11px solid white;
	margin-top:140px;
	margin-bottom:10px;
	clear:both;
}
#img_homeTitle{
	clear:both;
}
#welcome{
	margin-top:15px;
}
.stroke{
	margin-left:10px;
	margin-right:10px;
}
#strokeBlack{
	width:640px;
	height:20px;
	background-color:#000000;
}
#strokeBlack{
	width:640px;
	height:20px;
	background-color:#000000;
}
.nav{
	float: right;
}
#logo{
	margin-top:40px;
	margin-bottom: 35px;
	width:295px;
	float:right;
	clear:left;
	text-align:left;
}
#logoTO{
	width:640px;
	height:41px;
	float:left;
}
#text {
	float:right;
	text-align:right;
	margin-top:25px;
}
#footer{
	width:640px;
	height:60px;
	clear:both;
}
/*page02*/
#title2{
	width:430px;
	float:right;
}
#strokeBlack2{
	width:520px;
	height:15px;
	float:left;
	background-color:#000000;
}
#strokeBlack3{
	width:520px;
	height:15px;
	float:left;
	background-color:#000000;
	text-align:right;
}
#langChoise{
	width:390px;
	float:right;
	margin-top: 50px;
}
#navBottom{
	float:left;
	width:272px;
	padding-top:37px;
	text-align:right;
}
#home{
	float:right;
	padding-right:10px;
	padding-top:45px;
}
#title{
	float:right;
	text-align:right;
}
td {
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
}
.color1{
	background-color: #000000;
}
.menu{
	margin-top:40px;
	width:430px;
	text-align:center;
	float:right;
	margin-right:90px
}
input {
	width: 20px;
	height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #A37F35;
	border: none;
	color: white;
}
td {
	font-size:10px;
	margin-bottom:1px;
}
.msg{
	color: red;
	font-size: 12px;
	font-weight: bold;
}
/*page05*/
#logo05{
	float:right;
	text-align:right;
}

