body, html 
{
height:100%;
}

body, table, td, p, div
{
	font: 12px/1.2 Tahoma, sans-serif;
}

body
{
	margin: 0;
	padding: 0;
	background-color: #fff;
	color: #594f51;
	text-align: "center";
}
input, textarea, select {
  padding:1px;
  margin:2px;
  border:1px solid #A3A3A3;
}
input.button {
  background:#D8D8D8;
}
h1
{
	margin: .67em 0;
	font-size: 1.6em;
}

h2
{
	margin: 0;
	font-family: Tahoma, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

h3
{
	margin: 1em 0;
	font-size: 1.17em;
}

p
{
	margin: 1em 0;
}

a:link, a:visited, a:hover, a:active
{
	color: #a29527;
}

img
{
	border: none;
}

form
{
	margin: 0 0 1em 0;
}

#space_07 {
  padding:10px 20px 10px 20px;
  vertical-align:top;
}
#space_03_
{
	/*background: #D6D7CE; transparent url('../images/bg_02_.jpg') no-repeat right top;*/
	padding:10px 10px 10px 20px;
  vertical-align:top;
  border-right:2px solid #797B6E;
}

#space_03_ ul
{
	margin: 1em 0;
	padding: 0;
}

#space_03_ li
{
	padding-bottom: 1em;
	list-style: none;
}
#space_03
{
	/* background: #D6D7CE; transparent url('../images/bg_02.jpg') no-repeat left top;*/
	padding:10px 20px 10px 20px;
  vertical-align:top;
  border-left:2px solid #797B6E;
}

#space_03 ul
{
	margin: 1em 0;
	padding: 0;
}

#space_03 li
{
	padding-bottom: 1em;
	list-style: none;
}

#rex
{
	float: right;
	width: 229px;
	height: 136px;
	text-align: center;
}


/* menu_01 */

#menu_01
{
	float: left;
	width: 312px;
	margin: 1px 0 0 0;
	padding: 0;
	font-size: 11px;
	color: #cdcccc;
}

#menu_01 img
{
	float: left;
}

#menu_01 li
{
	list-style: none;
	float: left;
	padding-right: 12px;
	vertical-align: bottom;
}

/* title_01 */

#title_01
{
	float: left;
	width: 144px;
}

/* spacer_02 */

.spacer_02
{
  width:150px;
  height:10px;
}

/* index_01 */

#index_01
{
	font-size: 12px;
	text-align: left;
}

#index_01 td
{
	padding: 0 28px 28px 0;
	vertical-align: top;
	line-height: 1.8;
}

#index_01 img
{
	display: block;
	border: 1px solid #aaa;
}

#index_01 .cost
{
	font-size: 12px;
	font-weight: bold;
	color: #b7652d;
}

/* index_02 */

#index_02 td
{
	padding: 0 8px 28px 4px;
	vertical-align: top;
}

#index_02 tr .icon
{
	width: 46px;
	padding: 0;
}

#index_02 h3
{
	margin: 0 0 4px 0;
	font-size: 18px;
	font-weight: normal;
}

/* footer_01 */

#footer_01
{
    position:absolute;
	bottom:10px;
	right:10px;
	text-align: right;
}

#footer_01 img
{
	margin: 18px 0px 0 0;
}

/* catalog */

#catalog #item .image
{
	float: left;
	border: 1px solid #989898;
	margin: 0 20px 12px 0;
}

#catalog #item .cost
{
	margin-top: 24px;
	text-align: center;
}

#catalog #item .str, #catalog #item .num
{
	color: #b7652d;
	letter-spacing: -2px;
}

#catalog #item .str
{
	font-size: 18px;
}

#catalog #item .num
{
	font-size: 60px;
}

#catalog #item .order
{
	margin-top: 32px;
	text-align: center;
}

#catalog #order .image
{
	width: 129px;
	float: left;
	border: 1px solid #989898;
}

#catalog #order .sp_01
{
	width: 16px;
	float: left;
}

#catalog #order #preface
{
	width: 300px;
	float: left;
}

#catalog #order h3
{
	font-size: 14px;
}


#catalog #order td
{
	padding: 0 4px 4px 0;
}

input, select, textarea, option
{
	font: 12px/1.2 Tahoma, sans-serif;
}

#catalog #order .cost
{
	width: 80px;
	height: 24px;
	font-size: 18px;
	color: #b7652d;
	background-color: #fff;
	border: 0;
}

#catalog #order label
{
	display: block;
	margin-bottom: 12px;
}

#contacts .contact
{
	font-size: 15px;
	font-weight: bold;
	color: #b7652d;
}

.text {
	padding-right : 10px;
}
.title {
    background-color:#F8F8F8;
    color:#594F51;
	font-weight : bold;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	padding-left : 5px;
	height : 25px;
}
.title a {
	color : #594F51;
}
