
.attention_left {
width: 570px;
height: 20px;
padding: 0;
margin-left: 3px;
margin-bottom: 3px;
float: left;
}

.attention_right {
width: 100px;
height: 20px;
padding: 0;
margin-top: 2px;
margin-right: 3px;
margin-bottom: 3px;
float: right;
text-align: right;
}

.attention_tag{
    text-decoration: none;
}

.attention_tag:hover{
    text-decoration: underline;
}
.coopsns_banner {
background-image: url(../../skin/top_bg.gif);
}

.coopsns_banner_2 {
background-image: url(../../skin/top_bg_2.gif);
}

