@charset "gb2312";
/* CSS Document */
body,div,p,h1 { font-family:"Î¢ÈíÑÅºÚ";}
.title { background-color:#f1f1f1; border-bottom:#e8e8e8 solid 1px; color:#333; font-weight:500; padding:0.4em 2%;text-align:center; font-size:1.6em; margin-bottom:10px;}
#txtlive { padding:0 5px;}
p { line-height:170%; margin-bottom:15px; font-size:14px; color:#555;}
strong { color:#0000ff;}

@media screen and (max-width : 650px){
.title  { font-size:1.2em;}
#txtlive img { width:100%; height:auto; padding-bottom:1%;}
}

@media screen and (min-width : 900px){
#txtlive { width:900px; margin:0 auto;}
} 	
@media and (min-device-width: 900px){
#txtlive { width:900px; margin:0 auto;}
} 