@charset "utf-8";

*
	{
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-style: normal;
	}

body
	{
	margin: 0;
	padding: 0;
	}

h1,h2,h3,h4,h5,p,div,ul,ol,li,td,th,table,dl,dt,dd
	{
	margin: 0;
	padding: 0;
	}

ul,li
	{
	list-style: none;
	}

strong {
	color: #CC3300;
        font-weight:bold;
}

img,a img
	{
	border: 0;
	}

a,
a:link
	{
	color: #333333;
	font-size: 12px;
	text-decoration: none;
	}

a:visited
	{
	color: #333333;
	font-size: 12px;
	text-decoration: none;
	}

a:hover
	{
	color: #333333;
	text-decoration: none;
	font-size: 12px;
	}

a:active
	{
	color: #0000FF;
	}

#wrap {
	height: 1400px;
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}

h1 {
	font-size: 12px;
	color: #333333;
	position: absolute;
	z-index: 1;
	left: 10px;
	top: 15px;
}

h2 {
        font-size: 30px;
	position: absolute;
        color: #19225B;
background-image:url(img/h2a.gif);
background-repeat:no-repeat;
background-position:left top;
}



}
#site {
	position: absolute;
	left: 383px;
	top: 298px;
}

}
h3 {
	position: absolute;
	left: 0px;
	top: 370px;
}


}
#link {
	font-size: 14px;
	color: #666666;
	position: absolute;
	width: 79px;
	left: 32px;
	top: 1355px;
}


