form table tr td {
	padding: 2px;
	vertical-align: top;
}
.rightbar {
	margin: 0px;
	width: 239px;
	background-repeat: no-repeat;
	float: left;
	background-image: url(../images/articleblock.top.png);
	background-position: left top;
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.rightbar form {
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 3px;
	padding-bottom: 5px;
	text-align: left;
}
.rightbar form input.art_search {
	width: 219px;
	border: 1px solid #CCC;
}
.rbar_content {
	background-image: url(../images/articleblock.mid.png);
	background-repeat: repeat-y;
	padding-right: 1px;
	padding-left: 1px;
	padding-bottom: 20px;
}
.rbar_content h3 {
	background-color: #DDD;
	font-size: 12px;
	color: #333;
	font-weight: bold;
	text-align: left;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-bottom: 2px;
}
.rbar_content p {
	padding-right: 8px;
	padding-left: 8px;
	font-size: 12px;
}
.rbar_bot {
	background-image: url(../images/articleblock.bot.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 4px;
	width: 239px;
}
.rbar_top {
	background-image: url(../images/articleblock.top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 16px;
	width: 239px;
	margin: 0px;
	padding: 0px;
	line-height: 1px;
	font-size: 1px;
	float: left;
}
ul.rulright {
	list-style-image: none;
	list-style-type: none;
	text-align: left;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	font-size: 12px;
	margin-bottom: 10px;
}
ul.rulright li {

}
ul.rulright li a {
	display: block;
	text-decoration: none;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding: 3px;
}
ul.rulright li a:hover {
	background-color: #EEE;
	border-bottom-style: solid;
}
ul.rulright li ul {
	list-style-type: square;
	padding-left: 20px;
	margin-bottom: 2px;
}
ul.rulright li.more a{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #F0F0F0;
}
ul.rulright li.more a:hover {
	color: #B20837;
	font-weight: bold;
}
.content {
	padding-top: 10px;
	font-size: 14px;
	padding-bottom: 10px;
}

.footer {
	background-color: #B20837;
	display: block;
	clear: both;
	font-size: 11px;
	color: #FFF;
	width: 950px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;

}

.footer table tr .r_sec a img {
	float: right;
	margin-top: 4px;
}

h3.h3block   {
	background-color: #8A7975;
	color: #FFF;
	padding-left: 5px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	font-size: 12px;
	font-weight: bold;
	float: none;
	clear: left;
}
h3.h3block a {
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.h3block.hov {
	background-color: #62040C;
	cursor: pointer;
}



ul.ulbut {
	list-style-image: none;
	list-style-type: none;
	float: left;
	margin-bottom: 1px;
}





ul.ulbut li {
}
ul.ulbut li a {
	text-decoration: none;
	color: #666;
	background-color: #E2E2E2;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	padding: 3px;
	font-size: 12px;
}
div.gblock {
	float: left;
	background-color: #F3F3F3;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
}
ul.ulbut li a:hover {
	color: #FFF;
	background-color: #B20837;
}
ul.rulright li span {
	display: block;
	text-decoration: none;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding: 3px;
}
.hilight {
	display: inline;
	font-weight: bold;
	color: #B20837;
	font-style: italic;
}

