/******首页内容区域样式  begin******/

/*upbox*/




/*story*/
#story{ float:left;width: 960px; height:300px; }
#story span{ display:block; float:left; width:960px; height:33px; line-height:33px;color:#e5383c; font-size:16px; font-family:"宋体";  }



/*封面故事焦点图随内容切换*/

#featured{ width:940px;position:relative;height:250px;}
#featured ul.ui-tabs-nav{ position:absolute; bottom:-20px; left:80px; list-style:none; padding:0; margin:0 auto; width:250px; height:30px; padding-left:110px;}
#featured ul.ui-tabs-nav li{ float:left; padding-left:13px; color:#666; }
#featured li.ui-tabs-nav-item a{width: 13px; height: 13px; line-height:13px; display: block; background: url(imagesbg_control_nav.png) no-repeat 0 0;  cursor:hand;cursor: pointer; text-indent: -9999px;}
#featured li.ui-tabs-nav-item a:hover{ background-position: 0 -13px; cursor:hand; cursor:pointer;}
#featured li.ui-tabs-selected{ background-position: 0 -26px; cursor: default; cursor:hand; cursor:pointer;}
#featured ul.ui-tabs-nav li.ui-tabs-selected a{  background-position: 0 -26px; cursor:hand; cursor:pointer;}

#featured .ui-tabs-panel{ width:750px; height:180px;position:relative; margin-left:0px; margin-top:20px; }
#featured .ui-tabs-panel .info{ position:absolute; top:0px; *top:0px;left:470px; width:426px; height: 223px;background:url(../images/vline.gif) repeat-y left; padding-left:23px; margin-left:20px;}
#featured .info h2{ font-size:18px; font-family:"宋体"; color:#fff; padding:5px; margin:0;overflow:hidden; }
#featured .info p{color:#600;padding-bottom:15px; font-size:12px; line-height:20px;}
#featured .info a{display:block; margin-bottom:20px; color:#e5383c; font-size:14px; font-family:"宋体"; font-weight:bold; line-height:20px;}
#featured .info a.mo{margin-top:30px; padding-left:350px;}
#featured .info a:hover{ text-decoration:underline; }
#featured .ui-tabs-hide{ display:none;}




