html, body, div, span, applet, object, iframe, 
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend
/*,
table, caption, tbody, tfoot, thead, tr, th, td */
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

html, body{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px  ;
color: #333333; 
background-color: #fff;
height: 100%;
}
#container{
	width:958px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0px auto -64px; 
	background:#fff;
	border: 0px solid;
}
.header{
background-image: url('images/top.png');
background-repeat: no-repeat;
background-position: bottom center;
width:958px;
height: 477px;
}
.logo{
margin: 13px 0 0 46px;
}
.get{
float: left;
width: 432px;
margin-left: 46px;
margin-top: 46px;
}
a{
color: #0099ff;
text-decoration: none;
}
a.footer{
color: white;
}
.cik{
float: left;
width: 260px;
margin-left: 50px;
margin-top: 46px;
}
.clear{
clear: both;
}
.kas{
width: 866px;
margin-left: auto;
margin-right: auto;
margin-top: 55px;
margin-bottom: 115px;
}
.push{
	height: 64px;
}
#footer { 
width:730px;  
background:#fff url('images/foot_bg.png') 0 0 no-repeat; 
height: 24px; 
margin-left: auto;
margin-right: auto;
color: white;
text-align: center;
vertical-align: top;
padding-top: 40px;
font-size: 11px  ;
}










































