
body {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px;
	width: 100%;

	margin: 0px;
	background-color: #000000;
}

.main-container {
	width: 900px;
	height: 445px;
	padding: 0px;
	margin:  20px 0px;
	background-color: #FFFFFF;
	text-align:left;

}
.main-container2 {
	width: 900px;
	height: 100%;
	background-image: url(image/bg3.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding: 0px;
	margin:  20px 0px; 
	background-color: #FFFFFF;
	text-align:left;
	position: relative;
	overflow: auto;
	visibility: visible;
	top: 20px;
	bottom: 20px;
}
.right-main-container2 {
	width: 609px;
	height: 100%;
	background-image: url(image/bg-fade.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 0px;
	margin:   0px; 
	background-color: #FFFFFF;
	text-align:left;
	position: relative;
	overflow: auto;
	visibility: visible;
	float: right;

}

.book-container {

	width: 271px;
		height: 100%;
	padding: 10px;

	margin: 0px;
	float: left;



}
.content-container  {
	width: 369px;
	height:352px;
	padding: 0px;
	margin: 70px 0px 0px 10px;
	background-image: url(image/bg-fade.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-right: 1px #cccccc solid;
		float: left;
}
.content-container2  {
	width: 369px;

	padding: 0px;
	margin: 70px 0px 10px 10px;

	border-right: 1px #cccccc solid;
		float: left;
}
.Layer1 {
	position:fixed;
	width:310px;
	height:375px;
	z-index:1;
	overflow: auto;
	visibility: visible;
	padding: 0px 10px 10px 10px;
	left: 1;
	top: 1;
}


.right-container {
	width: 199px;
	height: 425px;
	padding: 10px;
	margin: 0px;
	float: right;
}
.logo-container {
	width: 179px;

	padding: 0px 0px 18px 0px;
	margin: 0px;
	text-align:left;
}
.menu-container {

	width: 179px;
	padding: 10px 0px 10px 0px;
	margin: 0px;
	text-align:left;

}
.pic-container {

	width: 179px;

	padding: 10px 0px 0px 0px;
	margin: 0px;
	text-align:left;

}
.book {
border: 1px #000000 solid;
}
	
h1 {
	font-size:14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 10px 0px;
color:#01aea0;
}
h2 {

	font-size: 12px; 
	font-weight: bold;
	margin: 0px;
	padding: 10px 0px;
	line-height: normal;
	color:  #26B599;
}

h3 {
	font-size: 10px; 
	font-weight: bold;
	margin: 0px;
	padding: 10px 0px;
	line-height: normal;
	color: #006784;
}

p {

	margin: 0px;
	padding: 5px 10px 5px 0px;
	line-height:15px;


}

ul {

	margin: 0px;
	padding: 0px 0px 0px 10px;
	line-height:15px;


}
li {

	margin: 0px;
	padding: 5px 10px 5px 0px;
	line-height:15px;


}
.menu
	{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	background-color:#d42726;

}
.menu-item
	{
	margin: 0px;
	padding: 4px;
	border-bottom: 1px #d83d3c solid;


}
.menu-item a:link{
	text-decoration: none;
	color: #ffffff;


}
.menu-item a:visited{
	text-decoration: none;
	color: #ffffff;  

  
}
.menu-item a:hover{
	text-decoration: none;
		color: #ffffff;
		font-weight:bold;


}
.menu-item2
	{
	margin: 0px;
	padding: 4px 8px;
	border-bottom: 1px #d83d3c solid;


}
.menu-item2 a:link{
	text-decoration: none;
	color: #ffffff;


}
.menu-item2 a:visited{
	text-decoration: none;
	color: #ffffff;  

  
}
.menu-item2 a:hover{
	text-decoration: none;
		color: #ffffff;
		font-weight:bold;


}

.style1{
font-size: 9px;
color:#01aea0;

}
.pic-j{
padding: 0px   10px  0px  10px;
float:right;

}

