/*分页广告*/
.main-page{
	width: 100%;
	background: url(../../211.149.236.162/youbo288/images/bg-mainPage.jpg) repeat-x top;
	margin: 0 auto;
	overflow: hidden;
}
.banner-page{
	width: 980px;
	height: 280px;
	margin: 25px auto;
	position: relative;
	overflow: hidden;
	margin-bottom:20px;

	
}

/*.banner-page{
	 padding:10px;
	width: 960px;
	height: 260px;
	 background-color:#ffffff;
	margin: 25px auto;
	position: relative;
	overflow: hidden;
	margin-bottom:20px;

	
}*/
.banner-page .title-page{
	position: absolute;
	top:0;
	z-index: 10;
}
.banner-page .title-page img{
		webkit-box-shadow: 3px 3px 4px rgba(0, 0, 0, 0.5);
      -moz-box-shadow: 3px 3px 4px rgba(0, 0, 0, 0.5);
           box-shadow: 3px 3px 4px rgba(0, 0, 0, 0.5); 
}
.banner-page .pic-page{
	float: right;
	margin-top: 14px;
}
/*分页内容*/
.menu-page{
	float: left;
	overflow: hidden;
}
.menu-page ul li{
	width: 197px;
	height: 38px;
	background: url(../../211.149.236.162/youbo288/images/bg02-menuPage.jpg) repeat-x;
	text-align: center;
	line-height: 38px;
}
.menu-page  h4.lefttit
{
 text-align:center;
 width:197px;
	height: 47px;
	line-height: 47px;
	background: url(../../211.149.236.162/youbo288/images/bg01-menuPage.jpg) no-repeat;
	color: #fff;
	font:normal 16px/47px "微软雅黑";
}
.menu-page ul li a{
	display: block;
	color: #7d7366;
	font:normal 14px/38px "微软雅黑";
}
.menu-page ul li a:hover,.menu-page ul li a.selected{
	background: url(../../211.149.236.162/youbo288/images/bg03-menuPage.jpg) no-repeat;
	color: #fff;
}
	
