/*全局样式*/
body {text-align:center; margin:0px auto;
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  margin:0px;
  font-size:11px;
}
td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:12px;
}
a {color:#000000; text-decoration:none;}
a:hover{ color:#0066CC; text-decoration:underline;}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
/*左边侧块属性*/
#left_pro{margin:10px; font-size:11px; word-break:keep-all; width:182px;}
#left_bigclass{font-size:12px; font-weight:bold; padding:3px 3px 4px 3px; line-height:200%; text-indent:3px;}
#left_smallclass{font-size:12px;word-break:break-all; line-height:200%;}

<!--右侧块属性-->
#right_pro{margin:10px; font-size:11px; word-break:keep-all; width:155px;}
#right_links{width:150px; overflow:hidden; padding:5px; border-bottom:1px #ccc dotted;}
#right_links2{ padding:5px; }

/*底部版权属性*/
#copyright{ width:994px; height:63px; color:#FFFFFF; background-image:url("../images/bg_bottm.gif"); background-repeat:repeat-x; padding:10px; text-align:center;}

/*首页和内页主题部分属性*/
#index_pro{ margin:0px 5px 0px 8px;}
#inner_box{ margin:0px 5px 0px 8px;}

/*首页产品目录*/
#index_pro_menu_border{padding:0px; margin:5px; width:770px;}
/*首页下部产品目录*/
#index_pro_menu{ padding:0px; line-height:200%;}/*无须用float:left即可在一层内依次排列*/

/*内页主题内容*/
#content{line-height:140%;}
.productsTitle{font-size:12px;  color:#000000;}

p { 
　　word-wrap: break-word; 
　　word-break: normal; 


　　}