﻿/**
 * TOGSUN.com
 * panmeichen
 */
@charset "utf-8";

body{color:#fff;text-align:center;background:#000;}

p{font-weight:normal;font-size:12px;line-height:20px}
p.ti2{text-indent:2em}

/**
 * layout
 */
.hd{width:1000px;height:490px;margin:0 auto;background:url(img/top.jpg) no-repeat}
.bd{width:1000px;margin:0 auto;text-align:left}
.ft{width:1000px;height:60px;margin:0 auto;padding-top:90px;color:#fff;background:url(img/ft.jpg) no-repeat}

.bd1{width:1000px;height:330px;background:url(img/bd1.jpg) no-repeat}
.bd2{width:1000px;height:240px;padding-top:140px;background:url(img/bd2.jpg) no-repeat}

h2{color:#fff;font-size:20px;font-family:"黑体";line-height:30px;}

.p_info{width:440px;padding:0px 10px 10px 60px;color:#ddd}
.p_info div{color:#EE3F10}
.p_info strong{font-size:14px}

.p_songs{width:690px;height:40px;margin-left:180px;margin-top:40px;}
.p_songs ul li{height:40px;padding-left:16px;margin-right:2px;line-height:40px;vertical-align:middle;display:inline;background:url(img/play_icon.gif) no-repeat}
.p_songs ul li a{color:#3D6FD4;font-weight:normal}

