body,div,dl,dt,dd,ul,ol,li,pre,form,fieldset,input,p,blockquote {
  margin : 0;
  padding : 0;
}

img {
  border : 0;
}

td {
  padding : 6px;
}

h1,h2,h3,h4,h5,h6 {
  margin : 0;
  padding : 0;
  font-size : 100%;
  font-weight : normal;
}

textarea {
  font-size : 100%;
width: 400px;
height: 8em;
line-height: 130%;
}

a,
a[name]:hover {
  text-decoration : none;
}

a:link {
  color : #7ff;
  text-decoration : underline;
}

a:visited {
  color : #7ff;
  text-decoration : underline;
}

a:hover {
  color : #9ff;
  text-decoration : none;
}
a.footer {
  text-decoration : none;
}

a.footer:link {
  color : #554;
  text-decoration : underline;
}

a.footer:visited {
  color : #554;
  text-decoration : underline;
}

a.footer:hover {
  color : #110;
  text-decoration : underline;
}



body {
  margin : 0;
  padding : 0;
  background-color : #ffffff;
  line-height : 1.8;
  font-family : "Verdana", "tahoma", "MS UI Gothic", "Osaka", sans-serif;
  font-size : 75%;
  /* for IE5 */ text-align : center;
}

body { color : #fff;}
a , a[name]:hover { color : #fff; }

#header {
	padding: 16px 0 0 0;
	width: 987px;
	height:37px;
	text-align: left;
	margin: 0 auto;
}
#menu {
	background : url(img/m01.gif) left top no-repeat;
	display: block;
	float: right;
	padding: 0 17px 0 0;
	width: 561px;
	height: 37px;
	background-position: 0 -3px;
}
#title {
	height: auto !important;
	min-height: 300px;
	height : 300px;
	margin: 0 auto;
}
#container {
	background : #909085 url(img/background02.gif) left top repeat-x;
	height: auto !important;
	min-height: 100%;
	height : 100%;
	margin: 0 auto;
}
#content {
	background : #093d79 url(img/bp_wn_bg02.jpg) left top no-repeat;
	height: auto !important;
	min-height:1400px;
	height : 1400px;
	width: 907px;
	padding: 30px 40px 0 40px;
	margin: 0 auto;
}
#column {
	float:right;
	height: auto !important;
	min-height:250px;
	height : 250px;
	width:250px;
}

#footer {
	background : #909085 url(img/footer_bg01.gif) center top no-repeat;
	height: auto !important;
	min-height:70px;
	height:70px;
	margin: 0 auto;
}
#copy {
	background : url(img/bp_wn_footer2.gif) center top no-repeat;
	padding: 27px 15px 0 40px;
	height: auto !important;
	min-height:70px;
	height:70px;
	width:932px;
	margin: 0 auto;
	text-align:right;
}

