body {
	background-color: #f0f0f0;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}

a:link {
  border-bottom:0px;
  color:#1d95bc;
  text-decoration:none;
}

a:visited {
  border-bottom:0px;
  color:#1d95bc;
  text-decoration:none;
}

a:hover,
a:active {
  border-bottom:0px;
  color:#35768b;
  text-decoration:non;
}


.main{
	padding:0px 0px 0px 0px;
	color: #464646;
	font-size: 12px;
	line-height: 15px;
}

.small{
	padding:0px 0px 0px 0px;
	color: #464646;
	font-size: 10px;
	line-height: 14px;
}

.title_img {padding:0px 0px 20px 0px;}
.listen_img {padding:7px 0px 10px 0px;}
