﻿body 
{
	margin:0;
	padding:0;
	background:#fff url('images/left.jpg') repeat-x 10px -60px;
}
.intro_top
{
  width:100%;
  height:273px;
  position:relative;
  margin:0;
  padding:0;
}
#logo
{
	position:relative;
	float:left;
	width:247px;
	height:83px;
	float:left;
	background:url('images/gsm_logo.jpg') no-repeat left;
	margin:100px 0 0 74px;
}
 #lang
{
	position:relative;
	float:right;
	width:162px;
	height:29px;
	float:left;
	background:url('images/gsm_lang.jpg') no-repeat left;
	right:0;
	margin-top:100px;
}
a.tr
{
  text-indent:-9999px;
  width:77px;
  height:29px;
  float:left;
  position:relative; 
}
a.eng
{
  text-indent:-9999px;
  width:77px;
  height:29px;
  float:left;
  position:relative;
  margin-left:7px; 
}
.left_bottom
{
 height:auto;
 position:relative;
 line-height:15px;
 text-align:left;
 font:11px tahoma;
 word-spacing:2px;
 bottom:0;
 left:0;
 margin:0 0 85px 74px;
}