﻿	#ic_title
	{
		position: relative;
		left: 20px;
		top: 140px;
		line-height: 0px;
		font-family: Verdana;
		font-size: 10pt;
		color: #C3C4C6;
		height: 170px;
		background-image: url('images/login_logo.jpg');
		background-repeat:no-repeat;
	}
	#ic_subtitle
	{
		position: relative;
		left: 104px;
		top: 38px;
		line-height: 0px;
		font-family: Verdana;
		font-size: 10pt;
		color: #C3C4C8;
		height: 170px;
	}
	#ic_title a
	{
		text-decoration: none;
		font-size: 20pt;
		font-weight:bold;
		color: #C3C4C6;
	}
	
	#ic_title a:hover
	{
		color: #8B8B8B;
	}
	
	#hmenu_image
	{
		position: relative;
		left: 0px;
		top: 12px;
		background-image: url('images/hmenu_logo.png');
		background-repeat:no-repeat;
		width: 105px;
		height: 32px;
	}
	
	