html,form{margin:0px;padding:0px;border:0px;}

/*html{overflow:scroll;}*/

body{
	overflow:scroll;
	background:url(../image/back.gif);
	background-repeat:repeat-x;
}

body, table, div, td{
	width:100%;
	color: #333333;
	margin:0px auto;
	line-height:130%;
	padding:0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;		
	border:0px;
	font-size:20px;
}

p{ font-size:20px;}

img{border:0px;}

a {		color: #333333;	  font-style: normal;	line-height: 16px;	  text-decoration: none;}
a:link {	color: #333333;	  line-height: 16px;	text-decoration: none;}
a:visited {color: #333333;	  line-height: 16px;	text-decoration: none;}
a:hover {color: #ed8403;	line-height: 16px;	}


a.fot_pa:link, a.fot_pa:visited, a.fot_pa:hover, a.fot_pa:active  { 	
	display:inline-block;
	padding:10px;
	border:1px solid #000;
	border-radius:3px;
	color:#fff;
	background-color:#000;
	font-size:1.3em;
}

a.fot_pb:link, a.fot_pb:visited, a.fot_pb:hover, a.fot_pb:active  { 	
	display:inline-block;
	padding:10px;
	border:1px solid #c2c7c9;
	border-radius:3px;
	color:#000;
	font-size:1.3em;
}	
a.fot_pc:link, a.fot_pc:visited, a.fot_pc:hover, a.fot_pc:active  { 	
	display:inline-block;
	padding:10px;
	border:1px solid #61AF22;
	border-radius:3px;
	color:#fff;
	background-color:#61AF22;
	font-size:1.3em;
}	
