body {
	background:#fff;
	margin:0;
	padding:0;
}
img, form {
	margin:0;
	padding:0;
	border:none;
}
.space, .mspace {
	height:10px;
	font-size:0px;
}
.mspace {
	height:5px;
}
.hid {
	display:none;
}
#index {
	width:770px;
	margin:60px 0 0 40px;
}
#menu ul {
	float:left;
	width:135px;
	padding:0;
	margin:3px 0 0 0;
	list-style:none;
	line-height:18px;
}
p, a, h1, h2, h3, input, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:12px;
	color:#777;
	font-weight:normal;
	text-decoration:none;
	margin:0 0 3px 0;
	padding:0;
	outline:none;
}
a:hover {
	text-decoration:underline;
	color:#666666;
}
.title, .title a {
	color:#222;
}
h1, h1 a {
	font-size:17px;
	line-height:17px;
	margin:0;
	color:#000;
}
h1 a, h1 a:hover {
	border:none;
	text-decoration:none;
}
h2 {
	font-size:13px;
	margin:5px 0 10px 0;
	color:#999;
}
h3, h3 a {
	font-size:18px;
	margin:5px 0 6px 0;
	letter-spacing:-1px;
	color:#0099FF;
}
input, textarea {
	width:300px;
	background:#eee;
	border:1px solid #ccc;
	border-top:2px solid #999;
	height:16px;
	line-height:16px;
	vertical-align:middle;
	padding:2px 5px 2px 5px;
	margin-right:3px;
}
textarea {
	width:938px;
	height:250px;
	margin-bottom:7px;
}
.box, .linkbox {
	width:300px;
	height:110px;
	margin:0 30px 30px 0;
	border-bottom:1px solid #eee;
	float:left;
}
.linkbox {
	height:50px;
	margin:0 10px 10px 0;
}
.info {
	width:500px;
	margin-bottom:30px;
}
.info p {
	font-size:14px;
}
#header a {
	margin:0px 15px 0 0;
	color:#777;
	font-size:12px;
}
#header a:hover {
	text-decoration:underline;
}
#header {
	background:#f7f7f7;
	height:28px;
	padding:8px 0px 0px 20px;
}
#header ul {
	width:auto;
	padding-right:10px;
}
.clear {
	clear:both;
}
.holder {
	width:1000px;
}
#content {
	padding:20px;
	clear:both;
	width:950px;
	overflow:hidden;
}
.green, .green a {
	color:#00aa13;
}
.gr, .gr a {
	color:#999;
}
.hi, .hi a, #index .hi, #index .hi a {
	color:#FF3366;
}
i {
	color:#999;
}
.border {
	border:3px solid #eee;
	padding:10px;
}
.ext {
	width:7px;
	height:7px;
	background:url(/gfx/ext.gif) no-repeat;
	display:-moz-inline-box;
	vertical-align:text-top;
	margin:2px 0 0 2px;
}
.bl_round, .wh_round {
	background:transparent url(/gfx/buttons.gif) no-repeat scroll right top;
	cursor:pointer;
	display:-moz-inline-box;
	line-height:21px;
	padding-right:9px;
	text-decoration:none;
	vertical-align:middle;
}
.bl_round span, .wh_round span {
	background:transparent url(/gfx/buttons.gif) no-repeat scroll left top;
	color:#fff;
	display:block;
	height:21px;
	line-height:20px;
	padding-left:10px;
	color:#eee;
	font-size:11px;
}
a.bl_round:hover {
	background-position:right -21px;
}
a.bl_round:hover span {
	background-position:left -21px;
	color:#fff;
}
.wh_round {
	background-position:right -42px;
}
.wh_round span {
	background-position:left -42px;
	color:#fff;
}
a.wh_round:hover {
	background-position:right -63px;
}
a.wh_round:hover span {
	background-position:left -63px;
	color:#fff;
}
#index {
	
}
#index p, #index a {
	color:#000;
	margin:0;
	font-size:10px;
	line-height:14px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}
#index h1 a {
	font-size:11px;
	text-transform:uppercase;
}
.square {
	background:#FFFF00;
	padding:7px 5px 5px 5px;
}
#index .hi a {
	color:#fff;
	text-decoration:none;
	font-size:20px;
	text-transform:uppercase;
	line-height:16px;
	letter-spacing:-1px;
}
#index .hi a:hover {
	color:#000;
	background:none;
}
#index a:hover {
	background:#FFFF00;
}
/*
.visit a {
	background:#FFFF00;
	text-decoration:none;
}
.visit a:hover {
	background:#FFFF00;
}
.visit a:visited {
	background:transparent;
}
.visit a:visited:hover {
	background:#FFFF00;
}
*/