﻿a:link
{
    text-decoration: none;
}
a:active
{
    text-decoration: none;
}
a:hover
{
    text-decoration: none;
}
a:visited
{
    text-decoration: none;
}
body, form, img, ul
{
    margin: 0;
    padding: 0;
    border: 0;
}
body, div, span
{
    color: #333;
    font-family: 微软雅黑;
    font-size: 14px;
    line-height: 150%;
}

li
{
    list-style: none;
}
h1, h2, h3, h4, h5
{
    margin: 0;
    padding: 0;
}
h1
{
    font-size: 20px;
    font-family: "黑体";
    font-weight: normal;
}
h2
{
    font-size: 16px;
    font-weight: normal;
}
h3
{
    font-size: 14px;
    font-weight: bold;
}
.px14
{
    font-size: 14px;
}
.px16
{
    font-size: 16px;
}
.divBody
{
    width: 910px;
    background: #FFF;
    margin-left: auto;
    margin-right: auto;
    padding: 0 5px 0 5px;
    clear: both;
    text-align: left;
}
.adminBody
{
    background: #FFF;
    margin: 8px 7px 8px 8px;
    padding: 0;
    clear: both;
    text-align: left;
}
.cWhite
{
    color: #FFF;
}
.cBlue
{
    color: #00F;
}
.cRed
{
    color: #F00;
}
.cYellow
{
    color: #FF0;
}
.c999
{
    color: #999;
}
.c666
{
    color: #666;
}
.c333
{
    color: #333;
}
.bgBody
{
    background: #65A23C;
}
.bdMain
{
    border: 1px solid #CCC;
}
.bdBlue
{
    border: solid 1px #85B6DA;
}
.lineSpace
{
    line-height: 0px;
    clear: both;
    float: none;
    height: 2px;
    font-size: 0px;
}
.bgLine
{
    background-image: url(../image/line02.gif);
    background-repeat: repeat-x;
    background-position: bottom;
}
.bgBlue
{
    background: #EDF6FF;
}
.bgReadOnly
{
    background: #E8E6E1;
}
.c1
{
    color: #2131A1;
}
.w200
{
    width: 200px;
}
.w400
{
    width: 400px;
}

input
{
    background: url(../images/admin/bg_input.jpg) repeat-x;
    color: #333;
}
input[type="text"]
{
    padding: 2px 0 0 3px;
    border: 1px solid #d1d1d1;
}
textarea
{
    padding: 3px;
    border: 1px solid #d1d1d1;
    background: url(../images/admin/bg_input.jpg) repeat-x;
    color: #666;
}
.focus
{
    border: 1px solid #FC0;
    background: url(../images/admin/bg_focus.jpg) repeat-x;
    color: #00F;
}
.btncss
{
    padding-bottom: 3px;
    border: 1px #cccccc solid;
    height: 21px;
    cursor: pointer;
}

.list_nav li
{
    text-align: left;
    line-height: 25px;
    margin: 0;
    padding: 0 12px 0 12px;
    background: url(../images/icon/arrow1.gif) 0px 8px no-repeat;
}
.list1 li
{
    text-align: left;
    line-height: 23px;
    margin: 0;
    padding: 0 12px 0 10px;
    background: url(../images/icon/dot1.gif) 0px 10px no-repeat;
}

.currPosition
{
    height: 25px;
    padding: 5px 5px 0 5px;
    background: url(../images/admin/bg_pst.gif) repeat-x;
    border: solid 1px #B2C8D1;
}

.tbDataList
{
    border: 1px solid #E2E1FF;
}
.tbDataList .head td
{
    height: 30px;
    font-weight: bold;
    padding: 0 0 0 3px;
    background: url(../images/admin/bg_dt_tit.png) repeat-x;
}
.tbDataList td
{
    background: #FFF;
    padding: 0 0 0 3px;
    border-bottom: solid 1px #EDECFF;
}
.rowbg1 td
{
    background: #FFF;
}
.rowbg2 td
{
    background: #FDF2E4;
}

.tbDataDetail
{
    border: 1px solid #C6DBEC;
    margin-top: 5px;
    width: 100%;
}
.tbDataDetail .head td
{
    height: 30px;
    font-weight: bold;
    padding: 0 0 0 5px;
    border-top: none;
    background: url(../images/admin/bg_dt_tit.png) repeat-x;
}
.tbDataDetail .foot td
{
    border-bottom: solid 1px #EDECFF;
}
.tbDataDetail td
{
    background: #FFF;
    border-top: solid 1px #EDECFF;
    padding: 3px;
}

.tbItem .trHead td
{
    background: #F9F0D0;
    text-align: center;
}

