body{
background-color:#FF00CC;
}
.mlayout{
background-color:#FFB3F0;
}
.mtitle{
background-color:#C5009E;
}
.clp-l-b{
background: url('../images/pink/clop-l-b.gif') no-repeat 0 100%;
}
.clp-r-b{
background: url('../images/pink/clop-r-b.gif') no-repeat 100% 100%;
}
.bg-l-t{
background: url('../images/pink/bg-l-t.gif') no-repeat 0 0;
}
.bg-r-t{
background: url('../images/pink/bg-r-t.gif') no-repeat 100% 0;
}
.bg-r-b{
background: url('../images/pink/bg-r-b.gif') no-repeat 100% 100%;
}
.bg-l-b{
background: url('../images/pink/bg-l-b.gif') no-repeat 0 100%;
}


.bgx-l-t{
background: url('../images/pink/bgx-l-t.gif') no-repeat 0 0;
}
.bgx-r-t{
background: url('../images/pink/bgx-r-t.gif') no-repeat 100% 0;
}
.bgx-r-b{
background: url('../images/pink/bgx-r-b.gif') no-repeat 100% 100%;
}
.bgx-l-b{
background: url('../images/pink/bgx-l-b.gif') no-repeat 0 100%;
}
.bgx-border-l{
background: url('../images/pink/dotx-border.gif') repeat-y 0 0;
}
.bgx-border-t{
background: url('../images/pink/dotx-border.gif') repeat-x 0 0;
}
.bgx-border-r{
background: url('../images/pink/dotx-border.gif') repeat-y 100% 0;
}
.bgx-border-b{
background: url('../images/pink/dotx-border.gif') repeat-x 100% 100%;
}



.bgl-l-b{
background: url('../images/pink/bgl-l-b.gif') no-repeat 0 100%;
}
.bgl-r-b{
background: url('../images/pink/bgl-r-b.gif') no-repeat 100% 100%;
}

.bgt-l-b{
background: url('../images/pink/bgt-l-b.gif') no-repeat 0 100%;
}
.bgt-r-b{
background: url('../images/pink/bgt-r-b.gif') no-repeat 100% 100%;
}


.cp-l-t{
background: url('../images/pink/cp-l-t.gif') no-repeat 0 0;
}
.cp-r-t{
background: url('../images/pink/cp-r-t.gif') no-repeat 100% 0;
}

.gTitle{
background-color:#FF00CC;
color:#000000;
}
.hGrammer{
color:red;
}