body {
	background: url("../img/bg.png");
	width: 1014px;
	margin: 0 auto 0 auto;
	text-align: center;
	font-family: Tahoma;
	font-size: 14px;
}
a {
	outline: none;
}
margin {
	padding: 0;
	margin: 0;	
}
/* Баннер сайта  */
.baner {
	background: url("../img/baner.png");
	width: 1014px;
	height: 145px;
	background-repeat: no-repeat;
}
.logo {
	text-align: left;
	padding: 0;
	margin: 0;
	padding-top: 25px;
	padding-left: 135px;
}
/* Меню сайта */
.menu {
	background: url("../img/menuBG.png");
	width: 1014px;
	height: 30px;
	background-repeat: no-repeat;
}
.a {
	padding-left: 40px;
}
.menu a {
	color: #E66509;
	font-variant: small-caps;
	font-size: 14px;
	margin: 0;
	padding: 0;
	margin-right: 10px;
}
.menu a:hover {
	color: gray;
	margin: 0;
	padding: 0;
	text-decoration: underline;
	margin-right: 10px;
}
.field {
	background: #FDFCF0;
	border-left: 1px solid gray;
	border-top: 1px solid gray;
	color: gray;
}
.chap {
	color: #FDE103;
	font-variant: small-caps;
	font-size: 13px;
	padding-left: 25px;
}
/* Основной блок страницы */
.tLeft {
	background: url("../img/tLeft.png");
	width: 215px;
	height: 41px;
	background-repeat: no-repeat;
}
.tCenter {
	background: url("../img/tCenter.png");
	width: 586px;
	height: 41px;
	background-repeat: no-repeat;
}
.tRight {
	background: url("../img/tRight.png");
	width: 213px;
	height: 41px;
	background-repeat: no-repeat;
}
.leftBG {
	background: url("../img/leftBG.png");
	width: 215px;
	background-repeat: repeat-y;
}
.centerBG {
	background: url("../img/centerBG.png");
	width: 586px;
	background-repeat: repeat-y;
}
.rightBG {
	background: url("../img/rightBG.png");
	width: 213px;
	background-repeat: repeat-y;
}
h2 {
	font-size: 15px;
	display: inline;
}
/* Основание сайта  */
.leftBot {
	background: url("../img/leftBot.png");
	width: 215px;
	height: 94px;
	background-repeat: no-repeat;
}
.centerBot {
	background: url("../img/centerBot.png");
	width: 586px;
	height: 94px;
	background-repeat: no-repeat;
}
.rightBot {
	background: url("../img/rightBot.png");
	width: 213px;
	height: 94px;
	background-repeat: no-repeat;
}
.copy, .copy_a, .copy_a:hover  {
	font-size: 10px;
	text-align: center;
	color: #FDE103;
	font-weight: bold;
        text-decoration: none;
        cursor: default;
}
.leftContent {
	padding-left: 20px;
	padding-right: 10px;
	font-size: 14px;
}
.leftContent a {
	color: #E66509;
	font-size: 14px;
	font-variant: small-caps;
}
.leftContent a:hover {
	color: gray;
}
ul {
	padding: 0px;
	padding-left: 18px;
	margin: 0px;
	list-style-image: url(/img/36.png);
}
li {
	padding: 0px;
	margin: 0px;
}

.centerContent {
	padding-left: 10px;
	padding-right: 10px;
	font-size: 14px;
}
.recomend {
	padding-left: 15px;
	padding-right: 15px;
	font-size: 14px;
}
h3 {
	background: #FBF1D3 url(/img/pl.png) left center;
	color: #0F7FB3;
	padding: 2px;
	padding-left: 20px;
	margin-top: 2px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	font-size: 14px;
	border: 1px solid #F6DE95;
}
.more {
	color: gray;
	font-size: 11px;
	border: 1px dashed #E4E3D0;
	width: 565px;
}
a {
	color: #3333CC;
}
a:hover {
	color: gray;
}
.pager {
	color: gray;
	font-size: 10px;
}
.list {
	padding: 1px 3px 1px 3px;
	background: #FBF1D3;
	margin-right: 3px;
	border: 1px solid #F6DE95; 
	font-size: 13px;
}
.list a {
	text-decoration: none;
	color: #E66509;
}
.active {
	padding: 1px 3px 1px 3px;
	margin-right: 3px;
	border: 1px solid gray;
	color: gray;
	font-size: 13px;
}
