.input {
	border-left: 1px solid #7DA2CD;
	border-top: 1px solid #7DA2CD;
	border-bottom: 1px solid #7DA2CD;
	border-right: none;
	width: 124px;
	background-color: #ECECEC;
	height: 15px;
	font-size: 11px;
}


div.main_bg{
	position: relative;
	z-index: 10;
}

div.menu {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 180px;
	z-index: 100;
}

div.quater {
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
}

div.mouseover {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 76px;
	height: 77px;
	display: none;
	z-index: 900;
}

.boxhead1 {
	font-family: Verdana;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	line-height: 22px;
}

.boxhead2 {
	font-family: Verdana;
	font-size: 10px;
	color: #ffffff;
}

.boxteaser {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	padding-left: 8px;
	padding-right: 9px;
	padding-top: 4px;
}

.linkbox {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
}

.teaserBoxHeadline {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	padding-top: 3px;
	padding-left: 2px;
}

