.yinying  {
    filter: DropShadow(Color=green, OffX=3, OffY=3, Positive=1)
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #FF6633;
}
.sty1 {
	line-height: 1.8em;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 15px;
	padding-right: 8px;
}
.sty2 {
	line-height: 1.8em;
	padding-top: 5px;
	padding-left: 6px;
	padding-right: 6px;
}
.sty3 {
	font-size: 14px;
	font-weight: bold;
	color: #0099FF;
}
.sty4 {
	padding-left: 20px;
}
.sty5 {
	background-image: url(../images/line2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #FFFFFF;
	padding-left: 5px;
}
.sty6 {
	line-height: 1.8em;
	padding-right: 10px;
	padding-left: 10px;
}
.sty7 {
	font-size: 13px;
	color: #FFFFFF;
}
.sty8 {
	background-image: url(../images/bg5.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}


.copyright {
	padding-top: 5px;
}
.kuang {
    BACKGROUND: #ffffff; 
	BORDER-BOTTOM: #B3B3B3 1px solid; 
	BORDER-LEFT: #B3B3B3 1px solid; 
	BORDER-RIGHT: #B3B3B3 1px solid; 
	BORDER-TOP: #B3B3B3 1px solid
}
.button {
	BORDER-RIGHT: #333333 1px ridge;
	BORDER-TOP: #ffffff 1px ridge;
	FONT-SIZE: 9pt;
	BORDER-LEFT: #ffffff 1px ridge;
	COLOR: #000000;
	BORDER-BOTTOM: #000000 1px ridge;
	HEIGHT: auto;
	BACKGROUND-COLOR: #f1f1f1;
	cursor: hand;
	padding: 1px;
	width: auto;
}

