/* ------------------------ 重置元素 ---------------------------- */
*{	
margin: 0;	
padding: 0;
}
body{
padding:0; 
text-align:center;
margin:0 auto;
font-size:12px;
background:url(../images/bg.jpg) repeat;
font-family:Tahoma,sans-serif;
}
a,a:visited{
text-decoration:none;
color: #2d2d2d;
}
a:hover{
text-decoration:underline;
color:#dc0203;
}
ul,li{
list-style:none;
}
dl,dt,dd{
list-style:none;
}
img{
border:none;
}
h1,h2{
	font-size: 12px;
}
h3{
	font-size: 14px;
}
/* ------------------------ 公共样式 ---------------------------- */
.l{
float:left;
}
.r{
float:right;
}
.alr{
	text-align: right;
}
.clearz{ 
clear:both; 
height:0; 
overflow:hidden; 
width:0;
}
.h{
	height:10px;
}
.gap{
	margin: 0 10px;
}

input.txt{
width:151px; 
height: 16px;
border: 1px solid #d5d5d5; 
padding-top:2px; 
padding-bottom:2px;
color: #979797;
}
input.sousuo{
width:45px; 
height:20px;
background:url(../images/searchbut.gif) no-repeat; 
border: none;
}
input.text{
border:1px solid #D6D6D6;
padding-bottom:3px;
padding-top:3px;
width:242px;
}
input.but{
background:url(../images/search.gif) no-repeat 0 0;
cursor:pointer;
height:32px;
position:absolute;
right:125px;
top:20px;
width:100px;
border: none;
}
input.tijiao {
background: url(../images/reg.gif) no-repeat 0 0;
cursor:pointer;
height:33px;
margin-left:189px;
width:89px;
border: none;
}
input.sousuobut{
background: url(../images/sousuo.gif) no-repeat 0 0;
cursor:pointer;
height:20px;
width:46px;
border: none;
}
input.num{
	width:20px;
}
.aligr{
text-align: right;
}
.m10{
	margin-bottom: 10px;
}
.w660{
	width:660px;
}
.w325{
	width:325px;
}
.line{
	height: 1px;
	background: url(../images/inco6.gif) repeat-x;
}
table.price{
	width:600px;
	border-collapse: collapse;
	border: 1px solid #ccc;
}
table.price td,
table.price th{
	border: 1px solid #ccc;
	padding: 3px;
}
table.price th{
	background-color: #f3f3f3;
}
/* ------------------------ color style ---------------------------- */
#nav a,
#nav a:visited{
	color: #fff;
	font-weight:bold;
	font-size: 12px;
}
.more a,
.more a:visited{
  color:#3e3e3e;
  text-decoration: underline;
}
.more a:hover{
	text-decoration: none;
}
.gongao a,
.gongao a:visited{
  color:#000;
}
a.red,
a.red:visited{
  color:#da1910;
  text-decoration: underline;
}
a.red:hover{
   color:#da1910;
	text-decoration: none;
}
/* ------------------------ 布局样式 ---------------------------- */
.warp{
	width:940px;
	margin:0 auto;
	padding:0 10px;
	background: #fff;
	text-align: left;
	height: auto;
}
#top{
	height:90px;
	position: relative;
}
#nav{
	height:44px;
	line-height: 42px;
	background: url(../images/navbg.gif) no-repeat 0 0;
	padding-left: 5px;
}
#banner{
	clear: both;
}
#cont{
	clear: both;
}
/* --------- top style --------  */
.logo{
   position: absolute;
	background:url(../images/logobg.jpg) no-repeat;
	width: 373px;
	height: 65px;
	padding-left: 275px;
	padding-top:10px;
	top: 10px;
}
.tel{
   position: absolute;
	width:170px;
	height:51px;
	right: 21px;
	top: 20px;
}
/*----------- nav style  --------------*/
#nav a,
#nav a:visited{
	display: block;
	float: left;
	background:url(../images/line.gif) no-repeat right center;
	padding-left: 10px;
	padding-right: 10px;
}
#nav a.nobg,
#nav a.nobg:visited{
	background: none;
}
.search{
float: right;
padding-right:25px;
_margin-top:8px;
}

