﻿
/*-------------------------------------------- 江南文化园 --------------------------------------------*/

.body_bgcolor {height:100%; background:#EAE6DB;}

/*-- 左 --*/
.side_l {float:left; width:250px; border-top:1px solid #C5C1B5;}

/*-- 右 --*/
.side_r {float:right; width:750px; height:auto!important; height:1090px; min-height:1090px; background:#FFF; border-top:1px solid #C5C1B5;}
	
	/*-- 顶部图片 --*/
	#top_img {width:500px; height:110px; padding:14px 165px 15px 85px; background:url("../images/jnwhy_img2.jpg") no-repeat 0px 0px;}
	
	/*-- Url路径 --*/
	#jnwhy_url {margin:20px 20px 0 20px; padding-bottom:15px; border-bottom:1px dashed #C8C2B6;}

	/*-- 右边内容 --*/
	#jnwhy_r {width:710px; padding:0 20px; height:920px; background:url("../images/jnwhy_bg1.jpg") no-repeat;}
		
		/*-- 列表 --*/
		#jnwhy_r .list {float:left; width:310px; height:340px; padding-left:10px; padding-right:35px; color:#8B6400;}
			#jnwhy_r .list h1 {height:20px; padding-top:30px; text-align:right;}
				#jnwhy_r .list h1 a {font-weight:normal; color:#8B6400;}
			#jnwhy_r .list ul {margin-top:40px; height:140px; overflow:hidden;}
				#jnwhy_r .list ul li {height:12px; margin-top:14px;}
				#jnwhy_r .list ul li a {color:#8D6300;}
	
	/*-- 书画作品 --*/
	#shzp {clear:both; width:675px; padding-right:35px;}
		#shzp h1 {height:20px; padding-top:15px; text-align:right;}
			#shzp h1 a {font-weight:normal; color:#8B6400;}
		#shzp .content {padding-top:35px; padding-left:5px;}
		#demo {width:660px; overflow:hidden;}
			#demo img {float:left; _display:inline; padding:4px; border:1px solid #C8C0B5; margin-left:15px; width:190px; height:120px;}
			#indemo {float:left; width:800%;}
			#demo1 {float:left;}
			#demo2 {float:left;}


/*-------------------------------------------- 江南文化园-列表页 --------------------------------------------*/
	
	/*-- 节目介绍 --*/
	#jmjs {height:260px; background:url("../images/jnwhy_bg2.jpg") no-repeat 0px 0px;}
		#jmjs ul {padding:55px 20px 0 20px;}
		#jmjs ul li {height:12px; padding-top:14px; color:#8E6400;}
		#jmjs ul li a {color:#8E6400;}

	/*-- 招商信息 --*/
	#zsxx {height:260px; background:url("../images/jnwhy_bg2.jpg") no-repeat 0px -270px;}
		#zsxx ul {padding:55px 20px 0 20px;}
		#zsxx ul li {height:12px; padding-top:14px; color:#4876A8;}
		#zsxx ul li a {color:#4876A8;}

	/*-- 文章列表 --*/
	#jnwhy_list {padding-bottom:30px;}
		#jnwhy_list ul {}
		#jnwhy_list ul li {padding:30px 20px 0 20px; height:130px; white-space:normal; }
		#jnwhy_list li img {float:left; width:184px; height:114px; padding:8px; background:url("../images/jnwhy_bg2.jpg") no-repeat 0px -540px;}
		#jnwhy_list li div {float:right; width:495px; height:129px; border-bottom:1px dashed #C8C2B6;}
			#jnwhy_list li div h1 {padding-bottom:6px; height:14px; border-bottom:1px dashed #C8C2B6;}
				#jnwhy_list li div h1 a {color:#716348; font-size:14px;}
			#jnwhy_list li div p {padding-top:10px; text-indent:2em; line-height:200%; color:#59595B; font-size:14px;}
				#jnwhy_list div p a {color:#FF6100; font-size:14px;}



/*-------------------------------------------- 江南文化园-文章页 --------------------------------------------*/
	
	#jnwhy_article {padding:0 20px;}

		/*-- 标题 --*/
		#jnwhy_article h1 {padding:40px 0; text-align:center; color:#6E6347; font-size:14px;}
			
		/*-- 作者信息 --*/
		#jnwhy_article .author {display:table; zoom:1; width:100%; padding-bottom:15px; color:#6E6345; border-bottom:1px dashed #C4C0B4; }
			#jnwhy_article .author .fl {float:left;}
			#jnwhy_article .author .fr {float:right;}
			#jnwhy_article .author .date {padding-left:30px;}
			#jnwhy_article .author font {color:#FF6100; font-size:12px;}
		
		/*-- 内容 --*/
		#jnwhy_article .content {padding:20px 0px; line-height:180%;}
			#jnwhy_article .content p {text-indent:2em;}