*{margin:0;padding:0;}
body{color: #585858;border: 0;font: 14px/1.4em Arial, Helvetica, sans-serif;background: #fff;}
img {padding: 2px;border: 1px solid #CCC;}	
#wrapper{
	height: 100%;
	width:800px;
	border: 6px solid #f2f2f2;
	margin: 8px auto 0px;
	color: #333;
	padding: 5px;
}
#header{
	width:100%;
	height: auto;
	padding-bottom: 20px;
	background: #fff0f0 url(image/Patt_lightpink.gif) repeat;
	padding-top: 20px;
}
#intro {
	height: auto;
	text-align: center;
	color: #585858;
	line-height: 2.35em;
	font-weight: bold;
	margin-bottom: 10px;
}
#maincontent{
	width:770px;
	height: auto;
	color:#585858;
	font-size:95%;
	padding-left: 20px;
}
#menu{
	width:100%;
	height:30px;
	padding-top: 10px;
	background: #FCC url(image/Patt_lightpink.gif) repeat;
	border-bottom: 2px solid #fefefe;
}
#menu ul {height:30px;width: 100%;bottom: 0px;position: relative;background: url(image/Patt_lightsilver.gif) repeat;}
#menu li {
	height: 30px;
	width:auto;
	list-style-type: none;
	line-height: 30px;
	text-align: center;
	font-weight:bold;
	font-size:12px;
	margin-right: 3px;
	float: right;
	border-left: 1px solid #CCC;
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
}
#link{
	font-weight:bold;
	font-size: 90%;
	height: 30px;
	margin-top: 30px;
	width: 100%;
	background: #FFCCCC url(image/Patt_lightpink.gif) repeat;
	text-align: center;
	line-height: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#footer {
	font-family: helvetica, Tahoma, arial,;
	font-size: 77%;
	line-height: 30px;
	color: #999999;
	text-align: center;
	height: auto;
	width: 100%;
	background: #f2f2f2;
}

a:link, a:visited, a:active{font-family:arial,helvetica, Tahoma,;color: #585858;text-decoration: none;}
a:hover {text-decoration: none;color: #c00;}
h1 {font: bold 200%/50px "Times New Roman", Times, serif;text-align: center;color: white;text-decoration: underline;}
h2 {font: 98% Georgia, "Times New Roman", Times, serif;text-align: center;color: #666;margin: 0px;}
h3 {font-size: 95%;}
h3 a:link, h3 a:visited, h3 a:active{
	color: #F33;
	text-decoration: none;
}
h3 a:hover {color: #c00;text-decoration:none;}
h4 {
	font-size: 98%;
	text-align: left;
	color: #666;
	font-weight: bold;
	line-height: 20px;
	margin: 0px 0px 5px;
}
h5 {font-size: 77%;}
h6 {font-size: 70%;}
em{font-style:normal;}
p{margin-bottom:10px;}
.backgroundhistory{margin-top: 10px;padding-right: 30px;padding-left: 30px;}
.pre{color:#903;font-size:11px;padding-right: 30px;padding-left: 30px;}
.check{
	color:#f33;
	font-weight:bold;
	font-size: 80%;
	background-color:#EAEBE7;
	display: inline;
	padding: 5px 15px;
	margin-top: 10px;
	bottom: 0px;
}
#maincontent .section {
	color: #C33;
	background: #FFF5F5;
	padding: 10px;
	height: auto;
	width: 73%;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border: 6px solid #FFE8EB;
	margin-top: 10px;
	margin-bottom: 15px;
}
