@charset "utf-8";
/* CSS Document */
.container {
	width: 900px;
	padding: 0;
	margin: 0 auto;
}

h1 {
	font-size: 30px;
	line-height: 20px;
	font-family: century gothic, arial, sans-serif;
	color: #414316;
	font-weight: bolder;
	margin-bottom: 30px;
	margin-top: 20px;
	text-align: center;
}

#Content p{
	font-size: 13px;
	text-indent: 26px;
	line-height: 25px;
	margin: 0 50px;
	}
#Content a {
	text-decoration: none;
	color: #0066CC;
	text-decoration:none;
	border-bottom: 1px dotted #0066CC;
}
.writer{
	font-size: 14px;
	text-align: right;
}
.line {
	margin: 10px 0 20px 0;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #333;
}
h2{
	margin: 20px 50px 12px 50px;
	font-weight: bolder;
}
h3 {
	font-size:16px;
	line-height:20px;
	font-family:century gothic, arial, sans-serif;
	color:#414316;
	font-weight:600;
	margin:20px 0 10px 40px;
	background: url(../image/qupgdhga.gif) no-repeat left center;
	padding-left: 25px;
}
