/*****************/
*{
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
}

.clear { clear: both; line-height: 0; height: 0px; width: 0px; overflow: hidden; visibility: hidden;}

html, body {
	color: #333333;
	text-align: center;
	width: 100%;
	background: #561a07 url(../images/rep_1.jpg) repeat left top;
}

a:link, a:visited, a:active {
	color: #923e2c;
	text-decoration: none;
	outline: none
}

a:hover {
	text-decoration: underline
}

.hr{
	width: 100%;
	height: 1px;
	border-bottom: 1px dashed #c7ae93;
	text-indent: -9999px;
	overflow: hidden;
}

.hr hr{
	margin-top: -10px;
	background: transparent;
	height: 0px;
	width: 0px;
}

.red{
	color: #8a2e1b;
}
/*****************/



/*****************/
.wrapper{
	width: 680px;
	margin: 0 auto;
}
/*****************/



/*****************/
.header{
	width: 680px;
	height: 245px;
	overflow: hidden;
	background: transparent url(../images/header-002.jpg) no-repeat left top;
	margin-top: 31px;
}
/*****************/



/*****************/
.container{
	width: 680px;
	background: transparent url(../images/content_bg.jpg) repeat-y left top;
	text-align: left;
	padding-left: 1px;
}
/*****************/



/*****************/
.container .menu{
	margin: 0 0 0 0;
	margin-left: 22px !important;
	margin-left: 11px;
	width: 212px;
	overflow: hidden;
	float: left;
	background: transparent url(../images/content_menu_bg.jpg) repeat-y left top;
}

.container .menu ul{
	list-style: none;
	padding-bottom: 33px;
	background: transparent url(../images/bottom_menu.jpg) no-repeat left bottom;
}

.container .menu li{
	margin: 0 0 0 19px;
	border-bottom: 1px dashed #c7ae93;
	width: 151px;
	height: 21px;
	overflow: hidden;
}

.container .menu li,
.container .menu li a{
	font-size: 14px;
	color: #8a2e1b;
}

.container .cont-bottom01{
	padding: 10px 35px 23px 10px;
	text-align: center;
	line-height: 18px;
	font-size: 14px;
	color: #8a2e1b;
	background: transparent url(../images/bottom_menu.jpg) no-repeat left bottom;
}

/*****************/


/*****************/
.container .content{
	width: 423px;
	overflow: hidden;
	text-align: left;
}

.container .content .cont-text{
	margin: 25px 15px 25px 20px;
	text-align: left;
}

.container .content .cont-text,
.container .content .cont-text p,
.container .content .cont-text table{
	font-size: 11px;
	color: #765b44;
}

.container .content .cont-text a,
.container .content .cont-text b,
.container .content .cont-text u,
.container .content .cont-text i{
	font-size: 11px;
}

.container .content .cont-text b{
	font-weight: bold;
}

.container .content .cont-text p{
	line-height: 13px;
	margin-bottom: 10px;
}

.container .content .cont-text table p{
	margin-left: 2px;
}


.container .content .cont-text .head-1{
	font-size: 15px;
	color: #8a2e1b;
	margin-bottom: 2px;
}

.container .content .cont-text .cont-list-items{
	
}

.container .content .cont-text .cont-list-items .item{
	width: 186px;
	height: 15px;
	overflow: hidden;
	background: transparent url(../images/cont-item-bg.jpg) no-repeat left top;
	float: left;
	margin: 0 8px 2px 0;
}

.container .content .cont-text .cont-list-items .item,
.container .content .cont-text .cont-list-items .item a{
	font-size: 10px;
	color: #765b44;
}

.container .content .cont-text .cont-list-items .item span{
	margin: 0 0 0 10px;
}

/*****************/



/*****************/
.footer{
	width: 680px;
	height: 50px;
	background: transparent url(../images/footer.jpg) no-repeat left top;
	text-align: left;
	overflow: hidden;
}

.footer .content{
	font-size: 10px;
	color: #f3e3d1;
	margin: 30px 0 0 20px;
	text-align: left;
}
/*****************/