*{
	margin:0;
	padding:0;
}
img{
	border:none;
}
ul{
	list-style-type:none;
}
a{
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
body{
	width:960px;
	margin:0 auto;
	font-size:12px;
	background:url(../images/bg.jpg) no-repeat top center #101010;
}
#banner{
	margin:0 auto;
	height:747px;
	
}
#nav{
	width:960px;
	height:70px;
	background:url(../images/nav-bg.gif) repeat-x;
}
#nav p{
	width:180px;
	height:70px;
	float:left;
}

#nav ul{
	width:410px;
	height:30px;
	float:right;
	margin-top:40px;
}
#nav ul li{
	display:block;
	margin-right:5px;
	float:left;
}
#nav ul li a{
	color:#aaa;
}
/*=============================================================*/
#free{
	width:960px;
	height:264px;
	background:url(../images/free-bg.jpg) repeat-x left bottom #fff;
	
}
#free h1{
	padding:14px 0 0 0;
	float:left;
	background-color:#fff;
}
#free form{
	width:522px;
	height:204px;
	float:left;
	font-size:16px;
	padding-top:40px;
}
#free form p{
	width:225px;
	float:left;
	margin-right:25px;
	margin-bottom:15px;
}
#free p input{
	width:160px;
	height:22px;
}
#free p select{
	width:415px;
	font-size:14PX;
}
#free p.chang{
	width:472px;
}
#free p.cx,#free p.tj{
	width:75px;
}
#free p.tj input,#free p.cx input{
	width:73px;
	height:30px;
}
#free p.cx input{
	background:url(../images/cx.gif) no-repeat;
	border:none;
	cursor:pointer;
	
}
#free p.tj input{
	background:url(../images/tj.gif) no-repeat;
	border:none;
	cursor:pointer;
}
#anniu{
	padding-left:200px;
}


/*=============================================================*/
#danei{
	width:960px;
	height:462px;
	background:url(../images/danei-bg.jpg) repeat-x left bottom #fff;
}
#danei h1{
	padding:18px 0 0 0;
}
#danei p{
	float:left;
	padding:25px 0 0 50px;
}
#danei p.rig{
	padding-left:98px;
}
/*=============================================================*/
#course{
	width:960px;
	height:970px;
}
#java{
	width:480px;
	height:316px;
	float:left;
	background:url(../images/course-java.jpg) no-repeat;
}
#c{
	width:480px;
	height:316px;
	float:left;
	background:url(../images/course-c.jpg) no-repeat;
}
#php{
	width:480px;
	height:289px;
	float:left;
	background:url(../images/course-php.jpg) no-repeat;
}
#net{
	width:480px;
	height:289px;
	float:left;
	background:url(../images/course-qianru.jpg) no-repeat;
}
#andriod{
	width:480px;
	height:306px;
	float:left;
	background:url(../images/course-andriod.jpg) no-repeat;
}
#qianru{
	width:480px;
	height:306px;
	float:left;
	background:url(../images/course-ios.jpg) no-repeat;
}
#net1{
	width:480px;
	height:289px;
	float:left;
	background:url(../images/course-net.jpg) no-repeat;
}

#ceshi{
	width:480px;
	height:289px;
	float:left;
	background:url(../images/course-ceshi1.jpg) no-repeat;
}
#course p{
	width:375px;
	height:150px;
	line-height:180%;
	font-size:14px;
	padding:90px 0 0 60px;
	color:#fff;
}
#andriod p,#java p,#php p{
	padding-left:80px;
}
#java p,#c p{
	padding-top:115px;
}
/*=============================================================*/
#adv{
	width:960px;
	height:103px;
	background:url(../images/adv-b.jpg) repeat-x;
}
#adv p{
	float:left;
}
#adv p.app{
	padding:25px 0 0 45px;
}
/*=============================================================*/
#footer{
	width:960px;
	height:127px;
}
#footer p{
	width:936px;
	text-align:center;
	color:#959595;	margin-top:15px;
}

#footer ul li a{
	color:#959595;
}







