.words12pt {
	font-size: 12px;
	text-decoration: none;
	line-height: 1.5;

}
.words12ptpink {
	font-size: 12px;
	text-decoration: none;
	line-height: 1.8;
    color:#FF3366;

}
.words12ptmiddlepink {
	font-size: 12px;
	text-decoration: none;
	line-height: 1.8;
    color:#FF7598;

}
.words12ptlightpink {
	font-size: 12px;
	text-decoration: none;
	line-height: 1.8;
    color:#FF9999;

}
.words12ptwhite {
	font-size: 12px;
	text-decoration: none;
	line-height: 1.5;
    color:#FFffff;

}
#stitlebg {
    background-image:url(../pro/stitlebg.jpg);
    background-position:center;
    background-repeat:no-repeat;
}
#aboutbg {
    background-image:url(../image/itzan.jpg);
    background-repeat:no-repeat;
    background-position:right bottom;
    background-attachment:fixed;
}

#page {
	font-size: 12px;
	text-decoration: none;
	line-height: 1.5;
	color:#666666;

}
#page a{
	font-size: 12px;
	text-decoration:none;
	line-height: 1.5;
	color:#666666;

}
#page a:hover{
	font-size: 12px;
	text-decoration:underline;
	line-height: 1.5;
	color:#666666;

}
#eventbg1 {
    background-image:url(../newevent/newmenu-title1.jpg);
    background-repeat:no-repeat;
    background-position:right top;
    background-attachment:fixed;
}
#eventbg2 {
    background-image:url(../newevent/newmenu-title2.jpg);
    background-repeat:no-repeat;
    background-position:right top;
    background-attachment:fixed;
}
#eventbg3 {
    background-image:url(../newevent/newmenu-title3.jpg);
    background-repeat:no-repeat;
    background-position:right top;
    background-attachment:fixed;
}
#eventb4 {
    background-image:url(../newevent/newmenu-title4.jpg);
    background-repeat:no-repeat;
    background-position:right top;
    background-attachment:fixed;
}

.select_new {
	position:relative;
	top:-2px;
	left:-2px;
	color:#F11788;
	font-size:12px;
	bottom: -5px;
	line-height: 22px;
	display: block;
	
}
