/* 
 *@名称: public.css
 *@功能: 重设浏览器默认样式
 *@作者: jt-Kish
 *@版本: v1.0
 *@时间: 2013-06-26
 */
@charset "utf-8";
html { background: url("../images/bgBodyRepeat.gif") repeat-x left top;}
.pageDiv { position: relative; min-width: 1200px; height: 100%; min-height: 700px;}
.pageDiv-mainBg { position: relative; min-width: 1200px; height: 100%; min-height: 700px;}
.pageDiv-mainBg-no { position: relative; min-width: 1200px; min-height: 700px; background: none;}
.imp-info { display: inline-block; padding: 20px; font: bold 18px/24px arial, \5b8b\4f53; text-align: center; color: #b51004;}
.by-button { display: inline-block; width: 114px; height: 38px; letter-spacing: 2px; font: normal 12px/38px "MS yahei", "宋体", serif; color: #fff; background-image: url("../images/button.png"); cursor: pointer;}
.by-button01 { background-position: 0 0px;}
.by-button02 { background-position: 0 -38px;}
.by-button03 { background-position: 0 -76px;}
.by-button04 { background-position: 0 -114px;}
.by-button05 { background-position: 0 -152px;}

.by-button01-hover { background-position: -114px 0px;}
.by-button02-hover { background-position: -114px -38px;}
.by-button03-hover { background-position: -114px -76px;}
.by-button04-hover { background-position: -114px -114px;}
.by-button05-hover { background-position: -114px -152px;}

.by-button01-focus { background-position: -228px 0px;}
.by-button02-focus { background-position: -228px -38px;}
.by-button03-focus { background-position: -228px -76px;}
.by-button04-focus { background-position: -228px -114px;}
.by-button05-focus { background-position: -228px -152px;}
/*
  @ 头部
*/
.head { position: relative; z-index: 9999; width: 100%; height: 75px; background: url("../images/bgHead.png") center center no-repeat; _ background: url("../images/bgHead.gif") center center no-repeat;}
.head .headCont { position: relative; margin: 0 auto; width: 1000px; height: 46px;}
.head h1 { width: 184px; height: 29px; margin-top: 8px; padding-left:37px; background: #ff0000 url("../images/infoUser.png"); _background: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true", sizingMethod="scale", src="images/infoUser.png");}
.head h1 span{ float: left; text-align: left; color: #feef00; line-height:29px; padding-right:5px;}
.head h1 span.prompt {color: #fff; font-weight: bold;}

.head .div1 { float:left; height: 29px; margin-top: 8px; padding-right: 12px; background: url("../images/infoUser.png") right bottom no-repeat;}
.head .div2 { height: 29px; padding-left: 25px; background: url("../images/infoUser.png") left top no-repeat;}
.head .div1 span{ float: left; text-align: left; color: #feef00; line-height:29px; padding-right:5px;}
.head .div1 span.prompt {color: #fff; font-weight: bold;}


/*
  @ 头部下拉菜单
*/
.dropMenu { position: relative; z-index: 10;}
.dropMenu-title { position: relative; display: block; width: 88px; height: 46px; line-height: 46px; color: #fff; cursor: pointer; text-align: center; text-indent: 24px;}
.dropMenu-title-curr { background: url("../images/bgMenu.gif");}
.dropMenu-list { display:none; z-index:9999; position: absolute; top:46px; left: 0px; width: 100%;}
.dropMenu-list ul { width: 86px; border: 1px solid #8f846e; border-top: none; border-bottom: none;}
.dropMenu-list li { display: block; border-bottom: 1px solid #776a5f;}
.dropMenu-list li a { display: block; height: 30px; line-height: 30px; color: #fff;  text-align: center; background: url("../images/bgMenuOut.png"); _background: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true", sizingMethod="scale", src="images/bgMenuOut.png");}
.dropMenu-list li a:hover { text-decoration: underline;}
/*
 @ 头部菜单图标
*/
.dropMenu .iconHome { position: absolute; display: block; width: 17px; height: 15px; left: 14px; top: 15px; background: url("../images/iconHome.png"); _background: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true", sizingMethod="scale", src="images/iconHome.png");}
.dropMenu .iconBuy { position: absolute; display: block; width: 19px; height: 14px; left: 8px; top: 16px; _top: 14px; background: url("../images/iconBuy.png"); _background: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true", sizingMethod="scale", src="images/iconBuy.png");}
.dropMenu .iconQuestion { position: absolute; display: block; width: 22px; height: 15px; left: 13px; top: 17px; _top: 15px; background: url("../images/iconQuestion.png"); _background: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true", sizingMethod="scale", src="images/iconQuestion.png");}
/*left-right*/
.dropMenu .iconUser { position: absolute; display: block; width: 17px; height: 16px; left: 14px; top: 15px; background: url("../images/iconUser.png"); _background: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true", sizingMethod="scale", src="images/iconUser.png");}
.dropMenu .iconHelp { position: absolute; display: block; width: 15px; height: 19px; left: 15px; top: 13px; background: url("../images/iconHelp.png"); _background: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true", sizingMethod="scale", src="images/iconHelp.png");}
.dropMenu .iconStem { position: absolute; display: block; width: 15px; height: 16px; left: 15px; top: 17px; _top: 15px; background: url("../images/iconStem.png"); _background: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true", sizingMethod="scale", src="images/iconStem.png");}

/*
  @ 头部下拉菜单2
*/
.dropMenus { position: relative; z-index: 10;}
.dropMenus-title { position: relative; display: block; width: 110px; height: 46px; line-height: 46px; color: #fff; font-size: 14px; font-weight: bold; cursor: pointer; text-align: center; text-indent: 24px;}
.dropMenus-titles { text-indent: 26px;}
.dropMenus-title-curr { background: url("../images/bgMenu2.gif");}
.dropMenus-list { display:none; z-index:9999; position: absolute; top:46px; left: 0px; width: 100%;}
.dropMenus-list ul { width: 108px; border: 1px solid #8f846e; border-top: none; border-bottom: none;}
.dropMenus-list li { display: block; border-bottom: 1px solid #776a5f;}
.dropMenus-list li a { display: block; height: 30px; line-height: 30px; color: #fff;  text-align: center; background: url("../images/bgMenuOut.png"); _background: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true", sizingMethod="scale", src="images/bgMenuOut.png");}
.dropMenus-list li a:hover { text-decoration: underline;}
/*
 @ 头部菜单图标2
*/
.dropMenus .iconHome { position: absolute; display: block; width: 17px; height: 15px; left: 14px; top: 15px; background: url("../images/iconHome.png"); _background: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true", sizingMethod="scale", src="images/iconHome.png");}
.dropMenus .iconBuy { position: absolute; display: block; width: 19px; height: 14px; left: 8px; top: 16px; _top: 14px; background: url("../images/iconBuy.png"); _background: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true", sizingMethod="scale", src="images/iconBuy.png");}
.dropMenus .iconQuestion { position: absolute; display: block; width: 22px; height: 15px; left: 6px; top: 17px; _top: 15px; background: url("../images/iconQuestion.png"); _background: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true", sizingMethod="scale", src="images/iconQuestion.png");}
/*left-right*/
.dropMenus .iconUser { position: absolute; display: block; width: 17px; height: 16px; left: 14px; top: 15px; background: url("../images/iconUser.png"); _background: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true", sizingMethod="scale", src="images/iconUser.png");}
.dropMenus .iconHelp { position: absolute; display: block; width: 15px; height: 19px; left: 15px; top: 13px; background: url("../images/iconHelp.png"); _background: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true", sizingMethod="scale", src="images/iconHelp.png");}
.dropMenus .iconStem { position: absolute; display: block; width: 15px; height: 16px; left: 15px; top: 17px; _top: 15px; background: url("../images/iconStem.png"); _background: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true", sizingMethod="scale", src="images/iconStem.png");}
/*
  @ 侧边导航 
*/
.siderNav-item, .siderNav-item-curr, .siderNav-child-item, .siderNav-child-item a { text-align: left; background-image: url("../images/ui-sider.gif")}
.siderNav-item { background-position: 0 -41px; background-repeat: no-repeat; text-indent: 10px;}
.siderNav-item a{ color: #648492; font-size:14px;}
.siderNav-item span { display: block; height: 42px; line-height: 42px; padding: 0 0 5px 32px; color:#81482f; font-size:14px; font-weight: bold; cursor: pointer;filter: DropShadow(Color=#c38437, OffX=1, OffY=1, Positive=1); text-shadow: 1px 1px #c38437;}
.siderNav-item span a { color: #81482f; filter: DropShadow(Color=#c38437, OffX=1, OffY=1, Positive=1); text-shadow: 1px 1px #c38437;}
.siderNav-item-curr { background-position: 0 -88px;}
.siderNav-item-curr span, .siderNav-item-curr span a { color: #81482f; filter: DropShadow(Color=#c38437, OffX=1, OffY=1, Positive=1); text-shadow: 1px 1px #c38437;}
.siderNav-item-curr ul { display: block;}
.siderNav-child { display: none; padding:0 1px;}
.siderNav-child-item { line-height:30px; padding: 0 0 3px 28px; background-position: 0px -135px; background-repeat: no-repeat;}
.siderNav-child-item a { padding-left: 15px; font-size:12px; color: #6c5212; background-position: 0 -188px; background-repeat: no-repeat;}
.siderNav-child-item a:hover { color: #5b250d; background-position: 0 -203px;}
.siderNav-child-item-curr a, .siderNav-child-item-curr a:hover { color: #5b250d; font-weight: bold; background: url("../images/ui-sider.gif") 0 -203px;}

/*
  @ 侧边导航 -xy
*/
.siderNav-xy-item { text-align: left; background-image: url("../images/ui-sider.gif")}
.siderNav-xy-item { background-position: 0 -41px; background-repeat: no-repeat; text-indent: 10px;}
.siderNav-xy-item a{ color: #648492; font-size:14px;}
.siderNav-xy-item span { display: block; height: 42px; line-height: 42px; padding: 0 0 5px 32px; color:#81482f; font-size:14px; font-weight: bold; cursor: pointer;filter: DropShadow(Color=#c38437, OffX=1, OffY=1, Positive=1); text-shadow: 1px 1px #c38437;}
.siderNav-xy-item span a { color: #81482f; filter: DropShadow(Color=#c38437, OffX=1, OffY=1, Positive=1); text-shadow: 1px 1px #c38437;}

/*
  @ 当前位置
*/
.pos { border-top-left-radius: 5px; border-top-right-radius: 5px; line-height: 29px; padding-right: 10px; color: #7b5d51; background:url("../images/posBg.gif") 0 0 repeat-x; text-align: right; font-family: \5b8b\4f53;}
.pos-home { display: inline-block; padding-left: 18px; background: url("../images/icon-home.gif") no-repeat left 5px;}
.pos-link { color: #7b5d51;}
.pos-link:hover { color: #6a6a6a; text-decoration: underline;}
.pos-curr { color: #eb4901; font-weight:bold;}
/*pos-xy*/
.pos h2 { float: left; padding:0 12px 0 30px; color: #4b391c; background:url("../images/posBg.gif") 9px -35px no-repeat;}
.pos .title-cont {  font-size: 16px; font-family: "Microsoft Yahei"; font-weight: bold;}
/*
  @ 标题
*/

/*样式一(no-xy)*/
.title01 { height: 26px; line-height: 26px;}
.title01 h2 { padding:0 12px 0 22px; color: #2a8099; background: url("../images/ui-title.gif") no-repeat left 7px; font-size: 16px; font-family: "Microsoft Yahei"; font-weight: bold; filter: progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=135, Color='#ffffff'); text-shadow: 1px 1px #ffffff;}
/*样式二*/
.title02 { height: 26px; line-height: 26px; padding:0 0 0 13px; background: url("../images/icon-arrow02.gif") no-repeat left center; color: #614b2e; font-size: 14px; font-family: "Microsoft Yahei"; font-weight: bold; text-align: left;}

/*
  @ 表单
*/
/*文本框*/
.input { color: #666; border: 1px solid #abadb3; height: 20px; line-height: 20px; padding: 0 5px; filter: progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=135, Color='#b2b2b2'); box-shadow: 1px 1px #d9d9d9;}
.input-focus { color: #000; border: 1px solid #4299bf;}

/*多行文本框*/
.textarea { width: 300px; height: auto; min-height: 100px; _height: 100px; line-height: 20px; padding: 5px; border: 1px solid #abadb3; color: #666; background: #fff url("../images/ui-form.gif") repeat-x 0px -546px; filter: progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=135, Color='#b2b2b2'); box-shadow: 1px 1px #d9d9d9;}
.textarea-focus { color: #000; border: 1px solid #4299bf;}

/*文本框发光效果*/
.input-focus, .textarea-focus { transition: border linear .2s,box-shadow linear .5s; -moz-transition: border linear .2s,-moz-box-shadow linear .5s; -webkit-transition: border linear .2s,-webkit-box-shadow linear .5s; border-color: gba(116,185,239,.75); box-shadow: 0 0 8px rgba(116,185,239,.5); -moz-box-shadow: 0 0 8px rgba(116,185,239,.5); -webkit-box-shadow: 0 0 8px rgba(116,185,239,3);}

/*按钮*/
.btn01, .btn01 input, .btn02, .btn02 input, .btn03, .btn03 input, .btn04, .btn04 input, .btn05, .btn05 input { display: inline-block; background-image: url("../images/ui-form.gif"); background-repeat: no-repeat; cursor: pointer;}
.btn02, .btn03, .btn04, .btn05 { padding-right: 3px;}
.btn02 input, .btn03 input { padding: 0 11px 0 15px; _padding: 0 2px 0 5px; color: #fff;}
.btn03-hover input, .btn05-hover input { color: #fff;}
.btn02-hover input, .btn04-hover input { color: yellow;}
.btn04 input, .btn05 input { height: 27px; line-height: 27px; padding: 0 20px 0 23px; *padding: 0 10px 0 11px; color: #fff; font-weight: bold;}

/*按钮样式一*/
.btn01 { *display: inline; border: 1px solid #ababab;}
.btn01 input { height: 18px; line-height: 16px; padding: 0 13px 0 15px; _padding: 0 5px; color: #666; border: 1px solid #f0f0f0; background-position: 0 0;}
.btn01-hover { border: 1px solid #728ea7;}
.btn01-hover input { color: #fff; border: 1px solid #bae3f7; background-position: 0px -18px;}

/*按钮样式二*/
.btn02 { background-position: right -60px;}
.btn02 input { height: 24px; line-height: 24px; background-position: 0 -36px;}
.btn02-hover { background-position: right -108px; }
.btn02-hover input { color: yellow; background-position: 0px -84px;}

/*按钮样式三(no-xy)*/
.btn03 { background-position: right -204px;}
.btn03 input { height: 24px; line-height: 24px; background-position: 0 -180px; }
.btn03-hover { background-position: right -252px; }
.btn03-hover input { background-position: 0px -228px;}

/*按钮样式四(no-xy)*/
.btn04 { background-position: right -303px;}
.btn04 input { background-position: 0 -276px;}
.btn04-hover { background-position: right -357px; }
.btn04-hover input { background-position: 0px -330px;}

/*按钮样式五(no-xy)*/
.btn05 { background-position: right -303px;}
.btn05 input { background-position: 0 -276px;}
.btn05-hover { background-position: right -357px; }
.btn05-hover input { background-position: 0px -330px;}

/*按钮禁用状态(no-xy)*/
.btn01-disabled, .btn01-disabled input, .btn02-disabled, .btn02-disabled input, .btn03-disabled, .btn03-disabled input, .btn04-disabled, .btn04-disabled input, .btn05-disabled, .btn05-disabled input { cursor: default;}
.btn01-disabled input, .btn02-disabled input, .btn03-disabled input, .btn04-disabled input, .btn05-disabled input { color: #888; text-shadow: 1px 1px #fff;}
.btn02-disabled, .btn03-disabled { background-position: right -156px;}
.btn02-disabled input, .btn03-disabled input { background-position: 0 -132px;}
.btn04-disabled, .btn05-disabled { background-position: right -519px;}
.btn04-disabled input, .btn05-disabled input { background-position: 0 -492px;}

/*下拉选择框(no-xy)*/
.select { min-width: 90px; color: #333;}

/*复选框(no-xy)*/
.chkBox { margin-right: 5px;}

/*
  @ 表格(no-xy)
*/
.star { margin-left: 5px; color: red; font-family: \5b8b\4f53; }  /* 星号 */

/*表格列表*/
.table th, .table td { padding: 3px; border: 1px solid #cfc3b1;}
.table th { color: #666666; font-weight:normal;}
.table thead th { height: 14px; color: #c68444; background: #f9f4ed; font-weight: bold; white-space:nowrap; text-align:center; }
.table td { height: 12px; color: #666666; background:#f4f4f4; box-shadow: 0px 1px 0px #fff inset; text-align:left;}
.table .tr-odd td, .table tbody th { background: #ffffff;}
.table .tr-hover td, .table .tr-checked td { background: #fffee7;}
.table .tr-hover td { color: #000;}
.table-link { margin: 0 5px; color: #1b739f; text-decoration: underline;}
.table-link:hover { color: red;}

/*表格信息(no-xy)*/
.tableInfo { border-collapse: inherit; border: 1px solid #cfc3b1;}
.tableInfo th { padding: 8px 0; font-weight: bold; border: solid #fff; border-width: 1px 0 0 1px; background: #68b9dc url("../images/ui-table.gif") repeat-x left top; color: #996935; text-align: center;}
.tableInfo td { padding: 5px; color: #333; text-align: center;}
.tableInfo .tr-odd td { background: #f8f8f8;}
.tableInfo .tr-hover td { color: #000; background: #fffee7;}
.tableInfo-link { margin: 0 5px; color: #1b739f; text-decoration: underline;}
.tableInfo-link:hover { color: red;}

/*表格详情(no-xy)*/
.tableCont th, .tableCont td { padding: 5px 0px 5px 7px; color: #333; border: 1px solid #cccccc; background: #fff;}
.tableCont th { height: 24px; font-weight: normal; text-align: right;}
.tableCont td { text-align: left;}

/*
  @ 选项卡 
*/
.tab-nav li, .tab-nav li a, .subTab-nav, .subTab-nav li, .subTab-nav li a { background-image: url("../images/ui-tab.gif"); background-repeat: no-repeat;}
.tab-cont-normal { display:none;}
/*一级标签*/
.tab-nav { overflow: hidden; height: 25px; border-bottom: 3px solid #e6a845;}
.tab-nav li { float: left; margin-right: 5px; padding-right: 4px; background-position: right -160px;}
.tab-nav li a { overflow: hidden; display: inline-block; height: 25px; line-height: 27px; padding: 0px 15px 0 19px; color: #a68464; background-position: left -135px; cursor: default; font-weight: bold;}
.tab-nav li.tab-nav-current { background-position: right -110px;}
.tab-nav li.tab-nav-current a { color: #fff; background-position: left -85px;}
/*二级标签*/
.subTab-nav { overflow: hidden; height: 28px; padding-left: 15px; border: 1px solid #cfc3b1; border-bottom: none; background-repeat: repeat-x; background-position: 0px 0px;}
.subTab-nav li { float: left; padding-right: 2px; background-repeat: no-repeat; background-position: right -57px;}
.subTab-nav li.noBg { background: none;}
.subTab-nav li a { overflow: hidden; display: inline-block; height: 28px; line-height: 32px; padding: 0px 17px 0 19px; color: #a67240; cursor: default;}
.subTab-nav li.tab-nav-current { background-position: right -56px;}
.subTab-nav li.tab-nav-current a { padding: 0 18px 0 20px; color: #ff7e00; background-position: 0 -28px; background-repeat: no-repeat; font-weight: bold;}

/*
  @ 信息框
*/
/*样式一*/
.infoBar01 { background: #fff; border: 1px solid #cfc3b1;}
.infoBar01 caption { height: 22px; line-height: 22px; padding-left: 15px; border: 1px solid #cfc3b1; border-bottom: 1px solid #cfc3b1; color: #755c3b; background: url("../images/ui-infoBar.gif") repeat-x left top; text-align: left;}/*(no-xy)*/
.infoBar01 caption strong { display: inline-block; padding-left: 12px; background: url("../images/icon-arrow01.gif") no-repeat 0px center;}/*(no-xy)*/
.infoBar01 th, .infoBar01 td { padding: 5px 0;}
.infoBar01 th { padding-left: 10px; color: #f60; border-bottom: 1px solid #cfc3b1; text-align: right; font-weight: normal;}
.infoBar01 td { padding-left: 5px; color: #666; border: 1px solid #cfc3b1; border-left: none; text-align: left; background: #fff;}
.infoBar01 .list-tit { padding: 0 5px; height: 23px; background: url("../images/list-tit.gif") 0 0 repeat-x;}
.infoBar01 .list-tit span { display: block; float: left; padding: 0 150px 0 12px; font-size: 12px; background: url("../images/icon-arrow01.gif") left center no-repeat;}
.infoBar01 .list-tit span font { font-size: 12px;}

/*样式二*/
.infoBar02 { line-height: 24px; padding: 12px 15px; color: #666; background: #f8f8f8; border: 1px solid #cccccc;}
.icon-mess { position: relative; top: 4px; float: left; margin-right: 3px;}

/*
  @ 弹窗(no-xy)
*/
.msg { box-shadow: 3px 3px #d9d9d9; width: 50%; min-width: 600px; margin-top:50px;*padding-top:50px;}
.msg-title { height: 43px; line-height: 43px; padding-left: 20px; _width:580px; border: 1px solid #c3ac8d; color: #996935; background: url("../images/ui-msgTitle.gif") repeat-x left top; border-top-left-radius: 3px; border-top-right-radius: 3px; filter: DropShadow(Color=#ffffff, OffX=1, OffY=1, Positive=1); text-shadow: 1px 1px #ffffff; font-size: 18px; font-weight: bold; font-family: "Microsoft Yahei"; text-align: left;}
.msg-title span { display: block; _width:580px; background: url("../images/icon-arrow03.gif") no-repeat right 5px;}
.msg-cont { padding: 15px; _width:570px; border: 1px solid #c3ac8d; border-bottom-left-radius: 3px; border-bottom-right-radius: 3px; background: url("../images/ui-msgCont.gif");}
.msg-tips { zoom: 1; overflow: hidden; position: relative; right: -15px; float: right; width: 500px; height: 140px; line-height: 24px; margin-top: 10px; padding: 20px 30px 0 30px; color: #996935; background: url("../images/tips.gif"); font-size: 14px;}
.msg-tips img { float: left;}
.msg-tips p { float: right; width: 340px; padding-top: 20px;}

/*indent page*/
.indent { margin-bottom: 10px;}
.indent table, .indent table td { text-align: center; border: 0;}
.indent td.td-img { width: 230px;}
.indent td.td-price { min-width: 80px;}
.indent td span { display: block; text-align: center;}
.indent .td-img div { position: relative; padding: 10px 32px 13px 16px; background: url("../images/iconImgBg.png") 10px 4px no-repeat;}
.indent p { display: block; overflow: hidden; padding-left: 25px; color: #6e3d2e; line-height: 22px;}

.indent p.proTit { margin-bottom: 15px; font: bold 14px/32px "Microsoft Yahei"; background: url("../images/icon-proTit.png") left center no-repeat;}
.indent p span { display: block; text-align: left; font-size: 12px; font-weight: normal;}
.indent p.proTit span { float: left; padding-right: 50px; float: left; line-height: 26px;}
.indent input { display: block; margin: 0 auto; padding: 0 6px 0 5px; background-image: url("../images/Btn.png");}
.indent input.indentBtn { width: 67px; height: 25px; line-height: 25px; padding: 0 0 2px 0; color: #fff; cursor: pointer; background-position: -408px 0;}
.indent input.Btn-hover { background-position: -475px 0;}
.indent input.delBtn { width: 62px; height: 20px; line-height: 20px; padding: 0; color: #6e3d2e; cursor: pointer; background-position: -284px 0;}
.indent input.del-hover { background-position: -346px 0;}

/*
  @ 分页
*/
.page { color: #5e7581;}
.page-info { margin-right: 10px;color:#635f5c;}
.page-info em { margin: 0 2px; color: #ca6934; font-weight: bold; text-decoration: underline;}
.page-num, .page-link { display: inline-block;}
.page-num { height: 18px; line-height: 18px; margin: 0 2px; padding: 0 5px; color: #ca6934; border: 1px solid #d7d7d7; background: url("../images/ui-page.gif") repeat-x 0 0;}
.page-num-curr, .page-num:hover { color: #fff; border: 1px solid #893809; background: #ca6934;}
.page-link { margin: 0 5px; color: #635f5c;}
.page-link:hover { color: red; text-decoration: underline;}
.page-disabled { color: #959595; cursor: default;}
.page-disabled:hover { color: #959595; text-decoration: none;}

/*重置table-xy*/
.no-bg-border { width: 100%; background: none; border: 0;}
.no-bg-border td { padding: 0 10px 0 0; border: 0; background: none;}
.no-bg-border td.no-padding { padding: 0;}
.no-bg-border td.td-lf-xy { text-align: right; color: #a67240;}
.no-bg-border .infoBar01 td { padding: 5px 0; border-bottom: 1px solid #cfc3b1;}
.no-bg-border .infoBar01 td.list-tit { padding: 0 0 0 3px;}
.no-bg-border .infoBar01 td.list-tit span { font-weight: bold; color: #c68444;}

/*后台登陆首页*/
.mainInd { position: relative; margin-top: 9px; padding: 49px 30px 0 30px; border: 1px solid #fff; background: #fff url("../images/ind-box-bg.gif") 0 0 repeat-x;}
.mainInd-tit { z-index: 99999; position: absolute; left: 0; top: -10px; height: 37px; text-align: left; background: url("../images/ind-tit-bg.png") 0 0 no-repeat;}
.mainInd-tit p { display: block; float: left; height: 37px; line-height: 37px; width: 236px; text-align: center; font-size: 20px; font-weight: bold; color: #fff;}
.mainInd-tit span { display: block; float: left; padding-top: 23px; width: 764px; height: 14px; line-height: 14px; color: #7e715f;}
.mainInd .info-user-tel { padding-bottom: 10px; height: 28px; line-height: 28px; text-align: left; color: #6e3d2e; background: url("../images/tel.png") right bottom no-repeat;}
.mainInd .dd-line { margin-top: 20px; padding-top: 15px; border-top: 5px dashed #36abc7;}

.mainInd b { color: #e0172b; padding-right: 5px;}
.mainInd p.link { color: #6e3d2e; height: 30px; line-height: 30px;}
.mainInd p.link a { font-weight: bold; color: #ff7200;}
.mainInd p.ka a { display: inline-block; padding: 10px 22px;}
.mainInd p.ka a.none { padding-left: 0;}
.mainInd .btn-big { padding: 10px 0 20px 0;}
.mainInd .btn-big input { cursor: pointer; display: inline-block; margin: 0 20px; width: 141px; height: 46px; line-height: 46px; font-size: 20px; color: #fff; font-weight: bold; background: url("../images/btn-big.gif") 0 0 no-repeat;}

.mainInd .mainInd-table {  width: 100%; border: 0;}
.mainInd .mainInd-td { width: 50%;}
.mainInd .user-ul { margin-right: 10px; padding: 10px; border: 1px solid #e0d8d5; background: #f0eae8 url("../images/mainInd-ul-bg.gif") 0 0 repeat-x;}
.mainInd .user-ul li { padding:0 10px; background: #fff; height: 32px; line-height: 32px; border-bottom: 1px dashed #cdcdcd;}
.mainInd .user-ul li.tit { background: none; border: 0; padding-bottom: 6px; height: 24px; line-height: 24px; font-size: 14px; text-align: center; font-weight: bold; color: #8c5b2b;}
.mainInd .user-ul li.none { border: 0;}
.mainInd .user-ul li.none font { font-weight: normal; color: #6e3d2e;}
.mainInd .user-ul li.none b { color: #ff7200;}
.mainInd .user-ul b { color: #6e3d2e;}
.mainInd .user-ul font { color: #ff7200;}

.mainInd .mainInd-table div { display: block; overflow: hidden;}
.mainInd .mainInd-table .div1 { margin: 0 0 10px 10px; background: #d9eaef url("../images/user-balance-bg2.gif") 0 0 repeat-y;}
.mainInd .mainInd-table .div2 { padding-left: 60px; background: url("../images/user-balance2.gif") 0 center no-repeat;}
.mainInd .mainInd-table .div2 p { padding: 9px; line-height: 76px;}
.mainInd .mainInd-table .div2 p.p-lf { float: left;}
.mainInd .mainInd-table .div2 p.p-ri { float: right;}
.mainInd .mainInd-table span.bg { display: inline-block; margin-right: 5px; color: #fff; width: 54px; height: 19px; line-height: 19px; text-align: center; background: url("../images/btn-vip.png") 0 0 no-repeat;}
.mainInd .mainInd-table .div2 font { color: #666;}
.mainInd .mainInd-table .div2 input { cursor: pointer; float: right; display: inline-block; width: 91px; height: 76px; color: #fff663; font-size: 14px; font-weight: bold; background: url("../images/getVip.gif") 0 0 no-repeat;}

.mainInd .mainInd-table .div3 { margin: 0 0 0px 10px; background: #fff1cf url("../images/user-balance-bg.gif") 0 0 repeat-y;}
.mainInd .mainInd-table .div4 { padding-left: 60px; background: url("../images/user-balance.gif") 0 center no-repeat;}
.mainInd .mainInd-table .div4 ul { padding: 20px 9px;}
.mainInd .mainInd-table .div4 li { color: #ff7200; line-height: 26px;}
.mainInd .mainInd-table .div4 li b { color: #6e3d2e;}
.mainInd .mainInd-table .div4 li.b-num { color: #6e3d2e;}
.mainInd .mainInd-table .div4 li.b-num b { font-size: 24px; color: #f64500;}

/*树状内页*/
.include { margin-left: 5px; width: 99%;}
.include tr th { border: 1px solid #cfc3b1; text-align: left; background: url("../images/list-tit.gif") 0 0 repeat-x;}
.include th span { display: block; height: 23px; line-height: 23px; padding-left:15px; font: normal 12px/23px "MS yahei","宋体"; background: url("../images/icon-arrow01.gif") 4px center no-repeat; } 
.include tr td { border-bottom: 1px #fff solid; text-align: left;}
.include .tr-odd  td { background: #e9e4d2;}
.include .tr-even  td { background: #efebdc;}
.include .tr-hover  td { background: #f7e7d9;}
.include tr td.btn { position: relative; display: block;}
.include td.btn .proBtn { position: absolute; width: 101px; height: 28px; line-height: 28px; padding: 0; right: 25px; top: 40px; color: #fff; cursor: pointer; background: url("../images/buyBtn.png") -82px 0;}
.include td.btn .proBtn-hover { background: url("../f-images/buyBtn.png") -183px 0;}
.include p { display: block; overflow: hidden; padding-left: 25px; color: #6e3d2e; line-height: 22px;}
.include p span { display: block; float: left; width: 200px;  font-size: 12px; font-weight: normal;}
.include .proTit { font: bold 14px/32px "Microsoft Yahei"; border-bottom: 1px dashed #cec8c1; background: url("../images/icon-proTit.png") 4px center no-repeat;}
.include font { color: #6e3d2e; font-weight: normal;}

/*2013-10-31 新增资源库信息展示架构-kish*/
.zyk-20131031-1 { float: left; padding: 10px;}
.zyk-20131031-2 { border: 1px solid #555;}
/*
 @ 底部版权信息
*/
.footer { padding-top: 2px; width: 100%; height: 30px; line-height: 30px; color: #4e4e4e; background: url("../images/footer.png") 0 0 repeat-x;}
