
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td{margin:0;padding:0}
h1,h2,h3,h4,h5,h6{font-size:100%}
address,cite,dfn,em,var{font-style:normal}
code,kbd,pre,samp{font-family:courier new,courier,monospace;word-wrap: break-word; white-space: normal}
small{font-size:12px}
ul,ol{list-style:none}
/*a:link,a:visited{color:#7f7f7f;text-decoration:none}
a:hover,a:active{color:#000;text-decoration:underline}
sup{vertical-align:text-top}
sub{vertical-align:text-bottom}
legend{color:#000}
fieldset,img{border:0}
button,input,select,textarea{font-size:100%}
table{border-collapse:collapse;border-spacing:0}
*/
.layout:after{content:'\20';display:block;height:0;clear:both}
.layout{*zoom:1}
.clear{clear:both}

/* 分页 
.fenye{width:665px; height: 38px; margin:40px auto 30px auto;color: #d70000;text-align: center;}
.fenye a {border:1px solid #ddd;display:inline-block;margin-right:6px;color: #999;height:34px;font:bold 14px/34px arial;padding:0px 5px;background:#f1eff0;border-radius: 2px;}
.fenye a:hover,.fenye_ss a:active{border: 1px solid #d70000;background:#d70000;color: #FFFFFF;text-decoration: none;border-radius: 2px;}
.fenye .cur { background: #3aa9f2;border: 1px solid #3aa9f2;text-decoration: none;}
.fenye a.cur {color: #fff;}*/

