﻿.nav{ background:url(../images/nav_bg.gif) repeat-x; height:33px; }
 
.nav ul{
  padding-left:4px;margin-left:8px;
}
.nav li{position:relative;float:left; list-style:none; color:#FFF; line-height:33px;padding:0px 8px 0px 4px;}
.nav li span{padding:0px 5px  0 0px ;}

.nav .page_item a{
height:33px;
line-height:33px;
display:inline-block;
color:#fff;
outline:none; /* for firefox 1.5 + */
hide-focus: expression(this.hideFocus=true); /* for ie 5+ */
}

.nav .page_item a span{
display:inline-block;
height:33px;
cursor:pointer;
}
 
.nav .page_item a:hover span{}
 
.nav .nav_sub{
z-index:200;
}
.nav .nav_home a:hover span{ padding-left:27px;}
.r_div{width: 88px;}
 .r_c{clear:right; text-align:center;}
.r_c{background:#494949 ;padding: 0px 2px; }
.nav_sub_div{
position:absolute;
top:33px;
left:-15px;
font-size:12px;
z-index:200;
display:none;
}

#nav_div_a  div a,#nav_div_b  div a,#nav_div_c  div a,#nav_div_d  div a{
display: block;
background:none;
line-height:29px;
height:30px;
padding:0 0 0 0px;
color:#FFF;
background:url("../images/x.gif") no-repeat -229px -182px;
}
#nav_div_a div a:hover,#nav_div_b div a:hover,#nav_div_c div a:hover,#nav_div_d div a:hover{
color:#FFF;
 
background:url("../images/x.gif") no-repeat 0 -180px; 
}

.nav a,.nav a:hover{ text-decoration:none; }
.nav .nav_line{ background:url(../images/nav_line.gif) no-repeat; height:33px; width:2px;   overflow:hidden;}

.nav_right{ float:right;}
.nav_search{ background:url(../images/x.gif) no-repeat 0 -140px; width:145px; height:30px;  float: left; font-size:12px;}

.nav_search_kefu{min-height: 22px;background:none; vertical-align:middle; padding:4px 2px;overflow:hidden;float: left;}

.nav_search input{float:left; border:0px; height:14px;margin: center; background:none; color:#9da7b2;  margin-top:8px;font-size:12px; margin-left:28px; width:86px; overflow:hidden;padding-top:1px;}
.nav_search_btn{width:25px; float:left; height:15px; overflow:hidden;  margin-top:9px; cursor:pointer;font-size:12px;}
 


.live_main{margin:0px auto;padding:0px;height:100%;}
.live_tab{ margin-bottom:10px;}
.live_tab .title { margin: 6px 0;}
.live_tab .title .down:hover {  text-decoration: none;}
.live_tab .bg_show {height: 30px;margin: 2px 0;overflow: hidden; border-bottom:1px solid #ddd;}
.live_tab .show {margin: 0 auto;     }
.live_tab .show th {font-weight: 700;color: #fff;padding-left: 4px;background:url(../images/live_thbg.gif) repeat-x; height:31px; line-height:31px; }
.live_tab .show td {color: #666;line-height: 30px;overflow: hidden;border-bottom: solid 2px #ddd; text-align:center;}
.live_tab .show td span { display: block;overflow: hidden;height: 30px;line-height: 30px;}
.live_tab .show .info_1 { width: 100px;}
.live_tab .show .info_2 { width: 100px;}
.live_tab .show .info_3 {width: 100px;}
.live_tab .show .info_4 {}
.live_tab .show .info_5 { width: 100px;}
.live_tab .show .info_2 a { display: block;color: #666;line-height: 26px;}
.live_tab .show .info_2 a:hover {text-decoration: none;}
