@charset "utf-8";
/* General / body
---------------------------------------------------------------------------------------------- */
body{
     margin:0px auto;
	 padding:0px;
	 font-family:Arial, Helvetica, sans-serif;
	 font-size:12px;
	 text-align: center;
	 line-height:20px;
	 color:#666;
	 height:auto !important;
	 height:100%;
	 min-height:100%;
	 text-align:center;
/*	 width:1000px;*/
}
div {
	margin-left: auto;
	margin-right: auto;
}
/*div{text-align:center;}*/

#web{
     margin:0px auto;
	 position:relative;
	 width:960px;
	 padding:0px;
	 background-color:#FFF;
	 }
/* A, A Img
 * Text styles
---------------------------------------------------------------------------------------------- */
a img
{
	border:0px;
}
a {
	color:#666;
	text-decoration:none;
}
a:hover {
    color: #3565B6;
	text-decoration:underline;
}
a:visited{
	color:#666;
	text-decoration:none;
}
.content{
	font-size:12px;
}
h1{
     font-size:12px;
	 color:#FF6600;
	 }
h2{
     font-size:13px;
	 color:#3565B6;
	 margin:0px;
	 padding:0px;
	 font-weight:100;
	 height:25px;
   }
h3{
     font-size:12px;
	 color:#FF6600;
}
#a.whitelink {
	color:#fff;
	text-align:center;
	text-decoration:none;
}
#a.whitelink:hover {
	color:#fff;
	text-decoration:underline;
}
#a.yellowlink{
	color:#FFFF00;
	text-align:center;
	text-decoration:none;
}
a.yellowlink {
	color: #FFFF00;
	font-size:13px;
	text-align: center;

}

a.yellowlink:hover {
	color: #fff;
	text-decoration: underline;
}
a.yellowlink:visited {
	color: #FFFF00;
	text-align: center;

}
a.yellowlink:active {
	color: #FFFF00;
	text-align: center;
	text-decoration: underline;
}
a.bluelink {
	color: #4D8BCA;
	text-align: center;
	text-decoration: none
}

a.bluelink:hover {
	color: #ED6D00;
	text-decoration: underline;
}

a.bluelink:link {
	color: #4D8BCA;
	text-decoration: underline;
}

a.bluelink:visited {
	color: #4D8BCA;
	text-decoration: underline;
}

a.bluelink:active {
	color: #4D8BCA;
	text-decoration: underline;
}

#a.whitelink {
	color:#fff;
	text-align:center;
	text-decoration:underline;
}
#a.whitelink:hover {
	color:#fff;
	text-decoration:underline;
}
#a.redlink {
	color:#ff0000;
	text-align:center;
	text-decoration:underline;
}
#a.redlink:hover {
	color:#ff0000;
	text-decoration:underline;
}
.biaodan{
    width:150px;
	height:25px;
	}
.textInput{
    width:120px;
	height:18px;
	font-size:12px;
	color:#999999;
	margin-bottom:5px;
	}
.ColorText01
{
	color: #3565B6;
	font-weight:bold;
}
.ColorText02
{
	color: #3565B6;
	font-size:12px;
}
.ColorText03
{
	color: #000;
	font-size:14px;
	font-weight:bold;
}

.ColorText04
{
	color: #555;
	font-size:12px;
	font-weight:bold;
}
.ColorText05
{
	color: #ff0000;
	font-size:12px;
	font-weight:bold;
}
.ColorText06
{
	color: #000;
	font-size:20px;
}
.ColorText07
{
	color: #333;
	font-size:13px;
	font-weight:bold;
	text-align:center;
}
.ColorText08
{
	text-decoration:line-through;
}
.pic1{
    float:left;
	margin-right:10px;
	margin-bottom:20px;
	margin-left:30px;
	}
