body{
	font-size: 12px;
}
h1{
	font-size: 16px;
	font-weight: bold;
	color:#BAA96A;
	height:70px;
	background: url(a_title_bg.jpg) no-repeat 50px 0; 
	line-height: 70px;
	text-align: center;
}
b{
	color: #B98E0C;
	font-weight: bold;
}
.content{
	font-size: 14px;
	line-height: 24px;
	padding: 30px 20px 100px;
}
#n2{
	color:#290C00;
	width: 205px;
}
#n2 ul{
	list-style: none;
	margin:0;
	padding: 0;
}
#n2 li{
list-style: none;

}
#n2 li a,
#n2 li a:visited,
#n2 li a:active{
height: 90px;
text-align: center;
color:#6B4208;
width: 208px;
padding-top:32px;
text-decoration: none;
background: url(nav_off.gif) no-repeat 0 0;
}
#n2 li a:hover{
color:#636F00;	
background: url(nav_on.gif) no-repeat 0 0;
text-decoration: none;
}
.sj td{
	text-align:center;
	padding: 5px;
}
.sj td img{
	padding: 3px;
	border: 1px solid #000;
}