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