@import "/themes/base/user_e/_style/style1.css";

body{
width:500px;
margin:0 auto;
}
img {
border:0;
}
.blk{
display:block;
}
.lbl{
color:#74a4ca;
}
.bl{
position:absolute;
bottom:0;
left:-1px;
}
.br{
position:absolute;
bottom:0;
right:-1px;
}
.vi{
color:#bf007f;
}
a.vi:hover{
color:#ef30af;
}
a{
text-decoration:none;
color:#626262;
}
a:hover{
color:#a2a2a2;
}
.goTo{
border-top:#b50078 1px solid;
position:absolute;
background:url(/themes/base/user_e/img/bar_bg.png) repeat-x left top;
height:27px;
width:500px;
text-align:right;
padding-right:10px;
line-height:27px;
font-weight:bold;
color:#505050;
}

.lBar,.gBar{
height:16px;
padding-left:4px;
width:500px;
position:relative;
}
.lBar img,.lBar span,.gBar img,.gBar span,.sBar img,.sBar span{
float:left;
}
.lBar span a,.gBar span a{
color:#fff;
font-weight:bold;
text-decoration:none;
}
.lBar span a:hover,.gBar span a:hover{
color:#ddd;
text-decoration:none;
}
.lBar span{
line-height:16px;
height:16px;
color:#fff;
font-weight:bold;
padding-left:8px;
background:url(/themes/base/user_e/img/bar_1bg.png) repeat-x left top;
}
.barBottom{
position:relative;
height:21px;
width:500px;
}

.barBottom span{
display:block;
position:absolute;
height:27px;
top:0;
left:0;
width:500px;
border-top:#b50078 1px solid;
background:url(/themes/base/user_e/img/bar_bg.png) repeat-x left top;
}