.tit1
{
    color: #888;
    font-weight: bold;
    padding: 0 0 6px 0;
}
.tit2
{
    color: #888;
    font-weight: bold;
    margin: 8px 0 5px 0;
    padding: 0 0 0 16px;
    background: url(../images/icons/arrow_orange.gif) 0 3px no-repeat;
}
.btn2Text
{
    color: #FFF;
    font-weight: bold;
    text-align: center;
    padding: 0;
    border: 0;
    background: url(../images/admin/btn_2text.png);
    width: 70px;
    height: 29px;
    cursor: pointer;
}
.btnComm
{
    color: #333;
    text-align: center;
    font-weight: bold;
    padding: 4px 13px!important;
    border: solid 1px #A9BCE6;
    background: url(../images/admin/bg_btn.gif) repeat-x;
    cursor: pointer;
}
.btnProduct
{
    color: #333;
    text-align: center;
    padding: 0 3px 0 3px;
    border: solid 1px #A9BCE6;
    background: url(../images/admin/bg_btn.gif) repeat-x;
    height: 24px;
    cursor: pointer;
    width: 45px;
}

.btnAddCard
{
    text-align: center;
    padding: 0 3px 0 3px;
    border: solid 1px #A9BCE6;
    background: url(../images/admin/bg_btn.gif) repeat-x;
    height: 24px;
    cursor: pointer;
    width: 80px;
}
.btnSearch
{
    border: 0;
    background: url(../images/admin/btn_search.png) no-repeat;
    cursor: pointer;
    width: 70px;
    height: 22px;
}

.txtbox1
{
    width: 200px;
    height: 22px;
    border: solid 1px #999;
}
.txtbox_sch
{
    border: 1px solid #CDCDCD;
    background: #FDFEEF;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
}
.ddl
{
    padding: 1px;
    border: 1px solid #CDCDCD;
    background: #FDFEEF;
}

.divOP
{
    text-align: center;
    padding: 10px 5px 10px 5px;
}
.divOP1
{
    padding: 0px 5px 3px 5px;
    border-top: solid 1px #fff;
    background: #EFF6FD;
}

.msgItem
{
    border-bottom: solid 1px #CCC;
    margin: 5px 0 8px 0;
}
.msgItem .msgContent
{
    padding: 8px;
}

.divPageInfo
{
    text-align: center;
    font-size: 12px;
    color: #666;
    margin: 5px 0 5px 0;
}
.divPageInfo a
{
    color: #1E5494;
    text-decoration: underline;
}
.divPageInfo a:hover
{
    color: #00F;
    text-decoration: underline;
}
.pBar
{
    float: left;
    height: 10px;
    border: solid 1px #8DA6B7;
    padding: 0px;
    margin-top: 2px;
}
.pBarRate
{
    height: 10px;
    background: #4EB1D8;
}
.pBarText
{
    float: left;
    padding: 0 0 0 2px;
    height: 15px;
}
#divProjectProgress div
{
    color: #00F;
}

/* link */
a
{
    color: #666;
    text-decoration: none;
}
a:hover
{
    color: #F33;
    text-decoration: underline;
}

a.aGrey
{
    color: #999;
}
a.aGrey:hover
{
    color: #333;
}

a.aWhite
{
    color: #CCC;
}
a.aWhite:hover
{
    color: #FF0;
}
a.aWhite2
{
    color: #999;
}
a.aWhite2:hover
{
    color: #FFF;
    text-decoration: none;
}

a.aBlack
{
    color: #333;
}
a.aBlack:hover
{
    color: #F33;
}
a.aBlack2
{
    color: #999;
}
a.aBlack2:hover
{
    color: #000;
}

a.aBlue
{
    color: #00F;
}
a.aBlue:hover
{
    color: #00F;
}
a.aBlue2
{
    color: #00F;
    text-decoration: underline;
}
a.aBlue2:hover
{
    color: #00F;
}

a.aRed
{
    color: #F00;
}
a.aRed:hover
{
    color: #F00;
}
a.aRed2
{
    color: #F60;
}
a.aRed2:hover
{
    color: #F60;
}

a.aGreen
{
    color: #006904;
}
a.aGreen:hover
{
    color: #F60;
}

