body, p, ul, h1, h2, h3 {
	color: #000000; 
	font-family: arial, helvetica, sans-serif; 
	}
body {
	background-color: #f3ecc3;
}
div.page {
	width: 600px;
	border: none; 
	background-color: #d7e3cd; 
	padding-bottom: 1em;
}	
div.title {
	width: 600px;
	background: url(/images/200811b/bg.jpg) no-repeat #d7e3cd;
	height: auto !important;
	height: 179px;
	min-height: 179px;
	padding-bottom: 1em;
	}
div.title img{
	float:left;
}	

div.article {
	margin-left: 179px;
	margin-right: 11px;
}
h1, h2, h3 {
	color:	#3c656f;
	}
h1 {
	font-size: 28px;
	margin-top:0;
	padding-top: 50px;
}	
.ypa {
	font-size: 60%;

}
h2 {
	font-size: 18px;
	border-bottom: 2px dashed;
	padding-bottom: 2px;
}	
h3, div.box h3 { 
	font-size: 110%; 
	margin: 0;
	}
div.think h3 { 
	font-size: 110%; 
	background-color: #eef1df; 
	border-bottom:solid 2px #3c656f;
	margin: 0;
	padding: 5px;
	}
.intro, div.door, div.box, div.think {
	background-color:#ffffff;
	border: double 4px #3c656f;
	}
.intro {
	padding: 14px;
	margin: 0 20px;
	}
div.box, div.door { 
	height: auto !important; 
	height: 1px;
	min-height: 1px;
	}
		
div.door p{
	font-size: 90%;
	font-weight: bold;
	color:#3c656f;
	padding-top: 70px;
	}
div.door img, div.box img{
	float:left;
	padding-right: 5px;
}	
div.box {
	padding: 1em 18px .5em;
	background-color:#f3ecc3;
}
div.think {
	background-color: #f3ecc3;
	margin: 0 75px;
	padding-bottom:10px;
}
.think ul li{
	list-style:square;	
	padding-bottom:.5em;
	}
.ype {
	border:solid 2px #00435e;
	background-color:#ffffff;
	width:350px;
	padding: 5px;
	margin: 10px 20px;
	}			

.clear {
clear: both;
}

hr {
	color: #000000;
	background-color: #000000;
	border: none;
	width: 100px;
	height: 1px;
	margin: 0;
	text-align: left;
	}
.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;
}

