/* CSS Document */
/*body,td,th {	font-family: Geneva, Arial, Helvetica, sans-serif;	font-size: 12px;	line-height: 18px;	color: #333333;}*/
/*body {	background-color: #FFFED9;	background-image: url(../img/all_bg.gif);	background-repeat: repeat-y;	margin-left: 0px;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px;}*/

#hd {	width: 760px;	height: 80px;	background-image:url(../img/hd_bg.gif);	background-repeat: no-repeat;}
#hd .logo {	padding-top: 7px;	padding-left: 24px;	float: left;}
#hd .btn {
	width: 383px;
	float: right;
}

#mes {	width: 760px;}

/*#ft {	width: 760px;	height: auto;	padding-top: 12px;	font-size: 10px;	color: #666666;}*/

/*a {	color: #990000;	text-decoration: underline;}*/
/*a:hover {	color: #990000;	text-decoration: none;}*/