/*----------- banner style  --------------*/
.bn_l{
	width:660px;
}
.bn_2 img{
	width:940px;
	height: 186px;
}
.chanpin{
	width:250px;
	height:186px;
	background: url(../images/chanpinbg.jpg) no-repeat 0 0;
	padding-left: 20px;
}
.chanpin h1{
	background: url(../images/ti1.gif) no-repeat 0 0;
	width:128px;
	height: 16px;
	margin: 12px;
	margin-left: 0;
}
.chanpin img{
	margin-bottom: 5px;
	margin-right: 5px;
}

/*----------- cont style  --------------*/

/*------ gongao style  ------*/
.gongao{
	height:33px;
	line-height: 33px;
	background: url(../images/gongaobg.jpg) no-repeat 0 0;
	padding-left: 10px;
}
.gongao h1{
	color: #af0103;
	width: 70px;
	padding-left:8px;
	background: url(../images/inco.gif) no-repeat 0 center;
	float: left;
}
.gongao span{
	color: #8a8a8a;
}
/*------ zhanshi fangan action ask style  ------*/
.zhanshi,.fangan,.fanganR,.action,.ask{
	border:1px solid #c0c0c0;
	width: 323px;
	height: 190px;
}
.zhanshi .tit,
.action .tit,
.fangan .tit{
	border-bottom:1px solid #e0e0e0;
	padding: 1px;
	height: 24px;
	line-height: 24px;
	background: url(../images/wenbg.jpg) repeat-x 1px 1px;
	position: relative;
}
.zhanshi .tit h1,
.action .tit h1{
	font-weight: bold;
	color: #fff;
	background: url(../images/tibg2.gif) no-repeat;
	padding-left: 29px;
	width:140px;
}
.zhanshi .more,
.fangan .more,
.action .more{
  position: absolute;
  top: 0px;
  right:13px;
  display:block;
  width:82px;
  text-align: center;
  background: url(../images/morebg.gif) no-repeat 1px 3px;
}
.zhanshi .cont{
	background: url(../images/number.gif) no-repeat 1px 1px;
	width: 317px;
	height: 163px;
}
.zhanshi .cont h2{
   font-weight: normal;
	height:30px;
	line-height:30px;
	padding-left: 10px;
	cursor: pointer;
	width:52px;
}
.zhanshi .cont h2.on{
	background: url(../images/hover.gif) no-repeat 2px center ;
	color:#ff0000;
	font-weight:bold;
}
.zhanshi .cont .num{
   width:248px;
	line-height: 30px;
}
.zhanshi .cont .num a,
.zhanshi .cont .num a:visited{
	margin-right:3px;
}
.fanganR{
	width:268px;
	height:190px;	
}
.fangan .tit,
.fanganR .tit{
	border-bottom:1px solid #e0e0e0;
	padding: 1px;
	height: 24px;
	line-height: 24px;
	background: url(../images/wenbg.jpg) repeat-x 1px 1px;
}
.fangan .tit h1,
.fanganR .tit h1{
	font-weight: bold;
	color: #fff;
	background: url(../images/tibg2.gif) no-repeat 3px 2px;
	padding-left: 29px;
	width:140px;
}
.fangan .cont{
	background: url(../images/contbg.jpg) no-repeat right bottom;
	width: 303px;
	height: 133px;
	padding:15px 10px;
	line-height: 26px;
}
.fanganR .cont{
	background: url(../images/contbg.jpg) no-repeat right bottom;
	width: 248px;
	height: 153px;
	padding:5px 10px;
	line-height: 26px;
}
.fangan .cont img,
.fanganR .cont img{
	width:88px;
	height:99px;
	float: left;
	margin-right:10px;
}
.action{
	width: 223px;
	height: 215px;

}
.action .cont{
 padding-left:10px;
 position: relative;
}
.action .cont ul li{
	float: left;
	display: block;
	width:96px;
	height:30px;
	line-height:30px;
	background: url(../images/inco3.gif) no-repeat 0 center;
	padding-left: 10px;
}
.ask{
	width:423px;
	height:215px;
}
.action .tit,
.ask .tit{
	border-bottom:1px solid #e0e0e0;
	padding: 1px;
	height: 24px;
	line-height: 24px;
	background: url(../images/wenbg.jpg) repeat-x 1px 1px;
	position: relative;
}
.ask .tit h1{
	font-weight: bold;
	color: #fff;
	background: url(../images/tibg4.gif) no-repeat;
	padding-left: 29px;
	width:170px;
}
.action .more,
.ask .more{
  position: absolute;
  top: 2px;
  right:10px;
  display:block;
  width:52px;
  text-align: center;
  background: url(../images/morebg2.gif) no-repeat 1px 3px;
}
.ask .cont{
	padding-left:20px;
	padding-top:15px;
}
.ask .cont ul li{
	float: left;
	display: block;
	width:180px;
	height:30px;
	line-height:30px;
}
/*------ liucheng style  ------*/
.liucheng{
	border: 1px solid #c0c0c0;
	margin-top:10px;
}
.liucheng .tit{
	height:29px;
	line-height: 29px;
	background: url(../images/linebg.gif) repeat-x;
}
.liucheng .tit h1{
   background: url(../images/inco2.gif) no-repeat 5px center;
	color: #da1910;
	padding-left: 35px;
}
.liucheng .cont{
	height: 110px;
	text-align:center;
	padding-left:25px; 
	padding-top:20px;
}
.liucheng .cont img{
	float: left;
}
.liucheng .cont .jiantou{
	width:39px;
	height:22px;
	background:url(../images/dot2.gif) no-repeat;
	float:left;
	margin-top:30px;
	margin-right: 10px;
}
/*------ kefu style  ------*/
.kefu{
   width:260px;
	height: 101px;
	background:url(../images/kefubg.jpg) no-repeat;
	padding-top:5px;
	padding-left: 10px;
}
.kefu ul li{
height: 30px;
line-height: 30px;

}
.kefu ul li strong{
	color: #dc0203;
}
.kefu ul li p{
	float: left;
	color: #003a86;
	margin-right: 5px;
}
/*------ zixun style  ------*/
.zixun{
	
}
.zixun .tit{
	background:url(../images/linebg2.gif) no-repeat 0 0;
	height:27px;
	line-height: 27px;
	width:238px;
	color: #fff;
	padding-left:32px;
	position: relative;
}
.zixun .tit a img{
  position: absolute;
  display: block;
  right: 10px;
  top:6px;	
}
.zixun .cont{
	width:268px;
	height: 268px;
	border: 1px solid #c0c0c0;
}
.zixun .cont ul li{
	height: 22px;
	line-height: 22px;
	background:url(../images/inco3.gif) no-repeat 0 12px;
	padding-left: 10px;
	margin-left:10px;
}
/*------ what style  ------*/
.what{
	width:248px;
	height:118px;
	border: 1px solid #c0c0c0;
	padding: 10px;
}
.what h2{
	font-size: 14px;
	color: #e60000;
}
.what p{
	color: #464447;
	line-height:22px;
	_line-height:20px;
}
/*------ zhixiantong style  ------*/
.zhixiantong{
	
}
.zhixiantong .tit{
	background:url(../images/linebg2.gif) no-repeat 0 0;
	height:27px;
	line-height: 27px;
	width:238px;
	color: #fff;
	padding-left:32px;
	position: relative;
}
.zhixiantong .tit a img{
  position: absolute;
  display: block;
  right: 10px;
  top:6px;	
}
.zhixiantong .cont{
	width:268px;
	height: 185px;
	border: 1px solid #c0c0c0;
	background:url(../images/contbg.jpg) no-repeat right bottom;
	position: relative;
}
.zhixiantong .cont ul li{
	height: 22px;
	line-height: 22px;
	background:url(../images/inco.gif) no-repeat 0 10px;
	padding-left: 10px;
	margin-left:10px;
}
.zhixiantong .cont p{
	position: absolute;
	text-align: right;
	bottom: 5px;
	right:10px;
}
/* ------------------------ 案例巢糠?---------------------------- */
#case{
  border:1px solid #c0c0c0;
}
#case .tit{
  height:29px;
  line-height: 29px;
  background: url(../images/linebg.gif) repeat-x;
  position: relative;	
}
#case .tit h1{
  background: url(../images/inco2.gif) no-repeat 0 center;
  padding-left: 30px;
  margin-left: 5px;
}
#case .tit .more{
	position: absolute;
	right:15px;
	top: 0px;
}
#case .cont{
  height:auto;
  padding-top:10px;	
}
#case .content{
  padding-top:10px;	
}
#case .cont .case,
#case .content .case{
	float: left;
	width: 156px;	
   text-align:center;
}
#case .content .case{
	margin-bottom:10px;
}
#case .cont .case img,
#case .content .case img{
	width:134px;
	height:48px;
	border:1px solid #d3d3d3;
	display: block;
	margin-left:10px;
	margin-bottom: 5px;
}
#case .cont .case a,
#case .cont .case a:visited{
	color:#b50905;
	font-weight:bold;
}
#case .content .case a,
#case .content .case a:visited{
	color:#b50905;
	font-weight:bold;
}
/* ------------------------ foot ---------------------------- */
#foot{
	background: url(../images/footbg.gif) no-repeat 0 center;
	height:124px;
}
.footlink{
	text-align: center;
	font-weight: bold;
	color: #474747;
	line-height: 33px;
}
.footlink a,
.footlink a:visited{
	color: #474747;
	margin:0 5px;
	line-height: 33px;
}
#foot ul{
	margin-left: 162px;
	margin-top: 10px;
	line-height: 25px;
}
/* ----------------------------------------- ye wu jie shao    ---------------------------------------- */
.numtuijian{
	border:1px solid #c0c0c0;
	width: 268px;
	height: 184px;
}
.numtuijian .tit{
	border-bottom:1px solid #e0e0e0;
	padding: 1px;
	height: 24px;
	line-height: 24px;
	background: url(../images/wenbg.jpg) repeat-x 1px 1px;
	position: relative;
}
.numtuijian .tit h1{
	font-weight: bold;
	color: #fff;
	background: url(../images/tibg3.gif) no-repeat 3px 2px;
	padding-left: 28px;
	width:90px;
}
.numtuijian .cont{
	background: url(../images/number.gif) no-repeat -64px 1px;
	width: 248px;
	height: 156px;
	line-height:30px;
	margin-left:10px;
}
.numtuijian .cont a,
.numtuijian .cont a:visited{
	margin-right:8px;
}
/* --------- rexian style ---------- */
.rexian{
	
}
.rexian .tit{
  background: url(../images/rexianbg.gif) no-repeat;
  width:270px;
  height: 32px;
  line-height: 32px;	
}
.rexian .tit h1{
	color: #af0103;
	background: url(../images/inco2.gif) no-repeat 0 center;
	padding-left:28px;
	margin-left: 5px;
}
.rexian .cont{
	background: url(../images/contbg.jpg) no-repeat right bottom;
	width: 248px;
	height: 100px;
	border: 1px solid #c0c0c0;
	padding:5px 10px;
	line-height: 26px;
}
/*------ new style  ------*/
.new{
	border: 1px solid #c0c0c0;
	margin-top:10px;
}
.new .tit{
	height:29px;
	line-height: 29px;
	background: url(../images/linebg.gif) repeat-x;
}
.new .tit h1{
   background: url(../images/inco2.gif) no-repeat 5px center;
	color: #da1910;
	padding-left: 35px;
}
.new .cont{
	padding:20px 30px;
}
.new .cont h3{
	color:#e60000;
	line-height: 35px;
	border-bottom:1px dotted #ccc;
	text-align: center;
	margin-bottom: 15px;
}
.new .cont h1 span{
	color: #ff0000;
}
.new .cont p{
	line-height:25px;
	text-indent: 2em;
	color: #464447;
	margin-bottom: 15px;
}
.new .cont dl.biaozhun{
	line-height:25px;
	margin-bottom: 10px;
	color: #464447;
}
.new .cont dl.biaozhun dt{
	font-weight: bolder;
	color: #da1910;
	background: url(../images/inco.gif) no-repeat 0 center;
	padding-left:10px;
}

