.text {
	font-size: 12px;
	line-height: 20px;
	color: #330099;
}
.text:link{
	color:#330099;
	text-decoration: none;
}
.text:visited{color:#330099;
text-decoration: none;
}
.text:hover{
	color:red;
	text-decoration: underline;
}
.k1{
	border-top: 1px none #33CCFF;
	border-right: 1px none #33CCFF;
	border-bottom: 1px dotted #33CCFF;
	border-left: 1px none #33CCFF;


}
.kb {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.text2 {
	font-size: 12px;
	line-height: 50px;
	font-weight: bold;
	color: #FFFFFF;
}
.textb {
	font-size: 12px;
	color: #FFFFFF;
	border: none;

}
.hy {
	color: #FFFFFF;
	background-color: #CC0000;
	width: 100px;
	border: 1px dotted #FFFFFF;
}
input {
	border: 1px solid #330000;
}
.textjava {
	font-size: 12px;
	color: #CC0000;
	border: none;

}
.kz {
	border: 1px dashed #3300FF;
}
.textb:link {
color:#ffffff;
	text-decoration: none;
}
.textb:visited{
color:#ffffff;
text-decoration: none;
}
.textb:hover{
	color:#FFFF66;
	text-decoration: underline;
}
select {
	border: 1px solid #333300;
	font-size: 12px;
	color: #330066;
	list-style-image: none;
	list-style-type: disc;
	padding: 1px;


}
textarea {
	border: 1px solid #333300;
}
.kh {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #CC3300;
	border-right-color: #CC3300;
	border-bottom-color: #CC3300;
	border-left-color: #CC3300;
	background-color: #FFECEC;
	font-size: 12px;
	color: #660000;

}a:link {
	color: #990000;
	text-decoration: none;

}
a:visited {
	color: #990000;
	text-decoration: none;

}
a:hover {
	color: #0099FF;
	text-decoration: underline;
}
