@charset "UTF-8";
/* CSS Document */
#location { background-image: url(../images/bg-location.png); background-repeat:no-repeat; display: block; height: 22px; width: 565px; padding: 4px 0 0 10px; position:absolute; top:0px; right:0px; color:#fff; font-size:12px; }
#location a { color:#fff; }
#search { background-image: url(../images/bg-search.png); height:26px; background-repeat:no-repeat;}

#news-content { background-color:#fff; width:960px; margin-bottom:3px; }
#news-content h1 { color:#1751A2; display:block; border-bottom: solid 1px #A6AED3; padding: 15px 0 5px 10px; font-weight:normal; font-size:15px; text-align:center }

#banner { text-align:center;}

#block {  position:relative; overflow:hidden; background-color:White;height:440px; width:960px;} 
#channel  { display:block; width:470px; height:440px; background-color:white;  position:relative; overflow:hidden;}
#channel li { float:left; margin:7px 0 0px 7px;}
p.tv { position:absolute;right:0px; top:3px;  display:block; width:500px ; height:440px; text-align:center;}

#recommend { background-color:#fff; width:960px; margin-bottom:3px;text-align:center; }
#recommend p {  padding:10px 20px; color:#663300; font-size:15px; }

/*Suggest */
#suggest { background: url(../images/bg-suggest.png) no-repeat; display:block; width:919px; height:45px; padding: 20px; margin-top:3px; }
#suggest p { margin-bottom:5px;  height:20px; }
#suggest label { background: url(../images/bullet-star.png) no-repeat 0px 0px; padding-left:22px; display:block; float:left; width:110px;}
#suggest strong { display:block; float:left; color:#F0015C; }
#suggest a { color:#F0015C; }