.new ul.newlist li{
   height: 30px;
	line-height: 30px;
	background: url(../images/inco.gif) no-repeat 0 center;
	padding-left: 10px;
}
.new ul.newlist li span{
	color:#b7b7b7;
}

.new ul.rexian{
	margin-top: 10px;
}
.new ul.rexian li{
   height: 40px;
	line-height: 40px;
	float:left;
	margin-right: 15px;
}

.new .date{
  text-align: right;
  margin-bottom: 10px;
  color: #454545;
}
.new .print{
	text-align: right;
}
.new .print a,
.new .print a:visited{
	margin:0 2px;
}

.fanye{
  clear: both;
  height: 25px;
  padding: 5px;
  padding-left: 5px;
  width:600px;
  }
.fanye a,
.fanye a:visited{
	display: block;
	width:50px;
	height:21px;
	line-height: 21px;
	text-align: center;
	float: left;
	margin-right: 5px;
	color: #454346;
}
.fanye a.on,
.fanye a.on:visited{
	display: block;
	width:50px;
	height:21px;
	line-height: 21px;
	text-align: center;
	float: left;
	margin-right: 5px;
	color: #910000;
}

.nums{
	width:270px;
	height:86px;
	background: url(../images/numbg.jpg) no-repeat; 
}
#num1,#num2,#num3{
   width:166px;
	height:78px;
	background: url(../images/numbg_1.jpg) no-repeat 5px 5px; 
	padding-left:104px;
	padding-top:8px;
}
#num2{
	background: url(../images/numbg_2.jpg) no-repeat 5px 5px; 
}
#num3{
	background: url(../images/numbg_3.jpg) no-repeat 5px 5px; 
}
#num1 a.xxi,
#num1 a.xxi:visited,
#num2 a.xxi,
#num2 a.xxi:visited,
#num3 a.xxi,
#num3 a.xxi:visited{
   display: block;
   width: 156px;
	height:17px;
	line-height: 17px;
	background: url(../images/num1.gif) no-repeat 0; 
	text-align: right;
	color: #da1910;
	text-decoration: underline;
}
#num2 a.xxi,
#num2 a.xxi:visited{
	background: url(../images/num2.gif) no-repeat 0; 
}
#num3 a.xxi,
#num3 a.xxi:visited{
	background: url(../images/num3.gif) no-repeat 0; 
}
#num1 a.xxi:hover,
#num2 a.xxi:hover,
#num2 a.xxi:hover{
	text-decoration: none;
}
#num1 p,#num2 p,#num3 p{
	color: #565656;
	line-height: 24px;
	width:166px;
}
/*------ wenda style  ------*/
dl.wenda{
	color:#464648;
	line-height: 25px;
	border-bottom:dotted 1px #cbcbcb;
	margin-bottom: 10px;
}
dl.wenda dt{
	background: url(../images/inco4.gif) no-repeat 0 center;
	padding-left: 15px;
	color: #000; 
}
/*------ choosenumber style  ------*/
.numkuai{
background:url(../images/num_bg2.gif) no-repeat; 
width:503px; 
height:80px; 
margin: 0 auto;  
padding-top:10px; 
padding-left:30px; 
margin-bottom: 10px;
}
#cont .numkuai ul li{
	height:25px; 
	line-height: 25px;
}
.numkuai strong{
font-size:14px; 
color: #000; 
font-weight: bold;
}