.pic2{
	 text-align:center;
}
/* General / Button
---------------------------------------------------------------------------------------------- */
a.SmallButton{
    display:block;
	width:55px; height:18px;
	text-decoration:none;
	text-align:center;
	color:#3565B6;
	background:url(../images/base/smallbu.jpg) no-repeat;	/* 超链接背景图片*/
}
a.SmallButton:link{background:url(../images/base/smallbu.jpg) no-repeat;
color:#3565B6;
}
a.SmallButton:visited{background:url(../images/base/smallbu.jpg) no-repeat;

color:#3565B6;}
a.SmallButton:hover{
	color:#FFFFFF;

	text-decoration:none;
	background:url(../images/base/smallbuhover.jpg) no-repeat;	/* 变换背景图片 */
}


/*大按钮样式*/
a.BigButton{
    display:block;
	float:center;
	width:83px; height:22px;
	font-size:12px;
	text-decoration:none;
	text-align:center;
	color:#3565B6;
	background:url(../img/buttonbig.jpg) no-repeat;	/* 超链接背景图片*/
}
a.BigButton:link{background:url(../images/base/button.jpg) no-repeat;
color:#3565B6;
}
a.BigButton:visited{background:url(../images/base/button.jpg) no-repeat;

color:#3565B6;}
a.BigButton:hover{
	color:#fff;
    text-decoration:none;
	background:url(../images/base/buttonhover.jpg) no-repeat;	/* 变换背景图片 */
}

.downloadbutton{
    background-image:url(../images/download/next.jpg);
	background-repeat:no-repeat;
	height:24px;
	width:102px;
	color:#000000;
	border:none;
	}
/*内页菜单按钮样式 about*/
a.menuButton{
    display:block;
	float:center;
	width:201px; height:36px;
	font-size:14px;
	padding-top:10px;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	color:#fff;
	background:url(../images/base/buttonblue.jpg) no-repeat;	/* 超链接背景图片*/
}
a.menuButton:link{background:url(../images/base/buttonblue.jpg) no-repeat;
color:#fff;

}
a.menuButton:visited{background:url(../images/base/buttonblue.jpg) no-repeat;
color:#fff;

}
a.menuButton:hover{
	color:#fff;
    text-decoration:none;
	background:url(../images/base/buttonorange.jpg) no-repeat;	/* 变换背景图片 */
}

a.menuButton2{
    background-image:url(../images/base/buttonorange.jpg);
	background-repeat:no-repeat;
    display:block;
	float:center;
	width:201px; height:36px;
	font-size:14px;
	padding-top:10px;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	color:#fff;
	}
a.menuButton2:link{
    background-image:url(../images/base/buttonorange.jpg);
	background-repeat:no-repeat;
    display:block;
	float:center;
	width:201px; height:36px;
	font-size:14px;
	padding-top:10px;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	color:#fff;
	}
.registerbutton {
	font-size: 12px;
	BORDER-RIGHT: 0px;
	PADDING-RIGHT: 0px;
	BORDER-TOP: 0px;
	PADDING-LEFT: 0px;
	FONT-SIZE: 12px;
	background-image: url(../images/buttonl.jpg);
	width: 157px;
	height: 33px;
	border: none;
	color: #FFFFFF;
	font-weight: bold;
}

.loginbutton {
	font-size: 12px;
	BORDER-RIGHT: 0px;
	PADDING-RIGHT: 0px;
	BORDER-TOP: 0px;
	PADDING-LEFT: 0px;
	FONT-SIZE: 12px;
	BACKGROUND-IMAGE: url(../images/index/button.jpg);
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	BORDER-LEFT: 0px;
	WIDTH: 76px;
	CURSOR: hand;
	COLOR: #000000;
	PADDING-TOP: 0px;
	BORDER-BOTTOM: 0px;
	FONT-FAMILY: "Arial", "Helvetica", "sans-serif";
	HEIGHT: 21px
}
.loginbutton hover{
       background-image:url(../images/index/button2.jpg);
	   background-repeat:no-repeat;
	   border:none;
	   width:76px;
	   height:21px;
	   font-size:12px;
	   color:#0066CC;
	   }
/* General / top
---------------------------------------------------------------------------------------------- */

div.containerTop  {
	 height:92px;
	 width:960px;
	 text-align:left;
	 background-image:url(../images/topbg.jpg);
	  background-repeat:no-repeat;
	 }
div.containerTop div.logo {
	 float:left;
	 display:inline;
	 margin-top:10px;
	 margin-left:10px;
	 }
div.containerTop div.right
{
     float:right;
	 text-align:right;
	 padding-right:10px;
	 list-style:none;
}
div.containerTop ul.links {
    margin-top:5px;
	padding:1px 0px 1px 0px;
	width:470px;
	list-style-type:none;
	display:inline;
	float:right;
}
div.containerTop ul.links li {
	padding:0px 0px 0px 10px;
	margin:0px 0px 0px 0px;
	display:inline;
	list-style-type:none;
	color:#3565B6;

}
div.containerTop ul.links li a {
	color: #3565B6;
}

/* General /  help  banner
---------------------------------------------------------------------------------------------- */
.helpbanner{
      width:960px;
	  background-image:url(../img/menubg.jpg);
	  background-repeat:repeat-x;
	  height:42px;
	  text-align:left;
}
#globallink{
      width:960px;
	  height:28px;
	  text-align:center;
	  margin:0px auto;
	  position:relative;
	  padding:0px;
	  list-style-type:none;
}
#globallink ul{
	   list-style-type:none;
}
#globallink li{
       width:110px;
	   color:#FFFFFF;
	   float:left;
	   text-align:center;
}
#globallink a{
       display:block;
	   color: #fff;
	   padding-top:6px;
}
#globallink a:linka:visited{
	   color: #fff;
}
#globallink a:hover{
       background-image:url(../images/help/bannerBg_hover.jpg);
	   background-repeat:repeat-x;
	   width:110px;
	   height:28px;
	   text-decoration:none;

}

/* General /  help  main left
---------------------------------------------------------------------------------------------- */
.helpmain{
      width:960px;
	  text-align:center;
	  margin-top:15px;
}
.helpmainleft{
      width:210px;
	  float:left;
	  text-align:left;
	  }

.leftblock{
      margin-bottom:10px;
	  }




.lefttitle{
       background-image:url(../images/base/help_r12_c4.jpg);
	   background-repeat:no-repeat;
	   width:186px;
	   height:36px;
	   color:#FFFFFF;
	   padding-top:10px;
	   padding-left:20px;
	   text-align:left;
	   font-size:14px;
	   font-weight:bold;
	   }
#handpaybutton{
       width:202px;
	   text-align:center;
	   margin:0px;
	   padding:0px;
	   margin-left:4px;
	   list-style-type:none;
	   }
#handpaybutton ul{
       list-style-type:none;
	   display:block;
	   float:left;
	   margin:0px;
	   padding:0px;
	   }
#handpaybutton ul li{
       list-style-type:none;
	   width:99px;
	   height:30px;
	   margin-right:1px;
	   margin-bottom:1px;
	   text-align:center;
	   color:#3565B6;
	   float:left;
	   margin:0px;
	   padding:0px;
	   }
#handpaybutton li a{
       display:block;
	   color:#3565B6;
	   padding-top:6px;
	   background-image:url(../images/myhandpay/myhandpayButton.jpg);
	   background-repeat:no-repeat;
	   	   margin-right:1px;
	   margin-bottom:1px;
}
#handpaybutton li a:link,a:visited{
	   color:#3565B6;
}
#handpaybutton li a:hover{
       background-image:url(../images/myhandpay/myhandpayButton2.jpg);
	   background-repeat:no-repeat;
	   width:99px;
	   height:30px;
	   text-decoration:none;
	   color:#FFFFFF;
	   }
.user{
       background-image:url(../images/help/userbg.jpg);
	   background-repeat:no-repeat;
	   width:180px;
	   height:102px;
	   padding:8px;
	   color:#FFFFFF;
	   margin-left:5px;
}
.lefttitle2{
       background-image:url(../images/base/help_r24_c4.jpg);
	   background-repeat:no-repeat;
	   width:186px;
	   height:46px;
	   color:#FFFFFF;
	   padding-top:10px;
	   padding-left:20px;
	   text-align:left;
	   font-size:14px;
	   font-weight:bold;
	   }

.newslist{    /*新闻类列表样式*/
       width:190px;
	   margin-left:10px;
	   padding:0px;
list-style-type:none;

	   }
.newslist ul{
        color:#0066CC;
		list-style-type:none;
		margin:0px;
		padding:0px;
		 text-align:left;
		}
.newslist ul li{
        color:#3565B6;
		list-style-type:disc;
		margin:0px;
		padding:0px;
		border-bottom-style:dashed;
		border-bottom:1px #ADC2EE dashed;
		}
#newslist a{
	   color: #0066CC;
	   padding-top:6px;
	   margin:0px;
	   padding:0px;
}
#newslist a:linka:visited{
	   color: #0066CC;
}
#newslist a:hover{
        color: #0066CC;
	   text-decoration:underline;
	   }
