/* Í¨ÓÃÔªËØ
------------------------------------------*/
* { margin: 0; padding: 0; }
a img{ border: 0; }
.clear{ clear: both; }
h1,h2,h3,h4,h5,h6,input,select{ font-size: 12px; }
ul li{ list-style:none}
/* links
------------------------------------------*/
a{ color: #000; text-decoration: none; }
a:hover { color: #BD282A; text-decoration: underline; }
a:active { color: #7A2123; }
/* layout
------------------------------------------*/
#wrap{ margin: 0 auto; width: 960px; }
#content{ width:960px; overflow:hidden; background:url(http://news.hexun.com/upload/img/contbg.gif) repeat-y;}
#mainbox{ float: left; width: 730px; }
#mainbox .mainboxcontent{ padding: 0 12px 12px 12px; }
#sidebar{ float: right; width: 230px; }
#sidebar .sidebarcontent{ padding: 0 12px 8px 12px; }
.madefrom{ border-top:1px solid #000; padding:5px 15px; color:#384150;}

/*¹ö¶¯*/
#hexunscroll{ background:url(http://news.hexun.com/upload/img/picbg.gif) repeat-x; height:120px; border:1px solid #000; padding-top:38px;position:relative;width:958px;overflow:hidden; clear:both}
#hexunscroll li{ float:left ; width:105px; text-align:center; border-right:1px dashed #000; color:#999; padding-top:4px; line-height:22px; height:80px; overflow:hidden}
#hexunscroll li img{ display:block; margin:0 auto; }
#innerdiv{position:absolute;overflow:hidden; height:85px;}
