﻿#UI_head
{
	width: 1000px;
	height: 210px;
	margin: auto;
	text-align: left;
	position: relative;
	background-image:url(Images/top.png)
	background-repeat: no-repeat;
	background-position: center top;
}
#t1{position:absolute;top:100px;left:150px;z-index:10}