/*
	project: 中国产品经理联盟 news styles
	author: Andy.Guan（千里）
	
*/  
   
#showbody { padding:20px;}

  .show_title { font-size:18px; font-weight:bold; color:#0066CC; border-bottom:#999999 1px dotted; padding-bottom:5px;}
  .show_text_a { padding-top:5px; color:#666666; text-align:right;}
  .show_text_a span { color:#333333;}
  .show_contents { width:600px;font-size:14px; margin:20px 0;word-wrap: break-word; word-break: break-all; overflow : hidden ;}
  .show_contents img { border:0;}
  .show_contents a:active {test:expression(target="_blank");}

  .ad_text { text-align:center; float:left; width:360px; background-color:#ffffff; padding:5px;}
  .ad_text img { width:360px; border:0;}
  
  #showcomments {}
  #showcomments ul { padding:0 10px;}
  #showcomments li { padding:10px 0; border-bottom:1px #CCCCCC dotted;}
  .comment_title {line-height:30px; border-bottom:2px #cccccc groove; font-size:14px; color:#CC3300; padding-left:10px;}
  .coment_submit { font-weight:bold; font-size:14px; line-height:30px;}
  .coment_submit textarea { border:#CCCCCC 2px groove;}
  .coment_submit input { border:#CCCCCC 2px groove; margin-top:5px;}