#qcpad {
	padding: 15px;
}

#article {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", Verdana, Lucida, Arial, Helvetica, Sans-serif;
	font-size: 14px;
}

#article h2, h3, h4, h5, h6 {
	font-size: 16px;
	font-weight: bold;
}

#article h1 {
	font-size: 22px;
	letter-spacing: 1px;
}

#article a:link, a:visited {
	text-decoration: underline;
	color: #3A6B8E;
}

#article a:hover, a:active {
	color: #86A9C2;
}

#article #toc {
	border: 1px solid #A5A5A5;
}

#article #tocinside td {
	border-top: 1px solid #A5A5A5;
}

#ctext {
	font-size: 12px;
}

#wn {
	font-size: 12px;
}

#wn h1 {
	color: #5A6E7E;
	font-size: 18px;
	letter-spacing: 1px;
	border-bottom: 1px solid #A5A5A5;
	font-weight: normal;
}

#hd {
	font-size: 12px;
}

#hd h1 {
	color: #5A6E7E;
	font-size: 18px;
	letter-spacing: 1px;
	font-weight: normal;
}

#article img {

	padding: 5px;
	border: 1px solid #3A6B8E;
	margin: 5px;

}

#spoiler, .spoiler {
	padding: 3px !important;
	padding-left: 8px !important;
	border: 1px solid #A5A5A5 !important;
	background: #FFFFFF url(/img/grey_fbg.gif) !important;
	
}
