@charset "utf-8";
body{background:url(../images/sitemapbgb.gif) repeat;}
.forward_friends_bg{ background:url(../images/sitemap_bg.gif) no-repeat center top;}
/* 转寄好友 */
.forward_friends{ background:url(../images/audio_forward_friendsbg.gif) no-repeat top; width:480px; height:608px; margin:0 auto; border:5px solid #999;}
.forward_friends .info{ padding:110px 0 0 84px;}
.forward_friends .info p{ margin-bottom:13px;*margin-bottom:11px;}
.forward_friends .info input{ border:1px solid #c5bda8;margin-bottom:13px;*margin-bottom:11px;}
.forward_friends .info .textStyle{width:280px;padding:0 5px; height:28px; line-height:28px; }
.forward_friends .info .textareaStyle{width:280px; padding:0 5px; height:85px; line-height:28px;border:1px solid #c5bda8; margin-bottom:13px;*margin-bottom:11px;}
.forward_friends .info .btn{
	border: 1px solid #ccc2b8;background:#f0f0f0;
	border-width:1px;border-style: solid;-moz-border-radius: 2px;-khtml-border-radius: 2px;-webkit-border-radius: 2px;border-radius: 2px;
	background-image:-webkit-gradient(linear,left top,left bottom,from(#f7f7f7),to(#e9e9e9)); 
	background-image: -webkit-linear-gradient(top,#f7f7f7,#e9e9e9); 
	background-image: -moz-linear-gradient(top,#f7f7f7,#e9e9e9); 
	background-image: -ms-linear-gradient(top,#f7f7f7,#e9e9e9); 
	background-image:-o-linear-gradient(top,#f7f7f7,#e9e9e9); 
	background-image:linear-gradient(top,#f7f7f7,#e9e9e9);
	line-height:27px; height:27px; padding:0 20px; *padding:0 10px; font-weight:bold; color:#696969;
}

