@charset "gb2312";
/* CSS Document */
.middle_table{
	margin:10px auto;
	}
.middle_table_body{
	margin:10px auto;
	}
.boder_1{
	border-bottom:1px #EBEBEB solid;
	}
.font_2{
	color:#F00;
	font-size:14px;
	font-weight:bold
	}
.boder_2{
	border:5px #F5F5F5 solid;

	}
.pages {
	text-align:center;
	margin:10px auto;
	clear:both
	}

.pmenu li{
	width:168px;
	height:32px;
	line-height:32px;
	background: url(../images/about_l_c_font.jpg);
	clear:both
	}
/* Sta 产品展厅.列表页 */
.listbox{ width:170px; height:185px; margin:0px 5px; float:left}
.listbox .img{ width:160px; height:151px; background:url(../img/products/list_bg.png) no-repeat; overflow:hidden;border:1px solid #e6e6e6; text-align:center; clear:both}
.listbox .img a{ display:block; width:14.px; height:140px; margin:5px auto; overflow:hidden;}
.listbox .info{ height:26px; line-height:26px; text-align:center; clear:both }

.info .name{ display:block; height:20px; line-height:20px; font-weight:bold; margin:10px 0 0 15px; overflow:hidden;}
.info .name a{ color:#db2120;}
.info .txt{ display:block; height:80px; line-height:20px; color:#666; margin:5px 10px 0 15px; overflow:hidden;}
.info .more{ display:block; height:20px; line-height:20px; margin:5px 0 0 15px;}
.info .more a{ color:#396cb4; margin:0 5px 0 0;}
/* End 产品展厅.列表页 */