a.a1
{
    color: #005EAC;
}
a.a1:hover
{
    color: #F50;
}
a.a1_b
{
    color: #005EAC;
    font-weight: bold;
}
a.a1_b:hover
{
    color: #F50;
}
a.a2
{
    color: #B51F76;
}
a.a2:hover
{
    color: #F60;
}
.Controlimgtempcss
{
    padding-left: 1px;
    padding-top: 5px;
    cursor: pointer;
}
.Contrallablecss
{
    color: #ff0000;
    padding-left: 5px;
}
.Contrallablecss_time
{
    color: #ff0000;
    padding-left: 0px;
    cursor: pointer;
}
.Controlaccesscss
{
    padding-left: 5px;
    cursor: pointer;
    vertical-align: bottom;
    padding-top: 10px;
}
.Applyview_titlecss
{
    text-align: left;
    width: 120px;
    word-spacing: normal;
}
.Appllyview_valuecss
{
}
.schtbcss
{
    width: 151px;
    height: 151px;
    border: 1px #97CBE9 solid;
    background-color: #E4F3FD;
}

.schtbcss_over
{
    width: 151px;
    height: 151px;
    border: 1px #CC9933 solid;
    background-color: #FCFAE2;
}
.applyitem_SetCss_y
{
    background-color: #ffffff;
    border: 1px #ccccccc solid;
    font-weight: bold;
    cursor: pointer;
}
.applyitem_SetCss_n
{
    background-color: #ffffff;
    font-weight: normal;
    cursor: pointer;
}
.loginBtncss_out
{
    cursor: pointer;
    width: 73px;
    height: 25px;
    border: 1px #cccccc solid;
    border-bottom: 2px #cccccc solid;
}
.loginBtncss_over
{
    cursor: pointer;
    width: 73px;
    height: 25px;
    background-color: #93D4EA;
    border: 1px #93D4EA solid;
    border-bottom: 2px #93D4EA solid;
}

.flowBtncss_out
{
    cursor: pointer;
    width: 73px;
    height: 25px;
    border: 1px #cccccc solid;
    border-bottom: 2px #cccccc solid;
}
.flowBtncss_over
{
    cursor: pointer;
    width: 73px;
    height: 25px;
    background-color: #93D4EA;
    border: 1px #93D4EA solid;
    border-bottom: 2px #93D4EA solid;
}
.flowlog_tableborder
{
    border-bottom: 1px #cccccc solid;
}
.flowlog_tabletitle
{
    font-weight: bold;
    height: 20px;
    width: 100px;
    vertical-align: top;
}
.flowlog_tablecontent
{
    font-weight: bold;
    vertical-align: top;
}
.flowlog_tableall
{
    width: 100%;
    vertical-align: top;
}
.flowlog_line
{
    border-top: 1px #eeeeee solid;
    height: 5px;
}

.GridViewStyle
{
}

.GridViewStyle a
{
    color: #000000;
    font-size: 10pt;
}

.GridViewHeaderStyle th
{
    background-color: #247AAF;
    border: 1px #cccccc solid;
    border-left: 1px #cccccc solid;
    border-right: 1px #cccccc solid;
    text-align: left;
    padding-left: 5px;
}

.GridViewHeaderStyle
{
    background-color: #5D7B9D;
    font-weight: bold;
    color: White;
    border-left: 1px #cccccc solid;
    border-right: 1px #cccccc solid;
}

.GridViewFooterStyle
{
    background-color: #5D7B9D;
    font-weight: bold;
    color: White;
}

.GridViewRowStyle
{
    background-color: #ffffff;
    color: #000000;
}

.GridViewAlternatingRowStyle
{
    background-color: #FFFFFF;
    color: #284775;
}

.GridViewRowStyle td, .GridViewAlternatingRowStyle td
{
    border: 1px solid #cccccc;
    font-size: 10pt;
    padding: 5px;
    text-align: left;
}

.GridViewSelectedRowStyle
{
    background-color: #E2DED6;
    font-weight: bold;
    color: #333333;
}

.GridViewPagerStyle
{
    background-color: #284775;
    color: #FFFFFF;
}

.GridViewPagerStyle table /* to center the paging links*/
{
    margin: 0 auto 0 auto;
}





.GridViewStyle_report
{
}

.GridViewStyle a
{
    color: #000000;
    font-size: 10pt;
}

.GridViewHeaderStyle_report th
{
    background-color: #333333;
    text-align: center;
}

.GridViewHeaderStyle_report
{
    background-color: #5D7B9D;
    font-weight: bold;
    color: White;
}

.GridViewFooterStyle_report
{
    background-color: #5D7B9D;
    font-weight: bold;
    color: White;
}

.GridViewRowStyle_report
{
    background-color: #ffffff;
    color: #000000;
    border: 1px #ffffff solid;
    border-left: 1px #ffffff solid;
    border-right: 1px #ffffff solid;
}

.GridViewAlternatingRowStyle_report
{
    background-color: #FFFFFF;
    color: #284775;
    border: 1px #ffffff solid;
    border-left: 1px #ffffff solid;
    border-right: 1px #ffffff solid;
}

