﻿#grouptop
{
    background-image:url(../images/my/secure/grouptop.png);
    width:874px;
    background-position:top center;
    background-repeat:no-repeat;    
}
#groupbtm
{
    background-image:url(../images/my/secure/groupbtm.png);
    width:814px;
    background-position:bottom center;
    background-repeat:no-repeat;        
    padding:50px 30px 40px 30px;
}
#group
{
    margin-left:60px;
    background-image:url(../images/my/secure/groupbg.png);
    width:874px;
    background-repeat:repeat-y;
    position:relative;    
}
#mysecuretop
{
    padding:50px 0 20px 0;
    text-align:center;
}
#mysecurebtm
{
    padding-top:30px;
    text-align:right;   
    padding-right:100px;
    padding-bottom:40px;
}
#sitemap
{
    padding:0 0 10px 90px;       
}
.hint
{
    border: solid 1px #62a8d4;
    padding: 1px 5px 1px 3px;
}
.hinterror
{
    background-image: url(../images/member/icon_check_wrong.gif);
    background-position: 5px 5px;
    background-repeat: no-repeat;
    border: solid 1px #F86E4B;
    padding: 1px 5px 1px 25px;
    line-height:20px;
}
.hintright
{
    background-image: url(../images/member/icon_check_right.gif);
    background-position: 5px 0px;
    background-repeat: no-repeat;    
    padding: 1px 5px 1px 25px;
    height: 21px;
}
