/*	English  */

body { 
	background: #f2db88;
	color: #000000; 
	font-family: arial, helvetica, sans-serif; 
	}
p  { 
	color: #000000; 
	font-family: arial, helvetica, sans-serif; 
	}

div.content {
	padding: 1em 0; 
	width: 600px; 
	background-color: #ffffff; 
	border: none; 
	margin:0;

}
div.article { 
	margin-left: 179px;
	margin-right: 11px;
	}

div.title { 
	background:url(/images/20080501/title_bg.jpg) no-repeat #bad071;
	width:600px;
     height: auto !important;
     height: 268px;
     min-height: 268px;
}
div.title img {
	float:left;
	}
	
h1 {  
	font-size: 35px; 
	color: #fffa7e;
 	font-family:Arial, Helvetica, sans-serif;
	padding-top:40px;
	margin: 0 10px;
	}
h2 {  
	font-size: 32px; 
	color: #00609f; 
	font-family: "Times New Roman", Times, serif;
	text-align:center;
	margin-top: 0;
	}
	
h3 { 
	font-size: 24px; 
	color: #90b061; 
	font-family: arial, helvetica, sans-serif;
	border-bottom: #90b061 dotted 3px;
	}
.small{
	font-weight:normal;
	font-size:85%;
	font-style:italic;
	}
.quote{ 
	border-top: #90b061 dotted 3px;
	border-bottom: #90b061 dotted 3px;
	color: #00609f;
	margin: 1em 40px;	
	padding: 5px 0;
	text-align:center;
	}
	
div.cap, div.power1 {
	width: 140px;
	float: left;
	margin: 8px;
}
div.cap{
	background-color: #00609f; 
	padding: 5px 10px;
}
div.cap p{  
	font-weight: bold;
	font-size: 85%;
	color:#fffa7e;
}
div.box {
	width: 400px; 
	border: #00609f dotted 3px;
	height:auto !important;
	height: 1px;
	min-height: 1px;
}	
div.box p, div.power1 p { 
	color:#00609f;
	font-weight:bold;
	text-align:center;
	margin: 1.5em 10px 0;
}
div.box p.below {
	font-size: 80%;
	margin: 1em 5px 0;
}
.clear { 
	clear: both;
	line-height: 1px;
}

div.power1 {
	border: #00609f dotted 3px;
	}
div.power1 p{
	font-size:80%;
	margin: 5px;
	clear: right;
}
.fl-left{ float: left;}
.fl-right {
	padding-left: 5px;
	float: right;
	}


/* -------------------------------------- */
/* 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; 
	}
/* -------------------------------------- */

