*{
	margin: 0;
	padding: 0;
}

div, td, a, h3{
	font-family: Arial, Helvetica, sans-serif;
}

td, div{
	text-align: left;
	vertical-align: top;
	font-size: 12px;
	color: #706E6D;
}

a{
	color: #F15A07;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

a img{
	border: 0px;
	text-decoration: none;
}

body{
  text-align: center;
}

.clear{
	clear: both;
}

.all_size{
	width: 100%;
	height: 100%;
}

.wrap{
	background: url(../images/bb.jpg) top left repeat;
	width: 100%;
	position: relative;	 
}

.wrap_in{
	background: url(../images/bg.jpg) top center no-repeat;
	width: 100%;	
	
}

.wrap_sep{
	width: 100%;	
	background: url(../images/sep.gif) 30% 0px repeat-y;		
  	position: relative;
}

.logo{
	display: block;
	position: absolute;
	z-index: 1000;
	top: 61px;
	left: 110px;
	background: url(../../images/logo.png) top left no-repeat;
	height: 80px;
	width: 104px;
}

.icq{
	position: absolute;
	top: 74px;
	right: 68px;
}

.links{
	position: absolute;
	bottom: 10px;
	left: 44.5%;	
	width: 150px;
	margin: 0px auto;
}

.fl{
	display: block;
	width: 38px;
	height: 34px;
	background: url(../images/fl.png) top left no-repeat;
	float: left;
	margin-right: 20px;
}

.lj{
	display: block;
	width: 29px;
	height: 34px;
	background: url(../images/lj.png) top left no-repeat;
	margin-right: 20px;
	float: left;
}

.wl{
	display: block;
	width: 33px;
	height: 32px;
	float: left;
	background: url(../images/wl.png) top left no-repeat;	
}














