/*common*/
* {
	margin:0;
	padding:0;
	outline:none;
}
a {
	color:#390;
	text-decoration:none;
}
img{
	border:0px;
}
a:hover {
	text-decoration:underline;
}
a:visited{
	color:#390;
}
h3{
	font-weight:normal;
}
li {
	list-style:none;
}
/*grid*/

body {
	background:#000;
	font:14px/1.5 Tahoma, Arial, sans-serif;
}

.contain {
	background:url(../img/sbradio/background.jpg) top center no-repeat;
}
.sbradio{
	background:url(../img/sbradio/bgcontent.png) top center repeat-y;
}
.hd, .bd{
	width:970px;
	margin:0px auto;
}

.hd {
	padding-top:150px;
}
#navTop{
	margin-left:146px;
}

#navTop li {
	display:inline;
}
#navTop li a{
	display:block;
	float:left;
	height:40px;
	width:150px;
	margin-left:17px;
	text-indent:-9999px;
}

.ft, .bd {
	clear:both;
}
.bd {
	padding-top:10px;

}
.bd .sidebar{
	float:right;
	width:330px;
}
.bd .mainContent {
	margin-right:332px;
}
.ft {
	height:90px;
	background:url(../img/sbradio/footer.jpg) center top no-repeat;
}
	
.contentSBR {
	padding:10px 0px 0px 10px;
}
.contentSBR h3 a, .listSBR h3 a, .hotMp3 h3 a, .comment h3 a, .sendComment h3{
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
}
.sumSBR{
	padding:10px 0px;
}
.videoSBR {
	float:left;
	height:390px;
	width:330px;
	background:url(../img/sbradio/brick.png) no-repeat;
	margin-left:10px;
	text-align:center;
}
.videoSBR img {
	width:288px;
	height:288px;
	margin-top:40px;
}
.latestSBR {
}
.listSBR, .hotMp3{
	margin-left:0px;
	clear:left;
}
.listSBR h3, .hotMp3 h3, .comment h3 {
	height:67px;
	background:url(../img/sbradio/bgTitle.gif) no-repeat;
	padding-top:17px;
}
.listSBR h3 a, .hotMp3 h3 a, .comment h3 a{
	font-weight:bold;
	color:#fff;	
	margin:0px 0px 0px 20px;
	display:block;
	display:block;
}
.listSBR ul li{
	margin:7px 0px 7px 20px;
}


.listSBR ul li strong{
	color:#630;
}
.listSBR ul li a{
	font-weight:bold;
}
.hotMp3 table{
	margin-left:10px;
	width:620px;
}
.hotMp3 table td{
	padding:5px 0px;
}

.hotMp3 table td.song{
	width:300px;
}
.hotMp3 table td.artist{
	width:170px;
}
.hotMp3 table td.artist a{
	color:#000;
}
.sendRequest{
	height:390px;
	background:url(../img/sbradio/sendRq.png) no-repeat;	
}
.sendRequest h3 a{
	text-indent: -9999px;
	display:block;	
	height:60px;
}
.sendRequest p.name{
	margin:39px 0px 0px 37px;
}

.sendRequest p.name input, .sendRequest p.email input, .sendRequest p.requestContent textarea{
	width:245px;
	border:0px;
}
.sendRequest p.email{
	margin:43px 0px 0px 37px;
}

.sendRequest p.requestContent{
	margin:50px 0px 0px 37px;
}
.sendRequest p.sendButton a{
	height:22px;
	display:block;
	text-indent:-9999px;
	float:left;
	cursor:pointer;
}
.sendRequest .sendRequestButton {
	background:url(../img/sbradio/yeucau.png) no-repeat;
	width:94px;
	margin:25px 40px 0px 40px;
}
.sendRequest .sendRequestButton:hover {
	background:url(../img/sbradio/yeucau.png) 0px -30px no-repeat;
}
.sendRequest .resetButton {
	background:url(../img/sbradio/reset.png) no-repeat;
	width:67px;
	margin:25px 0px 0px 0px;
}
.sendRequest .resetButton:hover {
	background:url(../img/sbradio/reset.png) 0px -30px no-repeat;
}
.boxNews {
	height:345px;
	background:url(../img/sbradio/bgnews.png) no-repeat;	
}
.lastestNews {
	padding:15px 20px 10px 25px;
}
.lastestNews h3 a{
	color:#630;
	font-weight:bold;
	font-size:14px;
}
.lastestNews img {
	width:100px;
	float:left;
	padding:3px;
	background:#fff;
	margin-right:5px;
}
.lastestNews p {
	font-style:italic;
}
.olderNews{
	padding:0px 20px 10px 25px;
}
.olderNews ul li{
	padding:3px;
	border-top:1px dotted #fff;
}
.olderNews ul li a{
	color:#630;
}
.mailSelected h3 a{
	height:61px;
	padding-top:20px;
	display:block;
	background:url(../img/sbradio/bgLetter.png) no-repeat;	
	text-indent:-9999px;
}
.mailSelected ul li{
	font-size:12px;
}


