body {
	background-color: #ECECEC;
	margin: 0px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a {
	color: #4F4F4F;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
td {
	font-size: 11pt;
}
.footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 40px;
	text-align: center;
	padding-bottom: 20px;
}



.content {
	position: relative;
	margin-left: 50%;
}
.main {
	width: 980px;
	position: absolute;
	left: -490px;
}
.topbar {
	background-color: #333;
}
.header {
	background-image: url(images/index_01.jpg);
	height: 409px;
	width: 980px;
}
.menu {
	background-image: url(images/menu_back.gif);
	background-repeat: repeat-x;
	height: 48px;
	text-align: center;
	padding-top: 10px;
}
.left {
	width: 266px;
	background-image: url(images/left_back.jpg);
	background-repeat: repeat-y;
	vertical-align: top;
}

.mainContent {
	width: 980px;
	background-image: url(images/main_back.jpg);
	background-repeat: repeat-x;
	background-color: #ececec;
	height: auto;
	position: absolute;
	left: 0px;
	top: 457px;
}
.contentText {
	background-image: url(images/content_back.jpg);
	background-repeat: repeat-y;
	vertical-align: top;
	width: 714px;
}
.Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 26px;
	color: #0A0A0A;
	text-align: left;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 70px;
	padding-bottom: 0px;
	padding-left: 60px;
}

.leftContent {
	background-image: url(images/left_back_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	color: #d4c3c3;
	font-size: 10pt;
	line-height: 20px;
	text-align: center;
	vertical-align: top;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}
.icon_choose {
	background-image: url(images/icon_choose.gif);
	background-repeat: no-repeat;
	height: 25px;
	color: #167C2E;
	padding-top: 4px;
	background-position: center;
	width: 160px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: center;
}
.text01 {
	color: #FF0;
}
.text02 {
	color: #FF9;
}
.text03 {
	font-size: 12pt;
	color: #FFF;
}
.text04 {
	color: #FFF;
}
.text05 {
	color: #2C0E0C;
	background-color: #DFD2D2;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
}
.text06 {
	color: #FFF;
	background-color: #C03;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}

.bookName {
	font-size: 11pt;
	color: #D88787;
}
.text07 {
	color: #099;
}
.photo {
	margin: 10px;
	padding: 10px;
}

.price {
	font-size: 13pt;
	font-weight: bold;
	color: #F26562;
}
.cat {
	text-align: left;
}
.photoLeft {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.about {
	background-color: #eaeaea;
	padding: 5px;
	border: 1px dotted #CCC;
	font-size: 10pt;
	line-height: 20px;
}
.about a {
	color: #4F4F4F;
	text-decoration: underline;
}

           .s1{
            margin: 0px auto;
            font-family: Arial, Helvetica, sans-serif;
            font-size: 13px;
			color:#000000;
            }      
            .s1:link {
            text-decoration: none;
            color:#000000;
            }
             .s1:visited {
            text-decoration: none;
            color:#000000;
            }
             .s1:hover {
            text-decoration: underline;
            color:#000000;
            }
            .s1:active {
            text-decoration: none;
            color:#000000;
            }