/*左侧*/
.leftbar{ float:left;width:680px; margin-top:10px;}

.down_box{width:335px; float:left;}
    .down_box div.down_title{background-image:url(../images/title_bg.gif);
		border-color:#E2E2E2;
		border-style:solid solid none;
		border-width:1px 1px 0;
		font-weight:bold;
		height:29px;
	}
    .down_box div h2{background-image:url(../images/icon_linered2.gif);
		background-position:5px 6px;
		background-repeat:no-repeat;
		color:#B40808;
		font-size:13px;
		font-weight:bold;
		height:29px;
		line-height:29px;
		text-align:left;
		text-indent:20px;
    	}
    .down_box ul{padding:10px;}
       .down_box ul li{height:25px;line-height:25px;text-align:left;}


/*download index list block */
.down_list{margin-top:10px;}
.down_list ul{padding:10px;}
.down_list ul li{height:25px; line-height:25px; *height:23px; *line-height:23px; border-bottom:1px dashed #e2e2e2; text-align:left}
.down_list ul li span{float:left;}
.down_list ul li.biaoti{ color:#b40808; padding:5px 0; border-bottom-style:none; border-bottom-width:0;}
.down_box ul li.downtop a{color:#0067a6; font-weight:bold;}
.lispan_w100{width:100px;}
.lispan_w210{width:250px;}
.lispan_w90{width:90px;}
.lispan_w70{width:70px;}

/*右侧*/
.rightbar{ float:right; width:270px;margin-top:10px;}

/*tab menu*/
.down_list .tab{height:29px;background-image:url(../images/title_bg.gif) ; font-weight:bold; border:1px solid #e2e2e2; border-bottom-style:none; border-bottom-width:0px;}
	.down_list .tab div{float:left;width:98px; height:29px;line-height:29px; background-image:url(../images/title_menu_off.gif); background-position:right; background-repeat:no-repeat;}
	.down_list .tab .tabmenuon{background-image:url(../images/title_menu_on.gif);}
		.down_list .tab .tabmenuon a{color:#B40808;}

/*ad block*/		
.ad680{clear:both;margin-top:10px; padding:10px 0;}
