	html {
	margin:0;
	padding:0;
	text-align: justify;
}
	body {margin:0; padding:0; background: #BF8C5F;font-family:Arial, verdana, helvetica; font-size: 12px;color:#000;}
	.all {margin:0 auto;padding:0 0 10px 0; width:760px; background: #fef3ef;}
	img {border:0;}
	.logo {margin:0 auto; padding:0; width:760px; height:119px;}
	.header {font-weight: bold;margin:0 auto; padding:0; background: #80192e url("images/bg_header.gif") top left no-repeat;width:710px; height:31px; line-height:31px;color:#edcba6; }
	.l_box {float:left;}
	.r_box {float:right;}
	.header .l_box {margin:0 0 0 10px; padding:0; width:400px;}
	.header .r_box {margin:0 10px 0 0; padding:0; width:250px; text-align:right;}
	.footer {font-weight: bold;margin:10px auto; padding:0; background: #80192e url("images/bg_footer.gif") top left no-repeat;width:707px; height:37px; line-height:37px;text-align:center; color:#edcba6; }
	.footer a {color:#fffffd;text-decoration: none;font-weight: bold;}
	.content_box {margin:0 auto; padding:0; width:710px;}
	.content { width:535px; color:#740d1e;}
	.content h1 {margin:10px 0; padding:0; font-size: 14px; color:#740d1e;}
	.content h2 {margin:5px 0; padding:0; font-size: 12px; color:#740d1e;}
	.content p {margin:10px 0; padding:0; color:#740d1e;}
	.menu {margin:10px 0; padding:0; width:160px;}
	.menu ul {margin:0; padding:0; width:160px; list-style: none;}
	.menu ul li {margin:0; padding:0; width:160px; height: 24px; overflow:hidden;float:left;}
	.menu ul li a {margin:0; padding:0 0 0 23px; width:160px; height: 21px; line-height: 21px;background: #710e20 url("images/bg_menu.gif") top left no-repeat; color:#ffd2b3; font-weight: bold; text-decoration: none; float:left; overflow:hidden;}
	.menu ul li a:hover {background-color:#801e1f;color:#fffeff; }
	.footer a:hover {text-decoration: underline;}
	.header_img {margin:5px auto 0 auto; padding:0; width:710px; height: 214px; background-color: #5c3317;}
	.f_right {float:right;}
	.both { clear:both;}

