body {
	font-family: Arial, Tahoma, "Times New Roman";
	font-size: 12px;
	font-weight: normal;
	color: #4d4d4d;
	margin: 0px;
	padding: 0px;
}

#wrapper {
	width: 1000px;
	padding: 0px;
	margin-top: 0em;
	margin-right: auto;
	margin-bottom: 0em;
	margin-left: auto;
}
#left {
	float: left;
	width: 15%;
}
#right {
	float: left;
	width: 15%;
}
#center {
	float: left;
	width: 70%;

}
#menutop {
	height: 23px;
	margin-top: 15px;
	margin-bottom: 25px;
}

#header {
	clear: both;
}
#aphorism {
	height: 50px;
	margin-bottom: 10px;
}


#logo {
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../images/logo.gif);
	height: 57px;
	margin-bottom: 20px;
	margin-top: 20px;
}
#pagename {
	height: 21px;
	margin-left: 5px;
}

#sign {
	background-image: url(../images/sign.gif);
	background-repeat: no-repeat;
	height: 57px;
	width: 80px;
	float: right;
	margin-top: 92px;
	margin-right: 4px;
}

.line {
	width: 100%;
	background-image: url(../images/linectr.gif);
	background-repeat: repeat-x;
	height: 3px;
}

#aphpic {
	float: right;
	width: 62px;
	background-image: url(../images/aphpic.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 50px;
	margin-right: 10px;

}

#aphtxt {
	float: right;
	width: 260px;
	color: #b4b4b4;

}

#aphtxt p {
	text-align: right;
	margin: 0px;
	padding: 0px;	

}
.book {

	width: 25%;
	text-align: center;
	float: left;
}
#content {
	padding-top: 15px;
	color: #515151;
	min-height: 320px;
}

* html #content {
height: 320px;
}

.bookname {
	text-align: left;
	text-transform: uppercase;
	font-weight: bold;
	padding-right: 20px;
	padding-left: 20px;
}
.bookperep {
	text-align: right;
	color: #bebebe;
	text-transform: lowercase;
	padding-right: 20px;
	padding-left: 20px;
}
.bookdesc {
	color: 7d7d7d;
	text-align: left;
	padding-right: 20px;
	padding-left: 20px;
}
.booklink {
	color: #bebebe;
	text-align: right;
	padding-right: 20px;
	padding-left: 20px;
}
#footer {
	clear: both;
	margin: 0px;
	padding: 25px 0px 0px;
	width: 100%;
}
.footermenu {
	margin: 0px;
	padding: 0px;
	width: 100%;
}

.ulmenu li {
	display: block;
	width: 20%;
	float: left;
	background: #00FF33;
	margin: 0px;
	padding: 0px;
	height: 15px;
}
.ulmenu li div {
	padding: 0px;
	margin: 0px;
	position: relative;
	top: 20px;
}

.ulmenu {
	width: 100%;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.l {
	float: left;
}
.pr_pic {
	width: 25%;
margin-bottom:15px;

}
.pr_pic2 {
	width: 18%;
margin-bottom:15px;

}
.pr_text {
	width: 40%;

text-align:justify;
}
.pr_text_m {
	width: 18%;
margin-left:2%;
text-align:justify;
}
.pr_text2 {
	width: 80%;
padding-right:2%;
text-align:justify;
}
.pr_price {
	width: 13%;
    padding-left:2%;

color:red;
font-size:14px;
font-weight:bold;
}
