@charset "utf-8";
/* CSS Document */

body{
	margin:0;
	padding:0;
	}

#title{
	width:960px;
	height:75px;
	border:1px solid #ccc;
	margin:0 auto;
	padding:5px 0;
	}
#title img{
	float:left;
	}
#title div{
	background:url(../images/bg_broadcast.gif) no-repeat left top;
	width:165px;
	height:75px;
	float:right;
	margin-right:10px;
	}
#title embed{
	width:150px;
	margin-left:10px;
	}
#logo{
float:left;
width:175px;
height:75px;
}	

#title h1 a,#title h1 a:visited{
background: url(../images/logo_newsCenter.gif) no-repeat left top;
}
.logo a:hover{
background: url(../images/logo_newsCenter_hover.gif) no-repeat left top;
}