@charset "utf-8";
/* CSS Document */
body{
	margin:0px;
	background:url("bg.gif"/*tpa=/bg.gif*/) top center;
	width:100%;
	height:100%;
	font-family:Tahoma;
	font-size:11px;
}
html{
}
.menu_t img{
	margin-bottom:5px;
}
img{
	border:none;
}
#textfield{
	background:url("input.gif"/*tpa=/input.gif*/) no-repeat;
	width:254px;
	height:23px;
	border:0px;
	margin-top:8px;
	position:absolute;
	padding-top:4px;
	padding-left:5px;
}
#go{
	position:absolute;
	margin-top:5px;
}
.main{
	background:url("line.gif"/*tpa=/line.gif*/) repeat-y left;
}
.round{
	background:url("r.gif"/*tpa=/r.gif*/) no-repeat top left;
}
#menu a{
	background:url("h.gif"/*tpa=/h.gif*/) no-repeat center left;
	padding-left:20px;
	font-size:14px;
	color:#620063;
	display:block;
	text-decoration:none;
	margin-left:14px;
}
#menu a:hover{
	background:#7c0d8c url("hov.gif"/*tpa=/hov.gif*/) no-repeat center left;
	color:#fff;
}
.title_un{
	color:#702572;
	font-size:13px;
}
.title{
  font-family:Tahoma;
	color:#610062;
	font-weight: bold; 
	font-size:15px;
}
.title a{
  font-family:Verdana;
	color:#610062;
	font-size:15px;
	font-weight: bold; 
	text-decoration:none;
}
.title a:hover{
  font-family:Verdana;
	color:#610062;
	font-size:15px;
	font-weight: bold; 
	text-decoration:underline;
}
.blocks img{
	margin-bottom:5px;
	clear:both;
	float:none;
}
.footer{
	background:url("bottom.jpg"/*tpa=/bottom.jpg*/) no-repeat;
}
.white{
	color:#fff;
}
.one a{
	width:109px;
	height:64px;
	background:url("1.gif"/*tpa=/1.gif*/) no-repeat top;
	display:block;
	float:left;
	margin-left:44px;
	display:inline;
}
.one a:hover{
	background-position:bottom;
}
.two a{
	width:112px;
	height:64px;
	background:url("2.gif"/*tpa=/2.gif*/) no-repeat top;
	display:block;
	float:left;
}
.two a:hover{
	background-position:bottom;
}
.three a{
	width:137px;
	height:64px;
	background:url("3.gif"/*tpa=/3.gif*/) no-repeat top;
	display:block;
	float:left;
}
.three a:hover{
	background-position:bottom;
}
.four a{
	width:108px;
	height:64px;
	background:url("4.gif"/*tpa=/4.gif*/) no-repeat top;
	display:block;
	float:left;
}
.four a:hover{
	background-position:bottom;
}