* {
	line-height: 160%;
	font-size: 100%;
}

img {
	border-width: 0;
}

a {
	color: #5286C5;
}

h1,h2,h3,h4,p,ul,li,dl,dt,dd {
	margin: 0;
	padding: 0;
}


li {
	list-style-type: none;
}

img {
	border-style: none;
}

body {
	margin: 0;
	padding: 0;
	font-size: 12px;
	background: url(../img/bg.jpg) repeat-x 0 0;
}

#wrp {
	text-align: center;
}

#head {
	width: 760px;
	text-align: left;
	position: relative;
	height: 48px;
	margin: 0 auto;
}

#head p#logo {
	position: absolute;
	top: 17px;
	left: 0;
	text-indent: -9999px;
	background: url(../img/logo.gif) no-repeat 0 0;
	height: 23px;
	width: 334px;
}

#head p#jftc {
	position: absolute;
	top: 10px;
	text-indent: -9999px;
	left: 660px;
}

#head p#jftc a {
	background: url(../img/logo_jftc.gif) no-repeat 0 0;
	display: block;
	height: 33px;
	width: 101px;
	text-decoration: none;
}

#cont {
	width: 760px;
	text-align: left;
	margin: 0 auto;
}

#foot {
	background: #006ec6 url(../img/foot_bg.gif) repeat-x 0 0;
	text-align: center;
}

#foot-in {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 8px 0 6px;
}

#foot-in ul {
	font-size: 10px;
}

#foot-in ul li {
	display: inline;
}

#foot-in ul li a {
	color: #fff;
	margin: 0 15px 0 0;
}

#foot-in p#copyright {
	font-size: 9px;
	color: #fff;
	text-align: right;
	padding-left: 290px;
	margin: -14px 0 0;
}

.clear{
	font-size:1px;
	line-height:1px;
	clear:both;
	visibility: hidden;
}