.en_an{
	position:relative; 
	top:0px; 
	left:0px; 
	height:20px;
}
.en_ant{
	position:absolute; 
	width:100%; 
	height:20px; 
        cursor:pointer;
}
.en_anm{position:absolute;
}
.en_anm .top{
	width:177px; 
	height:6px;
	background:url(/images/a_up_article.jpg);
	font-size:1px;
}
.en_anm .mid{
	width:177px; 
	height:14px; 
	background:url(/images/a_page.jpg); 
	font-size:10px; 
}
.en_anm .bot{
	width:177px; 
	height:6px; 
	background:url(/images/a_bottom_article.jpg); 
	font-size:1px;
}
.en_anm .numOut{
	width:14px; 
	font-size:11px; 
	text-align:center; 
	color:#023E63; 
	font-weight:bold; 
	cursor:pointer;
}
.en_anm .numOver{
	width:14px;
	font-size:11px; 
	text-align:center; 
	color:#CA7100; 
	font-weight:bold;
	cursor:pointer;
}
.en_anm .numDown{
	width:14px;
	font-size:11px; 
	text-align:center; 
	color:#939393; 
	font-weight:bold; 
	cursor:default;
}
.lArrowOver{
	width:15px; 
	height:14px; 
	background:url(/images/back_r.jpg);
	font-size:1px; 
	cursor:pointer;
}
.lArrowOut{
	width:15px; 
	height:14px; 
	background:url(/images/back_a.jpg); 
	font-size:1px; cursor:pointer;
}
.lArrowDisable{
	width:15px; 
	height:14px; 
	background:url(/images/back_p.jpg); 
	font-size:1px;
}
.rArrowOver{
	width:15px; 
	height:14px; 
	background:url(/images/forward_r.jpg); 
	font-size:1px;cursor:pointer;
}
.rArrowOut{
	width:15px; 
	height:14px; 
	background:url(/images/forward_a.jpg); 
	font-size:1px;cursor:pointer;
}
.rArrowDisable{
	width:15px; 
	height:14px; 
	background:url(/images/forward_p.jpg);
	font-size:1px;
}
.en_anb{
	position:absolute;
	cursor:pointer; 
	width:177px;
}
.contOut .top{
	width:177px;
	height:6px;
	background:url(/images/a_up_article.jpg);
	font-size:1px;
}
.contOut .mid{
	width:177px; 
	background:url(/images/a_page.jpg);
	font-size:12px;
}
.contOut .bot{
	width:177px;
	height:6px;
	background:url(/images/a_bottom_article.jpg); 
	font-size:1px;
}
.contOut .text{
	font-family:Palatino LinoType; 
	font-size:12px; 
	font-weight:bold; 
	color:#023E63;
}	
.contOver .top{
	width:177px;
	height:6px;
	background:url(/images/r_up_article.jpg); 
	font-size:1px;
}
.contOver .mid{
	width:177px;
	background:url(/images/r_page.jpg);
	font-size:10px;
}
.contOver .bot{
	width:177px; 
	height:6px; 
	background:url(/images/r_bottom_article.jpg);
	font-size:1px;
}
.contOver .text{
	font-family:Palatino LinoType;
	font-size:12px;
	font-weight:bold;
	color:#023E63;
}		
.contDown .top{
	width:177px;
	height:6px; 
	background:url(/images/d_up_article.jpg);
	font-size:1px;
}
.contDown .mid{
	width:177px; 
	background:url(/images/d_page.jpg);
	font-size:12px;
}
.contDown .bot{
	width:177px;
	height:6px;
	background:url(/images/d_bottom_article.jpg);
	font-size:1px;
}	
.contDown .text{
	font-family:Palatino LinoType;
	font-size:12px; 
	font-weight:bold;
	color:#023E63;
}
.outCapImg{
        position: relative;
        top: 3px;
        background: url(/images/r_butt.gif) no-repeat;
        width: 17px;
        height: 20px;
}	
.overCapImg{
        position: relative;
        top: 3px;
        background: url(/images/a_butt.gif) no-repeat;
        width: 17px;
        height: 20px;
}
.capText{
   font-family: lucida sans unicode; 
   font-size: 12; 
   color 494736; 
   font-weight: bold;
}