.title_blue .Head {color:#6AA1D8;}

.blogc .tl
{
    background: transparent url(images/tl.gif) no-repeat scroll 0% 0%;
    width: 7px;
    height: 8px;
}
.blogc .tr
{
    background: transparent url(images/tr.gif) no-repeat scroll 0% 0%;
    height: 8px;
    width: 13px;
}
.blogc .tc
{
    background: transparent url(images/tc.gif) repeat-x scroll 0% 0%;
    height: 8px;
}
.blogc .bl
{
    background: transparent url(images/bl.gif) no-repeat scroll 0% 0%;
    width: 7px;
    height: 16px;
}
.blogc .br
{
    height: 16px;
    width: 13px;
    background: transparent url(images/br.gif) no-repeat scroll 0% 0%;
}
.blogc .bc
{
    height: 16px;
    background: transparent url(images/bc.gif) repeat-x scroll 0% 0%;
}
.blogc .ml
{
    background: transparent url(images/ml.gif) repeat-y scroll 0% 0%;
    width: 7px;
}
.blogc .mc
{
    background: transparent url(images/mc.gif) scroll 0% 0%;
    background-repeat: repeat;
}
.blogc .mr
{
    background: transparent url(images/mr.gif) repeat-y scroll 0% 0%;
    width: 13px;
}



