body, a, p, td{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
}
h1{
	color: #515151;
	width: 400px;
}
h2{
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
}
h4{
	margin-bottom: 5px;
	color: #484f7b;
}
.back{
	font-size: 10px;
	text-decoration: underline;
	color: #e6650b;	
}
#footer, #footer a{
	color: #fff;
	font-size: 10px;
	text-decoration: none;
}
#menu li a{
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	line-height: 25px;
	text-indent: 10px;
}
#menu li a:hover, #menu ul li a.selected{
	color: #484f7b;
}
.block, .block a, .block a:hover{
	font-size: 11px;
	color: #555;
	text-decoration: none;
}
.block a{
	text-decoration: underline;
}
.content{
	font-size: 11px;
	color: #515151;
	line-height: 16px;
}

#news, #news a{
	color: #fff;
	font-size: 12px;
	line-height: 15px;
}
.news-title{
	font-size: 13px;
	font-weight: bold;
}
.news-content{
	font-size: 11px;
	line-height: 15px;
}

.table th{
	background: #515151;
	color: #fff;
	padding-left: 3px;
	line-height: 25px;
	font-size: 11px;
}
.table td{
	padding-left: 5px;
}
.table td{
	border-bottom: 1px dotted #515151;
}
.table td, .table td a{
	color: #515151;
	font-size: 11px;
	text-decoration: none;
	line-height: 20px;
}
table td a.more{
	text-decoration: underline;
	color: #e6650b;
}
table.table3 td{
	padding-bottom: 7px;
}
table.table3 th{
	font-weight: bold;
	color: #515151;
	font-size: 11px;
	vertical-align: top;
}
table.table3 td{
	color: #515151;
	vertical-align: top;
}

#shop{
	color: #515151;
	font-size: 11px;
}
a.shop-link{
	color: #444;
}
a.shop-link:visited {
	color: #999;
}
.abc{
	position: absolute;
	top: -100px;
}