.f12 {
	font-size: 12px;
	color: #666666;
	line-height: 14px;



}
.w12 {
	font-size: 12px;
	color: #FFFFFF;
}
.f10 {
	font-size: 10px;
	color: #666666;
	line-height: 12px;


}
.rback {
	background-image: url(images/back1.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.rback2 {
	background-image: url(images/back2.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.rose10 {
	font-size: 10px;
	line-height: 12px;
	color: #CC3366;
}
.or10 {
	font-size: 10px;
	line-height: 12px;
	color: #FF6633;
}
.rose12 {
	font-size: 12px;
	line-height: 14px;
	color: #CC3366;
}
.red12 {
	font-size: 12px;
	line-height: 14px;
	color: #CC0000;
}
.blue12 {
	font-size: 12px;
	font-weight: bold;
	color: #3399FF;
}
.w10 {
	font-size: 10px;
	color: #FFFFFF;
}
.back {
	background-image: url(images/back_rogo.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.or12 {
	font-size: 12px;
	line-height: 14px;
	color: #FF9966;
}
.bl12 {
	font-size: 12px;
	line-height: 14px;
	color: #CC99CC;
}
html, body {
    scrollbar-base-color: #FFFFFF;
    scrollbar-track-color: #FFFFFF;
    scrollbar-face-color: #FFCCCC;
    scrollbar-shadow-color: #CC9999;
    scrollbar-darkshadow-color: #CC3366;
    scrollbar-highlight-color: #FFCCCC;
    scrollbar-3dlight-color: #FFCCCC;
    scrollbar-arrow-color: #CC3366;
}
.pink12{
	font-size: 12px;
	color: #CC6666;
}
.f14 {
	font-size: 14px;
	color: #CC0033;
}
.line {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CC3366;
	border-left-color: #CC3366;
}
.line2 {
	font-size: 12px;
	color: #CC3366;
	border: 2px dashed #996699;
	padding: 5px;
}
.v12 {
	font-size: 12px;
	color: #660099;
}

ul#mail {
	margin: 20px;
	padding: 0 0 10px 0;
	font-size: 12px;
	border-bottom: 1px dashed #c36;
}

ul#nomalList {
	margin: 10px 20px;
	padding: 0;
	font-weight: bold;
	list-style: disc;
}

ol#nomalList {
	margin: 10px 0 10px 25px;
	padding: 0;
	font-weight: boldl;
}