﻿/* register info table */
.rTable {
width:100%;
}

.rTable INPUT {
font-family:Tahoma;
font-size:12px;
}

.rTable TH,.rTable TD {
padding:7px;
}

.rTable TD.SubTitle {
padding:0;
}

.rTable TH {
font-weight:400;
text-align:right;
width:100px;
}

.rTable TD.Sep {
padding:8px 0;
}

#ULogin,#USetting {
background-color:#fafafa;
}

DIV.NamePanel {
background-color:#fafafa;
border:#a30000 2px solid;
z-index:50;
}

DIV.NamePanel A:visited,DIV.NamePanel A:link,DIV.NamePanel A:active {
color:#555;
margin:0 5px;
}

DIV.NamePanel A:hover {
color:#a30000;
}

DIV.NamePanel TABLE {
border-color:#BBB;
}

DIV.NamePanel TABLE TH {
background-color:#CCC;
}

DIV.NamePanel TABLE TD {
text-align:center;
}

DIV.NamePanel TR.HL {
background-color:#f0f0f0;
}

DIV.NamePanel DIV {
padding:2px 5px;
}

DIV#UITitle {
overflow:hidden;
line-height:100%;
height:29px;
background-image:url(/Img/UIBG_c.gif);
background-repeat:repeat-x;
}

#UITitle A.uc {
float:left;
margin:9px 6px 0;
}

#UITitle .ufocus A {
color:#FFF;
}

#UITitle .uleft,#UITitle .uright {
font-size:0;
height:29px;
width:29px;
overflow:hidden;
}

#UITitle .uleft {
background-image:url(/Img/UIBG_l.gif);
float:left;
}

#UITitle .uright {
background-image:url(/Img/UIBG_r.gif);
float:right;
}

#UITitle .ufocus {
float:left;
background-image:url(/Img/UIBG.gif);
overflow:hidden;
font-weight:700;
width:83px;
text-align:center;
padding-top:9px;
height:20px;
}

#UICell {
width:700px;
margin-top:10px;
padding:0 25px;
}

#PM {
line-height:22px;
padding:10px;
}

#PM .title {
font-size:14px;
font-weight:700;
color:#ff561f;
background:url(../Img/iMailOpen.gif) no-repeat left center;
padding:2px 18px;
}

#PM .Sep {
margin:7px 0;
}

#PMPost {
line-height:19px;
font-weight:700;
color:#555;
padding:5px 10px;
}

.AdvSearch .cen {
width:678px;
}

.AdvSearch TABLE.as {
width:95%;
}

.utitle {
padding:0 0 7px 10px;
}

.utitle A {
margin-right:13px;
}

#MAIN .MainTitle {
background:url(/Img/iUser2.gif) no-repeat 3px center;
padding:5px 0 5px 25px;
}