body {
	text-align:center;
	background:#000;
	color:#fff;
	font-family:arial;
	font-size:12px;
}
* {
	border:0;
	margin:0;
	padding:0;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
#body {
	width:776px;
	margin:0 auto;
	text-align:left;
	position:relative;
	z-index:1;
}
#header {
	padding:35px 0 0 0;
	height:161px;
	background:url('/images/skin/Index/head.jpg') no-repeat left top;
}
* html #header {

}
#header p {
	margin:35px 0 0 25px;
	width:405px;
}
#logo {
	display:block;
	margin:0 0 0 50px;
	width:200px;
}
#menu, #bmenu {
	height:49px;
	border-top:1px solid #46474e;
	border-bottom:1px solid #808080;
	background-color:#700606;
	padding:0 5px;
}
#bmenu, #bmenu * {
	z-index:1;
	position:relative;
}
#menu div {
	height:49px;
	background:url('/images/skin/Index/menu-bg.jpg') repeat-x left top;
}
#bmenu div {
	height:49px;
	background:url('/images/skin/Index/bmenu-bg.jpg') repeat-x left top;
}
#menu ul {
	list-style:none;
	margin:0 0 0 1px;
}
#menu li {
	float:left;
	text-align:center;
	width:120px;
	height:49px;
}
#menu a {
	height:19px;
	padding:17px 0 13px 0;
	display:block;
	font-size:12px;
	color:#fff;
	font-weight:bold;	
	background:url('/images/skin/Index/menu-item.jpg') no-repeat left top;
}
* html #menu a {
	padding:17px 0 13px 0;
}
#menu a:hover {
	background:url('/images/skin/Index/menu-item-a.jpg') no-repeat left top;
}
#bmenu ul {
	list-style:none;
	margin:0 1px 0 0;
}
#bmenu li {
	float:right;
	text-align:center;
	width:120px;
	height:49px;
}
#bmenu a {
	background:url('/images/skin/Index/bmenu-item.jpg') no-repeat left top;
	height:19px;
	padding:17px 0 13px 0;
	display:block;
	font-size:12px;
	color:#fff;
	font-weight:bold;
}
* html #bmenu a {
	padding:17px 0 13px 0;
}
#bmenu a:hover {
	background:url('/images/skin/Index/bmenu-item-a.jpg') no-repeat left top;
}
#main {
	background:#000 url('/images/skin/Index/bg.jpg') repeat-x left top;
	height:350px;
	padding:10px 0;
	z-index:50;	
}
* html #main {
	height:350px;
}
#main h1 {
	font-size:24px;
	margin:10px 20px 10px 70px;
	font-weight:normal;
}
#main h1 {
	*margin:20px 20px 10px 70px;
}
#footer {
	background:url('/images/skin/Index/foot-bg.jpg') repeat-x left top;
}
#footer div {
	height:85px;
}
#footer .div {
	background:url('/images/skin/Index/footer.jpg') no-repeat right bottom;
	height:235px;	
}
#footer h3 {
	margin:70px 0 0 135px;
}
#footer h3 a {
	font-size:24px;
	color:#fff;
}
#footer h3 b {
	color:#fa0d0d;
}
#members {
	list-style:none;
	margin:12px auto 0 auto;
	height:100px;
	width:700px;
}
#members li {
	float:left;
	text-align:center;
	color:#fa0d0d;
	width:86px;
	font-size:11px;
}
#members a {
	color:#fa0d0d;
}
#members img {
	margin:6px;
}
#foot {
	height:105px;
	padding:0 30px;
	color:#acb3b9;
	font-size:11px;
}
#foot center {
	margin:30px 0 20px 0;
	color:#888888;
}
#foot span {
 	float:right;
 	display:block;
}
#reg-form {
	width:300px;
	margin:0 0 0 50px;
}
#reg-form td {
	font-size:12px;
}
#reg-form a {
	color:#fa0d0d;
	text-decoration:underline;
}
#reg-form a:hover {
	text-decoration:none;
}
#reg-form th {
	width:100px;
	font-size:12px;
	font-weight:normal;
	text-align:left;
	vertical-align:middle;
}
#reg-form input, #reg-form select {
	font-size:11px;
	border-top:1px solid #748189;
	border-left:1px solid #748189;
	border-right:1px solid #d4d0c8;
	border-bottom:1px solid #d4d0c8;
	margin:3px;
	color:#7c8594;
	height:18px;
}
#reg-form input {
	padding:0 5px;
	width:130px;
}
#reg-form select {
	padding:0 0 0 5px;
	width:140px;
}
#reg-form option {
	padding:0 0 0 5px;
}
#reg-form .check {
	height:12px;
	width:12px;
	margin:0 5px 0 3px;
	vertical-align:bottom;
}
#reg-form #agree {
	padding:7px 0 0 0;
	font-size:11px;
}
#button {
	margin:15px 0 -50px 50px;
	z-index:50;
	position:relative;
}
* html #button{

}
#girl {
	background:url('/images/skin/Index/girl.png') no-repeat left top;
	position:absolute;
	top:64px;
	left:363px;
	z-index:100;
	height:551px;
	width:413px;
	behavior: url('/scripts/iepngfix.htc');
}