body, p, ul, h1, h2, h3 { 
	color: #000000; 
	font-family: arial, helvetica, sans-serif; 
	}
body {
	background: url(/images/200905a/bg.jpg) #7a8a3c;
}
div.page {
	width: 600px;
	background-color: #f7fcd4; 
	border: none; 
	padding-bottom: 1em;
}	
div.article {
	margin-left: 179px;
	margin-right: 11px;
}
div.title {
border: none; 
padding-top: 3px;
margin-bottom: 1em;
background-color: #c7e084;
width: 600px;
overflow: auto;
}
h1 {
font-size:28px;
	margin-right: 11px;
	margin-bottom: 0px;
	}
h2{
font-size:120%;
padding: 5px 10px;
border: none;
border-left: 2px dotted #4e6009;
border-bottom: 2px dotted #4e6009;
background-color: #c7e084;
}
h3 {
color: #4e6009; 
margin-top: 0px;
}
.left {
float: left;
}
.right {
float:right;
}
div.right, div.left {
width: 200px;
border: 3px dotted #c43c46;
padding: 7px;
background-color: #FFFFFF;
}
div.left p, div.right p{
margin: 0;
color: #7a8a3c;
}
div.right p{
color: #c43c46;
text-align: left;
}
div.left {
border: 3px dotted #4e6009;
margin-left: 11px;
}
.clear {
clear: both;
}
div.article strong {
color: #4e6009;
font-size:110%;
}
div.article strong.girls {
color: #c43c46;
font-size: 100%;
}
.ypa, div.suit p {
font-weight: bold;
}
div.suit {
border: 2px solid #4e6009;
background-color:#FFFFFF;
margin: 0px 50px;
padding: 5px 15px 5px 20px;
}
div.think {
background-color:#c7e084;
border: none;
border-top: 2px solid #4e6009;
border-bottom: 2px solid #4e6009;
padding: 10px;
}
div.think ul{
margin-bottom: 0px;

}
div.think li{
color: #4e6009; 
font-weight: bold;
margin-bottom: 3px;
}

hr { 
width: 100px; 
height: 1px; 
border: none;
text-align: left;
margin: 0;
color: #4e6009;
background-color: #4e6009; 
}

.fnt {
font-size: 80%;
}


/* standard - DO NOT Change */
div.linktext p,
div.linktext ul li,
div.appeared p,
div.footer p {
	font-size: 77%;
	margin: 0;
}

div.linktext { 
	margin: 0 2px; 
	width: 160px;
	float: left;
	}
div.linktext p { 
	font-weight: bold; 
	}
div.linktext ul { 
	padding: 0;
	margin: 3px 0 1em;
	}
div.linktext ul li { 
	margin-bottom: 3px;
	list-style-type: none; 
	}
div.appeared {
	background-color: #333333; 
	border: none;
	width: 600px;
	}
div.appeared p {
	color: #ffffff; 
	padding: 2px;
	height: auto !important;
	height: 15px;
	min-height: 15px; 
}
div.arrows {
	float:right;
	padding: 2px 0;
	width: 45px;
	text-align: right;
}
div.arrows img {
	display: inline;
}

div.footer { 
	width: 600px;
	padding: 2px 0; 
	}
div.footer p {
	margin: 1em 2px; 
	}
a, a:link {
	color: #0000CC;
}
a:visited {
	color: #330099; 
}
a:hover,
a:active	 {
	color: #0033ff;
}

