@charset "utf-8";
/* CSS Document */
*{
	padding:0px;
	margin:0px;
	color:#000000;
	
}
a img{
border:0;
text-decoration:none;
}
#page{
	margin:0px auto;
	padding:0;
	width:1024px;
	text-align:left;
}

#header{
	height:112px;
	margin:0 0 0 0px;
	padding:0;
	width:936px;
	font-size:14px;
}

#header img{
	padding-top:310px;
	padding-left:77px;
	margin:0;
	float:left;

}
#contents{
	margin:0px auto;
	width:936px;
	height:341px;
	float:left;
	
}

#subtitle{
	margin:0;
	width:539px;
	float:left;
	
}
#subtitle img{
	margin:0;
	padding-left:77px;
	float:left;
}

.smallTitle{
padding-bottom:15px;

}
.btn{
padding-bottom:9px;

}



#enter{
	width:77px;
	float:left;
	
}
#enter img{
	margin:0;
	float:left;
}


#shortcut{
	width:77px;
	float:left;
	
}

#shortcut img{
	margin:0;
	float:left;
}

#contact{
	width:77px;
	float:left;
	
}
#contact img{
	margin:0;
	float:left;
}

#fooder{
	clear:both;
	width:936px;
}
#fooder img{
	margin:0;
	padding-left:770px;
	float:left;
}
