body, html, div, span, p, a, h1 {
	margin: 0px;
	padding: 0px;
}
img, a {
border:none;
outline:none;
}
ul {
list-style:none;
}
body {

font:normal 12px Arial, Helvetica, sans-serif;
color:#666666;
text-decoration:none;
}
#wrapper {
width:1003px;
margin:0 auto;
}
#all_page {
width:1003px;
float:left;
}
#header {
float:left;
width:963px;
height:150px;
padding:0px 20px;
position:relative;
}
#logo {
width:200px;
height:75px;
position:absolute;
left:388px;
top:226px;

z-index:3;
}
#logo2 {
width:150px;
height:50px;
position:absolute;
left:282px;
top:32px;
background:#00FF00;
z-index:4;
}
#center {
float:left;
width:963px;
padding:0px 20px;
}
