body {
	background-image:url(pat_20071030220925.gif);
	background-attachment:fixed;
	background-color:#333;
	font-family:arial;
	font-size:16px;
}

.red {
	text-align:center;
	width:100%;
	font-size:32px;
	font-family:Georgia;
	color:#B40000;
}

.copyright	{
	color:#fff;
	font-family:arial;
	font-size:11px;
}

.green {
	text-align:center;
	width:100%;
	font-size:32px;
	font-family:Georgia;
	color:#02A104;
}

.inline {
	background-color:#fff;
	border:2px solid #D24D00;
	padding:10px;
	width:67%;
	margin: 0 auto;
	text-align:center;
}

.marked {
	text-align:center;
	font-family:georgia;
	font-size:15px;
	font-weight:bold;
	font-style:italic;
	background-color:#FFBF00;
	padding:4px;
	color:#A50016;
}

.highlight {
	background-color:yellow;
}

li {
	margin-bottom:15px;
	color:#B40000;
}

hr {
	height: 0;
	border:0;
	border-bottom: 1px dotted #333;
}

.normal {
	background-color:#333;
	color:#fff;
	font-size:22px;
	padding:3px;
}

a {
	color:#fff;
	text-decoration:none;
}

a:hover {
	color:#eee;
	text-decoration:underline;
}

#indexContact {
	padding:10px;
	display:none;
	width:480px;
	height:305px;
	position:absolute;
	border:2px solid #000;
	background-color:#fff;
}

.qq {
	width:100%;
	font-size:12px;
	font-family:arial;
	border:1px solid #ccc;
}

.d50 {
	width:50%;
	border-bottom:1px solid #eee;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
}
.led {
	width:100%;
	text-align:left;
}

.oo{
	width:69%;
	margin: 0 auto;
	text-align:center;
}

.pp {
	text-align:right;
}

h4 {
	background-color:#000;
	color:#fff;
	width:100%;
	text-align:left;
	padding:3px;
}