.GridViewRowStyle_report td, .GridViewAlternatingRowStyle_report td
{
    border: 1px solid #000000;
    font-size: 10pt;
    padding: 5px;
    text-align: center;
    color: #000000;
}

.GridViewSelectedRowStyle_report
{
    background-color: #E2DED6;
    font-weight: bold;
    color: #333333;
}

.GridViewPagerStyle_report
{
    background-color: #284775;
    color: #FFFFFF;
}

.GridViewPagerStyle_report table /* to center the paging links*/
{
    margin: 0 auto 0 auto;
}
.report_print_css_over
{
    width: 71px;
    height: 20px;
    cursor: pointer;
    background-color: #cccccc;
    border: 1px #999999 solid;
    float: right;
}
.report_print_css_out
{
    width: 70px;
    height: 20px;
    cursor: pointer;
    background-color: #eeeeee;
    border: 1px #cccccc solid;
    float: right;
}
.asstable_td
{
    cursor: pointer;
    padding: 2px;
    font-size: 10pt;
    border-bottom: 1px #cccccc dotted;
}
.asstable_td_nosel
{
    padding: 2px;
    font-size: 10pt;
    border-bottom: 1px #cccccc dotted;
}
.syscase_td
{
}
.assbtn_css
{
    border: 1px #cccccc solid;
    width: 100px;
    height: 25px;
    text-align: center;
    font-size: 10pt;
    font-weight: bold;
    cursor: pointer;
}
.divSearch
{
    background-image: url("../images/admin/btn_search.png");
    border: 0px;
    height: 22px;
    width: 70px;
    cursor: pointer;
}
.edittext
{
    width: 120px;
    text-align: right;
    padding-left: 20px;
    font-size:14px;
    font-weight:bold
}

.edittext input
{
    background: url("../images/admin/bg_input.jpg") repeat-x scroll 0 0 transparent;
    color: #333333;
    font-size:12px;
    line-height:20px;
}

.tbDataDetail tr td input
{
    padding:3px 8px
}

.anpager
{
    color: #FFFFFF;
    padding: 3px 0px 2px 0px;
}
.anpager .cpb
{
    background: #1F3A87 none repeat scroll 0 0;
    border: 1px solid #CCCCCC;
    color: #FFFFFF;
    font-weight: bold;
    margin: 5px 4px 0 0;
    padding: 4px 5px 0;
}
.anpager a
{
    background: #FFFFFF none repeat scroll 0 0;
    border: 1px solid #CCCCCC;
    color: #1F3A87;
    margin: 5px 4px 0 0;
    padding: 4px 5px 0;
    text-decoration: none;
}
.anpager a:hover
{
    background: #1F3A87 none repeat scroll 0 0;
    border: 1px solid #1F3A87;
    color: #FFFFFF;
}

.product
{
}
.product ul
{
}
.product ul li
{
    float: left;
    width: 200px;
    text-align: center;
    border: 1px solid #C0C0C0;
    padding: 5px;
    margin: 5px;
}

.product ul li div
{
    padding: 5px;
}

.product ul li span
{
    font-size: 14px;
    text-align: left;
    padding: 0 5px;
    display: block;
    height: 40px;
}
.product ul li a img
{
    margin: 0 auto;
    text-align: center;
}

.product ul li span a
{
    display: block;
    background: #1F3A87 none repeat scroll 0 0;
    border: 1px solid #1F3A87;
    color: #FFFFFF;
}

.shoppingcard img:hover
{
    border: 1px solid red;
}

.userproduct ul li
{
    width: 200px;
    float: left;
    text-align: center;
    padding: 5px;
    margin: 5px;
    background: #EDF7FF none repeat scroll 0 0;
}

.userproduct ul li:hover
{
    background: #FFD19B none repeat scroll 0 0;
}

.userproduct ul li div
{
    padding: 15px 5px;
    background-color: #F58E1C;
}

.userproduct ul li span
{
    font-size: 14px;
    text-align: left;
    padding: 0 5px;
    display: block;
    height: 40px;
}
.userproduct ul li a img
{
    margin: 0 auto;
    text-align: center;
    border: 1px solid #C0C0C0;
}

.userproduct ul li span a
{
    display: block;
    border: 1px solid siliver;
    color: #0063DC;
    height: 40px;
    text-decoration: none;
    word-break: break-all;
    font-size: 14px;
}
.price
{
    color: #FF2900;
    font: bold 16px Arial;
    display: inline !important;
    padding: 0px !important;
}

.carddata
{
    color: White;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
}


.carddataContent
{
    border-bottom: 1px solid #EDECFF;
    text-align: center;
}

.carddataContent a
{
    padding-left: 20px;
}