.newslist2{    /*新闻类列表样式2*/
       width:275px;
	   margin:0px;
	   padding:0px;


	   }
.newslist2 ul{
		list-style-type:none;
		margin:0px;
		padding:0px;
		text-align:left;
		float:left;
		}
.newslist2 ul li{
        color:#555555;
		margin:0px;
		padding:0px;
		padding:0px 0px 0px 7px;
	    margin:0px 0px 0px 0px;
		display:inline;
	    float:left;
		}
#newslist2 a{
	   color: #555555;
	   padding-top:6px;
	   margin:0px;
	   padding:0px;
}
#newslist2 a:linka:visited{
	   color: #555555;
}
#newslist2 a:hover{
        color: #3565B6;
	   text-decoration:underline;
	   }

.newslist3{    /*新闻类列表样式  内页的*/
       width:670px;
	   padding:0px;
	   		float:left;

	   }
.newslist3 ul{
        color:#0066CC;

		}
.newslist3 ul li{
        color:#3565B6;
		list-style-type:circle;
		margin:0px;
		padding:0px;
		border-bottom-style:dashed;
		border-bottom:1px #EAEAEA dashed;
		padding-top:5px;
		}
#newslist3 a{
	   color: #0066CC;
	   padding-top:6px;
	   margin:0px;
	   padding:0px;

}
#newslist3 a:linka:visited{
	   color: #0066CC;
}
#newslist3 a:hover{
        color: #0066CC;
	   text-decoration:underline;
	   }
.registertable{
       font-size:12px;
	   }
.registertable td{
       height:30px;
	   }
.registertable tr hover{
      background-color:#F7F9FD;
	  }

.TOP{
      margin-top:20px;
	  margin-bottom:20px;
	  }
/* General /  download 页面样式
---------------------------------------------------------------------------------------------- */

.downloadmain{  /*download页面main 带边框*/
      width:934px;
	  text-align:center;
	  margin-top:15px;
	  border:1px solid #DCDCDC;
	  margin-bottom:20px;
	  padding-bottom:20px;
	  background-image:url(../images/download/downbg.jpg);
	  background-repeat:repeat-x;
	  position:relative;
}

.downloadtop{
      background-image:url(../images/download/downloadbg.jpg);
	  width:735px;
	  height:133px;
	  background-repeat:no-repeat;
	  padding:210px 0px 0px 200px;
	  }
.downloadleft{
      width:680px;
	  float:left;
	  margin-left:20px;
	  text-align:left;
	  margin-top:20px;
	  padding-bottom:20px;
	  border-bottom:1px solid #DCDCDC;
	  }
.downloadleft3{
      width:680px;
	  float:left;
	  margin-left:20px;
	  text-align:left;
	  margin-top:20px;
	  padding-bottom:20px;
	  }
.dleft{
      float:left;
	  width:300px;
}
.dphone{
      float:left;
	  width:120px;
	  height:100px;
	  border:1px solid #CCCCCC;
	  margin:10px;
}
.downloadleft2{    /*注册页面布局样式*/
      width:680px;
	  text-align:left;
	  margin-top:20px;
	  padding-bottom:20px;
	  }
.downright{
      width:210px;
	  float:right;
	  text-align:left;
	  }
.kuang{
      background-image:url(../images/download/dbg.jpg);
	  background-repeat:repeat-x;
	  width:234px;
	  height:209px;
	  border:1px solid #E3E5ED;
	  float:left;
	  margin-top:20px;
	  margin-bottom:20px;
	  margin-right:20px;
	  text-align:left;
	  padding:10px;
	  }
.phonelist{
      width:680px;
	  }
.phonelist ul{
       width:680px;
	   margin:100px;
	   padding:100px;
	   display:inline;
	   padding-top:10px;
	   list-style-type:disc;

	   }
.phonelist ul li{
       width:80px;
	   margin-left:20px;
	   line-height:25px;
	   text-align:left;
       float:left;
	   list-style-type:none;
	   }
.phonelist ul li a:link{
       width:80px;
	   margin-left:20px;
	   line-height:25px;
       float:left;
	   color:#666666;
	   text-align:left;
	   }
.phonelist ul li a:hover{
       width:80px;
	   margin-left:20px;
	   line-height:25px;
       float:left;
	   color:#3565B6;
	   text-align:left;
	   text-decoration:underline;
	   }


/* General /  手机图片列表演示
---------------------------------------------------------------------------------------------- */

