body{
	font-family:Arial, sans-serif;
	font-size:12px;
	color:#E7E3C6;
	background-color:#942039;
	margin:0px;
	padding:0px;
}
a,a:hover{
	color:#E7E3C6;
	text-decoration:none;
}
ul{
	list-style-type:none;
	margin:0px;
	padding:0px;
}
#head,#body,#foot,#nav{
	width:800px;
	margin-right:auto;
	margin-left:auto;
}
#head{
	margin-top:70px;
	margin-bottom:15px;
}
#nav{
	/*height:25px;*/
	margin-bottom:20px;
}
#caption{
	line-height:25px;
	float:right;

}
#caption li{
	float:left;
}
#caption li a{
	width:80px;
	display:block;
	padding-left:10px;
}
#body{
	height:195px;
}
#swf{
	float:left;
	width:500px;
}
#news{
	float:right;
	width:260px;
	border:1px solid #7D1C32;
	height:181px;
	padding:5px;
	overflow:hidden;
}
#news li{
	margin-bottom:20px;
	line-height:20px;
	width:260px;
}
#foot{
	clear:left;
	margin-top:80px;
	border-top:1px solid #E7E3C6;
	padding-top:5px;
	height:25px;
}
#la,#pub,#caption .subnav,#caption .sub{
	width:230px;
}
#la li a,#pub li a,#caption .subnav li a,#caption .sub li a{
	width:220px;
}
#pra,#ind{
	width:205px;
}
#pra li a,#ind li a{
	width:170px;
}
#car{
	width:160px;
}
#car li a{
	width:125px;
}
#office{
	float:left;
	height:20px;
	width:500px;
}
#office li{
	float:left;
	line-height:20px;
	text-align:center;
}
#office li a{
	display:block;
	padding-left:10px;
	padding-right:10px;
}
#office li a:hover,#version li a:hover{
	background-color:#E7E3C6;
	color:#942039;
}
#version{
	float:right;
	height:20px;
	width:280px;
}
#version ul{
	float:right;
}
#version li{
	float:left;
	text-align:center;
	line-height:20px;
}
#version li a{
	width:60px;
	display:block;
}
.subnav{
	position:absolute;
	z-index:1;
	border-top:1px solid #E7E3C6;
	border-left:1px solid #E7E3C6;
	border-bottom:2px solid #E7E3C6;
	border-right:2px solid #E7E3C6;
	background-color:#942039;
	line-height:20px;
	visibility:hidden;
}
.subnav li a:hover{
	background-color:#E7E3C6;
	color:#942039;
}
.sub{
	position:absolute;
	z-index:2;
	background-color:#942039;
	left:100px;
	top:-1px;
	visibility:hidden;
	border:1px solid #E7E3C6;
}
.sub li a{
	padding-right:10px;
	background-image:url(../images/arrow.gif);
	background-repeat:no-repeat;
	background-position:0px center;
	width:170px;
	padding-left:20px;
	padding-right:20px;
}
.sub{
	width:200px;
}
.sub li a{
	width:170px;
	padding-left:20px;
	padding-right:20px;
}
#caption .subnav li a,#caption .sub li a{
	width:190px;
	padding-left:20px;
	padding-right:20px;
}