@charset "utf-8";
/* CSS Document */
/*登录区块图片 英文版*/
/*变色位置*/.ENuserlogintitle{
display:block;
width:201px;
height:22px;
line-height:22px;
overflow:hidden;
background:url(img/en-blocktit-userlogin.gif) no-repeat;
clear:both;
}




.ENRightHotLinks li{list-style-type:none;}
.ENRightHotLinks li a{
display:block;
float:left;
text-align:left;
background:url(img/arrow0123.gif) no-repeat 10px 12px;
padding-left:20px;/*链接文字距离左边符号的距离*/
font-size:12px;
font-weight:normal;
color:#0066cc;
text-decoration:none;
height:25px;
line-height:25px;
clear:both;
}
.ENRightHotLinks li a:hover{
color:#ff3300;
text-decoration:underline;}


.ENRightHotLinks2 li{list-style-type:none;}
.ENRightHotLinks2 li a{
display:block;
float:left;
text-align:left;
background:url(img/arrow0123.gif) no-repeat 10px 12px;
padding-left:20px;/*链接文字距离左边符号的距离*/
font-size:12px;
font-weight:normal;
color:#666;
text-decoration:none;
height:25px;
line-height:25px;
clear:both;
}
.ENRightHotLinks2 li a:hover{
color:#ff3300;
text-decoration:underline;}