.brandslist,.typeslist{padding-top:17px;margin-right:-40px;}
.brandslist li,.typeslist li{width:93px; padding:0 28px 0 0; height:94px; text-align:center; display:block; float:left; list-style:none;}
.brandslist li a img,.typeslist li a img{border:1px solid #cbdbe7; display:block; margin:0 auto 4px auto; width:90px; height:35px;}
.brandslist li a:hover img,.typeslist li a:hover img{border:1px solid #0063b4;}
.brand{padding:17px 0 2px 0; line-height:35px;}
.brand img{margin-right:5px; float:left;}
.typeslist li{height:145px;}
.typeslist li a img{width:100px; height:100px;}
#brand_img{padding:32px 10px 33px 10px; margin-right:12px; float:left;}



/* General /  help  main right
---------------------------------------------------------------------------------------------- */
.helpmainright{
      width:750px;
	  float:right;
	  text-align:left;
	  margin:0;
	  }
.topright{
       height:130px;
	   text-align:left;
	   background-image:url(../images/help/helpbg.jpg);
	   background-position:right;
	   background-repeat:no-repeat;
	   }
.rightnews{
       width:670px;
	   height:200px;
       border:1px #E3E5ED solid;
       background-image:url(../images/base/help_r26_c27.jpg);
       background-repeat:repeat-x;
	   margin-top:8px;
	   margin-bottom:8px;
	   margin-left:0px;
}
.faq_context{
       width:640px;
	   float:left;
	   margin-top:8px;
	   margin-bottom:8px;
	   margin-left:30px;
}
.navigation{
      width:650px;
	  height:25px;
	  background-color:#F7F8FA;
	  border-top:1px solid #ADC2EE;
	  text-align:left;
	  background-image:url(../images/base/navigation.jpg);
	  background-repeat:no-repeat;
	  padding-left:20px;
	  padding-top:3px;
	  margin-bottom:20px;

	  }
.back{
      width:650px;
	  height:25px;
	  float:left;
	  text-align:right;
	  padding-right:20px;
}
.listmain{    /*新闻内容*/
       width:670px;
	   padding:0px;
	   line-height:25px;
	   margin-bottom:20px;
	   }
.listmainTitle{
       font-size:14px;
	   color:#ED6D00;
	   font-weight:bold;
	   border-bottom:1px #EAEAEA dashed;
	   }
/* General /  myhandpay table
---------------------------------------------------------------------------------------------- */
.myhandpayTable{
	   border-bottom:1px #ADC2EE solid;
	   border-top:1px #ADC2EE solid;
	   margin-bottom:20px;
	   }
.myhandpayTable tr{
	   border-bottom:1px #F0F0F0 solid;
	   }
.myhandpayTable th{
	   border-bottom:1px #F0F0F0 solid;
	   border-right:1px #F0F0F0 solid;
	   background-color:#F7F9FD;
	   color:#3565B6;
	   font-weight:100;
	   text-align:right;
	   padding-right:10px;
	   }
.myhandpayTable td{
	   border-bottom:1px #F0F0F0 solid;
	   text-align:left;
	   padding-left:10px;
	   }
.myhandpayTable caption{
	   background-color:#F7F9FD;
	   font-weight:bold;
	   color:#3565B6;

	   }
.buttonblock{
       width:670px;
	   margin-bottom:20px;
	   margin-top:20px;
	   text-align:center;
       }


/* General /  network table
---------------------------------------------------------------------------------------------- */

.networkTable{
	   margin-bottom:20px;
	   border-top:1px #ADC2EE solid;
	   border-left:1px #ADC2EE solid;
	   border-bottom:1px #ADC2EE solid;

	   }
.networkTable tr{
	   border:1px #ADC2EE solid;
	   border-collapse:collapse;
	   }
.networkTable th{
	   border-right:1px #ADC2EE solid;
       border-collapse:collapse;
	   background-color:#F7F9FD;
	   color:#3565B6;
	   text-align:center;
	   padding-right:10px;
	   height:40px;
	   }
.networkTable td{
	   border-top:1px #ADC2EE solid;
	   border-right:1px #ADC2EE solid;
	   border-collapse:collapse;
	   text-align:left;
	   padding-left:6px;
	   height:40px;
	   }
.networkTable caption{
	   background-color:#F7F9FD;
	   font-weight:bold;
	   color:#3565B6;

	   }
/* General /  tab 手机列表tab
---------------------------------------------------------------------------------------------- */
.main{
 clear:both;
 padding:8px;
 text-align:left;
}

.menu2box{
 position:relative;
 overflow:hidden;
 height:24px;
 width:100%;
 text-align:left;
 background-image:url(../images/download/bglist.jpg);
 background-repeat:repeat-x;
}
#tabs2 {
 height: 200px;
 width:100%;
 border: 1px solid #DCDCDC;
 background-color: #fff;
}
#tip2{
 position:absolute;
 top:0;
 left:0;
 height:25px;
 line-height:25px;
 z-index:0;
 width:100px;
 background: #fff;
 border-bottom:1px #fff solid;
}
#menu2{
 position:absolute;
 top:0;
 left:0;
 z-index:1;
}
#menu2 li{
 display:block;
 float: left;
 padding: 4px 0;
 width:100px;
 text-align: left;
 cursor:pointer;
}

/* General /  help  bottom
---------------------------------------------------------------------------------------------- */
.bottom{
	  background-image:url(../images/base/bottombg.jpg);
	  background-repeat:repeat-x;
	  border-top:1px #E5E5EE solid;
	  text-align:center;
	  width:100%;
	  clear:both;
	  padding:25px 0px 20px 0px;
	  }

.bottom1{
      background-image:url(../images/base/bottombg.jpg);
	  background-repeat:repeat-x;
	  border-top:1px #E5E5EE solid;

	  text-align:center;
	  padding-top:25px;
	  width:100%;
	  clear:both;
	  margin-bottom:0px;
	  }
/*意见建议CSS*/

.adviceTable{
	   border-bottom:1px #ADC2EE solid;
	   border-top:1px #ADC2EE solid;
	   margin-bottom:20px;
	   }
.adviceTable tr{
	   border-bottom:1px #F0F0F0 solid;
	   }
.adviceTable th{
	   border-bottom:1px #F0F0F0 solid;
	   border-right:1px #F0F0F0 solid;
	   background-color:#F7F9FD;
	   color:#3565B6;
	   font-weight:100;
	   text-align:left;
	   padding-right:10px;
	   }
.adviceTable td{
	   border-bottom:1px #F0F0F0 solid;
	   text-align:left;
	   padding-left:10px;
	   }
.adviceTable caption{
	   background-color:#F7F9FD;
	   font-weight:bold;
	   color:#3565B6;

	   }



	   /*--------------------------按钮*/

.SmallButton{
background-image:url(../images/base/smallbu.jpg);
background-repeat:no-repeat;
width:55px;
height:18px;
border:none;
font-size:12px;
color:#3565B6;
}

.SmallButton:hover{
background-image:url(../images/base/smallbuhover.jpg);
background-repeat:no-repeat;
width:55px;
height:18px;
border:none;
font-size:12px;
color:#FFFFFF;
}

.BigButton{
background-image:url(../images/base/button.jpg);
background-repeat:no-repeat;
width:83px;
height:22px;
border:none;
font-size:12px;
color:#3565B6;
}

.BigButton:hover{
background-image:url(../images/base/buttonhover.jpg);
background-repeat:no-repeat;
width:83px;
height:22px;
border:none;
font-size:12px;
color:#FFFFFF;
}
.txtInputB {
	height:16px;
	border:#C2BDB6 1px solid;
	width:100px;
	background-color:#F5F5F5;
	color:#000;
	text-align:left;
}


/* General / login   register
---------------------------------------------------------------------------------------------- */

.loginbg{
     background-image:url(../images/loginbg.jpg);
	 background-repeat:no-repeat;
	 height:468px;
	 width:872px;
	 margin-bottom:20px;
	 }
.loginbg2{
     background-image:url(../images/loginbg2.jpg);
	 background-repeat:no-repeat;
	 height:468px;
	 width:872px;
	 margin-bottom:20px;
	 }
.loginkuang{
      margin-top:180px;
	  margin-left:40px;
	  float:left;
	  }
.loginkuang2{
      margin-top:100px;
	  margin-left:40px;
	  float:left;
	  }
.loginright{
      float:right;
	  margin-top:20px;
	  margin-right:100px;
	  }
