﻿/*
九玄幻界 http://www.jiuxuan.org
*/

body
{
	font-family: 微软雅黑, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	background-color: #021F1F;
	text-align: center;
}

h1,h2,h3,h4,h5,h6
{
	font-family: 微软雅黑, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
}

.menu
{
	position: relative;
	top: 10px;
	left: 3.5%;
}

.menu ul
{
	color: #ccc;
	width: 1200px;
	margin-left:auto;
	margin-right:auto;
}

.menu li
{
	background-image: url(../images/menu_button.png);
	background-repeat: no-repeat;
	list-style: none;
	float: left;
	margin: 20px;
	padding-top: 7px;
	width: 110px;
	height: 38px;
	text-align: center;
}

.menu a, .menu a:visited, .menu a:hover, .menu a:active
{
	color: #ccc;
	text-decoration:none;
}

#imageflash
{
	clear: both;
	margin-left: auto;
	margin-right: auto;
	margin-top: 100px;
}