/* ---------------------------------产品列表----------------------------- */
#showpro .tabs{width:700px; min-height:316px; _height:316px;background:url(ext/labe_menu_tdbg.gif) no-repeat left 30px; }/*Tabs插件*/
#showpro .tabs ul{ margin: 0; padding: 0; height:32px;background:url(ext/labe_menu_bg.jpg) no-repeat left top;line-height:32px;color:#666; font:normal normal normal 12px/30px Arial, Verdana, Helvetica, sans-serif, "宋体";}
#showpro .tabs ul li{margin:0px; padding:0px;list-style:none;}
#showpro .tabs ul li{height:32px;  float:left;width:90px;background:url(ext/labe_menu_bg1.gif) no-repeat left top;text-align:center;cursor:pointer;}
#showpro .tabs ul li.on{background:url(ext/labe_menu_bg2.gif) no-repeat left top;font-weight:bold;color:#000;}
#showpro .tabsdiv{ padding: 10px;}
#showpro .tabs ul li:hover a{ font-weight: bold;}
	
/* ---------------------------------文章列表----------------------------- */
#main .sub-title{
	background: url(ext/sub_top.jpg) no-repeat left top;
	margin: 12px 0px;
	padding-top:12px;
} 

#main  .sub-title h2 {
	background: url(ext/sub_bottom.jpg) no-repeat left bottom;
	font-size: 12px;
	margin: 0;
	padding: 0 1em;
	text-align: center;
	padding-bottom:12px;
}

#main  .view-footer{
	background: #F0F0F0;
	height: 40px;
	line-height:40px;
	text-align: center;
	font-weight: bold;
	clear: both;
}
#main  .view-footer a {
	background: url(ext/back.gif) no-repeat center center;
	color: #999;
	display: block;
	width: 100px;
	margin:0 auto;
}

#main .listol ol{
	width:100%;
	margin:10px 0px 10px 0px;
	padding-left:15px;
	background-image: url(ext/bullet_10.gif);
	background-repeat:repeat-y;
	background-position:0px 0px;
	list-style-type: none;
}
#main .listol ol li{
	line-height:30px;
	font-size: 12px;
}

/*newsAsk*/
dl#dlnewsAsk dt{padding-left: 22px;border-bottom:1px dotted #DCDCDC;background: url(ext/ask_close_ico.gif) no-repeat 3px 10px;
line-height: 35px;cursor: pointer; fontsize:14px; font-weight: 200;}
dl#dlnewsAsk dt.current{background: url(ext/ask_open_ico.gif) no-repeat 3px 10px;color: Green; } 
dl#dlnewsAsk dd{border-bottom:1px dotted #DCDCDC;padding: 5px 0 5px 30px;display: none; background: url(ext/ask_answer_ico.gif) no-repeat 3px 10px;  background-color: #FAFAFA; } 
dl#dlnewsAsk dd p{ text-indent: 2em; margin-bottom: 10px;}
dl#dlnewsAsk dd div{ padding:10px,0;}
dl#dlnewsAsk dd .xi tr td p,dl#dlnewsAsk dd .xi th td p{
   padding:4px;
	margin:0;
	text-indent: 0em; 
	font-size:12px; 
	line-height: 120%
}

/* ----------------------------------more------------------------------ */

/* unclicked style div.more */
#outer div.more i {float:right; margin-right:-10px 10px 0 0; cursor:pointer; color:#c00; font-weight:bold;}
#outer div.more i.hide {display:none;}
#outer div.more table {display:none;}

/* clicked style div.click */
#outer div.click i.show {display:none;}
#outer div.click i.hide {display:block;}
#outer div.click table {display:block; float:left; padding-right:10px;}



