@charset "utf-8";
/* 

	HitRING CSS Document 

	created: 14.07.08
	
	copyright 2008 	Emotion studio 
					of breathtaking ideas
					
					www.emotionstyle.com
					
	Have a nice day, guy ;)
*/


#hitring {
							background:#454545; 
							color:#777777; 
							height:22px; 
							font-family:Verdana, sans-serif; 
							font-size:11px; 
							padding-top:4px; 
							padding-left:12px;
							width:768px;
}

#hitring a:link, 
#hitring a:active, 
#hitring a:visited 			{color:#35D3EA; text-decoration:underline;}

#hitring a:hover			{color:#FFFFFF;} 


#hitring_nav 				{float:left;}
#hitring_passport 			{width:100px; float:right;}

#top_advers				{background-color:#777777; height:90px; text-align:center;width:780px;}

#hg_login				{background:#777777 url(/images/hgl_bg.gif); 
					height:80px; width:180px; text-align:left; 
					padding-left:5px; padding-top:4px;
					float:right;}


