
html, body {
	background:#F2C9B7;
	margin:0 auto;
	padding:0;
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000;
}

#main {
	margin:50px auto;
	height:636px;
	width:935px;
	background:url(../images/back.jpg) no-repeat 0 0;
	border:2px solid #fff;
	position:relative;
}

a {
	text-decoration:none;
	color:#000
}

h1 {
	margin:0 0 10px 0;
	color:#E95025;
	font-weight:normal;
	font-size:28px;
}

p {
	line-height:18px;
	height:243px;
	overflow-x:hidden;
	overflow-y:auto;
}

p a {
	color:#E95025;
	font-weight:bold
}

p span {
	display:block;
	padding:0 0 0 5px;
}

p span:hover {
	background:#C9A0BE;
	cursor:pointer
}

h3 {
	margin:0 0 4px 0;
}

.about-us {
	display:none;
	position:absolute;
	width:380px;
	padding:15px;
	background:#C9A0BE;
	left:280px;
	top:240px;
	border:1px solid #fff
}

.about-us td {
	font-size:11px;
}

.about-us img {
	border:1px solid #fff
}

#lgo {
	height:270px;
	position:relative;
}

#lgo a {
	position:absolute;
	right:0;
	top:0;
}

#lgo img {
	margin:20px 120px 0 0;
}

#cnt {
	height:340px;
}

#cpy {
	padding-left:40px;
	font-size:11px;
}

#cpy a:hover {
	text-decoration:underline
}

.menu {
	font-size:13px;
	text-align:center;
}

.menu th {
	width:16px
}

.menu td {
	width:280px
}

.menu a {
	display:block;
	color:#000
}

.menu a:hover {
	display:block;
	font-weight:bold
}

.row_1 {
	background:#FDEC17
}

.row_2 {
	background:#E8C16E
}

.row_3 {
	background:#E5B56A
}

.row_4 {
	background:#E7AC67
}

.row_5 {
	background:#E6A264
}

.row_6 {
	background:#E89861
}

.row_7 {
	background:#E48E5D
}

.row_8 {
	background:#E2855A
}

.row_9 {
	background:#E17A59
}

.row_10 {
	background:#B05F4E
}

.row_11 {
	background:#A05F7B
}

.over_row_1 {
	background:#fdeb04
}

.over_row_2 {
	background:#FECE1F
}

.over_row_3 {
	background:#FFC20E
}

.over_row_4 {
	background:#FCAF17
}

.over_row_5 {
	background:#F99D1C
}

.over_row_6 {
	background:#F68B1F
}

.over_row_7 {
	background:#e48148
}

.over_row_8 {
	background:#e26f3a
}

.over_row_9 {
	background:#F04E23
}

.over_row_10 {
	background:#b03920
}

.over_row_11 {
	background:#a03061
}
