@charset "utf-8";
/* CSS Document */

#right{
width:185px; float:right; text-align:center;
}
#main{
width:375px; float:left;
}
#left{
width:390px; float:left; margin-right:5px; font-size:12px;
}

/*- Menu Tabs B--------------------------- */

    #tabsB {

      float:left;
      width:100%;
      font-size:12px;
      line-height:normal; padding-bottom:5px;
	  background-color:#ffffff;
	  	  background-image:url(images/tabsB-bg.gif); background-repeat:no-repeat; background-position:bottom;
      }

    #tabsB ul {
	  margin:0;
	  padding:0px 0px 0px 0px;
	  list-style:none; height:24px;
      }
    #tabsB li {
      display:inline;
      margin:0;
      padding:0; margin-bottom:5px;
      }
    #tabsB a {
	float:left;
	display:block;
	background:url("images/tableftB.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	border-bottom:#99cc99 solid 1px;
      }
    #tabsB a span {
      float:left;
      display:block;
      background:url("images/tabrightB.gif") no-repeat right top;
      padding:7px 15px 4px 6px;
      color:#666; 
      }
 #tabsB a.current{
  border-bottom:#ffffff solid 1px;  display:block;
 }
 
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsB a span {float:none;}
    /* End IE5-Mac hack */
    #tabsB a:hover span{
      color:#419a13;
      }
    #tabsB a.current span{
      color:#419a13; font-weight:bold;
      }
    #tabsB a:hover , #tabsB a.current{
      background-position:0% -42px;  display:block;
      }
    #tabsB a:hover span , #tabsB a.current span {
      background-position:100% -42px;  display:block;
      }

.tabsbox{
width:375px; margin-bottom:2px;
}
.tabsboxinner{
background-image:url(images/tabsB-btline.gif); background-repeat:no-repeat; background-position:bottom;
}	
.morebox{
margin-bottom:15px;
}  

/* ul */

ul.list1{
padding:0px; margin:0px; margin-left:18px; padding-bottom:5px;
list-style-type:square;
}
ul.list1 li{
margin:0px; padding:0px; font-size:12px; line-height:22px;
}


/* style */
.space18{
display:block; height:18px;
}
a.more1{
width:44px; height:15px; display:block;
background-image:url(images/icon-more.gif); background-repeat:no-repeat;
text-indent:-9999px;
}

/* left */
#left .boxtext{
padding:7px;
color:#000000;
font-size:12px;
line-height:22px;
background-color:#eeeeee;
}
#left .boxtext p{
margin:0px; padding:0px; margin-bottom:12px;
}
#left h2.title1{
color:#cc0000; font-size:15px; margin:0px; padding:0px;line-height:22px; padding:5px 0px;
}
.p10{
padding:10px;
}

/* right */

.banner{
width:185px; border:0px; margin-bottom:4px;
}

.loginarea{
width:185px; display:block; margin-bottom:2px; margin-top:24px;
background-image:url(images/rlogin-btline.gif); background-repeat:no-repeat; background-position:bottom;
}
.loginarea .topline{
background-image:url(images/rlogin-bg.gif); background-repeat:no-repeat; background-position:top;
}
.loginitem{ 
display:block;
color:#419a13; font-weight:bold; letter-spacing:2px; padding:15px 0px 5px; border-bottom:#99cc99 dotted 1px;
background-image:url(images/raw-1.gif); background-repeat:no-repeat; background-position:0px 18px; padding-left:15px; text-align:left;
margin-left:10px; margin-right:10px; margin-bottom:5px;
}
.liginicon{
width:46px; height:21px; border:0px; color:#434343;
background-image:url(images/icon-46-21.gif); background-repeat:no-repeat; font-size:12px; margin:0px; padding:0px;
}