/* 分页 
.fenye{width:665px; height: 38px; margin:40px auto 30px auto;color: #d70000;text-align: center;}
.fenye a {border:1px solid #ddd;height:38px;line-height:38px;padding:0px 13px;display:inline-block;margin-right:6px;color:#333;background:#fff;border-radius:3px;}
.fenye a:hover,.fenye_ss a:active{border:1px solid #ff9724;background:#ff9724;color:#fff!important;text-decoration:none;border-radius:3px;}
.fenye .cur { border:1px solid #3aa9f2;background:#3aa9f2;text-decoration:none;}
.fenye a.cur {color: #fff;}
.fenye b{border:1px solid #226aa5;height:38px;line-height:38px;padding:0px 13px;display:inline-block;margin-right:6px;color:#fff;background:#226aa5;border-radius:3px;}
.fenye b:first-child{border:1px solid #fff;height:36px;line-height:36px;padding:0px;display:inline-block;margin-right:6px;color:#333;background:#fff;border-radius:3px;}
.fenye b:first-child:hover{border:1px solid #ff9724;height:36px;line-height:36px;padding:0px;display:inline-block;margin-right:6px;color:#fff;background:#ff9724;border-radius:3px;}

/* 分页 */
.fenye{width:665px; height: 38px; margin:40px auto 30px auto;color: #d70000;text-align: center;}
.fenye a {border:1px solid #ddd;height:38px;line-height:38px;padding:0px 13px;display:inline-block;margin-right:6px;color:#333;background:#fff;border-radius:3px;}
.fenye a:hover,.fenye_ss a:active{border:1px solid #ff9724;background:#ff9724;color:#fff!important;text-decoration:none;border-radius:3px;}
.fenye .cur { border:1px solid #3aa9f2;background:#3aa9f2;text-decoration:none;}
.fenye a.cur {color: #fff;}
.fenye b{border:1px solid #226aa5;height:38px;line-height:38px;padding:0px 13px;display:inline-block;margin-right:6px;color:#fff;background:#226aa5;border-radius:3px;}
.fenye b:first-child{height:36px;line-height:36px;padding:0px;display:inline-block;margin-right:6px;color:#333;background:none;border-radius:3px;border:none;}
.fenye b:first-child:hover{height:36px;line-height:36px;padding:0px;display:inline-block;margin-right:6px;color:#fff;background:#ff9724;border-radius:3px;}


/*设置placeholder颜色*/
::-webkit-input-placeholder {color:#999}/* WebKit browsers */
:-moz-placeholder {color:#999}/* Mozilla Firefox 4 to 18 */
::-moz-placeholder {color:#999}/* Mozilla Firefox 19+ */
:-ms-input-placeholder {color:#999}/* Internet Explorer 10+ */
html{zoom:expression(function(ele){ele.style.zoom="1";document.execCommand("BackgroundImageCache",false,true)}(this))}
body{background:#fff;word-break:break-all; min-width:1083px}

/*html {
    overflow-x: hidden;
    overflow-y: auto}
body {
    overflow: hidden}*/

.vm *{display:inline-block;vertical-align:middle}
.vm option{display:block}
.vtb *{ vertical-align:text-bottom}

/*常用*/
.w30{width:30px}
.w85{width:85px}
.w90{width:90px}
.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}
.w800{width:800px}
.w810{width:810px}
.w1004{width:1083px}

.h55{height:55px}
.h100{height:100px}
.h140{height:140px}
.h150{height:150px}


.ml1{margin-left:1px}
.mt5{margin-top:5px}

.p10{padding:10px}
.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}

.ml5{margin-left:5px}.ml10{margin-left:10px}.ml20{margin-left:20px}.ml30{margin-left:30px}
.mr5{margin-right:5px}.mr10{margin-right:10px}.mr20{margin-right:20px}.mr30{margin-right:30px}
.mt5{margin-top:5px}.mt10{margin-top:10px}.mt20{margin-top:20px}.mt30{margin-top:30px}
.mb5{margin-bottom:5px}.mb10{margin-bottom:10px}.mb20{margin-bottom:20px}.mb30{margin-bottom:30px}



/**/
.bigPage{}


.bigPage > a{ display:inline-block;height:37px;width:37px;text-align:center;line-height:37px; background:url(../image/bigPage.png) no-repeat left top; position:relative; text-decoration:none;color:#7f7f7f;font-size:14px;font-weight:bold;margin:0 5px}
.bigPage > a.selected,.bigPage > a.selected:hover{background:url(../image/bigPage.png) no-repeat left -111px;color:#fff; cursor:default}
.bigPage > b{ display:inline-block;line-height:37px;margin:0 5px}
.bigPage a:hover{background:url(../image/bigPage.png) no-repeat left -37px}
.bigPage a.down{background:url(../image/bigPage.png) no-repeat left -74px}
.pagePrev b{cursor:pointer;width:0;height:0;border-width:6px;border-style:solid;font-size:0;line-height:0;border-color:#f8f8f8 #4e4e4e #f8f8f8 #f8f8f8; position:absolute;left:9px;top:12px}
.pageNext b{cursor:pointer;width:0;height:0;border-width:6px;border-style:solid;font-size:0;line-height:0;border-color:#f8f8f8 #f8f8f8 #f8f8f8 #4e4e4e; position:absolute;left:16px;top:12px}

.bigPage > a.pageDisabled{background:url(../image/bigPage.png) no-repeat left -148px;color:#c1c1c1; cursor:default}
.bigPage > a.pageNext.pageDisabled b{border-color:#eee #eee #eee #c1c1c1; cursor:default}
.bigPage > a.pagePrev.pageDisabled b{border-color:#eee #c1c1c1 #eee #eee; cursor:default}

.bigPage > b{
    background: transparent url("../image/bigPage.png") no-repeat scroll left -111px;
    color: #FFF;
    cursor: default;
	height: 37px;
width: 37px;
}



.isTxtBig{background:#fbfbfb url(../images/inputBg.png) repeat-x left top;height:35px;line-height:35px;border:1px solid #c1c1c1;padding:0 5px;color:#333}
.isTxtBig.focus{color:#000; background-color:#fff}
.indexDownAD{ text-align:center;padding:10px;border-top:1px solid #f4f4f4}
.indexDownTable th,.indexDownTable td{border:1px solid #f4f4f4; text-align:left;vertical-align:top}
.indexDownTable th{height:42px; vertical-align:middle;font-weight:normal;color:#333;padding:0 10px}

