/* CSS Document */
td {  font-family: "ËÎÌå"; color: #000000; font-size: 9pt; line-height: 11pt}
a:link {  text-decoration: none ;font-size: 9pt; color: #000000}
a:hover {  TEXT-DECORATION:underline; color: #000000; font-size: 9pt}
a:visited {  color: #000000; text-decoration: none}
a:active {  color: #000000; font-size: 9pt}


* {
	margin:0px;
	padding:0px;
}
html,body
{
	width:100%;
	height:100%;
}
.img-wrapper {
	clear: right;
	float: left;
	background: url("http://www.inbook.net/huadieimg/shadow.gif") no-repeat right bottom;
	position:relative;
}
.img-wrapper img {
	margin: -5px 5px 5px -5px;
	background-color: #fff;
	border: 1px solid #a9a9a9;
	padding: 4px;
	position:relative;
	display:block;
}
hr
{
	clear:both;
	margin:4px;
}
.link {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #FEE667;
}
.link2 {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
}
.link1 {
	border-top-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.pagebar{
	padding:3px;
	margin:1px 1px 1px 10px;
	text-align:right;
}
.pagebar a:link{
	border:1px solid #ccc;
	background:#FFFFFF;
	font:normal 10px Arial;
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
	padding-bottom:2px;
	margin-right:2px;
	text-decoration:none;
	color:#999999;
	height: 20px;
	width: 20px;
	text-align: center;
}
.pagebar a:visited{
	border:1px solid #ccc;
	background:#FFFFFF;
	font:normal 10px Arial;
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
	padding-bottom:2px;
	margin-right:2px;
	text-decoration:none;
	height: 20px;
	width: 20px;
	text-align: center;
}
.pagebar a:hover{color: #008000;border:1px solid #ABCD3A;background:#F2FDDB;}
.current {
	font-weight: bold;
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
	padding-bottom:1px;
	margin-right:2px;
	border:1px solid #E8DB97;
	background:#FFFFDD;
	color:#AE1B0D;
	height: 20px;
	width: 20px;
	text-align: center;
}