/*Detail*/

.shareDetail {
	clear:left;
}
.shareDetail ul li a{
	display:block;
	float:left;
	text-indent:-9999px;
	
	height:45px;
	width:135px;
	margin-left:20px;
}
a.down{
	background:url(../img/sbradio/share.png) 0px 0px no-repeat;	
}
a.shareYahoo{
	background:url(../img/sbradio/share.png) -161px 0px no-repeat;	
}
a.shareSkype{
	background:url(../img/sbradio/share.png) -322px 0px no-repeat;	
}
a.sendDetail{
	background:url(../img/sbradio/share.png) -483px 0px no-repeat;	
}

a.down:hover{
	background:url(../img/sbradio/share.png) 0px -50px no-repeat;	
}
a.shareYahoo:hover{
	background:url(../img/sbradio/share.png) -161px -50px no-repeat;	
}
a.shareSkype:hover{
	background:url(../img/sbradio/share.png) -322px -50px no-repeat;	
}
a.sendDetail:hover{
	background:url(../img/sbradio/share.png) -483px -50px no-repeat;	
}
.contentDetail{
	margin:10px;
	font-size:13px;
	clear:left;
}
.contentDetail p{
	margin-top:10px;
}
.comment ul{
	margin:0px 10px 10px 10px;
}
.comment ul li{
	font-size:12px;
}
.sendComment h3{	
background:url(../img/sbradio/comment.png) repeat-x;	
height:43px;
color:#630;
font-weight:bold;
margin:10px;
}
.boxComment{
	height:257px;
	background:url(../img/sbradio/boxComment.png) no-repeat;	
	padding-top:1px;
}
.boxComment p.name{
	margin:30px 0px 0px 12px;
}

.boxComment p.name input, .boxComment p.email input, .boxComment p.requestContent textarea{
	width:360px;
	border:0px;
}
.boxComment p.email{
	margin:43px 0px 0px 12px;
}

.boxComment p.requestContent{
	margin:50px 0px 0px 12px;
}
.boxComment p.requestContent textarea{
	width:600px;
}
.boxComment p.sendButton a{
	height:22px;
	display:block;
	text-indent:-9999px;
	float:left;
	cursor:pointer;
}
.boxComment .sendCommentButton {
	background:url(../img/sbradio/sendcomment.png) no-repeat;
	width:102px;
	margin:25px 40px 0px 40px;
}
.boxComment .sendCommentButton:hover {
	background:url(../img/sbradio/sendcomment.png) 0px -30px no-repeat;
}
.boxComment .resetButton {
	background:url(../img/sbradio/reset.png) no-repeat;
	width:67px;
	margin:25px 0px 0px 0px;
}
.boxComment .resetButton:hover {
	background:url(../img/sbradio/reset.png) 0px -30px no-repeat;
}

.paging {
	background:url(../img/sbradio/comment.png) repeat-x;	
	height:43px;
	color:#630;
	font-weight:bold;
	margin:10px;
}
.paging ul li a {
	display:block;
	float:left;
	margin:10px ;
	color:#630;
}
.paging ul li a.current {
	color:#390;
}

.paging ul li a.pre, .paging ul li a.next {
	background:url(../img/sbradio/paging.png) no-repeat;
	height:24px;
}
.paging ul li a.pre{
	width:53px;
}
.paging ul li a.next {
	background:url(../img/sbradio/paging.png) -60px 0px no-repeat;
	width:40px;
}
