/* CSS Document */

<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
background: transparent url(../images/bg.jpg) repeat-y center top;
}
body,td {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 24px;
}
A {
	text-decoration: underline;
	color: #333333;
}
A:hover {
	text-decoration: none;
	color: #333333;
}
.copyright {
	border-top: 2px solid #76310c;
	background-color: #a33f09;
color: #ffffff;
text-align: center;
}
.copyright A{
color: #ffffff;
}
.cat {
	margin-left: 89px;
	margin-top: 97px;
}
.cat li {
	width: 71px;
	heigt: 20px;
	line-height: 20px;
	text-indent: 11px;
	list-style: none;
	margin-left: -15px;
}
.cat li A{
	display: block;
	color: #a33f09;
	text-decoration: none;
	font-weight: bold;
}
.cat li A:hover{
	display: block;
	background: url(../images/bg_leftcat.gif) no-repeat left top;
	color: #a33f09;
}
.subcat {
	margin-left: 20px;
	margin-top: 20px;
}
.subcat li {
	width: 160px;
	heigt: 22px;
	line-height: 22px;
	text-indent: 11px;
	list-style: none;
	margin-left: -15px;
	border-bottom: 1px dotted #a33f09;
}
.subcat li A{
	display: block;
	color: #a33f09;
	text-decoration: none;
	font-weight: bold;
}
.subcat li A:hover{
	display: block;
	background: url(../images/bg_leftcat.gif) no-repeat left top;
	color: #a33f09;
}
.banner {
	margin-left: 16px;
	margin-top: 12px;
}
.position {
	height: 28px;
	line-height: 28px;
	text-indent: 20px;
	position: relative;
		font-weight:bold;
		color: #ffffff;
}
.position .right {
	position: absolute;
	right: 30px;
	text-align: right;
	top: 0px;
	color: #4e3a0f;
}
.position .right A{
	color: #4e3a0f;
}
.content {
	padding: 15px;
}
.bg_right {
	background: transparent url(../images/wood_02.gif) no-repeat center bottom;
}
.pic {
	border: 1px solid #cccccc;
	padding: 3px;
	background: #ffffff;
}