@charset "utf-8";

a:hover {
  text-decoration: underline;
}
img {border: 0}

body {
	margin: 0 0 0 0;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:62.5%;
	color: #444;
}
#container_site {
	position:absolute;
	width: 100%;
	min-width:720px;
	height:100%;
	min-height:900px;
}
#container {
	position:relative;
	margin-left:auto;
	margin-right: auto;
	top:20px;
	width: 689px;
	height:800px;
}
.bottom {
	position:relative;
	width: 145px;
	height:16px;
	background-image:url(../immages/bg_menu.jpg);
	background-repeat:repeat-x;
	border-color:#CCCCCC;
	border-width:1px;
	border-style:solid;
	float:left;
	margin-left:10px;
	text-align:center;
	padding-top:2px;
}
.bottom_text {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#333;
	text-decoration:none;
}
#logo {
	position:relative;
	top:0px;
	margin-bottom:20px;
	width: 368px;
	height: 70px;
}
#video {
	position:relative;
	top: 20px;
	width: 512px;
	height: 383px;
}
#sponsor {
	position:relative;
	top: 130px;
	width: 512px;
	height: 100px;
}
.sponsor2 {
	position:relative;
	height: 100px;
	float:left;
	margin-left:20px;
}
#search {
	position:relative;
	top:60px;
	height: 50px;
	width: 490px;
	border-color:#CCCCCC;
	border-width:1px;
	border-style:solid;
	padding-left:20px;
}
#search_text {
	position:relative;
	top:-7px;
	left:0px;
	height: 15px;
	width: 50px;
	text-align:center;
	background-color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#333;
	text-decoration:none;
}
#adsense {
	position: absolute;
	height: 600px;
	width:160px;
	border-color:#CCCCCC;
	border-width:1px;
	border-style:solid;
	top:230px;
	right:0px;
}
#influenza {
	position: absolute;
	height: 95px;
	width:160px;
	border-color:#CCCCCC;
	border-width:1px;
	border-style:solid;
	top:130px;
	right:0px;
}
#channel {
	position: absolute;
	left:50%;
	margin-left:-340px;
	height: 15px;
	width:680px;
	bottom:40px;
	text-align:center;
}
#content {
	position:relative;
	top:40px;
	height: 600px;
	width: 490px;
	border-color:#CCCCCC;
	border-width:1px;
	border-style:solid;
}
