﻿body {
	margin: 0px;
	border: 0px;
	overflow: hidden;
	
}

img {
	border: 0px;
	vertical-align: middle;
}

div.skin1 {
	border: solid 0px orange;
	width: 149px;
	height: 54px;
	background-image: url(https://img.cbs.co.kr/cbs/radio/rainbow/skin1.gif);
	background-repeat: no-repeat;
}
div.skin1 .img {
	border: solid 0px blue;
	width: 55px;
	height: 54px;
	float: left;
}
div.skin1 .text {
	border: solid 0px red;
	float: left;
	width: 84px;
	font-size: 9pt;
	color: #DD985D;
	font-weight: bold;
	margin: 11px 0px 0px 0px;
	line-height: 20px;
	padding-left: 10px;
	letter-spacing: -1px
}

div.skin1 .text a{
	color: #DC975C; 
	text-decoration: none;
}
div.skin1 .text a:hover {
	color: #DC975C; 
	text-decoration:underline;
}

div.skin2 {
	border: 0px;
	width: 149px;
	height: 54px;
	background-image: url(https://img.cbs.co.kr/cbs/radio/rainbow/skin2.gif);
	background-repeat: no-repeat;
}
div.skin2 .img {
	border: 0px;
	width: 55px;
	height: 54px;
	float: left;
}
div.skin2 .text {
	border: solid 0px red;
	float: left;
	width: 84px;
	font-size: 9pt;
	color: #ffffff;
	font-weight: bold;
	margin: 11px 0px 0px 0px;
	line-height: 20px;
	padding-left: 10px;
	letter-spacing:-1px;
}

div.skin2 .text a{color: #ffffff; text-decoration: none;}
div.skin2 .text a:hover{color: #ffffff; text-decoration:underline;}

div.skin3 {
	border:0px;
	width:149px;
	height:54px;
	background-image: url(https://img.cbs.co.kr/cbs/radio/rainbow/skin03.gif);
	background-repeat: no-repeat;
}

div.skin3 .img {
	border:0px;
	width:55px;
	height:54px;
	float: left;
	margin:0px 0px 0px 0px;
}
div.skin3 .text {
	border:0px;
	float: left;
	width:84px;
	font-size:9pt;
	color:#626365;
	font-weight:bold;
	margin:11px 0px 0px 0px;
	line-height:20px;
	padding-left:10px;
	LETTER-SPACING:-1px;
}


div.skin3 .text a{color: #636363; text-decoration: none;}
div.skin3 .text a:hover{color: #636363;text-decoration:underline; }


div.skin4 {
	border:0px;
	width:149px;
	height:54px;
	background-image: url(https://img.cbs.co.kr/cbs/radio/rainbow/xmas_01.gif);
	background-repeat: no-repeat;
}

div.skin4 .img {
	border:0px;
	width:55px;
	height:54px;
	float: left;
	margin:0px 0px 0px 0px;
}
div.skin4 .text {
	border:0px;
	float: left;
	width:84px;
	font-size:9pt;
	color:#626365;
	font-weight:bold;
	margin:11px 0px 0px 0px;
	line-height:20px;
	padding-left:10px;
	letter-spacing:-1px;
}


div.skin4 .text a{color: #636363; text-decoration: none;}
div.skin4 .text a:hover{color: #636363;text-decoration:underline; }


div.skin100 {
	border:0px;
	width:149px;
	height:54px;
	background-image: url(https://img.cbs.co.kr/cbs/radio/rainbow/skin_nate.gif);
	background-repeat: no-repeat;
}

div.skin100 .img {
	border:0px;
	width:55px;
	height:54px;
	float: left;
	margin:0px 0px 0px 0px;
}
div.skin100 .text {
	border: solid 0px red;
	float: left;
	width:84px;
	font-size:9pt;
	color:#3F4F6D;
	font-weight:bold;
	margin:11px 0px 0px 0px;
	line-height:20px;
	padding-left:5px;
	letter-spacing:-1px;
}


div.skin100 .text a{color: #3F4F6D; text-decoration: none;}
div.skin100 .text a:hover{color: #3F4F6D;text-decoration:underline; }

