#tabs {
	Z-INDEX: 90; 
	MARGIN: 0px 0 0 auto; 
	WIDTH:247px; 
	POSITION: relative;

/*width:400px; text-align:center; background: url(icon/top.gif); margin:30px 0 0 175px; position:absolute; z-index:500;*/
}


#tabs ul {

padding:0; 
margin:0; 
width:247px; 
list-style:none; 
position:relative;
}

#tabs ul li, #tabs ul .lithree{
float:left; 
display:inline; 
width:73px; 
HEIGHT: 29px; 
margin:0;
padding:0;
BORDER: 0; 
} 

#tabs ul .lithree{
width:101px; 
}



#tabs ul li a.outer,  #tabs ul li a.outer3{
display:block;
width:73px;
 height:29px; 
 margin:0; 
 padding: 0;
}

#tabs ul li a.outer3{
width:101px;
}


#tabs ul li a.one {
background: url(http://www.coupon-king.com.tw/Images/newslices/newslices_bhover_04.jpg) top left no-repeat;
}

#tabs ul li a.two {
background: url(http://www.coupon-king.com.tw/Images/newslices/newslices_bhover_05.jpg) top left no-repeat;
}
#tabs ul li a.three {
background:url(http://www.coupon-king.com.tw/Images/newslices/newslices_bhover_06.jpg) top left no-repeat;
}



#tabs ul li a.one:hover, #tabs ul li:hover a.one{
background: url(http://www.coupon-king.com.tw/Images/newslices/newslices_b04.jpg) top left no-repeat;
}
#tabs ul li a.two:hover, #tabs ul li:hover a.two{
background: url(http://www.coupon-king.com.tw/Images/newslices/newslices_b05.jpg) top left no-repeat;
}
#tabs ul li a.three:hover, #tabs ul li:hover a.three{
background: url(http://www.coupon-king.com.tw/Images/newslices/newslices_b06.jpg) top left no-repeat;
}


#tabs ul li div {
display:none;
}

#tabs ul li:hover {
padding:0px; 
margin-bottom:0;
}

#tabs ul li:hover > a.outer, #tabs ul li:hover > a.outer3{
height:29px; 
cursor:default;
}

* html #tabs ul li a.outer:hover , #tabs ul li:hover > a.outer3:hover{
padding:0; 
height:29px; 
margin-bottom:0; 
cursor:default;
}

#tabs ul li:hover div, #tabs ul li a:hover div {
display:block; 
padding:10px 0 55px 0; 
margin: 0px auto;
position:absolute; 
right:0px; 
top:29px; 
width:247px; 
height:auto; 
}




#tabs ul li a:hover div.tab_left,
#tabs ul li:hover div.tab_left, #tabs ul li a:hover div.tab_center, 
#tabs ul li:hover div.tab_center, #tabs ul li a:hover div.tab_right,
#tabs ul li:hover div.tab_right
{background: url(http://www.coupon-king.com.tw/Images/newslices/navitabbg_03.png) no-repeat left bottom;}





.clear {clear:both; height:0; line-height:0; overflow:hidden;}






#tabs div a img {border:0;}






#tabs ul li .logintable, #tabs ul li .searchtable {
margin: 0 auto;
padding:0;
FONT-SIZE: 12px; 
line-height: normal;
COLOR: #683821;
width:90%;
}


#tabs ul li .logintable td, #tabs ul li .searchtable td{
padding:5px 5px 5px 5px;
text-align:right;
}

#tabs ul li .searchtable td{
text-align: left;
}


#tabs ul li .logintable #loginid, #tabs ul li .logintable #loginpass, #tabs ul li .searchtable #searchinput{
border: 0;
width: 150px;
height: 20px;
background: url(http://www.coupon-king.com.tw/Images/newslices/navi_03.jpg) no-repeat left top;
background-attachment:fixed;
text-transform:uppercase;
font-size:14px;
line-height:20px;
color: #333;
font-family: "Trebuchet MS";
font-weight:bold;
padding: 0 5px;
border: 1px dotted #683821;
}

#tabs ul li .searchtable #searchinput{
width: 120px;
}

#tabs ul li .logintable .loginsubmit, #tabs ul li .logintable #loginforget, #tabs ul li .searchtable #searchsubmit{
background-color: #dda02d;
border:0;
/*width: 50px;
height: 20px;*/
padding: 3px;
color: #683821;
font-size: 12px;
line-height:normal;
}