@charset "utf-8";
/* CSS Document */

#oubody{
border-bottom:4px #efe4f9 solid;
float:left;
width:100%;
}
#oubody a{
font-family:verdana;
font-size:10px;
color:#ab00d6;
}

#usernamerow h1{
border-bottom:1px #999999 solid;
font-family:verdana;
font-size:10px;
color: #333333;
}

#usernamerow{
margin-left:5px;
font-family:verdana;
font-size:10px;
color:#999999;
}
#usernamerow img{
vertical-align:bottom;
float:left;
margin-right:2px;
}
#usernamelink{
float:left;
}
#usernamerow span{
font-family:verdana;
font-size:10px;
color: #ab00d6;
font-weight:bold;
float:right;
margin-right:2px;
}

#ouFloatL{
float:left;
}
#ouFloatR{
float:right;
}

#ouImage{
border-bottom:2px #333333 solid;
border-left:1px #CCCCCC solid;
border-right:2px #333333 solid;
border-top:1px #CCCCCC solid;
margin:1px;
}


#ouhead{
/*background-image: url(../img/base/head_transp_new_205_30.png);*/
background-position:left top;
background-repeat:no-repeat;
height:40px;
margin-bottom:5px;
}
