/* CSS Document */

.ucontent .pfeature ul{
    float:left;
}
.ucontent .pfeature pre{
   float:left;
}
.ucontent .pfeature ul li{
    float:left;
	display:block;     
	text-align:center;
	padding-left:40px;
}
.ucontent .pfeature .hdword_card{
    width:125px;
}
.ucontent .pfeature .hdimg_card{  
    width:125px;  
	height:85px;
	background-image:url(../img/feature/box_hdimg_card.png);
	background-repeat:no-repeat;
	background-position:right;
	padding-top:8px;
}
.ucontent .pfeature .hdword_nocatch{
    width:105px;
}
.ucontent .pfeature .hdimg_nocatch{
    width:105px;  
	height:75px;
	background-image:url(../img/feature/box_hdimg_nocatch.png);
	background-repeat:no-repeat;
	background-position:right;
	padding-top:15px; 
}
.ucontent .pfeature .hdword_noshape{
    width:110px;	
}
.ucontent .pfeature .hdimg_noshape{
    width:110px;  
	height:68px;
	background-image:url(../img/feature/box_hdimg_noshape.png);
	background-repeat:no-repeat;
	background-position:right;
	padding-top:15px; 
}
.ucontent .pfeature .hdimg_noshape img{
    padding-left:10px;
}
.ucontent .pfeature .hdword_pos{
    width:108px;	
}
.ucontent .pfeature .hdimg_pos{
    width:110px;  
	height:84px;
	background-image:url(../img/feature/box_hdimg_pos.png);
	background-repeat:no-repeat;
	background-position:right;
	padding-top:15px; 
}
.ucontent .pfeature .hdword_readic{
    width:110px;	
}
.ucontent .pfeature .hdimg_readic{
    width:110px;  
	height:72px;
	background-image:url(../img/feature/box_hdimg_readic.png);
	background-repeat:no-repeat;
	background-position:right;
	padding-top:10px; 
}
.ucontent .pfeature .hdword_readicka{
    width:110px;	
}
.ucontent .pfeature .hdimg_readicka{
    width:110px;  
	height:72px;
	background-image:url(../img/feature/box_hdimg_readicka.png);
	background-repeat:no-repeat;
	background-position:right;
	padding-top:10px; 
}