/* CSS Document */

body{
margin:0px;
color:#666666;
font-size:12px;
font-family:Arial;
}
.white{
font-weight:bold;
color:#FFFFFF;}
.black{
font-weight:bold;
color:#000000;}
.black2{
font-weight:bold;
color:#666666;}

.hang {
	line-height: 24px;
}
.font6666{
color:#666666;
}
.hot{
font-weight:bold;
color:#CE0000;
}
.hot2{
color:#CE0000;
}
.bold{
font-weight:bold;
}.cai {
	font-weight: bold;
	color: #993300;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
}
a:active {
	color: #CE0000;
	text-decoration: none;
}
