@charset "utf-8";

/*@font-face {
    font-family: 'Onon Sonin Sans';
    src: url('../fonts/OnonSoninSans.eot'); /* IE9 Compat Modes */
   /* src: url('../fonts/OnonSoninSans.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
   /*url('../fonts/OnonSoninSans.woff') format('woff'), /* Modern Browsers */
   /* url('../fonts/OnonSoninSans.ttf') format('truetype'), /* Safari, Android, iOS */
    /*url('../fonts/OnonSoninSans.svg#svgFontName') format('svg'); /* Legacy iOS */
/*}*/

@font-face{
            font-family: 'MenkQagan2012';
            src : url('../fonts/MenkQagan_S.ttf');
        }


/* 初始化CSS */
html, body, ul, li, ol, dl, dd, dt, p, h1, h2, h3, h4, h5, h6, form, fieldset, legend, img { margin:0; padding:0;  
	font-family: 'MenkQagan2012';
	font: 16px/22px 'MenkQagan2012';}
html {
    font-family: 'MenkQagan2012';
	font: 16px/22px 'MenkQagan2012';
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    max-height: 100vh;
    height: 100%;
    overflow: hidden;
     height:100%;
    width:100%;
    -webkit-overflow-scrolling: touch;
    
}
body {
    background-color: #ebeef2;
    margin: 0;
    max-height: 100vh;
    height: 100%;
    overflow: hidden;

}
fieldset, img { border:none; }
address, caption, cite, code, dfn, th, var { font-style:normal; font-weight:normal; }
ul,ol,dl,dd,dt,li { list-style:none;}
input { padding-top:0; padding-left:0; padding-bottom:0; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box;outline:none;}
select, input,label {/* vertical-align:middle; */}
select, input, textarea,button {
    font-family: 'MenkQagan2012';
    font-size: 14px;
    margin: 0;
    color: #555;
    display: table-cell;
}

table { border-collapse:collapse; }
 
table,tr,td,th{ border:0px none;}
table.noWbor{ border-top:1px solid;}
table.noWbor td,table.noWbor th{ border-left:1px solid; border-bottom:1px solid;}
table.noWbor  tr td:first-child,table.noWbor  tr th:first-child{ border-left:none;}

body {
    color: #555;
    font: 16px/22px 'MenkQagan2012';
    letter-spacing: 0;
    -webkit-writing-mode: vertical-lr;
    -ms-writing-mode: tb-lr;
    writing-mode: vertical-lr;
    -webkit-text-orientation: sideways-right;
    text-orientation: sideways-right;
}
.clearfix:after { content:"."; display:block; height:0; visibility:hidden; clear:both; width: 5px}


