/*网站前台图片新闻栏目页所用CSS样式*/
/*主体部分*/
#con{ width:980px; padding-top:15px; margin:0px auto; overflow:hidden;}
	#con_left{ width:188px; margin-right:10px; border:1px solid #e9e9e9; background-color:#ffffff; float:left; margin-bottom:-9999px; padding-bottom:9999px;}
		#con_left_top{ margin:0px auto; width:170px;height:49px; line-height:49px; border-bottom-width: 1px; border-bottom-style: dashed; border-bottom-color: #e9e9e9;}
		#con_left_bottom{ width:188px;}
		#con_left_bottom span a:link { color:#65aaea; text-decoration:none;}
		#con_left_bottom span a:visited { color:#65aaea; text-decoration:none;}
		#con_left_bottom span a:hover{ color:#65aaea; text-decoration:underline;}
	#con_left_xbk{ width:190px; height:1px; background-color:#e9e9e9; float:left; margin-right:10px;}
	
	#con_right{ width:778px; border:1px solid #e9e9e9; background-color:#ffffff; float:left; margin-bottom:-9999px; padding-bottom:9999px;}
		#con_right_top{ margin:0px 20px 0px 20px; text-align:center; width:738px; height:49px; line-height:49px; border-bottom-width: 1px; border-bottom-style: dashed; border-bottom-color: #e9e9e9;}
		#con_right_middle{ margin:15px 20px 15px 20px; width:738px;}
			.tpxwtp{ width:232px; height:137px; margin-right:21px; float:left;}
			.tpxwwz{ width:232px; height:40px; margin-right:21px; text-align:center; float:left; line-height:40px;}
			.tpxwtpright{ width:232px; height:137px; float:left;}
			.tpxwwzright{ width:232px; height:40px; text-align:center; float:left; line-height:40px;}
			.tpxwimg{ width:232px; height:137px; border:0px;}
			.tpjg{ display:block; height:10px; clear:left;}
		#con_right_bottom{ margin:0px 20px 0px 20px; text-align:right; width:738px; height:49px; line-height:49px; border-top-width: 1px; border-top-style: dashed; border-top-color: #e9e9e9; clear:left;}
	#con_right_xbk{ width:780px; height:1px; background-color:#e9e9e9; float:left;}
