/* 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}

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: 1px solid #CCCCCC;
}