.numkuai span{	
color: #ff0000;
margin-right: 5px;
}
.tishi{
color:#6F6E6E;
line-height:24px;
margin:0 auto;
padding-bottom:15px;
width:513px;
}
.tishi h4{
color:#ff0000;
font-size:12px;
}
#apply{
	width:528px;
	margin: 0 auto;
}
#apply label{
color:#555555;
display:block;
float:left;
font-size:14px;
text-align:right;
width:94px;
}
#apply label span{
	color: #ff0000;
}
#apply h2{
border-bottom:2px solid #dedede;
color:#000;
font-size:14px;
height:30px;
line-height:30px;
margin:0 auto;
width:533px;
}
ul.tishiinf li{
	background:url(../images/inco3.gif) no-repeat 0 10px; 
	padding-left: 10px;
}
/*------ numberList style  ------*/
.liucheng2{
	height: 110px;
	text-align:center;
}
.liucheng2 img{
	float: left;
}
.liucheng2 .jiantou{
	width:39px;
	height:22px;
	background:url(../images/dot2.gif) no-repeat;
	float:left;
	margin-top:30px;
	margin-right: 10px;
}
.dengjiti{
	font-weight:bold;
	background:url(../images/inco5.gif) no-repeat 0 center;
	padding-left: 10px;
	margin-bottom:10px;
}
.dengjinum{
	background: #fbfaf7;
	border: 1px solid #e1e1e1;
	padding: 10px;
}
.dengjinum strong{
	color: #b9110e;
}
.guize{
	color: #ee1400;
	line-height: 25px;
}
ul.numsList{
	width:596px;
	margin: 0 auto;
	overflow: hidden;
}
ul.numsList li{
	width:148px;
	height:27px;
	text-align: center;
	background:url(../images/numbgs.gif) no-repeat center;
	line-height: 27px;
	margin-bottom: 10px;
	float: left;	
}
ul.numsList li a,
ul.numsList li a:visited{
	color: #095fb0;
	font-weight: bold;
}
.numfanye{
text-align: center;
}
/* ------------------------ friendlink ---------------------------- */
.friendlinks{
	border: 1px solid #ff7000;
	width:850px;
	margin: 0 auto;
	padding: 10px 15px;
	line-height: 25px;
	position: relative;
	padding-top:35px;
	margin-bottom: 20px
}
.friendlinks h2{
  position: absolute;
  top:-1px;
  left: -1px;
  border: 1px solid #ff7000;
  background: #fff4e6;
  height: 30px;
  width:120px;
  text-align: center;
}
.friendlinks dl.map dt{
 font-size: 12px;
 font-weight: bolder;
 color: #ff0000;
}
.friendlinks dl.map dd a,
.friendlinks dl.map dd a:visited{
	margin-right: 10px;
}
#case .content{
	padding: 15px 0;
}
/* ------------------------ contactus ---------------------------- */
.lianxi{
	width:239px;
	height:168px;
	background:url(../images/lianxibg.jpg) no-repeat center;
	padding: 20px 30px;
	line-height: 30px;
}
.lianxi li.msn{
	background:url(../images/msn.gif) no-repeat 0 center;
	padding-left: 40px;
}