.logintext{
       float:right;
	   width:330px;
	   margin-right:10px;
	   margin-top:50px;
	   text-align:left;
	   }
.biaodanre {
       width:160px;
	   height:16px;
	   }
.biaodanre2 {
       width:160px;
	   }
.xieyi{  /*注册页面协议样式*/
        background-color:#F8F8F8;
		border:1px solid #CCCCCC;
		text-align:left;
		width:660px;
		height:200px;
		padding:10px;
		margin-top:20px;
		}
.xieyimain{
         background-color:#FFFFFF;
		 border:1px solid #E9E9E9;
		 text-align:left;
		 width:650;
		 height:160px;
		 padding-top:10px;
		 padding-left:5px;
		 padding-bottom:10px;
		 padding-right:20px;
		 float:left;
         OVERFLOW: auto;
         OVERFLOW-x:hidden;
         ScrollBar.width:5px;
         SCROLLBAR-FACE-COLOR:#fff;
         SCROLLBAR-HIGHLIGHT-COLOR:#666;
         SCROLLBAR-SHADOW-COLOR:#666;
         SCROLLBAR-3DLIGHT-COLOR:#ccc;
         SCROLLBAR-ARROW-COLOR:#000;
         SCROLLBAR-TRACK-COLOR:#c8c8c8;
         SCROLLBAR-DARKSHADOW-COLOR:#fff;
		 }

/* General / service
---------------------------------------------------------------------------------------------- */
.service{
        background-image:url(../images/service/block_r1_c1.jpg);
		background-repeat:no-repeat;
		float:left;
		width:210px;
		height:162px;
		padding-top:100px;
		padding-left:10px;
		padding-right:10px;
		color:#ED6D00;
		margin-right:5px;
		margin-bottom:10px;
		}
.buttonsite{
		margin-top:40px;
		margin-left:120px;
		color:#000;
}
.servicebutton{
        background-image:url(../images/service/button.gif);
		background-repeat:no-repeat;
		width:65px;
		height:21px;
		margin-top:40px;
		margin-left:120px;
		padding-left:25px;
		color:#000;
}
.service2{
        background-image:url(../images/service/block_r1_c3.jpg);
		background-repeat:no-repeat;
		float:left;
		width:210px;
		height:162px;
		padding-top:100px;
		padding-left:10px;
		padding-right:10px;
		color:#4272C0;
		margin-right:5px;
		}
.service3{
        background-image:url(../images/service/block_r1_c5.jpg);
		background-repeat:no-repeat;
		float:left;
		width:210px;
		height:162px;
		padding-top:100px;
		padding-left:10px;
		padding-right:10px;
		color:#6C1E6C;
		margin-right:5px;
		}

/* General / promotions  市场活动页面布局
---------------------------------------------------------------------------------------------- */
.promotionsMain{
        width:878px;
		}
.promotionsMainTop{
         background-image:url(../images/promotions/promotionstop.jpg);
		 background-repeat:no-repeat;
		 width:878px;
		 height:365px;
		 margin-bottom:10px;
		 margin-top:20px;
		 }
.promotionsTopPic{
          padding-top:109px;
		  padding-left:38px;
		  float:left;
		  width:586px;
		  height:224px;
		  }
.hotright{
         float:right;
		 padding-top:20px;
		 padding-right:25px;
		 }
.hotrightText{
         float:right;
		 padding-top:55px;
		 padding-right:10px;
		 width:220px;
		 text-align:left;
		 }
.promotionsleft{
         width:256px;
		 float:left;
		 }
.leftpic{
         background-image:url(../images/promotions/hd1.jpg);
		 background-repeat:no-repeat;
		 width:256px;
		 height:280px;
		 float:left;
		 margin-bottom:10px;
		 padding-top:60px;
		 }
.leftlist{
         background-image:url(../images/promotions/hdlistbg.jpg);
		 background-repeat:no-repeat;
		 width:236px;
		 height:333px;
		 float:left;
		 padding-top:20px;
		 text-align:left;
		 padding-left:20px;
		 }
.rightpic{
          float:right;
		  }

.titlebg{
	     background-image:url(../images/promotions/bbg.jpg);
		 width:858px;
		 height:27px;
		 font-size:14px;
		 font-weight:bold;
		 padding-left:20px;
		 color:#FFF;
		 text-align:left;
		 padding-top:5px;
}
.kborder{
	     border-left:1px solid #DCDCDC;
		 border-right:1px solid #DCDCDC;
		 border-bottom:1px solid #DCDCDC;
		 margin-bottom:10px;
		 padding:10px;
		 text-align:left;
		 display:block;
		 height:530px;
}
.kborderleftbg{
	     width:625px;
		 height:auto;
		 padding:5px;
		 background-color:#F3F3F3;
		 float:left;
		 margin-right:10px;
		 margin-bottom:10px;

}
.kborderleftb{
	    border:1px solid #D0D0D0;
		background-color:#FFFFFF;
		padding:10px;
}
.kborderrightbg{
	    width:200px;
		float:left;
		margin-bottom:10px;
}
.kborderrighttop{
	    border:1px solid #D0D0D0;
		background:#F3F3F3;
		padding:2px 10px 2px 10px;
		margin-bottom:10px;
}
.adbg{
	   height:202px;
	   padding:10px;
	   border:1px solid #E6E6E6;
	   background:#F3F3F3;
	   margin-bottom:10px;

}
.adbgleft{
	  width:396px;
	  height:auto;
	  float:left;
	  margin-right:10px;
}
.adbgright{
	  width:165px;
	  float:left;
}
/* General / products  产品中心右边内容样式
---------------------------------------------------------------------------------------------- */

.prmain{
       width:740px;
	   float:right;
	   display:inline;
	   padding:20px 0 0 0;
	   line-height:25px;
	   margin-bottom:10px;
	   border:1px solid #e4c6bc;
	   background-image:url(../images/products/bg.png);
	   background-repeat:repeat-x;
	   background-position:top;

	   }
.phoneflashbg{
       background-image:url(../images/products/phoneflashbg.png);
	   background-repeat:no-repeat;
	   width:263px;
	   height:396px;
	   float:left;
	   padding-top:73px;
	   padding-left:27px;
	   margin:0px 0 0 40px;
	   }
.flashcontect{
	   width:345px;
	   float:left;
	   margin-left:20px;
	   }

/* General /partners  商户页面样式
---------------------------------------------------------------------------------------------- */

