/* Kaibell CSS Document */
/* Home Body Css */
/*@charset "utf-8";*/
@import url(/css/mnews.css);

#bleft {width:560px; min-height:100px; -height:100px; float:left;}
#bleft h2 {height:25px; line-height:30px; padding-left:10px; font-size:14px; color:#fff; overflow:hidden;
border-bottom:#008894 solid 5px; background:url("/images/menu_baner_5_8.gif") no-repeat;}
#bleft .actorsphoto {width:538px; min-height:30px; -height:30px; padding:10px; 
margin-bottom:10px; border:#008894 solid 1px;}
#bleft .actorsphoto p {float:left; margin-right:15px;}
#bleft .actorsphoto span {line-height:2.0; color:#333;}

#bright {width:380px; min-height:100px; -height:100px; float:right;}
#bright h2 {height:25px; line-height:30px; padding-left:10px; font-size:14px; color:#fff; overflow:hidden;
border-bottom:#813B3B solid 5px; background:url("/images/menu_baner_5_7.gif") no-repeat;}
#bright .actorsintro {width:358px; min-height:30px; -height:30px; padding:10px; 
margin-bottom:10px; border:#813B3B solid 1px;}
/* overflow:hidden; -overflow:inherit; -overflow-x:hidden;*/
#bright .actorsintro ul {width:358px; overflow-x:hidden;}
#bright .actorsintro ul li {width:410px; min-height:10px; -height:10px; float:left; margin-bottom:10px;}
#bright .actorsintro ul li p {width:120px; padding-right:5px; line-height:1.3; font-size:10px; float:left;}
#bright .actorsintro ul li p img {width:78px; padding:5px; margin-bottom:3px; border:#ccc solid 1px;}


/* 设置分页 Css */
#pager {width:694px; margin-top:5px; padding-bottom:10px; padding-top:10px; border-top:#ccc solid 1px; float:left;}
#pager li {margin-right:5px; float:left; border:#63a1ca solid 1px;}
#pager li.point {border:0;}
#pager li a {color:#000; font-size:11px; text-decoration:none; display:block; padding:2px 6px;}
#pager li a:hover {color:#fff; background-color:#63a1ca; font-size:11px; text-decoration:none; display:block;}
#pager li.paged a {color:#fff; background-color:#63a1ca;}
