body {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../images/background_logo.jpg);
}




.wrapper {
	border:0;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8a8989;
	background-image: url(../images/background_logo.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	background-position: center top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 60px;
	padding-left: 0px;
}

.header {
	height: 133px;
	width: 100%;
	font-family: Tahoma;
	font-size: 12px;
	color: #FEFEFE;
	background-image: url(../images/logoup.jpg);
	background-repeat: no-repeat;
	background-position: center;
	line-height: 30px;
	background-color: #291a0d;
}


.footer {
	background-color: #7d6b57;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	height: 140px;
	width: 100%;
	text-align: center;
}
.footer_center {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	display: block;
	width: 650px;
}
.footer a{
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:link{
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover{
	color: #CC9900;
	text-decoration: underline;
}




.header_menu {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	height: 12px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-weight: bold;
}
.header_menu a{
	color: #FFFFFF;
	text-decoration: none;
}
.header_menu a:link{
	color: #FFFFFF;
	text-decoration: none;
}

.header_menu a:hover{
	color: #00cafc;
}




.header_logo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #00cafc;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 35px;
}

.search {
	font-family: Tahoma;
	font-size: 12px;
	color: #2A1A0D;
	width: 363px;
	font-weight: bold;
	float: left;
	background-image: url(../images/search.gif);
	background-repeat: no-repeat;
	background-position: 15px bottom;
	padding-top: 30px;
	padding-left: 30px;
	display: block;
	line-height: 40px;
	height: 74px;
}


.catalog {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #666666;
	text-align: center;
	background-color: #e3e3e3;
}

.login_form {
	font-family: Tahoma;
	font-size: 11px;
	color: #291a0d;
	width: 360px;
	height: 98px;
	padding-top: 0px;
	line-height: 26px;
	padding-left: 14px;
	display: block;
	z-index: 100;
}
.login_form input{
	font-family: Tahoma;
	font-size: 11px;
	color:#666666;
	border: 1px solid #d7d7d7;
	height: 20px;
	width: 128px;
}
.login_form p{
	font-family: Tahoma;
	font-size: 14px;
	color: #291A0D;
}
.login_form a{
	color: #291A0D;
	text-decoration: underline;
}
.login_form a:link{
	color: #291A0D;
	text-decoration: underline;
}
.login_form a:hover{
	color: #291A0D;
	text-decoration: none;
}








.content {
	font-family: Tahoma;
	font-size: 12px;
	color: #2A1A0D;
	width: 767px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-weight: bold;
	height: 109px;
}
#searchform {
	height: 33px;
	width: 240px;
	margin: 0px;
	display: block;
	float: left;
	padding-left: 115px;
}
#searchsubmit {
	margin: 0px;
	height: 33px;
	width: 26px;
	display: inline;
	border: 1px dashed #FEFEFE;
}
#s {
	height: 13px;
	*height: 30px;
	width: 180px;
	background-color: #CCCCCC;
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	border: 1px solid #FEFEFE;
	display: block;
	line-height: 25px;
	float: left;
	text-align: left;
	margin: 0px;
	padding: 10px;
	*padding: 2px;
}
#searchform p {
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
search p {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 50px;
}

.news {
	width: 372px;
	color: #666666;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	background-color: #FEFEFE;
	margin-left: 10px;
}
.news_title{
	width: 372px;
	color: #666666;
	font-family: Tahoma;
	font-size: 11px;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 15px;
	float: left;
	margin: 0px;
	font-weight: normal;
	background-color: #FEFEFE;
}


.news a{
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
.news a:link{
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
.news a:hover{
	color: #999999;
	text-decoration: underline;
}




h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #d75a33;
	line-height: 14px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #d75a33;
	line-height: 26px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	background-color: #f4f2f0;
	text-indent: 15px;
}



.news_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #d75a33;
	line-height: 14px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	background-color:#f4f2f0;
	height: 48px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	width: 371px;
	background-repeat: repeat-x;
}






.welcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #d75a33;
	width: 650px;
	text-align: left;
	float: left;
	padding-left: 117px;
	height: 193px;
	padding-top: 15px;
	background-image: url(../images/line.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 20px;
}



.catbooks {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	width: 317px;
	text-align: left;
	height: 193px;
	font-weight: normal;
}

.banners1{
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	width: 171px;
	text-align: left;
	float: left;
	height: 193px;
	padding-top: 230px;
	font-weight: normal;
	margin-top: -105px;
	padding-left: 4px;
}

.banners2{
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	width: 185px;
	text-align: left;
	float: left;
	height: 193px;
	padding-top: 230px;
	font-weight: normal;
	margin-top: -105px;
	padding-left: 8px;
}




.agora {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	width: 747px;
	text-align: left;
	padding-left: 20px;
	font-weight: normal;
	padding-bottom: 20px;
}

.agora p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: left;
	padding-left: 0px;
	padding-top: 0px;
	font-weight: normal;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;

}



.catbooks p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: left;
	padding-left: 0px;
	padding-top: 0px;
	font-weight: normal;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}


.welcome img {
	padding-top: 0px;
	float: left;
	padding-right: 6px;
}
.welcome p {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	float: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.catbooks ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: none;
	line-height: 20px;
	font-family: Tahoma;
	font-size: 11px;
}

.catbooks li {
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	list-style-type: none;
	font-family: Tahoma;
	font-size: 11px;
	width: 359px;
	line-height: 26px;
	background-color:#f4f2f0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	height: 26px;
}

.agora ul {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: none;
	line-height: 20px;
	font-family: Tahoma;
	font-size: 11px;
}

.agora li {
	padding: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 20px;
	list-style-type: none;
	font-family: Tahoma;
	font-size: 12px;
	width: 720px;
	line-height: 12px;
	height: 20px;
}
a {
	color: #333333;
	text-decoration: none;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}


.book {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FEFEFE;
	background-image: url(../images/add.jpg);
	height: 21px;
	width: 85px;
	padding-left: 23px;
}

.book a {
	color: #FEFEFE;
	text-decoration: none;
}
.book a:link {
	color: #FEFEFE;
	text-decoration: none;
}
.book a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}

.book_img{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FEFEFE;
	width: 92px;
	text-align: center;
	vertical-align: top;
}
.book_more{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #d14114;
}
.book_more a{
	color: #d14114;
}
.book_more a:link{
	color: #d14114;
}
.book_more a:hover{
	color: #d14114;
}


