body,td,th, P {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height:1.1;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
/*	background:url(/images/bg.jpg) center;*/
}
H1 {
	font-family: Tahoma, Arial,Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	line-height:1;
	margin:0;
}
.feher {
	color:#cccccc;
}


UL {
	padding-top:0px;
	padding-left:5px;
	margin-top:5px;
	margin-left:5px;
}
LI {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	list-style:none;
	padding: 0px 0 0 10px;
/*	background:url(/images/li.gif) no-repeat 0px 6px; */
	color:#666666;
}
.ref_com {
/*	font-family: Arial, Helvetica, sans-serif; */
	color:#bbbbbb;
/* 	font-size:10px;*/
}

#wrapper {
	width:1120px;
	height:100%;
	margin:0 auto;
	background-color:#FFF;
	text-align:center;	
}
#head {
	width:1117px;
	height:80px;
	background:url(/layout_images/header-bg4.png) no-repeat center;
	margin:0;
}
#head.office {
	background:url(/layout_images/header-bg4_office.png) no-repeat center;
}

	#head .logo {
		float:left;
		width:130px;
		margin-left:25px;
		height:45px;
		margin-top:12px;
		display:block;
		cursor:pointer;
	}

	#head #menu {
		margin-top:23px;
		margin-right:16px;
		padding-top:0;
		float:right;
	}
	
	#head #menu ul {
		margin:0;
		padding:0;
	}
	
	#head #menu li {
		text-align:left;
		display:inline;
		color:#949494;
		padding-left:5px;
		font-size:16px;
	}
	
	#head #menu li a{
		/*color:#949494;*/
		color:#b1c903;
		text-decoration:none;
		font-weight:bold;
		padding-left:10px;
		text-decoration:none;
		list-style-type:none;
		background:url(/images/menu_list.gif) left no-repeat;
	}

	#head #menu li a:hover{
		color:#8fa105;
		text-decoration:underline;
	}
	