body{
	margin: 0;
	padding: 0;
	font-size:normal;
	font-family: "Helvetica","Microsoft YaHei";
	line-height:36px;
	background: #282828;
	color：#ccc;
}
	
a {
	color:#00C3FF; ;
	text-decoration: underline;         
}

a:hover{
	color: #00C3FF;
	text-decoration: none;
}

h2{
	font-size: x-large;
	margin: 0;
	padding: 0 0 10px 0;
	text-align: center;
	color: #fff;}
h3{
	font-size: large;
	margin: 0;
	padding: 10px;
	text-align: center;
	color:#2c61b0;
	font-weight: bold;
	font-family: "verdana","Helvetica","Microsoft YaHei"; }
p{
	margin: 0;
	line-height: 200%;}

#wrapper{
	width: 980px;
	margin: 0 auto;
}

#head{
	padding:30px 0 50px 30px;
	float:left;

}

#head img {width:154px;height:60px;}

		
#nav{
	font-family: Gotham, "Helvetica, Arial, "sans-serif"Helvetica Neue";
	height: 70px;
	padding: 0 ;
	margin: 0px 0 0 250px;
	
	}
#nav a{
	display: block; 
	float:left;
	margin: 25px 10px;
	height: 30px;
	width:140px;
	padding: 10px 0;
	text-align: center;
text-decoration: none;
	}
#nav span {
	color:#fff;
	font-size:Normal;

text-decoration: none;
margin:10px 5px;}
#nav a:hover{	background-position:bottom;}
#nav_soft	{	background: url(../_img/nav_bg.png) no-repeat top; width:100px;}
#nav_web	{	background: url("../_img/nav_bg.png") no-repeat top;  width:100px;}
#nav_logo	{	background: url(../_img/nav_bg.png) no-repeat top;  width:100px;}
#nav_ill	{	background: url("../_img/nav_bg.png") no-repeat top;  width:100px;}
#nav_other	{	background: url(../_img/nav_bg.png) no-repeat top;  width:100px;}


#project{
	margin: 70px 0;
	
	padding: 20px;}
.pic img{
	background:#ccc;
	color:#ccc;
	
	margin: 5px;
}

.previewimg{float: left;
	margin: 10px 0;}
.pic {
	text-align: center;
	margin-bottom: 50px;
color:#ccc;}
.desc{
	width: 870px;
	color:#A5A5A5;
	margin: 0 auto;
	background: #222 ;
	padding: 40px;}

.date{
	font-size: small;
	font-weight: bold;}
.we td{
	padding: 2px 0;}
#footer{
	 
	font-size: 9px;
	
	color:#353535;
	padding: 3px 0;
	margin: 10px 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	}





	
	