/* CSS Document */
#art_de{
	width:950px;
	margin:0 auto;
	text-align:left;
}
#art_de_r{
	float:right;
	width:320px;
}
#art_de_l{
	float:left;
	width:615px;
}
#art_de_r_artlist{
	border:1px solid #ccc;
}
#art_de_r_artlist h4{
	margin:0;
	background:#ccc;
	color:#600;
	font-size:14px;
	text-indent:20px;
	line-height:20px;
}
#art_de_r_artlist p{
	margin:15px;
	line-height:20px;
}
#art_de_r_artlist ul{
	margin:15px;
	list-style:none;
	line-height:23px;
	clear:both;
}
#art_de_r_artlist ul li{
	text-indent:15px;
	background:url(../img/big_dot.gif) no-repeat left center;
}
/*-----------------------------------------------------------------*/

#art_de_path{
	line-height:26px;
	background:#9F1706;
	color:#fff;
	margin-bottom:10px;
}
#art_de_search{
	float:right;
	margin-right:3px;
}
#art_de_search input{
	width:198px;
	height:18px;
	border:0;
	margin-top:2px;
	line-height:18px;
	font-size:12px;
	vertical-align:middle;
	color:#666;
}
#art_de_p{
	width:330px;
	text-indent:20px;
	padding-left:10px;
}
#art_de_p a{
	color:#fff;
}
#art_de_p a:hover{
	color:#ff0;
}
/*-----------------------------------------------------------------*/
#art_de_co{
	border:1px solid #CF8B83;
	padding:20px;
	text-align:center;
}
#art_de_co h3{
	margin-bottom:2px;
	text-align:center;
	color:#000;
}
#art_de_co div{
	text-align:left;
	font-size:14px;
	line-height:1.8em;
	text-indent:2em;
}
#art_de_co p{
	font-size:14px;
	text-indent:2em;
	line-height:1.8em;
	width:90%;
	text-align:left;
	color:#000;
}
#art_de_co img{
	width: expression(this.width > 550 ? '550px': true); max-width: 550px;
}
.art_de_inf{
	display:block;
	background:#f0f0d1;
	line-height:18px;
	margin-bottom:20px;
}
