body{
background-color:#FF8000;
}
.mlayout{
background-color:#FFD3B0;
}
.mtitle{
background-color:#FF4E00;
}
.clp-l-b{
background: url('../images/orange/clop-l-b.gif') no-repeat 0 100%;
}
.clp-r-b{
background: url('../images/orange/clop-r-b.gif') no-repeat 100% 100%;
}
.bg-l-t{
background: url('../images/orange/bg-l-t.gif') no-repeat 0 0;
}
.bg-r-t{
background: url('../images/orange/bg-r-t.gif') no-repeat 100% 0;
}
.bg-r-b{
background: url('../images/orange/bg-r-b.gif') no-repeat 100% 100%;
}
.bg-l-b{
background: url('../images/orange/bg-l-b.gif') no-repeat 0 100%;
}


.bgx-l-t{
background: url('../images/orange/bgx-l-t.gif') no-repeat 0 0;
}
.bgx-r-t{
background: url('../images/orange/bgx-r-t.gif') no-repeat 100% 0;
}
.bgx-r-b{
background: url('../images/orange/bgx-r-b.gif') no-repeat 100% 100%;
}
.bgx-l-b{
background: url('../images/orange/bgx-l-b.gif') no-repeat 0 100%;
}
.bgx-border-l{
background: url('../images/orange/dotx-border.gif') repeat-y 0 0;
}
.bgx-border-t{
background: url('../images/orange/dotx-border.gif') repeat-x 0 0;
}
.bgx-border-r{
background: url('../images/orange/dotx-border.gif') repeat-y 100% 0;
}
.bgx-border-b{
background: url('../images/orange/dotx-border.gif') repeat-x 100% 100%;
}



.bgl-l-b{
background: url('../images/orange/bgl-l-b.gif') no-repeat 0 100%;
}
.bgl-r-b{
background: url('../images/orange/bgl-r-b.gif') no-repeat 100% 100%;
}

.bgt-l-b{
background: url('../images/orange/bgt-l-b.gif') no-repeat 0 100%;
}
.bgt-r-b{
background: url('../images/orange/bgt-r-b.gif') no-repeat 100% 100%;
}


.cp-l-t{
background: url('../images/orange/cp-l-t.gif') no-repeat 0 0;
}
.cp-r-t{
background: url('../images/orange/cp-r-t.gif') no-repeat 100% 0;
}

.gTitle{
background-color:#FF8000;
color:#FFFFFF;
}
.hGrammer{
color:green;
}