*{
	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/body-bg.jpg) repeat-x;
}
#banner{
	margin:0 auto;
	height:747px;	
}
#nav{
	width:960px;
	height:67px;
	background-color:#ecf0f1;
}
#nav p{
	width:180px;
	height:67px;
	float:left;
}

#nav ul{
	width:410px;
	height:30px;
	float:right;
	margin-top:35px;
}
#nav ul li{
	display:block;
	margin-right:5px;
	float:left;
}
#nav ul li a{
	color:#898989;
}
#banner{
	width:960px;
	height:432px;
	float:left;
	background:url(../images/banner.jpg) no-repeat;
}
#banner p{
	padding:285px 0 0 808px;
}
#banner p a{
	width:130px;
	height:30px;
	display:block;

}
#gaik{
	width:960px;
	height:190px;
	float:left;
	background-color:#999966;
}
#gaik img{
	display:block;
	float:left;
}
/*=============================================================*/
#free{
	width:960px;
	height:282px;
	float:left;
	background-color:#99CCCC;
	background:url(../images/free-bg.jpg) repeat-x #fff;
	
}
#free h1{
	float:left;
	background-color:#fff;
}
#free form{
	width:522px;
	height:204px;
	float:left;
	font-size:16px;
	margin-left:20px;
	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;
	margin-right:5px;
}
#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:40px;
}
#anniu p.yinsi{
	font-size:12px;
	height:20px;
	color:#444333;
	line-height:20px;
	float:left;
	width:120px;
	margin-right:8px;
}
#anniu p.yinsi input{
	width:20px;
	display:block;
	float:left;
}
#anniu p.yinsi a{
	color:#993300;
	text-decoration:underline;
}


/*=============================================================*/
#danei{
	width:960px;
	height:495px;
	float:left;
	background-color:#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:860px;
	float:left;

}
#course h1{
	padding:15px 0 15px 0;
}
#java{
	width:480px;
	height:250px;
	float:left;
	background:url(../images/java.gif) no-repeat;
}
#c{
	width:480px;
	height:250px;
	float:left;
	background:url(../images/c.gif) no-repeat;
}
#php{
	width:480px;
	height:250px;
	float:left;
	background:url(../images/php.gif) no-repeat;
}
#net{
	width:480px;
	height:250px;
	float:left;
	background:url(../images/net.gif) no-repeat;
}
#andriod{
	width:480px;
	height:250px;
	float:left;
	background:url(../images/andriod.gif) no-repeat;
}
#qianru{
	width:480px;
	height:250px;
	float:left;
	background:url(../images/qian.gif) no-repeat;
}
#course p{
	width:375px;
	height:150px;
	line-height:200%;
	font-size:14px;
	padding:50px 0 0 40px;
	color:#434343;
}

/*=============================================================*/
#adv{
	width:960px;
	height:103px;
	float:left;
	background-color:#fff;
}
#adv img{
	display:block;
	padding:15px 0 0 20px;
}
#adv p{
	float:left;
}
#adv p.app{
	padding:15px 0 0 45px;
}
/*=============================================================*/
#footer{
	width:960px;
	height:127px;
	clear:both;
}
#footer ul{
	width:740px;
	height:30px;
	text-align:center;	
	line-height:30px;
	padding-top:15px;
	margin-bottom:10px;
	padding-left:200px;
}
#footer p{
	width:936px;
	text-align:center;
	color:#959595;
}
#footer ul li{
	float:left;
	margin-right:6px;
}
#footer ul li a{
	color:#959595;
}







