@charset "UTF-8";
/*news.css*/

#detailBox	{overflow:auto;width:550px;height:415px;padding:0 0 0 0;margin:10px 10px 0 0; display:inline;}

#news .blockSet	{width:525px;}

#news dl	{border-bottom:1px solid #989898; width:525px;background:url(../images/news/topics_news_headbg.gif) #fff left bottom repeat-x;}
#news dt	{padding:3px 0;background:url(../images/news/topics_news_daybg.gif) #bebebe left bottom repeat-x; border-right:1px solid #989898;}
#news dd	{padding:3px 0 3px 10px;}
#news dl a	{display:inline;}

#news .floatSet,
#news .normalSet{background-color:#bebebe;width:505px;padding:10px;}

#news .toTop	{clear:both;padding-top:5px;}

#news #newsFuture .floatSet .textBox{float:right;width:378px;}
#news #newsFuture .floatSet .itemBox{float:left;width:117px;}

#news #newsTelevision .floatSet .itemBox{float:right;width:174px;padding-left:10px;}
#news #newsTelevision .floatSet .itemBox img{border:1px solid #000;}

#news #newsPreview .floatSet .itemBox{float:right;width:213px;padding-left:10px;}
#news #newsPreview .floatSet .itemBox img{border:1px solid #000;}
#news #newsPreview .floatSet .itemBox .paragraph{padding-top:10px;}

#news #newsPhone .floatSet .itemBox{float:right;width:74px;padding-left:10px;}
#news #newsPhone .floatSet .itemBox img{border:1px solid #000;}
#news #newsPhone .floatSet .itemBox .paragraph{padding-top:10px;}

#news #newsPhone table th{background:none;padding-right:0;}
#news #newsPhone table th,#news #newsPhone table td{border:none;}

#news #newsPhone .boxed{margin-top:5px;padding:8px;border:1px solid #989898;}
#news #newsPhone .boxed .phBox	{/*margin-top:5px;*/height:238px;overflow:hidden;}
#news #newsPhone .boxed .phBox li{float:left;width:134px;margin-right:9px;}
#news #newsPhone .boxed .phBox li img{border:1px solid #000;}
#news #newsPhone .boxed .phBox li.last{width:201px;}
#news #newsPhone .boxed .phBox li.last p{padding-bottom:10px;}

#news #newsPhone2 .boxed{margin-top:5px;padding:8px;border:1px solid #989898;}
#news #newsPhone2 .boxed .phBox	{/*margin-top:5px;*/height:238px;overflow:hidden;}
#news #newsPhone2 .boxed .phBox li{float:left;width:134px;margin-right:9px;}
#news #newsPhone2 .boxed .phBox li img{border:1px solid #000;}
#news #newsPhone2 .boxed .phBox li.last{width:201px;}
#news #newsPhone2 .boxed .phBox li.last p{padding-bottom:10px;}

#news #newsPhone2 dd	{background:url(../images/news/topics_new_mark_sub.gif) 390px center no-repeat;}


