@charset "utf-8";
/* CSS Document */

body{ margin:0px; padding:0px;}
div, ul, li, dl, dt, dd, h3,p{
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-family: "微软雅黑";
}
img{border:0 none;} 
a{ color:inherit; text-decoration:none;}
#all{ margin:0 auto; height:768px; width:1024px; padding:0px; position:relative; /*background-color:#0CF;*/ overflow:hidden;}
.swfdiv{width:1024px;  height:768px;   margin:0 auto; overflow:hidden; position:absolute; /*background-color:#F30; */display:block; text-align:center; left:0px;}
.boxdiv{width:300px;  height:300px;   
margin:0 auto; 
overflow:hidden;
position:relative;z-index:10px;
 display:block;
 left:360px; top:370px;
 background-image:url(../image/boxbg3.png); background-repeat:no-repeat;}
 
 .boxdl{width:270px;  height:290px;   
margin:0 auto; 
overflow:hidden;
position:relative;
 display:block;/* background-color:#09F;*/}
  .boxdl dl{
width:260px;  height:280px;   
margin:0 auto; 
overflow:hidden;
position:relative;
 display:block;/* background-color:#3FF;*/ top:20px;
}
.boxdl dl dt{ height:x; line-height:15px;}
.boxdl dl dd{ height:40px; line-height:40px; color:#282829; 
font-family: "微软雅黑"; font-size:18px; /*font-weight:bold;*/ letter-spacing:1px;}
.textCSS{ width:240px;
  height:30px;
  line-height:30px;
  border:1px solid #00a8ff/*7dd717*/;
  background:#eef3f8;
  color:#404141;
  font-size:14px; 
  text-indent:12px; 
  box-shadow:1px 1px 1px #dfe4e8 inset;
  -moz-box-shadow:1px 1px 1px #dfe4e8 inset;
  -webkit-box-shadow:1px 1px 1px #dfe4e8 inset;
  -o-box-shadow:1px 1px 1px #dfe4e8 inset;
  -mis-box-shadow:1px 1px 1px #dfe4e8 inset;}
  
.textCSS:hover{ border:1px solid #7dd717/*7dd717*/;}
.buttondd{ text-align:center; line-height:35px; height:40px;}
.buttondd ul{ height:35px; margin:0 auto; padding:0px;text-align:center;}
.buttondd ul li{ width:auto; height:35px; line-height:35px; float:left;}
.lbimg{ cursor:pointer; }


.logindd { height:38px; line-height:38px; text-align:center;  margin-top:10px;}




    .btn4
{
	background:url(../image/DL.png);	
	WIDTH: 85px;
	height:38px;
	border:0px;
	font-size:20px;
	background-repeat:no-repeat;
	font-family:微软雅黑; color:Black;  letter-spacing:2px;
	text-decoration:none;
	line-height:38px;
	cursor:pointer;
	
}

.btn4:hover
{
   background:url(../image/DLhover02.png);	
	WIDTH: 85px;
	height:38px;
	border:0px;
	font-size:20px;
	background-repeat:no-repeat;
	font-family:微软雅黑; color:Black;  letter-spacing:2px;
	text-decoration:none;
	line-height:38px; 
	cursor:pointer;
	color:White;
	
    }


