
.subject_1 li{
			text-align:center;
			width:75px;
			line-height:30px;
			height:30px;
			float:left;
			white-space:nowrap;
			background:#f0f0f0;
			margin-left:1px;
			margin-bottom:1px ;
			
 }
 .subject_1 li a:hover ,.subject_1 li:hover{
 							background:#ffe1a4;
							width:75px;
							margin-left:1px;
							margin-bottom:1px ;
							display:block;
 	}
 
/*.subject_1 img{
				
				border:1px solid #fff;
				width:220px;
				height:80px;
				padding:2px;
	}
	.subject_1 img:hover{
						border:1px solid #e12222;
		}*/
.subject_new_tu{
				width:310px;
				text-align:center;
				padding:5px;
	}
.subject_new_tu img{
					width:300px;
					height:200px;
					
	}
.subject_new_list {	
					padding:5px 2px 5px 0;
					vertical-align:top;	
					color:#4a4a4a;					
	}
	.subject_new_list h1{
						font-size:14px;
						text-align:center;
						padding:5px 0;
		}
	.subject_new_list li{
						background:url(../Images/dian.gif) no-repeat 1% 48%;
						line-height:25px;
						padding-left:15px;			
						width:180px;
						float:left;
		}
/*------------装修美图--------------*/
.subject_new_meitu{
					border:1px solid #ccc;
					border-top:0px;
					padding:5px;
					overflow:hidden;
	}
.subject_new_meitu li{
						width:143px;						
						text-align:center;
						margin-bottom:15px;
						float:left;
	}
	.subject_new_meitu li img{
								width:130px;
								height:90px;
								border:1px solid #fff;
								padding:2px;
								display:block;
		}
		.subject_new_meitu li img:hover{
										border:1px solid #e12222;
			}
.subject_new_pai ul{
					background:url(../Images/pai.gif) no-repeat 2% 10px ;
					height:271px;
					margin-bottom:10px;
					padding-top:5px;
					
					
	}
	.subject_new_pai li{
						line-height:28px;						
						padding-left:25px;
								
		}
/*------------文章详细页面--------*/
.newleft_info{
				font-size:13px;
				line-height:180%;
				padding:6px 10px;
				float:right;
				width:708px;
				border-top:1px solid #ffb151;
				border-left:1px solid #ccc;
				border-right:1px solid #ccc;
				border-bottom:1px solid #ccc;
				color:#333;
}
.newleft_info p{
				text-indent:25px;
				padding: 0;
				margin:5px 0 0;
}
.newleft_info .biao{
					border-bottom:1px dashed #ccc;
					text-align:center;
					color:#666;
					
}
.newleft_info .biao h1{
						font-size:14px;						
						color:#9a0000;
						
}

/*----------------专题列表页面-------------*/
.subject_L{
			font-size:14px;
			line-height:180%;
			padding:6px 10px;
			float:right;
			width:708px;
			border-top:1px solid #ffb151;
			border-left:1px solid #ccc;
			border-right:1px solid #ccc;
			border-bottom:1px solid #ccc;
	}
	.subject_L li{
					background:url(../Images/ndor.gif)  no-repeat 1% 48%;
					height:35px;
					line-height:35px;
					overflow:hidden;
					padding-left:15px;
					border-bottom:1px dashed #ccc;
					font-size:14px;
		}
		.subject_L .date_T{
							float:right;
							margin-left:12px;
							font-family:Arial, Helvetica, sans-serif;
							color:#666;
							font-size:12px;
			}
		.subject_L li:hover{
							background:#f0f0f0 url(../Images/ndor.gif)  no-repeat 1% 48%;
							height:35px;
							line-height:35px;
							border-bottom:1px solid #ccc;
			}
