body
{
	text-align:center;
	color:#EEE;
	font-size:small;
	font-family:verdana, arial, sans-serif;
	background:black url(/graph/qw/img/bg.png) top left repeat;
	margin:0;
	padding:0;
}

a {
	cursor:pointer;
}
a:link, a:visited
{
	text-decoration:none;
	color:#b2bccf;
}

a:hover
{
	text-decoration:underline;
	color:#5d826c;
}

h1,h2,h3,h4,h5,h6,#header p
{
	margin:0;
	padding:0;
}

#header h1
{
	letter-spacing:0.1em;
	font-size:1.2em;
	font-weight:normal;
}

#plogo,.access,hr
{
	display:none;
}

/* COMMON ATTRIBUTES */
#group,#head,#hm,#header,#middle,#copyr
{
	text-align:left;
	margin:0 auto 0 auto;
}

/* GROUP */
#group
{
	font-size:8pt;
	font-weight:bold;
	width:940px;
	height:19px;
	padding:4px 20px 2px 40px;
}

#group_name a:link, #group_name a:visited
{
	color:#C2C4C3;
}

#group_links
{
	float:right;
}

#group_links a:link, #group_links a:visited
{
	color:#EEE;
}

/* HEAD */
#head
{
	width:1000px;
}

#head img
{
	vertical-align:top;
}

/* HEADER */
#header
{
	width:550px;
	height:53px;
	margin:0 0 16px 0;
	padding:26px 0 0 20px;
	color:#576F77;
	font-size:1.1em;
}

/* MIDDLE */
#middle
{
	width:960px;
	padding:0 20px 0 20px;
	background:url(/graph/qw/img/bg_content.png) top center repeat-y;
}

#leftmenu
{
	float:left;
	width:160px;
	margin:0;
	padding:0;
}

#logbox
{
	width:128px;
	height:102px;
	text-align:center;
	margin:0 0 21px 0;
	padding:13px 4px 41px 16px;
	background:url(/graph/qw/img/login_box.png) top left no-repeat;
}

#contents
{
	float:left;
	width:590px;
	margin-right:-40px;			/* IE6 HACK */
	padding:0 25px 5px 25px;
	background:url(/graph/qw/img/headline.png) 15px 0px no-repeat;
}

#contents .ads-top,#contents .ads-bottom
{
	text-align:center;
	margin:-20px 0 13px 0;
}

#contents .ads-bottom
{
	margin-top:13px;
}

#motd
{
	display:none;
	position:relative;
	top:-76px;
	width:593px;
	text-align:center;
	color:#AAA;
	margin-bottom:-6px;
}

#motd p
{
	margin:0;
	padding:0;
}

#rightmenu
{
	float:right;
	width:160px;
	margin:0;
	padding:109px 0 0 0;
	background:url(/graph/qw/img/headline.png) top right no-repeat;
}

#rightmenu .ads
{
	width:158px;
}

/* COPYRIGHT */
#copyr
{
	position:relative;
	width:960px;
	text-align:center;
	font-size:0.85em;
	padding:157px 20px 20px 20px;
	background:url(/graph/qw/img/end_bar.jpg) top center no-repeat
}

.icon
{
	vertical-align:middle;
	border:0;
	margin-right:7px;
}

.action
{
	border:0;
	padding:0 0 0 5px;
	float:right;
}

.clearer,.content-clearer
{
	clear:both;
	font-size:1px;
}

.content-clearer
{
	height:1px;
}

/* form */
label
{
	font-weight:bold;
	text-align:left;
	float:left;
	clear:left;
	margin:0;
	padding:2px 0 0 0;
}

.f-ent
{
	text-align:right;
	padding:5px 0 5px 0;
}

.f-text,.f-select,textarea
{
	color:#CCC;
	border:#3E4547 solid 1px;
	padding:0;
	background:#181B1C;
}

.f-text
{
	padding:2px;
}

.f-button
{
	color:#EEE;
	border:#515B5E solid 1px;
	background:#3E4547;
}

#textfield
{
	text-align:center;
}

#textfield textarea
{
	width:98%;
}

#vmdl p
{
	text-align:center;
	margin:20px 0 0 3px;
}