/*左侧*/
.leftbar{ float:left;width:680px; margin-top:10px;}

.list_th{height:29px;background-image:url(../images/title_bg.gif) ; border:1px solid #e2e2e2; border-bottom-style:none; border-bottom-width:0px;}
.list_th h2{
	height:29px;
	line-height:29px;
	background-image:
url(../images/icon_linered2.gif);
	background-repeat:no-repeat;
	text-align:left;
	text-indent:20px;
	font-size:13px;
	font-weight:bold;
	color:#b40808;
	background-position: 5px 6px;
}
.list_title{ float:left; padding-left:20px;
	height:29px;
	line-height:29px;
	background-image:
url(../images/icon_linered2.gif);
	background-repeat:no-repeat;
	text-align:left;
	
	font-size:13px;
	font-weight:bold;
	color:#b40808;
	background-position: 5px 6px;
}
.list_path{ float:right;padding:0 10px;height:29px; line-height:29px; background-image:url(../images/list_pathline.gif); background-repeat:no-repeat; background-position:0px 4px; font-size:12px; font-weight:normal; text-indent:0px;}
  .list_path a{padding:0 5px;}
.ulbox{padding:10px; border-bottom:1px dashed #e2e2e2;}
.ulbox ul li{height:26px; line-height:26px;font-size:14px; background-image:url(../images/icon_row3.gif); background-repeat:no-repeat; background-position:0px 9px; text-align:left;}
.ulbox ul li span.ultitle{float:left;padding-left:10px;width:520px;}
.ulbox ul li span.uldate{float:right;width:100px;}
.ulbox .line{border-bottom:1px dashed #E2E2E2; height:1px; overflow:hidden;margin:4px 0px; width:95%;}

.boxin{padding:15px 0; width:680px;_width:650px; border-bottom:1px dashed #e2e2e2;}
.boxin .pic{ float:left; width:100px; border:1px #e2e2e2 solid; padding:2px;}
.boxin .pic img { max-width:100px; max-height:100px;_width:expression(this.width > 100 ? 100: true)} 
.boxin .text{ display:inline; float:left; width:540px;_width:510px;padding-left:20px; text-align:left;}
.boxin .text h2{ font-size:14px; height:30px; line-height:30px;}
.boxin .text p{ line-height:20px; margin:0; padding:0;}

.page{padding:10px; text-align:left;}
.page a{margin:0px 3px;}
.listbox{}
.listbox ul{padding:0 10px;}
.listbox ul li{height:28px; line-height:28px; *height:26px; *line-height:26px; border-bottom:1px dashed #e2e2e2; text-align:left}
.listbox ul li span{float:left;}
.listbox ul li.biaoti{ color:#b40808; margin:5px 0; border-bottom-style:none; border-bottom-width:0; background-color:#e2e2e2;}
.lispan_w100{width:100px;padding-left:10px;}
.lispan_w210{width:250px;}
.lispan_w90{width:90px;}
.lispan_w70{width:70px;}

/*右侧*/
.rightbar{ float:right; width:270px;margin-top:10px;}

/*ad*/
.ad680{padding:10px 0;}