
/*--------------------Tab Change----------------------*/

#tab_back{
background:#E8E7DF;
width:160px;
padding:5px 5px 2px 5px;
_padding:5px 5px 5px 5px;
margin:15px 0 0 0;}

.tabheader table {
border-collapse: collapse; /* for IE */
border-spacing: 0; /* for N6 */
}

.tabheader table tr td {margin:0;padding:0;border-width:0;}

.tabheader .close {
border-style: solid;
border-width: 1px; 
border-color: #C1BFAB;
background-color:#C1BFAB;
margin:0;
padding:3px 0 3px 0;
white-space: nowrap;
width:48px;
text-align:center;
font-size:14px;}

.tabheader .close a:link	  {color:#FFFFFF;text-decoration:none;}
.tabheader .close a:visited  {color:#FFFFFF;text-decoration:none;}
.tabheader .close a:hover	  {color:#FFFFFF;text-decoration:underline;}

.tabheader .open {
border-style: solid;
border-width: 1px; 
border-color: #FFFFFF #FFFFFF #FFFFFF #FFFFFF;
background-color:#FFFFFF;
margin:0;
padding:3px 0 3px 0;
white-space: nowrap;
width:48px;
text-align:center;
font-size:14px;}

.tabheader .open a:link	  {color:#645F2C;text-decoration:none;}
.tabheader .open a:visited  {color:#645F2C;text-decoration:none;}
.tabheader .open a:hover  {color:#645F2C;text-decoration:underline;}

.tabheader .spc {
margin:0;
width:5px;
white-space: nowrap;}

.tabheader a {text-decoration: none;}

.tabbody{
border-color:#FFFFFF;
background:#FFFFFF;
border-style: solid;
border-width: 0 1px 1px 1px;
padding:10px 5px 10px 5px;}

.rank_t a:link,.rank_t a:visited,.rank_t a:hover,
.rank_1 a:link,.rank_1 a:visited,.rank_1 a:hover,
.rank_o a:link,.rank_o a:visited,.rank_o a:hover,
.rank_5 a:link,.rank_5 a:visited,.rank_5 a:hover{
	color:#645F2C;
}
.rank_t{
margin-bottom:10px;}

.rank_1{
margin:0;
padding:2px 0 0 0;
width:148px;
font-size:10px;
line-height:1.8em;
color:#938F6B;
background:url(../img/rank1.gif) left top no-repeat;}

.rank_1 em{
font-size:12px;
font-style:normal;
font-weight:bold;
color:#645F2C;}

.rank_o{
margin:0;
padding:2px 0 0 0;
width:148px;
font-size:10px;
line-height:1.7em;
color:#938F6B;
background:url(../img/rank_o.gif) left top no-repeat;}

.rank_o em{
font-size:12px;
font-style:normal;
font-weight:bold;
color:#645F2C;}

.rank_5{
margin:0;
padding:2px 0 0 0;
width:148px;
font-size:10px;
line-height:1.7em;
color:#938F6B;}

.rank_5 em{
font-size:12px;
font-style:normal;
font-weight:bold;
color:#645F2C;}

/*--------------------Tab Change End----------------------*/