#dhtmltooltip {
	width:229px;
	position:absolute;
	visibility: hidden;
	overflow: hidden;
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	color:#333;
	background-image: url(../images/tips_back.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 90px;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90)+DXImageTransform.Microsoft.Shadow(color=#999999,direction=135,strength=3);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	/*filter: progid:DXImageTransform.Microsoft.Shadow(color=#999999,direction=135,strength=3);*/
	padding-left: 20px;
}
#dhtmltooltip ul{
	margin-top: 16px !important;
	margin-top: 8px;
	margin-left: 8px;
}
#dhtmltooltip ul li{
	line-height: 18px;
	text-align: left;
	margin-left: 30px;
}



#winAll
{
width:400px;
height:244px;
margin-left:auto;
margin-right:auto;
}
#winTop
{
width:400px;
height:29px;
}
#winTopLeft
{
width:354px;
height:29px;
background-image:url(../images/bgleft.gif);
float:left;
}
#winTopRight
{
width:46px;
height:29px;
background-image:url(../images/bgright.gif);
float:left;
background-repeat:no-repeat;
}
.Img
{
+position:relative;
top:40%;
}
#winMid
{
width:400px;
height:192px;
}
#winMidLeft
{
width:16px;
height:192px;
float:left;
background-image:url(../images/bgmid.gif);
}
#winMidRight
{
width:16px;
height:192px;
float:left;
background-image:url(../images/bgmidright.gif);
}
#dwindowcontent
{
width:368px;
height:192px;
float:left;
background-color:#ffffff;
}
#winFoot
{
width:400px;
height:23px;
background-image:url(../images/bgfoot.gif);
}
#dPic
{
margin-left:20px;
width:100px;
height:50px;
margin-top:10px;
}
#dText
{
width:350px;
height:80px;
margin-left:9px;
font-size:12px;
line-height:35px;
}
#dbutton
{
width:350px;
height:42px;
text-align:center;
}
.txtborder{
	border: 1px solid #c0c0c0;
}
.FontSize
{
font-size:16px;
color:#ff0000;
}
/* ------------------------ hamadaquan ---------------------------- */
.numberdq{
	border: 1px solid #ff7000;
	width:850px;
	margin: 0 auto;
	padding: 10px 10px;
	line-height: 25px;
	position: relative;
	background-color: #fff8f1;
}
.numberdq a,
.numberdq a:visited{
	display: block;
	width:138px;
	height: 25px;
	float: left;
	border: 1px solid #ffe8c0;
	text-align: center;
	background-color: #fff;
}
.numberdq a.on,
.numberdq a.on:visited{
color: #ff0000;
font-weight: bold;
}
.muberlistcont{
	width:860px;
	margin: 0 auto;
	padding: 10px 0px;
	line-height: 25px;
	position: relative;
	background-color: #fff;
}
ul.muberlists{
	width:860px;
	margin: 0 auto;
	overflow: hidden;
}
ul.muberlists li{
	width:140px;
	height:27px;
	text-align: center;
	background:url(../images/numbgs.gif) no-repeat center;
	line-height: 27px;
	margin-bottom: 10px;
	float: left;	
}
ul.muberlists li a,
ul.muberlists li a:visited{
	color: #095fb0;
	font-weight: bold;
}
