﻿
li{list-style:none;}
#menu {height:30px;
	 line-height:30px;width:960px; overflow:hidden; margin:0 auto;}
#nav {
     margin:0 ; 
     width:960px; 
     display:block;
	 font-size:15px;
	 height:30px;
	 line-height:30px;
	 overflow:hidden;
}
#nav .mainlevel {
	  float:left;
	  color:#ffffff; background:url(../Images/dhx.jpg) right no-repeat; 
	  width:120px;
/*IE6 only*/}
#nav .mainlevel a {
      color:#ffffff; 
	  font-family: "MicrosoftYaHei";
	  font-size: 17px;
	  text-decoration:none; 
	  line-height:30px; 
	  display:block; 
	  padding:0; 
	  width:120px;
	  text-align:center;
	 
	  }
#nav .mainlevel a:hover {
      
	  line-height:30px;
	  text-decoration: none; 
	  }
#nav .mainlevel1 {
	  float:left; 
      color:#ffffff;
	  margin:0px;
	  padding:0px;
	  overflow:hidden;
	  width:120px;
/*IE6 only*/}
#nav .mainlevel1 li { list-style:none; height:30px; line-height:30px; overflow:hidden;}
#nav .mainlevel1 a {
      color:#6666666;
	  text-decoration:none; 
	  line-height:30px; 
	  display:block; 
	  padding:0; 
	  width:120px;
	  height:30px;
	  font-size:12px;
	  margin:0px;
	  padding:0px;
	  overflow:hidden;
	  text-align:center;
	  }
#nav .mainlevel1 a:hover {
      color:#ffffff;
	  line-height:30px;
	  text-decoration:none; 
	  background:url(../Images/d3.jpg) 0 0 repeat-x;
	  }
#nav .mainlevel ul {
      display:none; 
	  position:absolute;
	  }
#nav .mainlevel li {
      background:url(../Images/d1.jpg) 0 0 repeat-x;; 
	  width:120px;
	  /*IE6 only*/}

* { margin: 0; padding: 0;}
.flexslider { position: relative; height: 300px; overflow: hidden; background: url(../Images/loading.gif) 50% no-repeat;}
.slides { position: relative; z-index: 1;}
.slides li { height: 300px;}

.flex-control-nav li { display: inline-block; width: 14px; height: 14px; margin: 0 5px; *display: inline; zoom: 1;}
.flex-control-nav a { display: inline-block; width: 14px; height: 14px; line-height: 40px; overflow: hidden; background: url(../Images/dot.png) right 0 no-repeat; cursor: pointer;}
.flex-control-nav .flex-active { background-position: 0 0;}

#description
{
 margin:0px auto;
 width:500px;
 font-size:14px;
}
#softwhy a
{
 text-decoration:underline;
 color:red;
}