@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-image: url(image/bg.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
	background-attachment: fixed;
}
.navi ul {
	margin: 0px;
	padding: 0px;
}
.navi li {
	display: inline;
	padding-right: 30px;
	padding-left: 30px;
}
.navi a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}
.navi a:hover {
	color: #00FFFF;
}


.navi {
	height: 30px;
	background-image: url(image/navibg.jpg);
	background-repeat: repeat-x;
}
.left ul {
	margin: 0px;
	padding: 0px;
}
.left li {
	padding-left: 20px;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B99178;
	list-style-type: none;
}
.left a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
.left a:hover {
	color: #00FFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00FFFF;
}


.left {
	width: 190px;
	background-image: url(image/lt.jpg);
	background-repeat: repeat-y;
}
.r {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	background-color: #FFFFFF;
}
.k ul {
	margin: 0px;
	padding: 0px;
}

.to {
	height: 28px;
	background-image: url(image/to.jpg);
	background-repeat: repeat-x;
}
.go {
	background-image: url(image/l.jpg);
	background-repeat: repeat-y;
}

.boton {
	background-image: url(image/boton.jpg);
	background-repeat: repeat-x;
	height: 118px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 16px;
}
.boton ul {
	padding: 0px;
	margin: 0px;
}
.boton li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	display: inline;
	line-height: 16px;
}
.boton a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.boton a:hover {
	color: #990000;
}
.to {
	background-image: url(image/t.jpg);
	background-repeat: repeat-x;
}
.k {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
}
.k li {
	display: inline;
	list-style-type: none;
	margin-right: 2px;
	margin-left: 2px;
}
.k a {
	color: #330000;
}
.k a:hover {
	color: #990000;
	text-decoration: none;
}
.promcolor {
	color: #9C0;
}
.promcolor2 {
	color: #F00;
}
.con {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #4F8211;
	font-weight: bold;
}
.con2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #436D10;
	font-weight: bold;
}
.con2 a {
	color: #436D10;
}
.con2 a:hover {
	color: #BE3836;
	text-decoration: none;
}
