/*公共*/
body { background:#eee;}

/*Banner*/
#indexBanner { height:252px; text-align:center; vertical-align:middle;  background:url(../image/index_banner_bg.gif) repeat-x top;}

/*内容*/
#indexContent { height:217px; background:url(../image/index_cont_bg.gif) no-repeat center top;}

/*左侧*/
#indexContent .left { width:197px; padding-top:62px; margin-right:38px; float:left; display:inline;}
#indexContent .left .item { padding-left:28px; height:29px; line-height:29px; margin-bottom:3px; position:relative; overflow:hidden;}
/*
#indexContent .left .cur { background:url(../images/i_left_cur_bg.png) no-repeat;}
#indexContent .left .ot { background:url(../images/i_left_ot_bg.png) no-repeat;}
*/
#indexContent .left .item a { position:relative;}

/*中间*/
#indexContent .center { width:410px; padding-top:35px; float:left; display:inline;}

/*右侧*/
#indexContent .right { width:264px; padding-top:35px; float:right; display:inline;}
/*
#indexContent .right .item { width:127px; height:53px;  float:left; display:inline;}
#indexContent .right .item img { width:127px; height:53px;}
*/

.img125_53 { vertical-align:middle; max-width:125px; max-height:53px;}
*html .img125_53{ width: expression(this.width > 125 && this.width > this.height ? 125 : auto); height: expression(this.height > 53 ? 210 : auto);}

/*滚动案例*/
.portfolio_show { width:264px; height:126px; margin:0 auto; position:relative; overflow:hidden; }
.portfolio_show .item { float:left; width:260px; height:126px; display:inline; padding-left:4px;}
.portfolio_show .item .img{ width:130px; margin-bottom:8px; float:left; display:inline;}


/*左边部分滚动*/
.ScrollImg{ width:264px; height:210px;}
#List1,#List2{ float:left; display:inline;}
#List1 img,#List2 img{ width:120px; height:53px; text-align:center; float:left; display:inline;}
.ScrollImg a{ color:#0f599d !important;}



