body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color: #CCC;
	margin: 0px;
}
a {
	text-decoration: none;
	color: #017698;
}
form {
	margin: 0px;
}
#warp {
	padding: 0px 10px 0px 10px;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B1B1B1;
	background-color: #FFF;
	border-left-color: #B1B1B1;
}
#sitelogo {
	background-image: url(images/ehappy2010_r4_c3.gif);
	height: 41px;
	width: 189px;
	float: left;
	margin-top: 30px;
}
#topsearch {
	background-image: url(images/ehappy2010_r2_c10.gif);
	background-repeat: no-repeat;
	background-position: 25px center;
	float: right;
	height: 22px;
	width: 210px;
	margin-top: 50px;
}
#listDiv {
	padding: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
}
#booksearch {
	color: #000;
	font-size: 0.95em;
	line-height: 200%;
}


#booksearch a {
	padding: 2px;
	color: #006;
	font-weight: bolder;
}

#booksearch a:hover {
	color: #FFF;
	background-color: #F03;
}

#booksearch .active {
	color: #FFF;
	background-color: #F03;
}
.clearhr {
	clear: both;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
}
.searchform {
	background-color: #FFF;
	height: 16px;
	width: 120px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.messageDiv {
	padding: 10px;
	text-align: center;
	color: #900;
}
.bookTitle {
	font-size: 1.35em;
	font-weight: bold;
	color: #0190ba;
	margin-bottom: 5px;
	margin-top: 5px;
	padding: 2px;
	margin-right: 10px;
	background-color: #FFF;
}
.bookTitleType {
	font-size: 0.75em;
	color: #f34783;
	font-weight: bold;
}

.bookRegion {
	float: left;
	width: 24%;
	text-align: center;
	padding: 2px;
	margin-right: 1px;
}

.bookRegion a {
	text-decoration: none;
	display: block;
	padding: 4px;
}
.bookRegion a:hover {
	background-color: #FFE8E8;
	cursor: hand;
}

.bookRegionS {
	float: left;
	width: 48%;
	text-align: center;
	padding: 2px;
	margin-right: 1px;
}

.bookRegionS a {
	text-decoration: none;
	display: block;
	padding: 4px;
}
.bookRegionS a:hover {
	background-color: #FFE8E8;
	cursor: hand;
}

.bookName {
	font-size: 0.95em;
	font-weight: bold;
	color: #0190ba;
	text-decoration: none;
	height: 45px;
}
.booktName {
	font-size: 1.27em;
	font-weight: bold;
	color: #ff3333;
	text-decoration: none;
}

.bookCover {
	margin: 5px;
	height: 160px;
	width: 120px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #CCC;
}
.bookCoverL {
	height: 200px;
	width: 150px;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px solid #CCC;
}
.bookCoverM {
	height: 160px;
	width: 120px;
	background-color: #FFF;
	margin: 5px;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #999;
}

.bookCoverS {
	margin: 5px;
	height: 120px;
	width: 90px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #CCC;
}
.detailDiv {
	float: left;
	width: 100%;
	margin-bottom: 10px;
}

.newsPhoto {
	float: left;
	width: 200px;
	margin-bottom: 20px;
}
.newsTitle {
	font-size: 1.53em;
	color: #0190ba;
	margin-bottom: 5px;
	font-weight: bold;
}
.newsTime {
	font-size: 0.9em;
	color: #999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.newsContent {
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 200%;
	text-align: justify;
}
.newsRegion {
	float: left;
	width: 360px;
	margin-bottom: 10px;
	position: absolute;
	font-size: 15px;
}
.newsDetail {
	float: left;
	width: 100%;
	margin-bottom: 10px;
}
.newsDetail p {
	font-size: 1.1em;
	line-height: 150%;
}
.trBline {
	background-image: url(images/linev.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.trHead {
	background-image: url(images/headback1.jpg);
	color: #333;
}
.h1news {
	background-image: url(images/tabhead1.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	margin-top: 0px;
	margin-bottom: 5px;
}
.h1board {
	background-image: url(images/tabhead3.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	margin-top: 0px;
	margin-bottom: 5px;
}
.h1function {
	background-image: url(images/tabhead4.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.h1book {
	background-image: url(images/tabhead5.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	margin-top: 0px;
	margin-bottom: 5px;
}
.h1about {
	background-image: url(images/tabhead6.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	margin-top: 0px;
	margin-bottom: 5px;
}
.h1tservice {
	background-image: url(images/tabhead8.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	margin-top: 0px;
	margin-bottom: 5px;
}
.h1contact {
	background-image: url(images/tabhead9.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	margin-top: 0px;
	margin-bottom: 5px;
}
.h1web {
	background-image: url(images/tabhead7.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	margin-top: 0px;
	margin-bottom: 5px;
}
.formarea {
	text-align: left;
	padding: 10px;
	line-height: 250%;
}
.formarea2 {
	text-align: left;
	line-height: 150%;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.gossipContent {
	padding-left: 0px;
	padding-right: 25px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 150%;
	word-break: break-all;
}
.gossipbg {
	background-image: url(images/gossipt.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.gossipTitle {
	font-size: 1.3em;
	color: #0190ba;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 25px;
}
.gossipInfo {
	font-size: 0.9em;
	color: #999;
	background-color: #E1E1E1;
	margin-top: 2px;
	margin-right: 25px;
	margin-bottom: 2px;
	margin-left: 2px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #666;
}

.important {
	font-weight: bolder;
	color: #093;
}
.topmenubg {
	background-image: url(images/headback3.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.sharelink {
	text-align: right;
	font-size: 9pt;
	margin-right: 3px;
	margin-left: 3px;
}

#pagenav a{
	color: #069;
}
#pagenav a:hover{
	background-color: #CCC;
	color: #333;
}

#pagenav .goFirst {
	background-image: url(images/resultset_first.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
	padding-right: 2px;
}
#pagenav .goLast {
	background-image: url(images/resultset_last.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
	padding-right: 2px;
}
#pagenav .goNext {
	background-image: url(images/resultset_next.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
	padding-right: 2px;
}
#pagenav .goPrev {
	background-image: url(images/resultset_previous.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
	padding-right: 2px;
}
#pagenav .goBack {
	background-image: url(images/back.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
	padding-right: 2px;
}
#pagenav .goHome {
	background-image: url(images/main.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
	padding-right: 2px;
}
#pagenav {
	height: 24px;
}