.parLogo{
       width:670px;
	   float:left;
	   text-align:center;
	   margin:0px;
	   padding:0px;
	   }
.parLogo ul{
       list-style:none;
	   float:left;
	   margin:0px;
	   padding:0px;
	   }
.parLogo ul li{
       list-style:none;
	   width:122px;
	   height:42px;
	   border:1px solid #CCCCCC;
	   margin-right:10px;
	   margin-bottom:10px;
	   float:left;
	   }
.parpic{
       width:122px;
	   height:42px;
	   }
.partitile{
       margin-top:20px;
       font-size:14px;
	   color:#3565B6;
	   font-weight:bold;
	   height:30px;
	   border-bottom:1px #EAEAEA dashed;
	   }
.cx{
	 float:left;
	 border:1px solid #DDDDDD;
	 margin-top:5px;
	 margin-right:5px;
	 margin-bottom:5px;
}
/* General /  help  main left 新下载页面样式
---------------------------------------------------------------------------------------------- */
.helpmainnew{
      width:945px;
	  text-align:center;
}
.leftblocknew{
	  width:206px;
	  height:603px;
	  background-image:url(../img/dmbg.jpg);
	  background-repeat:no-repeat;
	  margin-bottom:10px;
	  padding-top:20px;
}
.leftmenunew{
	width:200px;
	height:39px;
	background-image:url(../img/mbg2.jpg);
	background-repeat:no-repeat;
	color:#ED6D02;
	font-size:14px;
	font-weight:bold;
	text-align:right;
	padding-top:10px;
	padding-right:6px;
	margin-bottom:3px;
}
.leftmenunew2{
	width:200px;
	height:39px;
	background-image:url(../img/mbg.jpg);
	background-repeat:no-repeat;
	color:#3A6AB9;
	font-size:14px;
	font-weight:bold;
	text-align:right;
	padding-top:10px;
	padding-right:6px;
	margin-bottom:3px;
}
.helpmainrightnew{
      width:500px;
	  float:left;
	  text-align:left;
	  margin:20px 10px 10px 10px;
	  }
.rightdown{
	width:206px;
	float:right;
	margin-top:20px;
}
.xbg{
	background-image:url(../img/bgss.jpg);
	background-repeat:no-repeat;
	width:480px;
	height:52px;
	padding:10px;
	line-height:25px;
	margin-bottom:20px;
}
.chphone{
	width:480px;
	height:120px;
	margin-top:20px;
	padding:10px;
	line-height:25px;
}
.chphoneleft{
	width:180px;
	float:left;
}
.chphoneright{
	width:260px;
	float:left;
}
.ppimg{
	width:120px;
	height:100px;
	border:1px solid #DFEAF3;
}
.mobiphoner{
	width:186px;
	height:90px;
	background-image:url(../img/bb.jpg);
	background-repeat:no-repeat;
	padding:10px;
	margin-bottom:10px;
}
.smbg{
	background-image:url(../img/cbg.jpg);
	background-repeat:no-repeat;
	padding:10px;
	width:186px;
	height:430px;
	text-align:left;
}

/* 中间账户页面样式
---------------------------------------------------------------------------------------------- */

.partitile{
       margin-top:20px;
       font-size:14px;
	   color:#3565B6;
	   font-weight:bold;
	   height:30px;
	   border-bottom:1px #EAEAEA dashed;
	   }
.helpleftsubmenu thead tr td { height: 32px; align: left; background-image: url(../images/zjzh/helpleft05.gif); background-repeat:
               no-repeat; background-attachment: scroll; padding-left: 15px;
               background-position: 0% }
