body {font-family:Verdana, Arial,"宋体"; font-size:12px; color:#262626;; line-height:20px;background: #fff;}
/*--- 清除浮动--- */
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix {display: inline-block;}/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}/* End hide from IE-mac */
.clear { clear:both;}
/* color of links */
a:link,a:visited{ text-decoration:none;color:#262626;}
a:hover,a:active{text-decoration:none;color:#FF7A01;}
a.Current{color:#FF7A01;}

/*清除a链接过后的虚线*/
a:active, a:focus {-moz-outline:none;outline:none;ie-dummy:expression(this.hideFocus=true);}

/* footer */
.footer{ text-align:center; border-top:1px solid #7e7e7e; padding-top:15px; }
.footer p { text-align:center; }
.footer p.site { border-bottom:1px solid #7e7e7e; color:#262626;}
.footer p.site a{color:#fff;}
.footer a:link,.footer a:active,.footer a:visited { text-decoration:none;color:#FFF;}
.footer a:hover{text-decoration:none;color:#FF7A01;}

/*mainContent*/
.pageIndex { margin:10px 20px 0 0; float:right; text-align:right;width:250px;}

.pageIndex ul li{float:left; color:#fff; margin:0 2px;}
.pageIndex ul li a#pager_lkNextPage { color:#eebc1c;}
.pageIndex ul li a#pager_lkPrePage {color:#eebc1c; }

.header { width:985px; margin:0 auto 10px;}
    .login { color:#fed64c;}
		.login li a:link,.login li a:visited {color:#fff;text-decoration:none;}
     .login input {background:#fed64c; border:0; padding:1px 3px;}
    .header .login input.btn ,.header .login a.btna{  background:none; color:#fed64c; padding:2px;}
	.header .login a.btna{padding:5px 2px;}
	.header input.txt { width:104px; height:17px;}
	
	
    .header .topAd { float:right;margin-top:1px;*margin-top:3px;}
    .header .logo { border-bottom:1px solid  #7e7e7e;}
    .header .logo a.logoImg{ width:185px; height: 79px; margin-left:10px; float:left; overflow:hidden; display:block;}
    .header .changeStyle { float:right; margin-top:50px;}
	.header .changeStyle a.downLoad {display:block; float:left; width:110px; height:28px; background:url(/fronted/img/index/downLoadbn.gif) no-repeat ;padding:5px 0 0 20px; color:#fff; }
    .header .changeStyle a.buyServerBtn { width:153px; height:28px;float:left; background:url(/fronted/img/index/buyserverBtn.gif) no-repeat ; display:block; color:#fff; padding:5px 0 0 35px;}

    .header .topMenu { margin-top:10px;}
      .header .topMenu ul{ padding:5px 0 5px; }
	  .header .topMenu ul.lineBottom { border-bottom:1px solid #7e7e7e;}
    .header .topMenu ul li { float:left; margin:0 12px;}
	.header .topMenu ul li.new{ background:url(/fronted/img/index/new.gif) no-repeat 20px 0px ; width:50px;}
    .header .topMenu ul li a { color:#fff;}
    .header .topMenu ul li.current a { color:#fed64c; font-weight:bold;}

/*---------layout -----------*/
 .pa10 { margin:10px 0; }
/*.index,body { background:url(/fronted/img/index/bg.gif) repeat-x ; }*/
.index{ background:url(/fronted/img/index/bg.gif) repeat-x ; }
.index1 {background:url(/fronted/img/index/bg1.gif) repeat-x ;}
.wrapper {width:985px; margin:auto;}
.lastUpdate { background:#202020; margin-top:10px;}
.mainContent { border:1px solid #ccc;  width:985px; margin:0px auto 10px;}
.mainContent .colLeft {  float:left; width:650px; margin:10px 15px 10px 10px; _margin:10px 10px 10px 5px;}
.mainContent .colRight { float:left; width:300px; margin:10px 10px 10px 0; _margin:10px 8px 10px 0;}
.index .update,.index .friendLink,.index .footer{width:985px; margin:10px auto 0px;}
.footer{margin:10px auto 0px;}
.footer{padding:10px ;border-top:1px solid #5e7a96; text-align:center; }
.footer, .footer a{background:#0b3765 url(/fronted/img/index/updateBg.gif) repeat-x;color:#fff;}
.update ul li { width:200px; height:22px; padding:0 5px; overflow:hidden;}
.update li a ,.friendLink  a { color:#999;}
 
/*--------buyserver_top.css------*/
.login #leftDiv {}
.login  ul li{float:left; border-left:1px solid #363636; padding:3px 8px 4px;}
.login  ul li a, .login p.sysinfo a{ color:#fff; padding:5px 0;}
.login .returnHome,.login .about {float:right;padding-right:10px; border-right:1px solid #363636;}
.login ul li.returnHome a:link,.login li.returnHome a:visited{ color:#F68001; font-weight:bold;}
.login li.about a:link,.login li.about a:visited{color:#fed400;font-weight:bold;}
 .login p.sysinfo {float:left; margin:0;}
 .login ul.sysManage { float:right; padding-right:10px;}
 .login ul.sysManage li { margin:0 5px; float:left;}
 
 #mainDiv{}
 
 #divMinErrMessage { border:1px solid #ccc; background:#FED64C; position:absolute; color:red; top:50px;left:20%; padding:5px 8px; z-index:9999999;}
 
 .header .sucess{ color:#F68001; border-bottom:1px solid #4C4C4C; font-size:14px;}