/*Search*/
#soso{
    border:1px dashed #333;
	height:22px;
	line-height:22px;
	overflow:hidden;
	padding:5px 0px;
    width:473px;
	background:url(/templates/content/content_search.gif) no-repeat 5px 2px;
	margin:0px auto;
	padding-left:100px;
}
#soso div{
   float:left;
   width:235px;
}
.submit_content{
    width:60px;
	height:20px;
	line-height:20px;
	background:url(/templates/content/search_submit.gif) no-repeat;
	border:none;
	text-align:center;
	cursor:pointer;
}
.input_content{
	border:1px solid #999;
	height:18px;
	line-height:18px;
	color:#333;
	width:160px;
}
/*-------------------*/
#path{
    border-bottom:1px solid #ccc;
	background:#f9f9f9;
	line-height:30px;
	text-indent:10px;
	color:#777;
}
    #path a{color:#777;}
.h2,.h3,.h4{
    height:28px;
	line-height:28px;
	font-weight:bold;
	text-indent:10px;
	border-top:1px solid #ccc;
}
.h2,.h3{
	border:1px solid #ccc;
	border-bottom:none;
}
.h2{background:url(/templates/content/content_h2.gif) repeat-x;}
.h3{background:url(/templates/content/content_h3.gif) repeat-x;}
.h4{background:url(/templates/content/content_h4.gif) repeat-x;}	
    .h4 div{
	    background:url(/templates/content/content_arrow.gif) no-repeat 7px 6px;
		text-indent:22px;
	}	
/*-------------------*/
.left{
    width:593px;
	float:left;
    border:1px solid #ccc;
}
#content{
    width:573px;
	margin:0px auto;
	padding:10px 0px;
	border-top:1px dashed #ccc;
	border-bottom1:1px dashed #ccc;
}
#prevnext{
    border:1px solid #ccc;
	background:#f9f9f9;
    width:573px;
	margin:0px auto;
	color:#bf0000;
	margin-top:10px;
	margin-bottom:10px;
}
    #prevnext li{
	    line-height:22px;
		text-indent:10px;
	}
.half{
    float:left;
	margin-left:10px;
	width:280px;
	border:1px solid #ddd;
	border-top:none;
	display:inline;
	margin-bottom:10px;
}
	.half li,.td li{
	    line-height:22px;
		text-indent:15px;
		background:url(/templates/images/slide_arrow.gif) no-repeat 6px 8px;
		border-bottom:1px dashed #ccc;
	}
/*-------------------*/
.right{
    width:365px;
    float:right;
	border-top:none;
}
.imgart{
    border:1px solid #ccc;
	border-top:none;
	margin:0px auto;
    padding:5px 0px;
	margin-bottom:10px;
}
    .imgart p{
	    clear:both;
		height:70px;
		overflow:hidden;
		padding:5px 0px;
	}
    .imgart p img{
	    width:87px;
		height:60px;
		float:left;
		padding:3px;
		border:1px solid #7ccece;
		margin-right:5px;
		margin-left:5px;
		display:inline;
	}
	.imgart p .title{
	    line-height:27px;
		border-bottom:1px dashed #ccc;
	}
	.imgart p span{
	    color:#666;
		line-height:20px;
	}
.td{
    border:1px solid #ccc;
	border-top:none;
	margin-bottom:10px;
}	.td li{

    }
	.half td div{
	    border:none;
	}
.LinkArticleCorrelative{
    height:23px;
	line-height:23px;
	padding-left:13px;
	background:url(/templates/images/slide_arrow.gif) no-repeat 6px 4px;
	border-bottom:1px dashed #ccc;
}	

#comment{
    width:575px;
	margin:0px auto;
	margin-bottom:10px;
}
    #comment table{
	    background:#f3e69e;
	}
	#comment td{
	    background:#fff;
	}
	#comment #title{
	    background:url(/templates/content/content_h3.gif) repeat-x #eff;
		height:27px;
		text-indent:10px;
		font-weight:bold;
	}
	#comment .l{
	    padding-left:10px;
		width:100px;
		line-height:25px;
	}
	#comment .r{
	    padding:5px;
	}