@charset "utf-8";
/* CSS Document */
.header {
	background: url(../images/bg_header.jpg) no-repeat;
	height: 428px;
	margin-top: 30px;
}
.title_top {
	width: 450px;
	font: 40px "Times New Roman", Times, serif;
	color: #2f1e0f;
	font-weight: bold;
	font-style: italic;
	padding-top: 45px;
}
.tm {
	font-weight: 100;
	font-size: 30px;
}
.title_top2 {
	width: 400px;
	font: 22px "Times New Roman", Times, serif;
	color: #978e87;
	font-style: italic;
	margin-top: 25px;
	letter-spacing: -0.25pt;
	line-height: 35px;
}

.h1home {
font: 40px "Times New Roman", Times, serif;
}

#but_header {
	margin-top: 20px;
}
#img_header {
	border: #d0c5b7 solid;
	border-width: 1px;
	margin-left: 500px;
	margin-top: -220px;
}
.header2 {
	margin-top: 30px;
	margin-bottom: 35px;
}
#bt_header {
	position: absolute;
	margin-top: -90px;
	margin-left: 30px;
}
#bt_header input{
	background: url(../images/buy_now.jpg) no-repeat;
	width: 210px;
	height: 35px;
	border: none;
	cursor: pointer;
}
#bt_header input:hover {
	background: url(../images/buy_now_hover.jpg) no-repeat;
}
/**************** Content *********************/
.block {
	float: left;
	width: 305px;
	height: 415px;
	margin-right: 25px; 
}
.block_last {
	float: left;
	width: 305px;
	height: 415px;
}
.block, .block_last {
	margin-top: -115px;
}
.title_block {
	height: 40px;
	background-color: #2f1e0f;
	font: 20px Arial, Helvetica, sans-serif;
	color: #e7e1da;
	letter-spacing: -0.4pt;
	line-height: 40px;
	padding-left: 15px;
}
.img_block {
	margin-top: 10px;
	width: 304px;
	height: 235px;
	background-color: #e7e1da;
	border: #68625b solid;
	border-width: 1px;
}
#img_story {
	float: right; 
	margin-top: -320px; 
}
@-moz-document url-prefix() {
 #img_story { 
	margin-top: -295px; 
}
}
.text_block {
	margin-top: 10px;
	font: 14px Arial, Helvetica, sans-serif;
	color: #68625b;
	letter-spacing: 0.3pt;
}
.link_more {
	margin-top: 0px;
padding-bottom: 10px;
}
.link_more a{
	font: 14px Arial, Helvetica, sans-serif;
	color: #180f08;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: -0.4pt;
}
hr.main {
	background: #cbc6c3;
	height: 1px;
	border: none;
	margin-top: 300px;
}

.text {
	width: 635px;
}
.bottom {
	background: url(../images/bottom_table.jpg) no-repeat;
	height: auto;
}

