css.css
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-decoration: none;
	background-color: #000000;
}
td {
	font-size: 12px;
}
th {    font-size: 12px;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
.text {
	font-size: 12px;
	color: #B6A099;
	text-decoration: none;
	background-color: #481100;
}
.text:visited {
	COLOR: #B6A099; TEXT-DECORATION: none}
.text:hover {
	COLOR: #FFFFFF;
	text-decoration: none;
}
.text:link {
	COLOR: #B6A099; TEXT-DECORATION: none}
.left-bg {
	/*background-image: url(images/left-bg.jpg);*/
	background-repeat: no-repeat;
	background-position: center top;
	width: 176px;
	height: 279px;
}
.left-light {
	/*background-image: url(images/left-.jpg);*/
	background-repeat: no-repeat;
	background-position: left top;
	width: 176px;
	height: 409px;
}
#line2 td {
	background-image: url(images/line2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 32px;
	padding-left: 5px;
}
.left {
	background-image: url(images/left.gif);
	background-repeat: repeat-y;
	background-position: left;
	width: 4px;
}
.right {
	background-image: url(images/right.gif);
	background-repeat: repeat-y;
	background-position: right;
	width: 4px;
}
.main-menu {
	background-image: url(images/menu.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 44px;
	color: #882000;
	font-size: 13px;
	font-weight: bold;
	padding-left: 15px;
}
.style-bot{
	color:#B6A099;
	background-color: #481100;
	height: 60px;
}
.new-line {
	background-image: url(images/line2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 30px;
}
.pro-line {
	background-image: url(images/line2.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.stylynews{color:#666666; font-size:11px}
.stylezn {
	color: #882000;
}
.pro-menu {
	background-image: url(images/pro-menu.jpg);
	background-repeat: no-repeat;
	height: 41px;
	color: #882000;
	font-weight: bold;
	padding-left: 10px;
}
.indexbg {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	height: 625px;
}

