body {
	background: #fff;
	font-size: 14px;
	font-family: "Tahoma";
}

html, body, #container {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
}

#container {
	width: 996px;
	margin: 0 auto;
}

#content {
  position: relative;
  min-height: 100%;
}	

#box {
  padding-bottom: 200px;
}

* html #content {
  height: 100%;
}

#footer {
  position: relative;
  margin-top: -205px;
  height: 191px;
  z-index: 2;
  border-top: 3px dotted #e4e4e4;
  padding-top: 6px;
}


a.dfsa:link, a.dfsa:active, a.dfsa:visited {
	font-family: "Tahoma";
	font-size: 24px;
	text-decoration: none;
	color: #715948;
	top: 19px;
	left: 14px;
	position: absolute;
}

a.dfsa:hover  {
	color: #fff;
	text-decoration: none;
}

a.dfsa2:link, a.dfsa2:active, a.dfsa2:visited {
	font-family: "Tahoma";
	font-size: 28px;
	text-decoration: none;
	color: #000;
	position: absolute;
	z-index: 4;
	top: 10px;
	right: 245px;
}

a.dfsa2:hover  {
	color: #fff;
	text-decoration: none;
}


#header {
	width: 996px;
	height: 442px;
	position: relative;
	background: url('../img/header.jpg') no-repeat;
}

#kofe {
	position: absolute;
	right: 20px;
	top: 7px;
	z-index: 3;
}

.menu {
	width: 100%;
	position: relative;
	top: 15px;
	left: -15px;
}

.menu li {
	float: left;
	padding-left: 20px;
}

a.href_menu:link, a.href_menu:active, a.href_menu:visited {
	font-family: "Tahoma";
	font-size: 16px;
	text-decoration: none;
	color: #42210b;
}

a.href_menu:hover  {
	color: #a14415;
	text-decoration: none;
	border-bottom: 1px dotted #a14415;
}

#copyright {
	position: absolute;
	bottom: -1px;
	left: 5px;
	font-size: 11px;
}

#index_top {
	width: 818px;
	min-height: 30px;
	background: #f8f192 url('../img/bgtop.jpg') no-repeat;
	padding: 16px 0;
	position: relative;
	margin: 20px auto;
}

#index_top h2 {
	font-size: 18px;
	color: #5b3f2c;
	font-weight: bold;
	margin: 5px 0 5px 20px;
}

#index_top p {
	display: block;
	padding: 5px 25px;
	position: relative;
	left: 20px;
	padding-right: 70px;
	text-align: justify;
}

#index_top2 {
	width: 100%;
	position: relative;
	height: 440px;
}

#href2 {
	position: absolute;
	background: url('../img/blank.gif');
	right: 230px;
	top: 70px;
	width: 200px;
	height: 60px;
}

#l1 {
	float: left;
	width: 352px;
	height: 333px;
	background: url('../img/prj.jpg') no-repeat;
}

#l2 {
	float: left;
	width: 366px;
	height: 1px;
}

#l3 {
	float: left;
	width: 278px;
	height: 436px;
	background: url('../img/tort.jpg') no-repeat;
}

#l2 h2 {
	font-size: 18px;
	color: #5b3f2c;
	font-weight: bold;
	margin-bottom: 5px;
}

#l2 p {
	padding-top: 5px;
	padding-right: 40px;
}

#blah {
	width: 818px;
	height: 16px;
	position: absolute;
	bottom: 0;
	left: 0;
	background: url('../img/bgbottom.jpg') no-repeat;
	font-size: 0;
}

#mini {
	position: absolute;
	right: 15px;
	top: 17px;
}

#flash {
	position: absolute;
	right: 20px;
	bottom: -5px;
}
#finist {
	position: absolute;
	right: 3px;
	bottom: -1px;
	font-size: 11px;
}


a.cg_href:link, a.cg_href:active, a.cg_href:visited {
	font-family: "Tahoma";
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #000;
}

a.cg_href:hover  {
	color: #6d5443;
	text-decoration: none;
}