@charset "utf-8";

* {
margin:0;
border:0;
padding:0;
}

h1,h2,h3,h4,h5,h6{
font-size : 100%;
font-style : normal; 
font-weight : normal;
}

body{
font:13px/20px Arial, Helvetica, sans-serif, "新細明體";
color:#595959;
text-align:center;
background:#000 url(../images/bg.jpg);
}

table{
border-collapse:collapse;
}
#box{
width:1000px;
margin:0 auto;
}

body a{
outline: none; 
behavior:expression(this.onFocus=this.blur()); 
}

#kv a{
width:1000px;
height:228px;
display:block;
text-indent:-9999px;
}

#search{
float:right;
margin-right:5px;
}
#search .search_txt{
background-color:#993300;
height:20px;
color:#fff;
}

#search .search_btn{
margin-top:3px;	
border:1px #333 solid;
font-size:12px;
width:134px;
}

/*--------------------top navgation begin--------------------*/
#nav{
width:1000px;
height:45px;
background:url(../images/nav.jpg) no-repeat;
}

#nav ul{
padding-left:95px;
padding-top:5px;
height:36px;
}
#nav li{
float:left;
list-style:none;
text-indent:-9999px;
}
#nav li a{
display:block;
outline:none;
}

#nav ul li#go a{
height:36px;
width:105px;
background:url(../images/nav_item.jpg) 0 top;
}
#nav ul li#go a:hover{
height:36px;
width:105px;
background:url(../images/nav_item.jpg) 0 -36px;
}
#nav ul li#play a{
height:36px;
width:108px;
background:url(../images/nav_item.jpg) -105px top;
}
#nav ul li#play a:hover{
height:36px;
width:108px;
background:url(../images/nav_item.jpg) -105px -36px;
}
#nav ul li#eat a{
height:36px;
width:109px;
background:url(../images/nav_item.jpg) -213px top;
}
#nav ul li#eat a:hover{
height:36px;
width:109px;
background:url(../images/nav_item.jpg) -213px -36px;
}
#nav ul li#buy a{
height:36px;
width:108px;
background:url(../images/nav_item.jpg) -322px top;
}
#nav ul li#buy a:hover{
height:36px;
width:108px;
background:url(../images/nav_item.jpg) -322px -36px;
}
#nav ul li#live a{
height:36px;
width:108px;
background:url(../images/nav_item.jpg) -430px top;
}
#nav ul li#live a:hover{
height:36px;
width:108px;
background:url(../images/nav_item.jpg) -430px -36px;
}
#nav ul li#how a{
height:36px;
width:108px;
background:url(../images/nav_item.jpg) -538px top;
}
#nav ul li#how a:hover{
height:36px;
width:108px;
background:url(../images/nav_item.jpg) -538px -36px;
}
#nav ul li#hot a{
height:36px;
width:167px;
background:url(../images/nav_item.jpg) -646px top;
}
#nav ul li#hot a:hover{
height:36px;
width:167px;
background:url(../images/nav_item.jpg) -646px -36px;
}

/*--------------------top navgation end--------------------*/

#main_box{
width:1000px;
background:url(../images/main_bg.jpg) repeat-y;
}
#main{
width:1000px;
background:url(../images/main_bottom_bg.jpg) bottom no-repeat;
text-align:left;
overflow:auto;
}

#sub_nav{
width:204px;
float:left;
text-align:left;
margin-top:20px;
}
#main_content{
width:579px;
float:left;
padding:0 26px;
margin-top:20px;
}
#ad{
width:163px;
float:left;
margin-top:20px;
}

/*--------------------footer--------------------*/






/*jeter~~~~0518 new css*/
#footer{
padding-top:25px;
width:1000px;
height:88px;
background:url(../images/footer.jpg);
clear:left;
font-size: 11px;
color:#666;	
margin:0 auto;
}
/**/











#footer a{
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

.organizer{

	font:11px/30px Arial, "新細明體";	
	color:#8a5939;
	padding-left:10px;
}

.organizer img{
padding-right:5px;
vertical-align:middle;
}

.copyright{
	font:11px/30px Arial, "新細明體";	
	color:#999;	
}
.copyright img{
padding:0 5px;
}

/*0816*/
.footer_declare{
	font:11px/30px Arial, "新細明體";	
	color:#8a5939;
	padding-left:10px;
}
/*--------------------------------------------sub_nav fo table jeter--------------------------------------------*/

#tab_nav{
padding-left:11px;
padding-top:15px;
padding-bottom:130px;
}

#tab_nav td{
border:0;
text-align:left;
}

.tab_nav_item{
padding-left:16px;

}

#sub_nav a{
font:13px/20px Arial, Helvetica, Times, serif, "新細明體";
text-decoration:none;
color:#333;
}

#sub_nav a:hover{
color:#C00;
}

/*-----------------------0714---------------------------*/
#jump_list{
background:url(../images/jump_list_bg.gif) no-repeat left top;
width:613px;
height:32px;
padding:5px 0 0 5px;
}

#jump_list select{
border:1px #bbb solid;
}
