.header {
	background:#ffffff url(../img/bck/header.jpg) no-repeat center;
	color:#ffffff;
	font-size:12px;
	height:210px;
	/*overflow:hidden;*/
}

.header img {
	border:0px;
}

.header a {
	color:#ffffff;
	font-size:12px;
	text-decoration:none;
}

.header a:hover {
	color:#d31145;
}


.header .header-left {
	float:left;
	width:240px;
}

.header .header-left a {
	color:#ffffff;
}

.header .header-left a:hover {
	color:#d31145;
}

.header .header-left .logo-station {
	height:140px;
}

.header .header-left .webradio {
	background-color:#a01c36;
	height:25px;
	line-height:25px;
	margin:3px 0px 0px;
	width:140px;
}

.header .header-left .social-media {
	background-color:#ffffff;
	height:25px;
	line-height:25px;
	margin:6px 0px 0px;
	width:230px;
}

.header .header-left .clubvip {
	background-color:#a01c36;
	height:30px;
	line-height:30px;
	margin:3px 0px;
	width:230px;
}

.header .header-right {
	float:right;
	width:740px;
}

.header .header-right .pub728x90{
	margin-top:90px;
	padding:15px 6px 15px 6px;
}

