/*	English  */

body { 
	background: url(/images/20080201a/bg.jpg) #b7abff;
	color: #000000; 
	font-family: arial, helvetica, sans-serif; 
	}
p, ul  { 
	color: #000000; 
	font-family: arial, helvetica, sans-serif; 
	}
div.page {
	background-color: #ffffff; 
	border: none; 
	width: 600px; 
}	

div.article >*:first-child { 
	margin-top: 0; 
}

div.article {
	margin: 0 11px 1em 179px;
}

div.title { 
	background-color: #fff6e2;
	/* MAC IE filter \*/
	height: auto !important;
	height: 202px;
	min-height: 202px;
	/* end filter */
	border: none;
	margin-bottom: 1em;
}

h1 {  
	font-size: 32px; 
	color: #333333; 
	border-top: solid 4px #8e85c6;
	border-bottom: solid 4px #8e85c6;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:center;
	margin:1em 5px 0;
	padding:10px;
	}
h2 {  
	font-size: 23px; 
	color: #665e9e; 
	border: solid 3px #8e85c6;
	padding: 3px 10px;
	font-family: arial, helvetica; 
	}
	
h3 { 
	font-size: 110%; 
	background-color: #8e85c6;
	border: none;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #ffffff; 
	padding: 5px;
	margin-right: 5px;
	}
.keys {
	font-size: 25px;
	font-weight:bold;
	background-color: #8e85c6;
	color: #ffffff; 
	border: solid #ffffff 4px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:center;
	margin:0;
	padding:5px;
	}
.quote { 
	font-size: 90%;
	text-align:justify;
	margin-left: 20px;
	margin-right:20px;
}
.try {
	border-top: solid 2px;
	border-bottom:solid 2px;
	padding: 5px;
	}
div.ask{
	margin-left: 10px;
	margin-bottom: 0px;
	}
div.ask li{ list-style:square;}

.fl-left { 
	float: left; }
.fl-right {
	float: right;}

.fnt { font-size: 80%; }
hr {
	color: #000000;
	background-color: #000000;
	border: none;
	width: 100px;
	height: 1px;
	margin: 0;
	text-align: left;
	}


/* -------------------------------------- */
/* standard - do not adjust */
div.linktext { 
	margin-left: 2px; 
	margin-right: 2px;
	width: 160px;
	float: left;
	}
div.linktext p { 
	margin: 0; 
	font-weight: bold; 
	font-size: 12px; 
	font-family: arial, helvetica, sans-serif; 
	}
div.linktext ul{ 
	padding-left: 0; 
	margin: 0 0 1em -35px;
	font-size: 12px; 
	font-weight: normal; 
	font-style: normal; 
	font-family: arial, helvetica, sans-serif; 
	}
div.linktext ul li { 
	padding-left: 35px; 
	margin: 0 0 3px;
	list-style-type: none; 
	}
table.appeared {
	background-color: #333333; 
	clear: both;
	}
table.appeared img {display: inline;}
td.appeared p {
	font-size: 77%; 
	color: #ffffff; 
	font-family: arial, helvetica, sans-serif;
	}
td.appeared>p {margin: 0;}
cite, em {font-style: italic;}
strong {font-weight: bold;}
a {color: #0000cc; }
a:link {color: #0000cc; }
a:visited {color: #330099; }
a:hover {color: #0033ff;}
div.footer { 
	width: 600px; 
	margin: 0; 
	padding: 2px 0; 
	border: none;
	}
div.footer p {
	margin: 1em 2px; 
	font-size: 12px; 
	font-family: arial, helvetica, sans-serif; 
	}
/* -------------------------------------- */

