body{
	color : black;
	background-color : white;
}

a{
	color: #f9007c;
}


#IndexMAIN #ENTERBot a{
	color: #ffffff;
	border-color: #ff45a1;

	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, rgba(251,170,220,0.8)), color-stop(0.00, rgba(252,56,122,0.8)));
	background: -webkit-linear-gradient(top, rgba(251,170,220,0.8) 0%, rgba(252,56,122,0.8) 100%);
	background: -moz-linear-gradient(top, rgba(251,170,220,0.8) 0%, rgba(252,56,122,0.8) 100%);
	background: -o-linear-gradient(top, rgba(251,170,220,0.8) 0%, rgba(252,56,122,0.8) 100%);
	background: -ms-linear-gradient(top, rgba(251,170,220,0.8) 0%, rgba(252,56,122,0.8) 100%);
	background: linear-gradient(top, rgba(251,170,220,0.8) 0%, rgba(252,56,122,0.8) 100%);

}



#IndexMAIN #ContactSectBlock a{
	color: #ffffff;
	display: block;
	border-color: #ff45a1;

	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, rgba(251,170,220,0.8)), color-stop(0.00, rgba(252,56,122,0.8)));
	background: -webkit-linear-gradient(top, rgba(251,170,220,0.8) 0%, rgba(252,56,122,0.8) 100%);
	background: -moz-linear-gradient(top, rgba(251,170,220,0.8) 0%, rgba(252,56,122,0.8) 100%);
	background: -o-linear-gradient(top, rgba(251,170,220,0.8) 0%, rgba(252,56,122,0.8) 100%);
	background: -ms-linear-gradient(top, rgba(251,170,220,0.8) 0%, rgba(252,56,122,0.8) 100%);
	background: linear-gradient(top, rgba(251,170,220,0.8) 0%, rgba(252,56,122,0.8) 100%);

}


#IndexMAIN .IndexCome{
	color : black;
	font-size: 16px;

}


.DivBoxColor{
        background-color: rgba(255,255,255,0.6);
	border-color : #969696;

}

.pcbanbase{
	color: #ffffff;
	display: block;
	border-color: #ff45a1;

	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, rgba(251,170,220,0.8)), color-stop(0.00, rgba(252,56,122,0.8)));
	background: -webkit-linear-gradient(top, rgba(251,170,220,0.8) 0%, rgba(252,56,122,0.8) 100%);
	background: -moz-linear-gradient(top, rgba(251,170,220,0.8) 0%, rgba(252,56,122,0.8) 100%);
	background: -o-linear-gradient(top, rgba(251,170,220,0.8) 0%, rgba(252,56,122,0.8) 100%);
	background: -ms-linear-gradient(top, rgba(251,170,220,0.8) 0%, rgba(252,56,122,0.8) 100%);
	background: linear-gradient(top, rgba(251,170,220,0.8) 0%, rgba(252,56,122,0.8) 100%);

}

.pcbanbase a{
	color: #ffffff;
}

