/* CSS Document */
body,td,th {
	font-size: 11px;color:#333;font-family:Verdana, Arial, Helvetica, sans-serif, ;line-height:18px;
	word-break: break-word;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a{text-decoration:none;}
a:link{color:#333;}
a:visited{color:#333;}
a:hover,a:active,a:focus{color:#f60;}

ul,ol{list-style-type:none;}
li{float:left;}

.head{
	background-color:#FFFFFF;
	background-image:url(/images/index_ok_01.gif);
	background-repeat: repeat-x;
	line-height: 22px;
}

/*-- CSS 菜单 --*/
img {
	border: none;
}


    #tabs5 {
      float:right;
      font-size: 11px;
      line-height:normal;
      }
    #tabs5 ul {
          margin:0;
          padding:10px 12px 0px 0px;
          list-style:none;
		  float:right;
		  width: 98%;
      }
    #tabs5 li {
      display:inline;
      margin:0;
      padding:0;
	  
      }
    #tabs5 a {
      float:left;
      background:url("/images/index_ok_13.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 6px;
      text-decoration:none;
	  font-weight: bold;
	  font-size:11px;
	  color: #fff;
	  
      }
    #tabs5 a span {
      float:left;
      display:block;
      background:url("/images/index_ok_14.gif") no-repeat right top;
      padding:8px 10px 7px 6px;
      color:#FFF;
	  
      }
    
    #tabs5 a span {float:none;}
    
    #tabs5 a:hover span {
      color:#000;
      }
    #tabs5 a:hover {
      color: #000;
	  background-position:0% -29px;
      }
    #tabs5 a:hover span {
      background-position:100% -29px;
      }

      #tabs5 #current a {
              color: #000;
			  background-position:0% -29px;
      }
      #tabs5 #current a span {
             color: #000;
			  background-position:100% -29px;
      }
/*-- End CSS 菜单 --*/

.green{
	color: #009900;
	font-size: 14px;
	font-weight: bold;
}
.tb_bg_01{
	background-image: url(/images/tb_bg_01.jpg);
	background-position:center top;
	background-repeat: repeat-y;
}
.border_3_1{
	border-left:1px solid #BBBBBB;
	border-right:1px solid #BBBBBB;
	border-top:1px solid #BBBBBB;
	border-bottom:3px groove #FFB300;
}
.paging{
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	background-color:#F8F8F8;
	height:25px;
	padding-left:10px;
}
.sub_navigation{
	background-color:#FFCC00; 
	margin-top:10px;
	margin-bottom:10px;
}
.padding_left_10{
	padding-left:10px;
}
.exhibition_list_title{
	border-bottom:1px solid #E0E0E0;
	color: #FF9900;
	font-size: 13px;
	font-weight: bold;
	padding-left: 10px;
	padding-bottom: 5px;
	text-decoration:none;
}
.exhibition_list_time{	
	padding-left: 10px;
	padding-bottom: 5px;
	text-decoration:none;
}

.tb_bg_02{
	background-image: url(/images/tb_bg_02.jpg);
	background-position: left top;
	background-repeat:no-repeat;
	width:602px;
	height:173px;
}
.aboutus {
	text-align: left;
	font-size: 12px;
	text-indent: 2em;
	margin: 10px;
}

/*------------------------------------------------*/
/*分页导航条样式*/
.First{
	color: #0066FF;
}
.Last{
	color: #0066FF;
}
.PrevNumericBar{
	color: #FF00FF;
}
.NextNumericBar{
	color: #FF00FF;
}
.CurrentPage{
	color: #990033;
}
.TotalPages{
	color: #004D99;
}
.TotailRecords{
	color: #004D99;
}
.JumpPage{
	color: #660099;
}
.Red{
	color: #FF0000;
}
/*------------------------------------------------*/

/*=======================右上角菜单样式 开始==============================*/
#lists {margin:0px 0px 0px 0px; list-style:none; position:relative; float:right; z-index:100;} /* margins for this demonstration only */
#lists li {display:inline; float:left;}

#lists div {display:none;}

#lists li a:hover {text-decoration:underline; }
#lists li:hover > a {text-decoration:underline;}

#lists :hover div{display:block; background:#faebd7; position:absolute; left:0px; top:15px; border:1px solid #888; padding-bottom:10px;}

#lists .single:hover {position:relative;}

#lists .single:hover div.floatPanel1 {background:#ffefd5; width:450px;}

#lists .clear {clear:both;}

#lists .menuItem{padding-left:10px; padding-right:10px; text-align:center;}
#lists .menuSeparator{width:10px; text-align:center;}
/*=======================右上角菜单样式 结束==============================*/
