.xxx {
   font-size:1.3em;
	color:#cc3300;
	font-weight:normal;
}
html{font-size: 62.5%;}
body{
	margin:0;
	font:1.2em Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#000;
	background:#d5e9ed;
}
img{display:block;border:none;}
#pagewidth{
	width:656px;
	margin:0 auto;
	overflow:hidden;
	background:url(/resource/bg-pagewidth.gif);
}

label {
	 width: 5em;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block;
}

.inputtext {
	color: #000;
	background: #fff;
	border: 1px solid #222;
}

h3{
	font-size:1.5em;
	color:#cc3300;
	font-weight:normal;
	margin:17px 0 0 27px;
}
p{margin:9px 35px 0 26px;}
.text ul{
	margin:0 0 0 26px;
	padding:0;
	list-style:none;
}
.text ul li{
	margin:11px 0 0;
}
/* footer */
#footer{
	width:656px;
	margin:0 auto;
	overflow:hidden;
	color:#fefefe;
	font-size:.83em;
	line-height:14px;
	background:url(/resource/bg-footer.gif);
}
#footer ul{
	width:587px;
	overflow:hidden;
	margin:0;
	padding:30px 0 29px 69px;
	list-style:none;
	background:url(/resource/bg-footer-t.gif) no-repeat 0 0;
}
#footer ul li{
	float:left;
	width:190px;
}
#footer address{font-style:normal;}
#footer strong{display:block;}
#footer a{
	color:#fefefe;
	text-decoration:none;
}
#footer a:hover{text-decoration:underline;}
/* text box */
.text{
	width:640px;
	margin:0 auto;
	overflow:hidden;
	padding:0 0 26px;
}
.text img{
	margin:15px auto 0;
}
.text img.im-right{
	float:right;
	display:inline;
	margin:0 50px 0 0;
}
/* grey box */
.grey{
	padding:6px 0 23px 0;
	background:#4b5a5d;
	width:640px;
	margin:0 auto;
	overflow:hidden;
	color:#fff;
}
.grey h2{
	line-height:44px;
	background:#667375;
	font-size:2em;
	font-weight:normal;
	margin:0;
	padding:0 0 0 14px;
}
/* orange box */
.orange{
	padding:6px 0 23px 0;
	background:#c30;
	width:640px;
	margin:0 auto;
	overflow:hidden;
	color:#fff;
}
.orange h2{
	line-height:44px;
	background:#d45126;
	font-size:2em;
	font-weight:normal;
	margin:0;
	padding:0 0 0 14px;
}
.orange p{margin:20px 35px 0 26px;}
/* top navigation */
DIV#topnav ul {
	height:45px;
	width:501px;
	overflow:hidden;
	background:url(/resource/bg-top-nav.gif);
	margin:0;
	padding:7px 0 0 155px;
	list-style:none;
}
DIV#topnav ul li{
	float:left;
	margin:0 13px 0 0;
}
DIV#topnav ul li a{
	float:left;
	color:#000;
	height:31px;
	text-decoration:none;
}
DIV#topnav ul li span{
	float:left;
	padding:0 13px;
	line-height:30px;
	height:31px;
	white-space:nowrap;
	cursor:pointer;
	font-size:14px;
}
DIV#topnav ul li.sel a,
DIV#topnav ul li a:hover{
	color:#fff;
	background:url(/resource/bg-li.gif) no-repeat 0 0;
}
DIV#topnav ul li.sel span,
DIV#topnav ul li a:hover span{background:url(/resource/bg-span.gif) no-repeat 100% 0;}
.top-box{
	width:656px;
	overflow:hidden;
	height:226px;
	position:relative;
	background:#d5e9ed url(/resource/bg-top.jpg) no-repeat 0 100%;
}
h1{
	margin:0;
	position:absolute;
	top:129px;
	left:52px;
}
h1 a{
	display:block;
	width:179px;
	height:62px;
	overflow:hidden;
	text-indent:-9999px;
}
.top-box strong{
	font:22px Helvetica, Arial, sans-serif;
	color:#333;
	position:absolute;
	left:40px;
	top:86px;
}

