@charset "utf-8";
/* CSS Document */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
    padding:0;
    margin:0;
}

img{
	border:none;

}
#imptText{
	color:#f00;
}
#imptText:hover{
	color:#fff;
}
#focusBox{
	width:560px;
	height:263px;
	position:relative;
}
#focusBox a{
	text-decoration:none;
	color:#333;
}
#focusBox .red{
	color:red;
}
#focusBox .select a{
	text-decoration:none;
	color:#fff;
}
#goodArticlesBox a{
	color:#243c8e;
	text-decoration:none;
}
#goodArticlesBox a:hover{
	color:#fff;
	background:#33c;
}
#goodArticlesBox a i{
	color:#f00;
	font-style:normal;
}
#goodArticlesBox a i:hover{
	color:#fff;
	background:#33c;
}
#goodArticlesBox{
	height:261px;
	width:403px;
	border:1px solid #c0c0c0;
	overflow:hidden;
}
#articlesBoxHeader{
	height:24px;
	background:#FEF1DA;
}
#articlesBoxHeaderTitle{
	background:#691B18;
	color:#FFF;
	padding:4px 10px;
	font-weight:bold;
	font-size:14px;
	float:left;
	line-height:normal;
}
#goodArticlesBox ul{
	padding:11px;
	background:#fff;
}

#goodArticlesBox li span{
	float:right;
	font-size:10px;
	color:#9f9f9f;
}
#youhuaBox{
	width:965px;
	height:273px;
	margin:0 auto;
}
#youhua{
	padding:10px 0 0 0;
	line-height:normal;
	width:965px;
	height:263px;

	font-size:13px;
	text-align:left;
}
#focusBox,#goodArticlesBox,#focusLeft,#focusRight{
	float:left;
}
#focusLeft{
	width:329px;
	height:261px;
	overflow:hidden;
	position:relative;
	border:1px solid #c0c0c0;
	border-right:none;
}
#focusRight{
	width:212px;
	height:263px;
	border-top:1px solid #c0c0c0;
	font-size:12px;
}
#focusRight ul,#goodArticlesBox ul{
	list-style:none;
}
#focusRight ul li{
	padding:5px 14px;
	height:54px;
	overflow:hidden;
	cursor:pointer;
	background:#fff;
	border-bottom:#c0c0c0 1px solid;
	border-right:#c0c0c0 1px solid;
	border-left:#c0c0c0 1px solid;
	line-height:18px;
}
#focusRight .select{
	background:url(../images/focus_select.gif) no-repeat;
	height:56px;
	border-left:none;
}
#focusArrow{
	float:right;
	width:17px;
	height:66px;
	background:url(../images/focus_arrow.gif) no-repeat;
}

#focusImgList{
	position:absolute;
	z-index:-1;
	width:330px;
	height:263px;
}
#clj{
	position:absolute;
	z-index:99;
	width:330px;
	height:263px;
	display:block;
	top:0;
	left:0;
}
#goodArticlesBox li{
	line-height:20px;
}
