@charset "utf-8";
.main {
	width: 754px;
	margin: auto;
	font-size: 12px;
	line-height: 160%;
	color: #7b7b7b;
	background: url(img/vote_07.jpg);
}

img{border:none;}

.point {
	width: 718px;
	border-top: 2px dotted #C5C5C5;
	padding-top: 20px;
	margin: 20px auto;
}
.tab {
	width: 718px;
	margin-top: 20px;
	margin-right: 18px;
	margin-left: 18px;
}

.support {
	width: 754px;
	border-top: 1px solid #999999;
	background: #eceeed;
	padding-top: 20px;
	padding-bottom: 20px;
	margin: auto;
	border-bottom: 1px solid #999999;
}
.song {
	background: #98d9e4;
	float: left;
	width: 350px;
	margin-top: 20px;
	margin-left: 18px;
	color: #343434;
	line-height: 160%;
	margin-bottom: 10px;
}

.cover {
	background: #dbdbdb;
	height: 80px;
	width: 80px;
	margin: 10px;
	padding: 13px;
	float: left;
}
.songfd {
	background: #5abece;
	width: 350px;
	margin-top: 10px;
}

.songorg {
	background: #fff7b2;
	float: left;
	width: 350px;
	margin-top: 20px;
	margin-left: 18px;
	color: #343434;
	line-height: 160%;
	margin-bottom: 10px;
}

.songfdorg {
	background: #ffca76;
	width: 350px;
	margin-top: 10px;
}
.bar {
	background: #484848;
	width: 150px;
}

.fontr12px{color:#a53131;}
.fontp12px{color:#ff0056;
           font:bold 15px Arial, Helvetica, sans-serif;
		   }

a.down:hover{position:relative;top:1px;left:1px;}

.content {
	width: 210px;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.line  {
	font:12px Arial, Helvetica, sans-serif;
	color: #107abd;
    text-decoration: none; line-height: 160%;}
.line1  {
	font:14px Arial, Helvetica, sans-serif;
	color: red;
	font-weight : bold;
    text-decoration: none; line-height: 160%;}

A.line:hover  {
    font:14px Arial, Helvetica, sans-serif;
	color : #f27315;
    text-decoration: none; line-height: 160%;}
	
.more  {
	font:bold 13px Arial, Helvetica, sans-serif;
	color: #005b94;
    text-decoration: none; 
	line-height: 160%;}

A.more:hover  {
    font:bold 13px Arial, Helvetica, sans-serif;
	color : #ff2585;
    text-decoration: underline; 
	line-height: 160%;}

