@charset "utf-8";
/* CSS Document */

#My_Account_Left {}

.lfetcontent1 ul .MyAccount_LeftTile
{
	font-size:18px;
	background-image:none;
	padding-left:25px;
	background-image:url(../images/MyAccount_Set.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.lfetcontent1 ul .MyAccount_Left_Orders {
	background-image:none;
	background-image:url(../images/icon_info_02.gif);
	background-repeat: no-repeat;
	background-position: left center;
   
}

.lfetcontent1 ul li
{
	font-size:12px;
    margin-top:3px;
    
    
}
.lfetcontent1 ul li a
{
	color:#000000;
	font-size :12px;
	
}

