body {
	background-color: #BDBDBD;
}
* {
	margin:0px;
	padding:0px;
	border:0;
}
table {
	color: #666666;
	font-size: 9pt;
	font-family: "新宋体";
	border: 0px;
	border-collapse: collapse;
}
td {
    padding:0px
}
#i0, #i1, #i2, #i3, #i4, #i5, #i6, #i7, #i8, #i9, #i10{
	height: auto;
	width: 558px;
}
.key{
	line-height: 16px;
	height: 26px;
	width: 422px;
	border: 5px solid #EA68A2;
	background-color: #DDDDDD;
	padding-right: 2px;
	padding-left: 2px;
}
.submit{
	cursor: pointer;
    border-right: 0px;
    border-top: 0px;
    background-image: url(../img/siike_search.bmp);
    border-left: 0px;
    width: 66px;
	border-bottom: 0px;
	height: 26px
}
.space{
	word-spacing: 22px;
	text-decoration: none;
	color: #EA68A2;
}
.space1{
	font-family: Verdana;	
	font-size: 9px;	
}
.space2{
	font-family: Verdana;	
	font-size: 9px;
	text-decoration: underline;
	color: #EA68A2;	
}
.auk{
	word-spacing: 12px;
	text-align: center;
	padding-bottom: 12px;
}
.auk_middle{
	height: 10px;
}
.auk_bottom{
	padding-top: 22px;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #EA68A2;
}
#prompt{
	cursor: pointer;
	font-size: 9pt;
	color: #666666;
	font-family: "新宋体";
	height: 28px;
	width: 398px;
}
#prompt a{
	color: #666666;
	text-decoration: none;
}
#footer{
	font-family: "新宋体";
	font-size: 9pt;
	height: auto;
	line-height:15px;
	width: 100%;
	background-color: #CCCCCC;
	position: absolute;
	bottom: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BA015F;
	padding-top: 3px;
	padding-bottom: 2px;
}
#footer p{
	text-indent: 18px;
}
#footer a{
	color: #333333;
}