/* CSS Document */
.style1 {
	color: #FFFFFF;
	font-size: 12px;
}
a.kk:link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.kk:hover {
	font-size: 12px;
	color: #FFFF99;
	text-decoration: underline;
}
a.kk:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.kk2:link {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a.kk2:hover {
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}
a.kk2:visited {
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}

a.kk3:link {
	font-size: 12px;
	color: #0000FF;
	text-decoration: underline;
}
a.kk3:hover {
	font-size: 12px;
	color: #FF6600;
	text-decoration: underline;
}
a.kk3:visited {
	font-size: 12px;
	color: #0000FF;
	text-decoration: underline;
}
a.kk4:link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.kk4:hover {
	font-size: 12px;
	color: #FFFF99;
	text-decoration: none;
}
a.kk4:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.style2 {font-size: 12px}

a:link {
	font-size: 12px;
	color: #889B3E;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #FF3300;
	text-decoration: underline;
}
a:visited {
	font-size: 12px;
	color: #AE8A0D;
	text-decoration: none;
}
.myhand {
	cursor: hand;
}
.all {
	font-size: 12px;
	line-height: 20px;
	color: #000000;
}
.all2 {
	font-size: 12px;
	color: #003300;
	line-height: 17px;
}
.mybg {
	background-image: url(../images/bgkk.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.ding {
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
}
.myinput3 {
	padding: 1px;
	border: 1px solid #669900;
}
.huadiao {
	font-size: 12px;
	color: #366794;
	text-decoration: line-through;
}
