@charset "gb2312";
/* CSS Document */

body {
	margin: 0px;
	font-size: 12px;
	background-color: #ffffff;
	line-height: 20px;
	text-decoration: none;
}
.orangebig {
	font-size: 14px;
	color: #FE6700;
	font-weight: bold;
	text-decoration: none;
}
.orange {
	color: #FE6700;
	text-decoration: none;
}
.blue {
	color: #005F9F;
	text-decoration: none;
}
.pink {
	color: #A3003B;
	text-decoration: none;
}
.white {
	color: #FFFFFF;
	text-decoration: none;
}
.white14 {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
.gray {
	color: #999999;
	text-decoration: none;
}
a {
	color: #000000;
	text-decoration: none;
}
.redbold {
	color: #6B0305;
	text-decoration: none;
	font-weight: bold;
}
.title {
	font-size: 18px;
	font-weight: bold;
	line-height: 30px;
}
.myDIV {
    FILTER: revealTrans(transition=18,duration=2); WIDTH:470px; POSITION: absolute
}