@charset "UTF-8";
/* CSS Document 
generated by designbynur.com */ 
html, body{
	font-family: Tahoma, Geneva, sans-serif;
	background-color: #437ea2;
	background-image:url(../images/blupaisy.png);
	background-repeat: repeat;
	font-size: 14px;
	margin: 0px;
	color: #000;
}


hr {
	border: 1px dotted #7b0e9a;
	margin-left: auto;
	margin-right: auto;
	width: 90%;
}

a:link {
	color: ##63C;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #93C;
	text-decoration: none;
}
a:hover {
	color: #F00;
	text-decoration: none;
}
a:active {
	color: #900;
	text-decoration: none;
}


  
#wrap {
	width: 85%;
	max-width: 800px;
	margin-left: auto;
	margin-right: auto;
	padding: 12px;
	background-color: #fff;
	-moz-border-radius-bottom-right: 25px;
	border-bottom-right-radius: 25px;
	-moz-border-radius-bottom-left: 25px;
	border-bottom-left-radius: 25px;
  border:1px dotted #eee;
  /* for IE */
  filter:alpha(opacity=90);
  /* CSS3 standard */
  opacity:0.9;
  }
	
.sm {
	font-size:9px;
	color: #ccc;
	font-weight: normal;
}
  
#book {
	width: 734px;
	height: 550px;
	background-color: transparent;
	margin-left: auto;
	margin-right: auto;
	background-image:url(../graphic/book.png);
	background-repeat: no-repeat;
}
 
.qt {
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-weight: bold;
}