.helpleftsubmenu thead tr td a{ color:#545454;	 }
.helpleftsubmenu thead tr td a:visited,{ color:#545454;	 }
.helpleftsubmenu tbody tr th{ height:5px;}
.helpleftsubmenu tbody tr td { font-size: 12px; line-height: 22px; background-image: url(../images/zjzh/helpleft06.gif); background-repeat:
               no-repeat; background-attachment: scroll; padding-left: 35px;
               background-position: 22px 50% }
.helpleftsubmenu tbody tr td a, .helpleftsubmenu tbody tr td a:visited,{
	FONT-SIZE: 12px;
line-height:22px;
	color:#2A67A5;
}
.helpleftsubmenu tbody tr td .22{ font-size: 12px; line-height: 22px; background-image:
                url(../images/zjzh/helpleft06.gif); background-repeat:
               no-repeat; background-attachment: scroll; padding-left: 35px;
               background-position: 22px 50% }
.helpleftsubmenutheadtd {
	height: 32px;
	align: left;
	background-image: url(../images/zjzh/helpleft05.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	padding-left: 15px;
    background-position: 0%
}
.helpleftsubmenutheadtd a{
	color:black;
}
.helpleftsubmenutbodyth{
	height:5px;
}
.helpleftsubmenutbodytd {
	font-size: 12px;
	line-height: 22px;
	background-image: url(../images/zjzh/helpleft06.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	padding-left: 35px;
	border-left:1px #eaeaea solid;
	border-right:1px #eaeaea solid;
    background-position: 22px 50%
}
.helpleftsubmenutbodytd a,helpleftsubmenutbodytd a:visited{
	FONT-SIZE: 12px;
	line-height:22px;
	color:#2A67A5;
}
.helpleftsubmenutbodytd .22{
	font-size: 12px;
	line-height: 22px;
	background-image: url(../images/zjzh/helpleft06.gif);
	background-repeat:no-repeat;
	background-attachment: scroll;
	padding-left: 35px;
    background-position: 22px 50%
}
.helpleftsubmenutbodytd_red{
	font-size: 12px;
	line-height: 22px;
	background-image: url(../images/zjzh/helpleft07.gif);
	background-repeat:no-repeat;
	background-attachment: scroll;
	padding-left: 35px;
    background-position: 22px 50% ;
    border-left:1px #eaeaea solid;
    border-right:1px #eaeaea solid;
   	color:#FF9900
}
.helpleftsubmenutbodytd_red a{
   	color:#FF9900
}
#cxtitle{
	width:702px;
	height:179px;
	background-image: url(../images/zjzh/clu1_title_bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	border:1px #eaeaea solid;

}
#cxtitle .title{
	width:687px;
	font-size:12px;
	color:3d6cba;
	padding-left:15px;
	height:28px;
	border-bottom:1px #eaeaea solid;

}

#cxtitle1{
	width:702px;
	background-image: url(../images/zjzh/clu1_title_bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	border:1px #eaeaea solid;

}
#cxtitle1 .title{
	width:687px;
	font-size:12px;
	color:3d6cba;
	padding-left:15px;
	height:28px;

	margin-bottom:10px;
}
.tit6 {
	border-bottom:1px #eaeaea solid; height:28px; margin-bottom:10px;color:3d6cba; clear:both;
}
.tit6 UL {
	MARGIN: 0px auto; TEXT-ALIGN: left; padding:0px;
}
.tit6 UL li{
	list-style-type:none;
	padding:0px;
	margin:0px;
}
.tit6 LI.left {
	PADDING-RIGHT: 0px; PADDING-LEFT: 12px; FONT-WEIGHT: bold; FONT-SIZE: 12px;  FLOAT: left; PADDING-BOTTOM: 2px; MARGIN-LEFT: 4px; COLOR: #3d6cba; PADDING-TOP: 4px
}
.tit6 LI.right {
	MARGIN-TOP: 4px; FLOAT: right; margin-right:12px; FONT-SIZE: 12px; COLOR: #3d6cba;
}
.tit6 LI.right IMG {
	MARGIN: 0px 2px 0px 10px
}
.tit7 {
	border-bottom:1px #eaeaea solid; height:28px;color:3d6cba; clear:both
}
.tit7 UL {
	MARGIN: 0px auto; TEXT-ALIGN: left; padding:0px;
}
.tit7 UL li {
	list-style-type:none;
	padding:0px;
	margin:0px;
}
.tit7 LI.left {
	PADDING-RIGHT: 0px; PADDING-LEFT: 12px; FONT-WEIGHT: bold; FONT-SIZE: 12px;  FLOAT: left; PADDING-BOTTOM: 2px; MARGIN-LEFT: 4px; COLOR: #3d6cba; PADDING-TOP: 4px
}
.tit7 LI.right {
	MARGIN-TOP: 4px; FLOAT: right; margin-right:12px; FONT-SIZE: 12px; COLOR: #3d6cba;
}
.tit7 LI.right IMG {
	MARGIN: 0px 2px 0px 10px
}
.bluetitlefont{
	color:#2966a5;
	font-weight:bold;
}
.bluetitlefont2{
	color:#2966a5;

}
#cxtitleleft{
	float:left;
	display:block;
	width:437px;
	height:150px;

}
#cxtitleright{
	display:block;
	width:263px;
	height:150px;
	float:right;
	background-image: url(../images/zjzh/ye.gif);
	background-repeat:no-repeat;
	background-position:center;
}
#rightbottom{
	float:right;
	width:703px;
	height:300px;
	margin-right:7px;
	margin-top:10px;
}
.maDataGrid {
	border:1px #D8D8D8 solid;
	margin-bottom:20px;
}
.maDataGrid th {
	background:url(../images/zjzh/maDataGridThBg.gif) repeat-x;
	height:27px;
	text-align:left;
	font-weight:normal;
}
.maDataGrid td {

}
.maDataGrid th td {
	background:url(../images/zjzh/arr.gif) no-repeat 0 50%;
	text-indent:10px;
}

#mycountrightleft{
	float:left;
	width:470px;
	margin-top:4px;
	margin-left:5px;
	display:inline;
	margin-bottom:7px;

}
#mycountrightright {
	width: 207px;
	margin-top: 4px;
	margin-right: 8px;
	margin-bottom: 7px;
	float: right;
}

.tit2 {
	CLEAR: both;
	background: url(../images/zjzh/index/ad01.jpg) no-repeat;
	OVERFLOW: hidden;
	width: 470px;
	HEIGHT: 190px
}

.tit3 {
	CLEAR: both; BACKGROUND: url(../images/zjzh/maDataGridThBg.gif) repeat-x; OVERFLOW: hidden;  HEIGHT: 28px;text-align:center;COLOR: #666; FLOAT: left; width:469px; font-weight:bold; border-bottom:1px #D8D8D8 solid;border-right:1px #D8D8D8 solid;
}
.tit4 {
	CLEAR: both; BACKGROUND: url(../images/zjzh/maDataGridThBg.gif) repeat-x; OVERFLOW: hidden;  HEIGHT: 28px;text-align:center;COLOR: #666; FLOAT: left; width:205px; font-weight:bold; border-bottom:1px #D8D8D8 solid;
}
.tit5 {
	CLEAR: both; BACKGROUND: url(../images/zjzh/maDataGridThBg.gif) repeat-x; OVERFLOW: hidden;  HEIGHT: 28px;text-align:center;COLOR: #666; FLOAT: left; width:690px; font-weight:bold; border-bottom:1px #D8D8D8 solid;
}
.tit3 UL {
	CLEAR: both; MARGIN-LEFT: 10px; OVERFLOW: hidden;
}
.in_list {
	PADDING: 0px; MARGIN: 0px auto; WIDTH: 78%;  TEXT-ALIGN: left; clear:both;list-style-type:none;
}
.in_list LI {
	LINE-HEIGHT: 26px; PADDING-TOP: 2px;  width:400px;
}
.in_list LI.no {
	BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px
}
.in_list LI SPAN {
	FLOAT: right; COLOR: #727272;
}
.in_list li a:link{
	color:#727272;
}
.in_list li a:active{
	COLOR: #727272;
}
.in_list li a:visited{
	color:#727272
}
.in_list1 {
	PADDING-right: 0px; padding-bottom:0px; padding-top:0px;padding-left:15px; MARGIN: 0px auto; WIDTH: 75%;  TEXT-ALIGN:left; clear:both;list-style-type:none;
}
.in_list1 LI {
	LINE-HEIGHT: 26px; PADDING-TOP: 2px;
}
.in_list1 LI.no {
	BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px
}
.in_list1 LI SPAN {
	FLOAT: right; COLOR: #727272;
}
.in_list2 {
	PADDING-left: 10px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin:0px 0px 0px 10px;
	WIDTH: 70%;
	TEXT-ALIGN: left;
	list-style-type: none;
}

.in_list2 LI {
	LINE-HEIGHT: 26px;
	PADDING-TOP: 2px;
}

.in_list2 LI.no {
	BORDER-TOP-WIDTH: 0px;
	BORDER-LEFT-WIDTH: 0px;
	BORDER-BOTTOM-WIDTH: 0px;
	BORDER-RIGHT-WIDTH: 0px
}

.in_list2 LI SPAN {
	COLOR: #727272;
}