.content-menu{
	float: right;
	width: 766px;
	overflow: hidden;
}
.content-menu .title-menuContent{
	height: 30px;
	line-height: 30px;
	border-bottom: 1px solid #d5d5d5;
	overflow: hidden;
	padding-bottom:5px;
}
.content-menu .title-menuContent h4{
	float: left;
	background: url(../../211.149.236.162/youbo288/images/bg-title-pageContent.jpg) no-repeat top left;
	color:#0076b4;
	text-indent: 13px;
	font:normal 16px/24px "微软雅黑";
}
.content-menu .title-menuContent .nav-page{
	float: right;
	padding-left: 26px;
	color:#afafaf;
	background: url(../../211.149.236.162/youbo288/images/icon-home.jpg) no-repeat left 3px;;
}
.content-menu .title-menuContent .nav-page a{
	color: #afafaf;font:normal 12px/24px "微软雅黑";
}
.content-menu .title-menuContent .nav-page a:hover{
	text-decoration: underline;
}
.content-menu .title-menuContent .nav-page span{
	color: #afafaf; padding:0 4px;
}
/*分页列表*/
.list-page{
	width:100%;
	margin: 25px auto;
	text-align: center;
	overflow: hidden;
}
.list-page ul{
float:left;
}
.list-page ul li{
	float: left;
	display: block;	
}
.list-page ul li a{
	display: block;
	margin:0 3px;
	padding: 2px 7px;
	border: 1px solid #c1c1c1;
	color: #504f4f;
	font-size: 12px;
	font-family: "微软雅黑";
}
.list-page ul li a:hover,.list-page ul li a.selected{
	background: #007db9;
	border: 1px solid #007db9;
	color: #fff;	display: block;
}
#hover-listPage{
	display: block;
    background: #007db9;
	border: 1px solid #007db9;
	color: #fff;	
}
.list-page ul li .prev-listPage{
	padding-left: 12px;
	background: url(../../211.149.236.162/youbo288/images/iconLeft-listPage.html) no-repeat center left; 
}
.list-page ul li .prev-listPage:hover{
	background:#007db9;
	border: 1px solid #007db9;
	color: #fff;
}
.list-page ul li .next-listPage{
	padding-right: 12px;
	background: url(../../211.149.236.162/youbo288/images/iconRight-listPage.png) no-repeat center right;
}
.list-page ul li .next-listPage:hover{
	padding-right: 12px;
	background:#007db9;
	border: 1px solid #007db9;
	color: #fff;
}
/*资料下载*/
/*下载列表*/
.list-contentMenu ul li{
	height: 48px;
	line-height: 48px;
	background: url(../../211.149.236.162/youbo288/images/bg02-listDownload.jpg) repeat-x bottom;
	overflow: hidden;
}
.list-contentMenu ul li .title-list-download{
	display: block;
	float: left;
    background: url(../../211.149.236.162/youbo288/images/bg01-listDownload.jpg) no-repeat center left;
    text-indent: 10px;
    font:normal 13px/47px "微软雅黑";
    color:#504f4f;
}
.list-contentMenu ul li .title-list-download:hover{
	text-decoration: underline;
}
.list-contentMenu ul li .btn-download{
	display: block;
	float: right;
	margin: 9px 5px;
}
/*公司介绍*/
.content-conpany{
	padding: 15px 0;
	overflow: hidden;
}
.content-conpany .pic-company{
	float: right;
}
.content-conpany p{
	margin-bottom: 24px;
	font-size: 14px;
	line-height: 24px;
	color:#7e7e7e;
	text-align: left;
	text-indent: 28px;
}
/*空运提货单*/
.air-menu{
	width: 980px;
}
.air-waybill{
	border:1px solid #cccccc;
	border-top: none;
	overflow: hidden;
}
.air-waybill h4{
	height: 50px;
	border-bottom: 1px solid #ccc;
	text-align: center;
	line-height: 50px;
	color: #666;
}
/*国益公司信息*/
.air-waybill  .information-guoyi{
height: 32px;
background: #f5f5f5;
border-bottom:1px solid #cacaca; 
line-height: 32px;
overflow: hidden;
}
.air-waybill  .information-guoyi ul li{
	display: block;
	float: left;
	overflow: hidden;
}
.air-waybill  .information-guoyi ul li h5 span{
	padding: 0 4px 0 3px;
	color:#f00;
}
.air-waybill  .information-guoyi ul li h5{
	float: left;
	padding: 0 15px;
	border-right: 1px solid #cacaca;
	color: #7f7f7f;
}
.air-waybill  .information-guoyi ul li p{
	float: left;
	padding: 0 13px;
	background: #fff;
	border-right: 1px solid #cacaca;
	color: #7f7f7f;
}
/*空运提货单详情*/
.waybill-air{
		padding: 20px 15px;
		overflow: hidden;
}
.waybill-air .information-air{
	margin-bottom: 15px;
	overflow: hidden;
}
.waybill-air .information-air h6{
	height: 24px;
	line-height: 24px;
	color: #6f6e6e;
	font-size: 14px;
}
.waybill-air .information-air label{
	display: block;
	margin:0 0 15px 30px;
	float: left;
	overflow: hidden;
}
.waybill-air .information-air label p{
	color: #6f6e6e;
}
.waybill-air .information-air label span{
	padding: 5px 4px;
	color: #f00;
}


