@charset "utf-8";

/* menu styles */

body {
	width: 205px;
	background: url(../image/manu_bg.gif) #000000 no-repeat fixed;
	color: #333;
	font-size: 12px;
	padding: 0 84px;
}

img, div, input ,h1 {
	behavior: url("../js/iepngfix.htc")
}

h1 {
	width: 205px;
	height: 138px;
	background: url(../image/title.png) no-repeat;
	text-indent: -9999px;
	margin: 0 auto;
}
table {
	text-align: center;
}
td {
	color: #333;
	text-align: left;
	font-size: 12px;
	line-height: 18px;
}
p.by {
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
	width: 205px;
	padding: 50px 0;
	margin: 0 auto;
}
