﻿i.icon
{
    display: inline-block;
    width: 20px;
    height: 20px;
}
i.icon-add
{
    background: url(Icon/add.png);
}
i.icon-delete
{
    background: url(Icon/delete.png);
}
i.icon-down
{
    background: url(Icon/down.png);
}
i.icon-up
{
    background: url(Icon/up.png);
}
i.icon-edit
{
    background: url(Icon/edit.png);
}
i.icon-ok
{
    background: url(Icon/ok.png);
}
i.icon-key
{
    background: url(Icon/icon-key.png);
}
i.icon-user
{
    background: url(Icon/icon-user.png);
}
i.icon-lock
{
    background: url(Icon/icon-lock.png);
}
i.icon-home
{
	width:25px;
	height:22px;
	background: url('Icon/icon-home.png') no-repeat;
}
i.icon-logout
{
	width:23px;
	height:19px;
	background: url('Icon/icon-logout.png') no-repeat;
}
i.icon-new
{
	width:24px;
	height:22px;
	background: url('Icon/icon-new.png') no-repeat;
}
i.icon-page
{
	width:19px;
	height:24px;
	background: url('Icon/icon-page.png') no-repeat;
}
i.icon-pass
{
	width:16px;
	height:21px;
	background: url('Icon/icon-pass.png') no-repeat;
}
i.icon-search
{
	width:28px;
	height:23px;
	background: url('Icon/icon-search.png') no-repeat;
}
i.icon-setup
{
	width:33px;
	height:28px;
	background: url('Icon/icon-setup.png') no-repeat;
}
i.icon-tool
{
	width:24px;
	height:22px;
	background: url('Icon/icon-tool.png') no-repeat;
}
i.icon-tutorial
{
	width:20px;
	height:19px;
	background: url('Icon/icon-tutorial.png') no-repeat;
}
i.icon-login
{
	width:20px;
	height:19px;
	background: url('Icon/icon-login.png') no-repeat;
}
i.icon-login2
{
	width:24px;
	height:26px;
	background: url('Icon/icon-login2.png') no-repeat;
}
i.icon-user2
{
	width:16px;
	height:16px;
	background: url('Images/icon-user2.png') no-repeat;
}
i.icon-key2
{
	width:16px;
	height:16px;
	background: url('Images/icon-key2.png') no-repeat;
}

