* {
   padding:0;
   margin:0;
   border:0;
}

body {
	font:normal 12px/150% "宋体","新宋体" Arial, Helvetica, sans-serif;
	color:#333;
	text-align:left;
	background:#A5B9CC url(images/bg.jpg) repeat-x;
}
a{
	color:#333;
	text-decoration: none;
}
a:hover{
	color: #FF0000;
	text-decoration:underline;
}
ul{
	list-style:none;
}


#container {
	margin:0 auto;
	width:803px;
	background:#fff;
}
#header {
   background:url(images/1du_01.jpg) no-repeat;
   height:114px; 
}
#banner{
background: url(images/ban.jpg) no-repeat;
    height:151px;
}
#button{
	background:url(images/button.gif) no-repeat;
	height:61px;
	text-align:right;
	font-size:28px;
	padding-right:120px;
	line-height:45px;
}
#button a:hover{
	text-decoration:none;
}
#pagebody{
    background: url(images/xx.gif) repeat-y;
	padding-left:20px;
}
#pagebody .vip{
	background:url(images/base.gif) left bottom no-repeat;
	padding-bottom:12px;
}
.vip .title{
	background:url(images/js.jpg) no-repeat;
	height:186px;
}
.vip .word{
	background:url(images/xx1.gif) repeat-y;	
	overflow:hidden;
	zoom:1;
	padding-left:30px;	
}
.vip .word li{
	float:left;
	width:135px;
	padding-right:47px;
	font-size:12px;
	color:#666666;
	text-align:left;
	line-height:22px;
}
.vip .word span{
	display:block;
}
#pagebody .ask{
	font: bold 12px/150% "宋体","新宋体" Arial, Helvetica, sans-serif;
	color: #336699;
	text-align:left;
	padding-left:40px;
}
#pagebody .question{
	overflow:hidden;
	zoom:1;
	padding-left:40px;
}
.question li{
      float:left;
	  width:300px;
	  font:normal 12px/180% "宋体";
	  text-align:left;
	  padding-right:20px;
}
.question span{
	display:block;
}
#footer{
    background:url(images/bottom.jpg);
	height:159px;
	clear:both	
}
