body {
	  margin:0px;
	  padding:0px;
	  font-size:14px;
	  background:#fff;
}

p,ul,li,h1,h2,h3 { padding:2px;
         margin:0px;}
h1{
font-size:24px;
}

h2{
font-size:20px;
}

.number{
	font-size: 26px;
	font-weight:bolder;
	font-style: italic;
}
		   
#wrap{ margin:0px auto;
       padding:0px;
	   width:761px;
	   height:auto;
	   overflow:hidden;
	   border: solid 1px #3d8dd7;}
	   
#header { background:#153370; height:auto; height:99px; width:761px;}
#logo { background:url(../images/logo.gif) no-repeat; width:182px; height:99px; float:left;}
#word { float:left; width:363px; height:99px; color:#FFF; text-align: center;}
#tellan { float:left; width:216px; padding-top:15px;}

#slogon, #slogon2 {
	height:55px;
	background:#3d8dd7;
	width:761px;
	color:#FFF;
	text-align:center;
	padding-top:0px;
	clear:both;
	padding-bottom: 5px;
}

#intro {width:761px; border-bottom: dashed 1px #000; height:175px; padding-top:10px; clear:both;}

#picshow { width:761px; height:110px; clear:both; padding-top:10px; }
#picshow a { color:#000; text-decoration:none;}
#picshow a:hover { text-decoration: underline;}
#picshow a:visited { text-decoration:none;}
.imgb { border:#999 1px;}

#con_pay { width:761px; line-height:20px; padding:7px 5px;; clear:both; }

#footer { width:761px; height:45px; text-align:center; background: #153370; color:#FFF; padding-top:8px;}