.clearit { clear:both; height:0; font-size:0; overflow:hidden; }
a{ color:#333; text-decoration:none; cursor: pointer;}
.hui,a.hui:visited,.hui a{color:#939393;}
.lan,a.lan:visited,.lan a{ color:#056ea1; }
.bai,a.bai:visited,.bai a{ color:#fff; }
.hong1,a.hong1,.hong1 a{ color:#FF0000;}
.huang{ color:#F39800;}

a:link, a:visited {
    color: #333;
    text-decoration: none;

}

a:hover, a:active {
    color: #ff6e40;
    text-decoration: none;
}
a.linkRed:link, a.linkRed:visited { color:#f00!important; }/* 红色 */
a.linkRed:hover { color:#c00!important; }
a.linkRed01:link, a.linkRed01:visited { color:red!important }
a.linkRed01:hover { color:red!important}
:focus{outline:none;}
.left{ float:left; display:inline;}
.right{float:right; display:inline;}
.NoFloat{ float:none !important;}
.Hidden{ display:none !important;}
.hidden{ display:none !important;}
html{overflow-x:auto;}
.F_size12{ font-size:12px;}
.MarBoth1{ padding-left:15px; padding-right:15px;}
.al_le{ text-align:left;}
.no_border{ border:none !important;}
.clr_h4{ color:#444;}
.MarT24{margin-top:24px;}
.MarL11{ margin-left:11px;}
.MarT6{ margin-top:6px;}
.MarT5{ margin-top:5px;}
.MarT4{ margin-top:4px;}
.MarT10{ margin-top:10px;}
.MarL10{ margin-left:10px;}
.MarB10{ margin-bottom:10px;}
.MarT20{ margin-top:20px;}
.MarB20{ margin-bottom:20px;}
.NoMar{ margin:0px !important;}
.Textleft{ text-align:left !important}
.Textright{ text-align:right !important}
.Textcenter{ text-align:center !important}
.clearB{ clear:both !important; height:0px !important; font-size:0px !important}
.bg_100{ height:100%;}
em{ font-style:normal}
.font-bold{ font-weight:bold;}
.bg-png8{background-image:url(../../images/bg_png8.png);background-repeat:no-repeat;}
.bg-png24{background-image:url(../../images/bg_png24.png);background-repeat:no-repeat;}
.ellipsis{
	    text-align: justify;
	    overflow: hidden;
	    margin-left: 5px;
	    font-size: 15px;
	}
.wordwrap{word-wrap:break-word;word-break:break-all;overflow:hidden;}
.lazy{display:none;}
.ml1{margin-left:1px;}
.ml2{margin-left:2px;}
.ml3{margin-left:3px;}
.ml4{margin-left:4px;}
.mt5{margin-top:5px;}
.w100{width:100%}

.p6 {
    padding: 0 6px 3px 6px;
}
.p12 {
    padding: 0 12px 6px 12px;
}
.p10{padding:10px;}.pt40{ padding-top:40px;}
.p20{padding:20px;}
.pl5{padding-left:5px;}.pl10{padding-left:10px;}.pl20{padding-left:20px;}.pl30{padding-left:30px;}
.pt5{padding-top:5px;}.pt10{padding-top:10px;}.pt20{padding-top:20px;}.pt30{padding-top:30px;}.pt60{padding-top:60px;}
.pb5{padding-bottom:5px;}.pb10{padding-bottom:10px;}.pb20{padding-bottom:20px;}.pb30{padding-bottom:30px;}
.pr5{padding-right:5px;}.pr10{padding-right:10px;}.pr20{padding-right:20px;}.pr30{padding-right:30px;}
.ml13{ margin-left:13px;}

.lh15{ line-height:15px; height:15px;}
.lh30{ line-height:30px; height:30px;}
.lh35{ line-height:35px; height:35px;}
.lh40{ line-height:40px; height:40px;}

.ml5 {
    margin-left: 5px;
}

.ml10 {
    margin-left: 10px;
}

.ml15 {
    margin-left: 15px;
}
.ml20 {
    margin-left: 20px;
}

.ml30 {
    margin-left: 30px;
}
.mr5{margin-right:5px;}.mr10{margin-right:10px;}.mr20{margin-right:20px;}.mr30{margin-right:30px;}
.mr40 {
    margin-right: 40px;
}
.mr50 {
    margin-right: 50px;
}
.mr60 {
    margin-right: 60px;
}
.mt5{margin-top:5px;}.mt10{margin-top:10px;}.mt20{margin-top:20px;}.mt30{margin-top:30px;}.mt15{margin-top:15px;}
.mb5{margin-bottom:5px;}.mb10{margin-bottom:10px;}.mb20{margin-bottom:20px;}.mb30{margin-bottom:30px;}.mb15{margin-bottom:15px;}
.mdui-tooltip {
    font-size: 16px !important;
}
.unSelectable {
    /* Chrome all / Safari all /opera15+*/
    -webkit-user-select: none;
    /* Firefox all */
    -moz-user-select: none;
    /* IE 10+ */
    -ms-user-select: none;
    /* 通用 */
    user-select: none;
}
.bgF{background-color:#FFF;}
.bgF7{background-color:#fcf1f7;}

.radius3{border-radius:3px;}
.radius5{/* border-radius:5px; */}
.radius4{border-radius:4px;}

.cursor,.cursor label{ cursor:pointer;}

/*公用*/
.w_100{width:100%;}
.w30{width:30px;}
.w50{width:50px;}
.w85{width:85px;}
.w90{width:90px;}
.w100{width:100px;}
.w140{width:140px;}
.w165{width:165px;}
.w180{width:180px}
.w190{width:190px;}
.w220{width:220px;}
.w230{width:230px;}
.w250{width:250px;}
.w300{width:300px;}
.w336{width:336px;}
.w350{width:350px;}
.w400{width:400px;}
.w530{width:530px;}
.w640{width:640px;}
.w640{width:600px;}
.w800{width:800px;}
.w810{width:810px;}
.w1004{width:1083px;}
.w1030{width:1030px;margin-left:auto;margin-right:auto;}
.h55{height:55px;}
.h100{height:100px;}
.h20{height:20px;}
.h30{height:30px;}
.h140{height:140px;}
.h150{height:150px;}
.hr10{height:10px;clear:both;}
.f12{font-size:12px;}.f14{font-size:14px;}.f16{font-size:16px !important;}.f18{font-size:18px !important;}.f20{font-size:20px;}
.fs14{font-size:14px;}
.fs18{font-size:18px;}

.font-normal{font-family:normal;}
.txt-agn-cen{text-align:center;}

.box {
    /*border: 1px solid #e5e5e5;*/
    background-color: #fff;
}

.boxHd {
    width: 40px;
    line-height: 40px;
    border-right: 1px solid #e7e7e7;
}

    .boxHd h2 {
        font-family: 'MenkQagan2012';
        font-weight: normal;
        margin-top: 10px;
        font-size: 18px;
        color: #333;
    }
.box-border{border:1px solid #e5e5e5;}
.cf30{color:#f30;}a.cf30:link,a.cf30:visited{color:#f30;}a.cf30:hover,a.cf30:active{color:#f30;}
.cf60{color:#f60;}a.cf60:link,a.cf60:visited{color:#f60;}a.cf60:hover,a.cf60:active{color:#f60;}
.cf90{color: #ff6e40;}a.cf90:link,a.cf90:visited{color:#ffb900;}a.cf90:hover,a.cf90:active{color:#ffb900;}
.c000{color:#000;}.c333{color:#333;}.c666{color:#666;}.c999{color:#999;}.cccc{color:#ccc;}.caaa{color:#aaa;}
.orange{color:#ffba00;}a.orange:link,a.orange:visited{color:#ffba00;}a.orange:hover,a.orange:active{color:#f30;}
.c009cff{color:#4095ce;}a.c009cff:link,a.c009cff:visited{color:#4095ce;}a.c009cff:hover,a.c009cff:active{color:#4095ce;}
.c7f7f7f{color:#7f7f7f;}a.c7f7f7f:link,a.c7f7f7f:visited{color:#7f7f7f;}a.c7f7f7f:hover,a.c7f7f7f:active{color:#f30;}
.c4e4e4e{color:#4e4e4e;}
.cc20000{color:#c20000}
.cfdb900{color:#fdb900;}
.purple{color:#e5004f;}
.e81d11{ color:#e81d11}
.ff0084{color:#ff0084;}a.ff0084:link,a.ff0084:visited{color:#ff0084;}a.ff0084:hover,a.ff0084:active{color:#f30;}
.a6ce38{color:#a6ce38;}a.a6ce38:link,a.a6ce38:visited{color:#a6ce38;}a.a6ce38:hover,a.a6ce38:active{color:#f30;}
.cdd1{color:#dd137b;}
.bor-e5e5e5{border:1px solid #e5e5e5;}
.ceb0064{ color:#eb0064;}
a.c4095ce,.c4095ce{color:#4095ce;}
a.c4095ce:hover{color:#f30;}
a.ca6ce38,.ca6ce38{color:#a6ce38;}
a.ca6ce38:hover{color:#f30;}
.fl{float:left;}.fr{float:right;}.cl{clear:both;}
.fLeft{float:left;}.fRight{float:right;}
.left{text-align:left;}.center{text-align:center;}.right{text-align:right;}
.MarT8{ margin-top:8px;}
.absolute{position:absolute;}.relative{position:relative;}
.hide{display:none;}
.hide.selected{display:block;}
.block{ display:block;}
.noBold{font-weight:normal;}
.bold{font-weight:bold;}
.ofHidden{overflow:hidden;}

.font16{font-size:16px;}
.font18{font-size:18px;}
.font20{font-size:20px;}
.font22{font-size:22px;}
.font24{font-size:22px;}
.font30{font-size:30px;}
.white{color:#fff;}
.black{color:#000;}
.red{color:#f83c3c;}
.red1{color:#eb0064;}
.red2{color:#AE025D;}
.red3{color:#e81d11;}
.blue {
    color: #1E88E5;
}
.blue1{color:#396699;}
.blue2{color:#0191c2;}
.blue3{color:#0075d9;}
.blue4{color:#006cff;}
.blue5{color:#1a58be;}
.green{color:#33a6c3;}
.green2{color:#008813;}
.orange{color:#ea8929;}
.gray{color:#666;}
.gray1{color:#999;}
.gray2{color:#555;}
.gray3{color:#bbb;}

/*弹框*/
.y_tk_box{ width:460px; height:250px;   box-shadow:1px 6px 8px 0 #555; display:none; left:50%; top:50%; margin-left:-230px; margin-top:-125px;  position:fixed; z-index:1003}
.y_tk_head{ height:51px; background:url(../../images/tankuang_top.gif) repeat-x; color:#1e1e1e; font-size:19px; line-height:50px; border-radius:10px 10px 0 0; }
.y_tk_i{ display:inline-block; width:20px; height:17px; background:url(../../images/Y_icon.png) -437px -175px; margin-right:10px; margin-left:20px; vertical-align:sub}
.y_tk_gb{ background:url(../../images/Y_icon.png) -464px -175px; float:right; margin-right:22px; margin-top:20px; display:inline-block; vertical-align:middle; width:13px; height:13px;}
.y_tk_bottom{ height:200px; background:#fff url(../../images/tankuang_bottom.gif) repeat-x; border-radius:0 0 10px 10px}
.y_tk_tishi{ font-size:14px; color:#696969; text-align:center; padding:50px 0px; }
.y_tk_bottom .y_tk_input{ text-align:center;}
.y_tk_queding{ background:url(../../images/Y_icon.png) -311px -58px; padding:0px; height:32px; width:88px; line-height:30px; font-size:16px; color:#fff; text-align:center; border:none; cursor:pointer; }
.y_tk_guanbi{ background:url(../../images/Y_icon.png) -311px -97px;  padding:0px; margin-left:10px; height:32px; width:88px; line-height:30px; font-size:16px; color:#fff; text-align:center; border:none; cursor:pointer; }
#bgDiv, .bgDiv{display:none;  position: absolute; top: 0px; left: 0px; right:0px; background:#777; filter:alpha(opacity=80); opacity:0.8; z-index:1002}
.y_xinzeng_i{ background-position:-103px -444px; width:15px; }
.y_xiugai_i{ background-position:-122px -444px; width:17px; height:18px;}
.y_xinzengfeilv{ width:550px; height:318px; margin-left:-275px; margin-top:-181px}
.y_xinzengfeilv_bottom{ height:310px;}

/*费率弹框*/
.y_feilv{ padding:30px; padding-bottom:14px; font-size:14px;}
.y_feilv li{ height:28px; line-height:28px; margin-bottom:12px; position:relative}
.y_feilv li p{ width:130px; float:left; text-align:right; margin-right:13px}
.y_feilv li span{ position:absolute; right:81px; top:2px;}
.y_feilv li span.y_feilv_wan{ right:228px;}
.y_feilv li input{ width:272px; height:26px; line-height:26px; background:#f4f4f4; color:#265789; border:1px solid #e2e2e2}
.y_feilv li input.y_feilv_input{ width:125px;}

/*资源类型图片*/
i.pdf:before {
    content: "\eb50";
    color: #EE3D23;
}
i.wps:before, i.odt:before {
    content: "\eb51";
    color: #FA5A43;
}
i.doc:before, i.docx:before {
    content: "\eb54";
    color: #2b579a;
}
i.txt:before {
    content: "\eb55";
    color: #333333;
}
i.xls:before, i.xlsx:before {
    content: "\eb52";
    color: #107c10;
}
i.ppt:before, i.pptx:before {
    content: "\eb53";
    color: #d24726;
}
i.gif:before, i.png:before, i.jpg:before, i.bmp:before {
    content: "\e410";
    color: #2fa4ed;
}
i.mp3:before {
    content: "\e405";
    color: #1fc58e;
}


/*.pdf {
    width: 20px;
    height: 24px;
    line-height: 24px;
    background: url(../../images/icons.gif) no-repeat 1px 0px;
    float: left;
    margin-top: -2px;
}

.doc, .docx, .rtf {
    width: 20px;
    height: 24px;
    line-height: 24px;
    background: url(../../images/icons.gif) no-repeat -71px 0px;
    float: left;
    margin-top: -2px;
}*/

/*.txt{ width:18px; height:24px; line-height:24px; background:url(../../images/icons.gif) no-repeat -35px 0px; float:left;margin-top:-2px;}*/
/*.xls,.xlsx{ width:18px; height:24px; line-height:24px; background:url(../../images/icons.gif) no-repeat -104px 0px; float:left;margin-top:-2px;}*/
/*.ppt,.pptx,.potx,.pot,.pps,.ppsx{ width:18px; height:24px; line-height:24px; background:url(../../images/icons.gif) no-repeat -138px 0px; float:left;margin-top:-2px;}*/
.potx,.pot{ width:18px; height:24px; line-height:24px; background:url(../../images/icons.gif) no-repeat -207px -27px; float:left;margin-top:-2px;}
.pps,.ppsx{ width:18px; height:24px; line-height:24px; background:url(../../images/icons.gif) no-repeat -207px 0px; float:left;margin-top:-2px;}
.vsd,.vsdx{ width:18px; height:24px; line-height:24px; background:url(../../images/icons.gif) no-repeat -172px 0px; float:left;margin-top:-2px;}

/*.gif, .png, .jpg, .bmp {
    width: 18px;
    height: 24px;
    line-height: 24px;
    background: url(../../images/icons.gif) no-repeat -209px -142px;
    float: left;
    margin-top: -2px;
}

.wps, .et, .dps {
    width: 20px;
    height: 24px;
    line-height: 24px;
    background: url(../../images/icons.gif) no-repeat -102px -27px;
    float: left;
    margin-top: -2px;


.odt{
    width: 20px;
    height: 24px;
    line-height: 24px;
    background: url(../../images/icons.gif) no-repeat -176px -164px;
    float: left;
    margin-top: -2px;
}*/

.rar,.zip,.kz,.z7z{ width:18px; height:20px; line-height:20px; background:url(../../images/icons.gif) no-repeat -158px -142px; float:left; margin-top:-2px;}
.sch{ width:18px; height:20px; line-height:20px; background:url(../../images/icons.gif) no-repeat -103px -144px; float:left; margin-top:-2px;}
.pcb{ width:18px; height:20px; line-height:20px; background:url(../../images/icons.gif) no-repeat -183px -142px; float:left; margin-top:-2px;}
.dsn{ width:18px; height:20px; line-height:20px; background:url(../../images/icons.gif) no-repeat -214px -118px; float:left; margin-top:-2px;}
.unknown{ width:18px; height:20px; line-height:20px; background:url(../../images/icons.gif) no-repeat -203px -74px; float:left; margin-top:-2px;}
/*.mp3{ width:18px; height:20px; line-height:20px; background:url(../../images/icons.gif) no-repeat 1px -163px; float:left; margin-top:-2px;}*/
.mp4{ width:18px; height:20px; line-height:20px; background:url(../../images/icons.gif) no-repeat -20px -164px; float:left; margin-top:-2px;}
.swf,.fla{ width:18px; height:20px; line-height:20px; background:url(../../images/icons.gif) no-repeat -61px -163px; float:left; margin-top:-2px;}
.kejian{ width:18px; height:20px; line-height:20px; background:url(../../images/icons.gif) no-repeat -41px -163px; float:left; margin-top:-2px;}
.zt{ width:18px; height:20px; line-height:20px; background:url(../../images/icons.gif) no-repeat -21px -142px; float:left; margin-top:-2px;}
.psd,.ai,.eps,.cdr,.max,.dwg{ width:18px; height:20px; line-height:20px; background:url(../../images/icons.gif) no-repeat -88px -163px; float:left; margin-top:-2px;}

.news{ width:20px; height:20px; line-height:20px; background:url(../../images/icons.gif) no-repeat -141px -163px; float:left; margin-top:-2px;}

.cloud{ width:22px; height:20px; line-height:20px; background:url(../../images/icons.gif) no-repeat -112px -163px; float:left; margin-top:-2px;}



.fl{float:left;}

/*分页*/

/*页码*/
a:hover {color:#0092de;}
.pagination {
    overflow: hidden;
    margin-left: 10px;
    padding-right: 40px;
    margin: 10px 0px;
   /* border: 1px #0092de solid ;*/
}

.paginator {
    font: 14px 'MenkQagan2012', sans-serif;
    padding:0px 10px 10px 10px;
    margin: 0px;
    width: 100%;
    color: #555;
    
}

.paginator a {
    clear: both;
    display: inline-block;
    padding: 8px;
    font-weight: normal;
    font-size: 14px;
    text-decoration: none;
    margin: 5px 0;
}
.paginator span { 
	margin-left:-26px;
	display: inline-block;
    color: #ff6e40 !important;
    width: 20px;
    padding: 8px;
    margin: 5px 0;
    font-weight:bold !important;
    font-weight: normal;
    text-decoration: none;
	
}
.paginator a:visited { text-decoration: none; font-weight:normal;}

   .paginator b {
        display: inline-block;
        color: #0092de !important;
        width: 20px;
        padding: 8px;
       margin-left:5px;
        font-weight:bold !important;
        font-weight: normal;
        text-decoration: none;
    }
    
.paginator a:hover {color:#0092de; text-decoration: none; font-weight:normal;}

.cic{ font-size:12px; text-align:center; float:left;color:#555; font-weight:normal;}

.pageTotal {
    font-size: 14px;
    text-align: left;
}

.pageTotalContent{color:#0092de}
.SubmitButtonClass{ margin-left:10px; padding:2px 5px; cursor:pointer;}

.form-btn {
    BACKGROUND-IMAGE: url(../../images/common.gif);
    BACKGROUND-REPEAT: no-repeat;
    overflow: hidden;
    cursor: pointer;
    border: 0px;
    display: inline-block;
    vertical-align: middle;
    font-family: 'MenkQagan2012';
}

.tabnormaltd {
    /*border-right: solid 1px #cfe1e9;*/
    /*height: 100px*/
}

.tabCurrenttd {
    /*height: 93px;*/
}

.tabCurrenttd_other{border-bottom:solid 1px #cfe1e9;}

.tabnormal {
    width: 22px;
    text-align: center;
    cursor: pointer;
    line-height: 22px;
    margin-top: 2px;
    margin-right: 4px;
    margin-left: 4px;
    padding: 10px;
    border: solid 1px #ddd;
    background-color: #e6e9f0;
    white-space: nowrap;
    float: left;
}
            div.tabnormal:hover{ background-color:#000; color:#fff;border:solid 1px #000;}

.tabCurrent {
    width: 22px;
    float: left;
    text-align: center;
    line-height: 22px;
    padding:10px;
    border: solid 1px #cfe1e9;
    border: solid 1px #000;
    font-weight: bold;
    background-color: #000;
    color: #fff;
    margin: 2px 4px 0px 4px;
    white-space: nowrap;
}

.form-btn {
    BACKGROUND-IMAGE: url(../../images/common.gif);
    BACKGROUND-REPEAT: no-repeat;
    overflow: hidden;
    cursor: pointer;
    border: 0px;
    display: inline-block;
    vertical-align: middle;
    font-family: 'MenkQagan2012';
}

.downloadBtn9 {
    background-position: left -50px;
    /*height: 142px;*/
    width: 24px;
    line-height: 24px;
    color: #000;
    background-color: Transparent;
    cursor: pointer;
    border-style: none;
    background-color: Transparent;
    text-align: center;
    text-decoration: none;
}
.downloadBtn91{ background-position:right -50px;  width:142px; height:24px;  line-height:24px;padding-right:1px;}

.downloadBtn {
    background-position: left -50px;
    /*height: 72px;*/
    width: 36px;
    line-height: 36px;
    color: #000;
    background-color: Transparent;
    cursor: pointer;
    border-style: none;
    background-color: Transparent;
    text-align: center;
    text-decoration: none;
}

.downloadBtn1 {
    background-position: right -50px;
    height: 72px;
    width: 24px;
    line-height: 24px;
    padding-right: 1px;
}
.downloadBtn8{ background-position:left -25px;  width:72px; height:24px; line-height:24px; color:#000;background-color:Transparent;
              cursor: pointer; border-style: none; background-color:Transparent;   text-align:center;
               text-decoration:none;}
.downloadBtn81{ background-position:right -25px;  width:72px; height:24px;  line-height:24px;padding-right:1px;}

.downloadBtn0{ background-position:left -50px;  width:72px; height:24px; line-height:24px; color:#000;background-color:Transparent;
              cursor: pointer; border-style: none; background-color:Transparent; display:block; text-align:center;
               text-decoration:none;}
.downloadBtn01{ background-position:right -50px;  width:72px; height:24px;  line-height:24px;padding-right:1px; display:block; text-decoration:none;}
a.downloadBtn01:hover{ text-decoration:none;}

.downloadBtn21{ background-position:right -150px; display:block; width:120px; height:35px; line-height:35px;padding-right:1px;}
.downloadBtn2{ background-position:left -150px;display:block; width:120px; height:35px; height:35px; line-height:35px; text-decoration:none;color:#fff;
                font-size:14px; font-weight:bold;background-color:Transparent;
}
               
.downloadBtn31{ background-position:right -150px; display:block; width:60px; height:35px; line-height:36px;padding-right:1px;}
.downloadBtn3{ background-position:left -150px;display:block; width:60px; height:20px; height:35px; line-height:36px; text-decoration:none;color:#fff;
                font-size:14px; font-weight:bold;background-color:Transparent;
}         
.downloadBtn41{ background-position:right -150px; display:block; width:100px; height:35px; line-height:36px;padding-right:1px;}
.downloadBtn4{ background-position:left -150px;display:block; width:100px; height:20px; height:35px; line-height:36px; text-decoration:none;color:#fff;
                font-size:14px; font-weight:bold;background-color:Transparent;
}

.downloadBtn5{ background-position:left -50px;  width:122px; height:24px; line-height:24px; color:#000;background-color:Transparent;
              cursor: pointer; border-style: none; background-color:Transparent;
               text-decoration:none;}
.downloadBtn51{ background-position:right -50px;  width:122px; height:24px;  line-height:24px;padding-right:1px; }

.downloadBtn22{ background-position:left -298px;  width:122px; height:35px; line-height:35px; color:#000;background-color:Transparent;
              cursor: pointer; border-style: none; background-color:Transparent;
               text-decoration:none;}
.downloadBtn221{ background-position:right -298px;  width:122px; height:35px;  line-height:35px;padding-right:1px; }


.downloadBtn6{ background-position:left -340px; font-size:14px;  width:100px; height:35px; line-height:35px; color:#000;background-color:Transparent;
              cursor: pointer; border-style: none; background-color:Transparent;   text-align:center;
               text-decoration:none;}
.downloadBtn61{ background-position:right -340px;  width:100px; height:35px;  line-height:35px;padding-right:1px;}

.downloadBtn7{ background-position:left -150px; font-size:14px;  width:100px; height:35px; line-height:35px; color:#000;background-color:Transparent;
              cursor: pointer; border-style: none; background-color:Transparent;   text-align:center;
               text-decoration:none;}
.downloadBtn71{ background-position:right -150px;  width:100px; height:35px;  line-height:35px;padding-right:1px;}

    
.btn
{
	background:#EAEAEA;
	width:30px;
	/*height:80px;*/
    display: table-cell;
    font-size: 14px;
    line-height: 30px;
	text-align:center;
	overflow:hidden;
	cursor:pointer;
	border:1px solid #ccc;
    border-radius: 3px;
	color:#333;
    padding: 10px 0;
	vertical-align:middle;
	font-family:'MenkQagan2012';
}
.btn:hover{
    background: #dddddd;
}
.blackwords {
    text-decoration: line-through;
    font-family: 'MenkQagan2012';
    vertical-align: middle;
    background-color: #333;
    color: #fff;
}

.AspNetPager{ padding:0px 10px;}

a.blue {
    color: #1E88E5
} 
a.blue:hover{ color:#ff6e40}  
.ad1200{ margin:0px auto;margin-top:15px; text-align:center;padding:8px 0 3px;background-color:#fff;}

.ad1130 {
    padding: 1vh;
    height:96vh;
    text-align: center;
    float: left;
    background-color: #fff;
}
.ad860{width:930px; margin:10px auto;  border:0px solid #E5E5E5;text-align:center;padding:8px 0 8px;background-color:#fff;}
.ad870{width:940px; margin:10px auto;  border:0px solid #E5E5E5;text-align:center;padding:8px 0 8px;background-color:#fff;}
.ad248{width:250px; margin:10px auto;  border:0px solid #E5E5E5;text-align:center;background-color:#fff; overflow:hidden;}
.ad258{width:260px; margin:10px auto;  border:0px solid #E5E5E5;text-align:center;background-color:#fff; overflow:hidden;} 
.ad268{width:268px; margin:10px auto;  border:1px solid #E5E5E5;text-align:center;background-color:#fff; overflow:hidden;}
