/*网站前台显示文章内容页所用CSS样式*/
/*主体部分*/
#con{ width:980px; padding-top:15px; margin:0px auto; overflow:hidden;}
	#con_left{ width:678px; margin-right:10px; border:1px solid #e9e9e9; background-color:#ffffff; float:left; margin-bottom:-9999px; padding-bottom:9999px;}
		#con_left_1{width:638px;height:50px;margin:20px 20px 0px 20px;text-align:center;border-bottom-width: 1px;border-bottom-style: dashed;border-bottom-color: #666666;}
		
			.arttitle{font: 18px "Arial"; color: #03005C; font-weight:bold;}
		
		#con_left_2{width:638px;height:50px; margin:0px 20px 20px 20px;line-height:50px; text-align:center;}
		
		#con_left_3{width:638px;margin:0px 20px 20px 20px;font-size:10.5pt;line-height:normal;}
		
		#con_left_4{width:680px; height:1px; background-color:#e9e9e9;}
		
	#con_right{ width:290px; float:left; background-color:#ffffff; margin-bottom:-9999px; padding-bottom:9999px;}
		
		.right{ width:288px; height:276px; float:left; border: 1px solid #e9e9e9; background-color:#ffffff;}
		.righttop{ width:288px; height:35px;}
		.rightlm{ display:block; margin:0px auto; width:270px; height:34px; line-height:34px; border-bottom-width: 1px; border-bottom-style: dashed; border-bottom-color: #e9e9e9;}
		.rightbottom{ width:288px; height:239px;}
		.lmjg{ margin-bottom:10px;}