﻿@charset="utf-8";
/*左边正文(两列布局)*/
.leftcontent{float:left;width:760px;overflow:hidden;}
.leftcontent .banner{ width:100%; margin-bottom:10px;}
.leftcontent .banner01{ background:url(../images/blackberry_rental.jpg) no-repeat left; width:100%; height:330px; margin-bottom:10px;}
.leftcontent .banner01 .shouji_01{ width:160px; height:270px; float:left; margin:30px 0 30px 10px;}
.leftcontent .banner01 .shouji_02{ float:right; height:270px; width:200px; margin:30px 10px 30px 30px;}
.leftcontent .banner01 .shouji_main{ width:260px; height:270px; float:left; margin:30px 30px 30px 0; text-align:left;}
.leftcontent .banner01 .shouji_main  li{ background:url(../images/dot.gif) no-repeat left; padding:10px 0 0 10px;}
.leftcontent .banner01 .shouji_main .more{ padding-left:10px; margin-top:10px;}
.leftcontent .product{width:100%;text-align:left;padding-top:1px;}
.product .unit{float:left;width:100%;height:265px;overflow:hidden;padding:10px;border:1px #AAAAAA solid;margin-top:-1px;}
.product .unit.left{width:380px;}
.product .unit.right{float:right;width:380px;border-left:0px;}
.product .unit .title{font-size:16px;color:#FE6222;margin:0px;clear:both;font-weight:normal;margin-bottom:15px;}
.product .unit .title a{font-size:16px;color:#FE6222;margin:0px;clear:both;font-weight:normal;margin-bottom:15px;}
.product .unit .title a:hover{text-decoration:underline;}
.product .unit .pic{float:left;width:150px;height:180px;background-color:#000000;}
.product .unit .pic a img{filter:none;}
.product .unit .pic a:hover img{filter:alpha(opacity=90);}
.product .unit .content{float:left;padding-left:3px;padding-top:10px;margin:0px;}
.product .unit .content li{background-image:url("../images/dot.gif");background-repeat:no-repeat;background-position:left 5px;padding-left:15px;margin-bottom:6px;font-weight:bold;list-style:none;}
.product .unit.full .title{display:block;}
.product .unit.full .content{padding-left:5px}
.product .unit.full .more{float:right;display:inline;margin-right:50px;margin-top:20px;background-color:#000000;}
.product .unit.full .more a:hover img{filter:alpha(opacity=90)}
/*******************tab control star*********************/
.tabbox{width:760px;overflow-x:hidden;background-image:url("../images/tab_topbg.jpg");background-repeat:no-repeat;text-align:left;padding-left:7px;margin-bottom:10px;}
.tabbox .title{width:746px;height:29px;overflow:hidden;margin-top:6px;padding-left:1px;}
.tabbox .content{width:746px;min-height:200px;_height:200px;background-image:url("../images/tab_contentbg.jpg");background-repeat:repeat-y;overflow-x:hidden;padding:10px;line-height:16px;}
.tabbox .foot{width:746px;height:10px;overflow:hidden;background-image:url("../images/tab_bottom.jpg");}
.tabbox .title div{float:left;cursor:pointer;text-align:center;height:29px;overflow:hidden;line-height:29px;background-image:url("../images/tab_normal.jpg");background-position:left top;margin-right:5px;display:inline;}
.tabbox .title div div{padding:0px 10px;background-position:right top;background-image:url("../images/tab_normal_short.jpg");background-repeat:no-repeat;margin-right:0px;}
.tabbox .title div.active{background-image:url("../images/tab_hover.jpg");cursor:default;}
.tabbox .title div.active div{background-image:url("../images/tab_hover_short.jpg");color:#FF0000;}