.waybill-air p.upload{ position:relative; float:left; }
.waybill-air p.upload .file{ position:absolute; left:77px;float:left; top:0px; opacity:0;  width:254px; height:24px;}
.waybill-air p.upload a.scan{  width:57px; height:24px;float:left; text-align:center; line-height:24px; color:#6f6e6e; display:block; background:url(../../211.149.236.162/youbo288/images/uploadbtn.png) no-repeat;}
.waybill-air p.upload .text{ width:192px; height:24px;float:left; margin-right:5px; }
.waybill-air p.upload span{float:left;color:#6f6e6e;}
/*表单样式
input[type="text"]{
		   -moz-box-shadow:1px 1px 0px #363636 inset;              
    -webkit-box-shadow:1px 1px 0px #363636 inset;           
    box-shadow:1px 1px 0px #363636 inset; 
}
.search .text-search input{
	box-shadow: none;
}
input{
	font-size: 12px;
	line-height: 14px;
	text-indent: 3px;
}*/
/*表单尺寸*/
.input-36{
	width: 36px;
}
.input-60{
	width: 60px;
}
.input-90{
	width: 90px;
}
.input-230{
	width: 230px;
}
.input-250{
	width: 250px;
}
.input-280{
	width: 280px;
}
.input-490{
	width: 490px;
}

.text-remark{
	width: 740px;
	height: 190px;
	min-width: 740px;
	max-width: 740px;
	min-height: 190px;
	max-height: 190px;
}
/*提交按钮*/
.btn-subAir{
	width: 103px;
	height: 33px;
	margin-left: 160px;
	background: url(../../211.149.236.162/youbo288/images/btn-subWaybill.jpg) no-repeat;
	line-height: 33px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	letter-spacing: 2px;
	border: none;
}
.btn-clearAir{
	width: 103px;
	height: 33px;
	margin-left: 20px;
	background: url(../../211.149.236.162/youbo288/images/btn-clearAir.jpg) no-repeat;
	line-height: 33px;
	text-align: center;
	color: #777;
	font-size: 16px;
	letter-spacing: 2px;
	border: none;
}
/*查询提货单*/
.content-air .inquiry-air{
	margin:0 auto;
	margin-top: 20px;
	border: 1px solid #cacaca;
	border-bottom: 0;
}
.content-air .inquiry-air h5{
	height: 50px;
	border-bottom: 1px solid #cacaca;
	background: #f5f5f5;
	line-height: 50px;
	text-align: center;
	font-size: 14px;
	color: #6f6e6e;
	letter-spacing: 1px;
}
.form-inquiryBill{
	height: 54px;
	line-height: 54px;
	overflow: hidden;
}
.form-inquiryBill label{
	display: block;
	float: left;
	margin-left: 15px;
	overflow: hidden;
}
.form-inquiryBill label p{
	float: left;
	height: 54px;
	line-height: 54px;
	font-size: 14px;
	color: #6f6e6e;
}
.form-inquiryBill label input{
	display: block;
	margin:18px 0 0 10px;
	float: left;
}
.form-inquiryBill  .btn-inquiryBill{
	width: 85px;
	height: 33px;
	margin-left: 20px;
	background: url(../../211.149.236.162/youbo288/images/btn-inquiryBill.jpg) no-repeat;
	line-height: 33px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	letter-spacing: 2px;
	border: none;
}
/*提货单查询结果列表*/
/*偏远地区查询*/
.nation{
	overflow: hidden;
}
.nation .nation-show{
	margin: 15px 0;
	overflow: hidden;
}
.nation .nation-show p{
	float: left;
	height: 28px;
	line-height: 28px;
	color: #7f7f7f;
	overflow: hidden;
}
.nation .nation-show input{
	border:0;
}
.nation .nation-show a.btn-chinese,.nation .nation-show a.btn-english{
	width: 71px;
	height: 28px;
	background: url(../../211.149.236.162/youbo288/images/btn-chinese.jpg) no-repeat;
	text-align: center;
	line-height: 28px;
	color: #393939;
	font-size:14px;
	display:block;float:left; padding-right:15px;
}

.nation select{
	width: 225px;
	height: 20px;
	line-height: 20px;
}
.nation select option{
	font-size: 12px;
	height: 20px;
	line-height: 20px;
}
.nation span{
	color: #7f7f7f;
}
.nation-inquiry{
	display: block;
	width: 116px;
	height: 38px;
	margin: 15px 0;
	line-height: 38px;
	color: #fff;
	border:0;
	font-size: 16px;
	letter-spacing: 3px;
	background: url(../../211.149.236.162/youbo288/images/btn-inquiry.jpg) no-repeat;
}
/*查询结果表单*/
table{
	
	border-collapse:collapse;
	min-height: 230px;
	margin-bottom: 15px;
	_height:expression(this.scrollHeight < 230 ? "230px" : "auto");
}
table th{
	border:1px solid #cacaca;
	width: 196px;
	height: 30px;
	line-height: 30px;
	background: #f5f5f5;
	color: #7f7f7f;
	font-size: 14px;
	letter-spacing: 1px;
	text-align: center;
}
.content-air table td,.result table td{ text-align:center;color#7f7f7f; font:normal 12px/24px "微软雅黑";	border:1px solid #cacaca;}
/*加入我们*/
.content-joinUs{
	margin: 6px 0 25px 0;
	overflow: hidden;
}
.content-joinUs p{
	
	font:normal 14px/26px "微软雅黑";
	text-align: left; 
	color: #6f6557;
	margin-bottom:13px;
}
.content-joinUs p a{
	color: #007db9;
	
}
.content-joinUs p a:hover{
	text-decoration: underline;
}
/*加入我们的table*/
.content-joinUs table{
 border:0;
}
.content-joinUs table th{
 border:0;
 height: 26px;
font:normal 14px/26px "微软雅黑";
 background: #007db9;
 color: #fff;
 text-align: center;
 text-decoration: 5px;
}
.content-joinUs table tbody tr{
	height: 50px;
	background:url(../../211.149.236.162/youbo288/images/bg02-listDownload.jpg) repeat-x bottom;
	line-height: 50px;
}
.content-joinUs table tbody td{
	text-align: center;
	font:normal 14px/26px "微软雅黑";
	color: #6f6557;
}
.content-joinUs table tbody td a{
	color: #6f6557;	font:normal 14px/26px "微软雅黑";
}
.content-joinUs .btn-resume{
	display: block;
	width: 168px;
	height: 41px;
	margin: 0 auto;
	background: url(../../211.149.236.162/youbo288/images/btn-resume.jpg) no-repeat;
	text-align: center;
	line-height: 41px;
	color: #fff;
	font-size: 14px;
	letter-spacing: 1px;
}
.content-joinUs .btn-resume:hover{
	opacity:0.9;
}
/*招聘详情页*/
.posts{
font:normal 14px/42px "微软雅黑";
color:#6f6557;
 text-indent:14px;
height:42px;
float:left;width:100%;
border-bottom:1px dashed #cbcbcb;
}

.content-detail{
	
	float:left;
}
.content-detail div.infor {
	display: block;
    width:758px;
	float:left; background:#f7f7f7;
	padding:19px 9px 0 9px;
}

.content-detail p{
float:left;
	
font:normal 14px/28px "微软雅黑";
	color: #6f6557;width:100%;
}

.content-detail div.infor h4{
	color:#141414;
	font:normal 14px/26px "微软雅黑";
	float:left;width:100%;
}
.content-detail .resumebtn {

float:left; width:100%; height:41px;
 position:relative;
  margin-top:28px;
}
.content-detail .resumebtn a
{
   
	display: block;
	width: 168px;
	height: 41px;
	background: url(../../211.149.236.162/youbo288/images/btn-resume.jpg) no-repeat;
	text-align: center;
	line-height: 41px;
	color: #fff;
	font-size: 14px;
	margin:0 auto;

}
/*文化生活*/
.content-life{
	overflow: hidden; float:left;width:768px;
}
.content-lifeover
{
    float:left; width:800px;
    
    }
.content-life .column-life{
	position: relative;
	float: left;
	width: 250px;
	height: 180px;
	margin:10px 10px 10px 0;
	-webkit-border-radius: 15px;
       -moz-border-radius: 15px;
            border-radius: 15px;
            overflow: hidden;
}
/*最外栏目去边距*/
.content-life .no-margin{
	margin-right: 0;
}
.content-life .column-life p{
	width: 250px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	background: #edebec;
	color: #7d7366;
	font-size: 14px;
	position: absolute;
	bottom: 0;
	letter-spacing: 1px;
}
/*文化生活详情页*/
.content-life h5{
	height: 48px;
	line-height: 48px;
	text-align: center;
	color: #004667;
}
/*香港交货*/
.content-hongkong{
	overflow: hidden;
}
/*委托书*/
.entrust{
	border:1px solid #cccccc;
	border-top: none;
	overflow: hidden;
}
.entrust h4{
	height: 50px;
	border-bottom: 1px solid #ccc;
	text-align: center;
	line-height: 50px;
	color: #666;
}
/*交货公司信息*/
.information01-waybill{
	height: 24px;
	padding: 4px 0;
	border-bottom: 1px solid #ccc;
	overflow: hidden;
}
.information01-waybill span{
	float: left;
	color: #f00;
	padding: 3px 5px 0 25px;
}
.information01-waybill label{
	display: block;
	float: left;
	overflow: hidden;
}
.information-waybill label input{
	height: 24px;
	line-height: 24px;
	margin-top: 2px;
}

.information01-waybill label p{
	float: left;
	height: 24px;
	line-height: 24px;
	color: #666;
}
/*运单信息*/
.waybill {
	padding:10px 0 20px 38px;
	overflow: hidden;
}
.waybill p{
	font-size: 12px;
}
.waybill h4{
	font-size: 14px;
	height: 32px;
	line-height: 32px;
	border-bottom: none;
	text-align: left;
}
/*增加订单信息*/
.information02-waybill{
	overflow:hidden;
}
.waybill .information02-waybill span{
	float: left;
	padding: 15px 4px 0 0;
	color: #f00;
}
.waybill .information02-waybill label{
	display: block;
	width: 280px;
	margin:10px 0;
	float: left;
	overflow: hidden;
}
.waybill .information02-waybill label p{
	float: left;
	width: 100px;
	height: 24px;
	line-height: 24px;
	text-align: left;
}
.waybill .information02-waybill label input{
	float: left;
	display: block;
	width: 170px;
	height: 22px;
	line-height: 22px;
}
.btn-addWaybill{
	border: none;
	width: 116px;
	height: 38px;
	background: url(../../211.149.236.162/youbo288/images/btn-inquiry.jpg) no-repeat;
	font-size: 16px;
	text-align: center;
	line-height: 28px;
	color: #fff;
}
/*提交订单*/
.waybill .information03-waybill{
	margin-top: 15px;
	background: url(../../211.149.236.162/youbo288/images/bg-listBusiness.html) repeat-x top;
	overflow: hidden;
}
.waybill .information03-waybill label{
	display: block;
	margin-top:13px;
}
.waybill .information03-waybill label p{
	width: 150px;
	height: 24px;
	line-height: 24px;
	text-align: left;
	float: left;
}
.waybill .information03-waybill p span{
	float: left;
	padding: 3px 4px 0 0;
	color: #f00;
}
.waybill .information03-waybill label input{
	display: block;
	width: 420px;
	height: 22px;
	line-height: 22px;
}
/*确认条款*/
.confirm{
	height: 24px;
	margin-top: 10px;
	line-height: 24px;
	overflow: hidden;
}
.confirm input{
	display: block;
	margin: 5px 5px 0 0;
	float: left;
}
.confirm p{
	float: left;
	color: #6f6e6e;
}
.confirm p a{
	color: #007fbc;
}
.confirm p a:hover{
	text-decoration: underline;
}
.sub-waybill{
	width: 103px;
	height: 33px;
	margin-left: 160px;
	background: url(../../211.149.236.162/youbo288/images/btn-subWaybill.jpg) no-repeat;
	line-height: 33px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	letter-spacing: 2px;
	border: none;
	cursor:pointer;
}
/*条款*/
.clause{
	margin: 20px auto;
	border:1px solid #cacaca;
	overflow: hidden;
}
.clause h4{
	height: 44px;
	border-bottom: 1px solid #cacaca;
	line-height: 44px;
	color: #6f6e6e;
	font-size: 14px;
	text-indent: 40px;
	letter-spacing: 1px;
}
.content-caluse{
	overflow: hidden;
	padding: 25px 40px;
}
.clause p{
	margin-bottom: 30px;
	font-size: 14px;
	line-height: 20px;
	text-align: left;
	color: #6f6e6e;
	letter-spacing: 1px;
}
/*新闻中心*/
.list-contentMenu ul li span{
	float: right;
	color: #504f4f;
}
/*新闻详情页*/
.list-contentMenu .title-newsDetail{
	padding: 10px 0;
	background: url(../../211.149.236.162/youbo288/images/bg02-listDownload.jpg) repeat-x bottom;
	text-align: center;
}
.list-contentMenu .title-newsDetail h4{
	height: 30px;
	color: #6b6b6b;
	font:normal 14px/30px "微软雅黑";
	
	
}
.list-contentMenu .title-newsDetail p,.list-contentMenu .title-newsDetail p span{
	font-size: 12px;
	line-height: 14px;
	color: #6b6b6b;
}
.list-contentMenu .content-newsDetail{
	padding: 15px 0;
	background: url(../../211.149.236.162/youbo288/images/bg02-listDownload.jpg) repeat-x bottom;
	overflow: hidden;
}
.list-contentMenu .content-newsDetail p{
	margin-bottom: 25px;
	color: #999;
	line-height: 24px;
	font-size: 12px;
	text-align: left;
	text-indent: 24px;
	overflow: hidden;

}
.btn-backList{
	display: block;
	width: 116px;
	height: 38px;
	float: right;
	background: url(../../211.149.236.162/youbo288/images/btn-inquiry.jpg) no-repeat;
	text-align: center;
	line-height: 38px;
	color: #fff;
	letter-spacing: 1px;
}
.btn-backList:hover{
	opacity: 0.9;
}
.btn-backList span{
	padding: 0 4px;
	color: #fff;
	font-family: "宋体";
}
.bottom-newsDetail{
	height: 48px;
	line-height: 48px;
	overflow: hidden;
}
.bottom-newsDetail span{
	padding: 0 4px;
	color: #6c6c6c;
}
.bottom-newsDetail a{
	display: block;
	float:right;
	max-width: 260px;
	_width:expression(document.body.clientWidth > 260 ? "26px" : "auto");
	overflow: hidden;
	color: #6c6c6c;
}
.bottom-newsDetail a:hover{
	text-decoration: underline;
}
.bottom-newsDetail .prev-article{
	float: left;
}
.bottom-newsDetail .next-article{
	float: right;
}
.content-newsDetail .btn-backList
{
    display: block;
	width: 99px;
	height: 31px;
	float: right;
	background: url(../../211.149.236.162/youbo288/images/btn-inquiry.jpg) no-repeat;
	text-align: center;
	line-height: 31px;
	color: #fff;
	letter-spacing: 1px;
	margin-right:20px;
    
    }
/*业务介绍*/
.content-business{
	margin-bottom: 40px;
	overflow: hidden;
}
.content-business ul li{
	display: block;
	padding: 20px 0;
	background: url(../../211.149.236.162/youbo288/images/bg-listBusiness.html) repeat-x bottom;
	overflow: hidden;
}
.content-business ul li h4{
	height: 24px;
	line-height: 24px;
	color: #0069a8;
}
.content-business ul li p{
	line-height: 24px;
	color: #7d7366;
	overflow: hidden;
}

/*搜索列表*/
.search_list{padding:10px 0;}
.search_list ul li{width:100%;height:40px;overflow:hidden;border-bottom:1px solid #ddd;}
.search_list ul li a{
	float:left;height:40px;line-height:40px;padding-left:10px;font-size:14px;color:#444;
	background:url(../../211.149.236.162/youbo288/images/link_bg1.html) left center no-repeat;	
	font:normal 14px/40px "微软雅黑";
}
.search_list ul li a:hover{text-decoration:underline;}
.search_list ul li span{float:right;height:40px;line-height:40px;font-size:11px;color:#aaa;}

/*荣誉资质*/

.honor{
	overflow: hidden; float:left;width:768px;
}
.honorover
{
    float:left; width:800px;
    
    }
.honor .column-life{
	position: relative;
	float: left;
	width: 250px;
	height: 180px;
	margin:10px 10px 10px 0;
	-webkit-border-radius: 15px;
       -moz-border-radius: 15px;
            border-radius: 15px;
            overflow: hidden;
}
.honor .column-life  a{float:left;}
.honor .column-life p{float:left; }
.honor .column-life a.img img{width:250px; height:180px;float:left;}
.honor .column-life p a{
	width: 250px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	background: #edebec;
	color: #7d7366;
	font-size: 14px;
	position: absolute;
	bottom: 0;
	left:0;
}
.hinput{ height:22px; line-height:22px;}
/*相册详细*/
.life_proDetail{ width:100%; float:left; background:#fff;margin-bottom: 20px;}
.life_proDetail .product_img{width:750px;float:left; margin-left:14px;}
.life_proDetail .bigImg{width:748px;height:435px;border:1px solid #ddd; border-radius: 15px; -webkit-border-radius:15px; -moz-border-radius:15px; behavior:url(pie.html);}
.life_proDetail .bigImg img{width:748px;height:435px; float:left;border:1px solid #ddd; border-radius: 15px; -webkit-border-radius:15px; -moz-border-radius:15px; behavior:url(pie.html);}
.life_proDetail .smallImg{width:748px;height:110px;position:relative;}
.life_proDetail .smallImg a.leftBtn{position:absolute;left:0;top:42px;cursor:pointer;}
.life_proDetail .smallImg a.rightBtn{position:absolute;right:0;top:42px;cursor:pointer;}
.life_proDetail .smallBox{width:700px;height:110px;overflow:hidden;position:absolute;left:23px;top:0px;}
.life_proDetail .smallBox ul{width:99999px;}
.life_proDetail .smallBox ul li{width:112px;  padding-right:5px;float:left;}
.life_proDetail .smallBox ul li a{width:112px;height:91px;padding-top:10px;display:block;}
/*.smallBox ul li a.selected{background:url(http://211.149.236.162/youbo288/images/pro_bg.png) center 5px no-repeat;}*/
.life_proDetail .smallBox ul li a img{width:110px;height:90px;float:left;border:1px solid #c4c4c4;}
.life_proDetail .smallBox ul li a.selected img{border:1px solid #1992e7;}
td a{ padding-left:10px;}
td a:hover{ text-decoration:underline}