	html {margin:0; padding:0;}
	body {margin:0; padding:0; background: #fff url("images/bg.jpg") left top repeat-x;font-family: verdana, Arial, helvetica; font-size: 12px;color:#393939;}
	.all {margin:0 auto; padding:0; width:748px;background: #fff url("images/bg.gif") left top repeat-y; }
	#top_slogan {margin:0; padding:0; border-bottom: 10px solid #64b103; color:#64b103; height: 50px; line-height: 50px; font-size: 10px; font-weight: bold;text-align:center;}
	#header {height: 158px; background: #a09f9d url("images/bg_header.jpg") left top repeat-x; border-bottom: 10px solid #64b103;}
	#logo {width:523px; height:158px; float:left;}
	#content_box {margin:0; padding:0 0 80px 0; background: url("images/bg_content.jpg") left bottom no-repeat; }
	#bottom_slogan {margin:0; padding:0; height: 32px; line-height: 32px;  border-top: 10px solid #ffc501; background-color: #030303; color:#64b103; font-size: 10px; font-weight: bold;text-align:center; }
	#bottom_slogan b { color:#e3e3e3; }
	#footer {margin:0; padding:0; height: 30px; line-height: 30px; background: #030303 url("images/bg_footer.gif") left bottom no-repeat; color: #e3e3e3; font-size: 10px; font-weight: bold;text-align:center; }
	#footer a { color:#8fc74a; text-decoration:none; }
	#footer a:hover { text-decoration: underline; }
	.content {margin: 10px 10px 10px 20px; padding:0; width:520px; float:left;}
	.right_box { margin:30px 0 0 0; padding:0; float:left; width:165px;}
	h1 { border-left: 4px solid #64b103; font-size: 18px; color:#666666; padding-left:15px; height: 30px; }
	h1 span {color:#60ae00; font-weight: normal; }
	.menu {margin:0; padding:0; width:191px; float:left;}
	.menu ul {margin:0; padding:0;list-style: none; width:191px;}
	.menu ul li {
	margin:0;
	padding:0;
	width:191px;
	height: 22px;
	overflow:hidden;
	float:left;
	background: url("images/bg_menu.gif") 10px 24px no-repeat;
}
	.menu ul li a { background: url("images/bg_menu_01.gif") 0 8px no-repeat;margin:0; padding:0 0 0 15px; width:191px; height: 26px;line-height: 26px; color:#020202; text-decoration: none; float:left; font-weight: bold; font-size: 10px; overflow:hidden;}
	.menu ul li.last {background-image: none;}
	.menu ul li a:hover {color:#ffc501; }



	.both { clear:both;}