.mycounttable {
	border: 1px #D8D8D8 solid;
	float: left;

}

.mycounttable1 {
	border: 1px #D8D8D8 solid;
	float: left;
}

.mycounttableright {
	border: 1px #D8D8D8 solid;
	float: right;
	display: inline;
}

#mycountad {
	width: 690px;
	clear: both;
	margin-top: 5px;
	margin-left: 5px;
	text-align: center;
	margin-bottom: 20px;
}

#mycountad .pic {
	width: 667px;
	height: 96px;
	clear: both;
	float: left;
	font-size:13px;
}
#mycountad .pic td{
	text-align:left;
	color:#2a67a5;
}
#mycountad .pic td a{
	text-align:left;
	color:#2a67a5;
}
#mycountad .picnew {
	width: 667px;
	clear: both;
	float: left;
	font-size:13px;
}
#mycountad .picnew td{
	text-align:left;
	color:#2a67a5;
}
#mycountad .picnew td a{
	text-align:left;
	color:#2a67a5;
}

#indexjihoubutton {
	clear:both;
	width: 80%;
	margin-top: 6px;
	text-align: center;
}
#indexjihoubutton .left {
	display:inherit;
	float:left;
	height:37px;
	line-height:37px;
}
#indexjihoubutton .right {
	display:inherit;
	float:right;
	height:37px;
}
#indexjihoubuttonwhy {
	clear:both;
	width: 80%;
	margin-top: 2px;
	text-align: center;
}
#indexjihoubutton2 {
	width: 80%;
	height: 35px;
	margin-top: 3px;
	text-align: center;
}

.newslistbot{
	float:right;OVERFLOW: hidden; WIDTH: 680px; CURSOR: hand; WHITE-SPACE: nowrap; HEIGHT: 26px; TEXT-OVERFLOW: ellipsis; padding-right:15px; text-decoration:none; color:#000000;  color:#999999;
}
.btn{

	font-size:12px;
	BORDER-RIGHT: 0px;
	PADDING-RIGHT: 0px;
	BORDER-TOP: 0px;
	PADDING-LEFT: 0px;
	FONT-SIZE: 12px;
	BACKGROUND-IMAGE: url(../images/zjzh/btn.gif);
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	BORDER-LEFT: 0px;
	WIDTH: 79px;
	CURSOR: hand;
	COLOR: #000000;
	PADDING-TOP: 0px;
	BORDER-BOTTOM: 0px;
	FONT-FAMILY: "Arial", "Helvetica", "sans-serif";
	HEIGHT: 24px
	   }
.yelinkfont{
	color:#f88915;
	font-size:12px;
	text-decoration:underline;
}
#indexczbutton{
	width:80%;
	height:40px;
	margin-top:5px;
}
.mycountnavtable{
	margin-bottom:10px; margin-top:2px;
}
.mycountnavtd{
	width:170px;
	color:#545454;
	border-left:1px #eaeaea solid;
	border-right:1px #eaeaea solid;

}
.mycountnavtd a{
	width:205px;
	color:#545454;
}
.mycountnavtdbot{
	border-bottom:1px #eaeaea solid;

}
.clear{
	background:transparent;
	clear:both;
	height:1px;
	overflow:hidden;
	width:100%;
}
.mycountadd01{
	border-bottom:1px #eaeaea dashed;
	width:200px
}
.mycountadd02{
	float:none;
	height:50px;
	line-height:50px
}
.mycountaddfloatleft{
	float:left;
}
.mycountaddanswer{
	float:left;
	height:50px;
	line-height:50px;
}
.mycountaddanswerlink{
	color:#2a67a5;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
}
.mycountaddbanklist{
	float:right;
	width:340px;
	height:40px;
	line-height:50px;
	padding-top:15px;
	overflow:hidden;
}
/* 新网站样式
---------------------------------------------------------------------------------------------- */


.newbanner{
      width:960px;
	  background-image:url(../img/menubg.jpg);
	  background-repeat:repeat-x;
	  height:42px;
	  text-align:left;
}

/* General /  new  banner
---------------------------------------------------------------------------------------------- */
.promotionsNew{
        width:960px;
		}
.promotionsNewTop{
         background-image:url(img/topjh.jpg);
		 background-repeat:no-repeat;
		 width:960px;
		 height:400px;
		 margin-bottom:10px;
		 margin-top:10px;
		 }
.time{ color:#FFF;
       font-size:16px;
	   font-family:Tahoma, Geneva, sans-serif;
	   font-weight:bold;
}
.whitezi{
	   color:#FFF;
}
.adbgright{
	    background-image:url(img/ms.gif);
		background-repeat:no-repeat;
		height:221px;
		width:213px;
}
.newborderleftbg{
	     width:724px;
		 height:auto;
		 padding:5px;
		 background-color:#F3F3F3;
		 float:left;
		 margin-right:10px;
		 margin-bottom:10px;

}
.kborderleftb{
	    border:1px solid #D0D0D0;
		background-color:#FFFFFF;
		padding:10px;
}
.newborderrightbg{
	    width:213px;
		float:left;
		margin-bottom:10px;
		border:1px solid #E9DFD5;
		padding-bottom:10px;
}
.newborderrighttop{
	    background-image:url(img/titlebg.jpg);
		background-repeat:repeat-x;
        height:24px;
		padding:2px 10px 2px 10px;
		margin-bottom:10px;
		text-align:left;
		color:#55413A;
		font-weight:bold;
}
.adbgleft{
	  width:396px;
	  height:auto;
	  float:left;
	  margin-right:10px;
}
.adbgrightnew{
	  width:250px;
	  float:left;
	  text-align:left;
}
a:visited{
	color:#666;
	text-decoration:none;
}
.clear{
	clear:both;
	height:1px;
	font-size:1px;
	width:100%;
}

/* General /  download新页面样式
---------------------------------------------------------------------------------------------- */
.newdowno1{
	width:305px;
	height:207px;
	border:1px solid #DBDBDB;
	background-image:url(../images/download/bb.jpg);
	background-repeat:repeat-x;
	float:left;
	padding:20px;
	text-align:left;
	line-height:30px;
	margin-right:10px;
}
.newdowno2{
	width:203px;
	height:207px;
	border:1px solid #DBDBDB;
	background-image:url(../images/download/bb.jpg);
	background-repeat:repeat-x;
	float:left;
	padding:20px;
	text-align:left;
	line-height:30px;
}