.topics {
	height: 150px;
	overflow: scroll;
	padding: 10px;
}

.topics li{
	background-image: url(../img/topics_list_mark.jpg);
	background-repeat: no-repeat;
	background-position: left 9px;
	font-size: 13px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	padding-top: 5px;
	padding-bottom: 5px;
}
.topics span {
	color: #F60;
	padding-left: 15px;
}


.r_box {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	padding-right: 7px;
}
.r_box a {
	font-size: 13px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.r_box a span {
	font-size: 11px;
	color: #F60;
}
.banners {
	padding-top: 5px;
	padding-bottom: 5px;
}

h1{
	padding-top:19px;
	padding-left:4px;
}
h1, x:-moz-any-link {
	padding-top:19px;
	padding-left:4px;
}
h1, x:-moz-read-only {
	padding-top:19px;
	padding-left:4px;
}
h1, x:-moz-broken {
	padding-top:19px;
	padding-left:4px;
}
h1, x:x {
	padding-top:19px;
	padding-left:4px;
}

.h_menu2 {
	float: right;
	padding-top: 3px;
	padding-bottom:7px;
	margin-right:4px;
}
.h_menu2, x:-moz-any-link {
	float: right;
	padding-top: 3px;
	padding-bottom:14px;
	margin-right:4px;
}
.h_menu2, x:-moz-read-only {
	float: right;
	padding-top: 3px;
	padding-bottom:14px;
	margin-right:4px;
}
.h_menu2, x:-moz-broken {
	float: right;
	padding-top: 3px;
	padding-bottom:14px;
	margin-right:4px;
}
.h_menu2, x:x {
	float: right;
	padding-top: 3px;
	padding-bottom:7px;
	margin-right:4px;
}

body:first-of-type h1 {
	padding-top:5px;
	padding-left:4px;
}

body:first-of-type .h_menu2 {
	float: right;
	padding-top: 3px;
	padding-bottom:7px;
	margin-right:4px;
}

