

/********************tabs*************************/


.tabsbj { background:url(new_images/b1t.jpg) 0 0 no-repeat;
          height:36px;
          width:501px;
		  position:relative;
			}
.tabsbj ul {margin:0px; padding:0px; list-style:none; padding-left:8px; float:left;}
.tabsbj li { display:block;
            height:36px;
			width:83px;
			float:left;
			margin-left:5px;
			}
.tabsbj li a {display:block;
               margin-top:6px;
              color:#000000;
              text-decoration:none;
			  background:url(new_images/dh02.gif) 0 0 no-repeat; 
			  height:36px; 
			  width:83px;
			  padding-left:14px;
			  padding-top:8px;
			  font-size:12px;
			  color:#666666;
			  }
.tabsbj li a.tabactive {
						   font-weight:bold;
						    position:relative;
							background:url(new_images/dh01.gif) 0 0 no-repeat;
							height:36px;
							width:83px;
							font-size:12px;
							color:#333333;
							font-weight:bold;
											}
											
.cont_bt { font-size:12px;
           color:#999999;
		   line-height:20px;
		   padding-top:6px;
		   text-decoration:none;
		   }											
.cont_bt a{ font-size:12px;
           color:#999999;
		   line-height:20px;
		   padding-top:6px;
		   text-decoration:none;
		   }
											
.cont_bt a:hover{ 
           color:#EC485D;
		   }
.tabs_cot_block {display:block;
                 background:url(new_images/tabs_bg0.jpg) 0 0 no-repeat; 
				 width:501px; 
				 height:223px;
				 margin-top:0;
				 *margin-top:0 !important; 
				 *margin-top:-14px;	}
.tabs_cot_block2 {display:none; 
                  background:url(new_images/tabs_bg0.jpg) 0 0 no-repeat; 
				  width:501px; 
				  height:223px;
				 margin-top:0;
				 *margin-top:0 !important; 
				 *margin-top:-14px;	}				 	   		   
/************tabs end*******************/

/***************滚动图片****************/

.rollBox{ /* 总宽度 */
    width:960px;
	overflow:hidden;
	padding:5px 10px 5px 10px;
	}
.rollBox .LeftBotton{ /* 向左边滚动按钮 */
    height:21px;
	width:12px;
	background:url(new_images/jiantou.gif) no-repeat 0 0;
	overflow:hidden;
	float:left;
	display:inline;
	margin-top:22px;
	cursor:pointer;
	}
.rollBox .RightBotton{ /* 向右滚动按钮 */
    height:21px;
	width:12px;
	background:url(new_images/jiantou2.gif) no-repeat 0 0;
	overflow:hidden;
	float:right;
	display:inline;
	margin-top:22px;
	cursor:pointer;
	}
.rollBox .Cont{ /* 修改内容区宽度 */
    width:925px;
    overflow:hidden;
    float:left;
   } 
.rollBox .ScrCont{
    width:10000000px;
   }
.rollBox .Cont .pic{ /* 内容区图片文字 */
    width:925px;
    float:left;
   }
/*.rollBox .Cont .pic img{  内容区图片文字边框 
    padding:4px;
    background:#fff00e;
    border:1px solid #ccc;
    display:block;
    margin:0 auto;
   }*/
/*.rollBox .Cont .pic p{  图片下面文字样式 
    line-height:10px;
    color:#505050;
   }*/
 /*.rollBox .Cont a:link,.rollBox .Cont a:visited{ 图片下面文字样式点链接后
    color: #FF0000;
    text-decoration:none;
   } */
/*.rollBox .Cont a:hover{  图片下面文字样式点击链接时 
    color:#f00;
    text-decoration:underline;
   }*/
.rollBox #List1,.rollBox #List2{ /* 滚动样式外层样式边距相对于最面层 */
    float:left;
   }
/**************end***************/








