body	{
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #fff;
	font-size: 12px;
	text-align: left;
}

p, .reading_news_text, .reading_news_source, .reading_news_date	{
	margin: 6px;
	text-align: left;
	line-height: 16px;
}

.reading_news_error {
        margin: 6px;
        text-align: left;
        line-height: 16px;
	font-style: italic;
}

li {
	margin-bottom: 6px;
	margin-right: 5px;
}

a	{
	color: #009;
	text-decoration: none;
	border-style: none;
}

a:visited	{
	color: #060;
}

a:hover	{
	color: #900;
	border-bottom: 1px dashed #009;
	border-top: 1px dashed #009;
}

a:active	{
	color: #f00;
	border-bottom: 1px dashed #f00;
	border-top: 1px dashed #f00;
}

a.img:hover a.img:active {
	border-bottom: none;
	border-top: none;
}

acronym	{
	font-style: italic;
	border-bottom: dashed #000 1px;
}

img	{
	border-style: none;
}

img.margintop {
  margin-top: 5px;
  margin-left: 4px;
}

img.marginnext {
  margin-top: -4px;
  margin-left: 4px;
}

#language	{
	margin-top: 5px;
	margin-bottom: -10px;
        margin-left: 5px;
	width: 140px;
        z-index: 100;
}

input.go_button {
        margin-top: 15px;
        margin-left: 5px;
}

table {
	font-family: Arial, Helvetica, sans-serif;
	color: #055;

	font-size: 12px;
	text-align: left;
}

table.color {
        background-color: #FFA;
        padding: 3px;
}

td, th {
  vertical-align: top;
}

th {
	font-weight: bold;
	background-color: #DD6;
}

.table_colright {
	text-align: right;  
}

h1, h2, h3, .reading_news_title	{
	font-family: arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	margin: 20px 20px 5px 5px;
	color: #000;
}

h1, .reading_news_title	{
	font-size: 28px;
}

h1#page_title	{
	position: absolute;
	font-size: 36px;
	top: 0px;
	left: 5px;
}

h2	{
	font-size: 24px;
}

h2#page_subtitle	{
	position: absolute;
	top: 65px;
	left: 5px;
}

h3	{
	font-size: 20px;
        margin-top: 5px;
}

h4	{
	font-size: 16px;
}

ul, ol	{
	text-align: left;
}

#all	{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 640px;
	height: auto;
	background-color: #ccf;
	z-index: 0;
	padding: 5px;
	text-align: left;
}

#head_sec	{
	width: 100%;
	height: 115px;
	background-color: #ffc;
	z-index: 5;
}

#logo	{
	position: absolute;
	right: 5px;
	top: 5px;
	background-image: url(../images/kyosei_logo_sponsorship.gif);
	background-repeat: no-repeat;
	width: 194px;
	height: 95px;
}

#sub_logo	{
	
	position: absolute;
	right: 15px;
	top: 95px;
	font-weight: bold;
}

#margin_sec	{
	float: left;
	margin-top: 5px;
	width: 150px;
	height: auto;
	background-color: #ffc;
	z-index: 5;	
}

.margin	{
	padding: 5px 0px 5px 0px;
	width: 130px;
	text-align: left;
}

hr	{
	width: 80%;
	height: 3px;
	background-color: #000;
  text-align: center;
}

p.margin_link	{
	margin: 3px 3px 3px 8px;
}

#main_sec	{
	float: right;
	margin-top: 5px;
	width: 475px;
	height: auto;
	background-color: #ffc;
	z-index: 5;	
}

.rightblock	{
	float: right;
	clear: right;
	margin: 5px 5px 5px 10px;
	border: solid 1px #999;
	background-color: #fff;
	padding: 2px;
	text-align: center;	
}

.leftblock	{
	float: left;
	clear: left;
	margin: 5px 10px 5px 5px;
	border: solid 1px #999;
	background-color: #fff;
	padding: 2px;
	text-align: center;
}

.quote	{
	text-align: left;
	margin: 10px;
	width: 150px;
	font: 16px "Times New Roman", Times, Serif;
	font-weight: bold;
	color: #933;
	line-height: 22px;
}

.bigq	{
	font-size: 26px;
	color: #000;
}

.quote_ref	{
	font: 14px  "Times New Roman", Times, Serif;
	font-weight: bold;
	font-style: italic;
	color: #000;
}

div.linkbox	{
	width: 150px;
}

.link_head	{
	font-weight: bold;
	font-size: 14px;
}

ul.linkbox, li.linkbox	{
	list-style: disc;
	margin: 3px 10px 3px -10px;
}

#footer_sec	{
	clear: both;
	margin-top: 5px;
	width: 100%;
	height: 60px;
	background-color: #ffc;
	z-index: 5;
}

.left_foot	{
	float: left;
	clear: left;
	font-weight: bold;
}

.right_foot	{
	float: right;
	clear: right;
	font-weight: bold;
}

.icon_jpg	{
	float: left;
	width: 55px;
	height: 40px;
	border: 1px solid #339;
	background-image: url(../tools/images/icon.jpg);
	font-family: "Times New Roman", Times, serif;
	font-size: 32px;
	text-align: center;
	color: #ccccff; 
	font-weight: bold;
 	margin-top: -12px;
 	margin-right: 10px;
 	}

.icon_indent {
  margin-left: 74px;
  margin-right: 5px;
  }

.endhomophobia_qline {
 margin-left: 5px;
 margin-bottom: 5px;
}
 
.endhomophobia_aline {
 margin-left: 5px;
}
 
.endhomophobia_question {
 font-family: Arial, Helvetica, sans-serif;
 font-weight: bold;
 font-size: 12px;
 margin-left: 5px;
 
} 
 
.endhomophobia_answer {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px; 
 margin-left: 5px;
 font-style: italic;
 
}
 
.endhomophobia_q {
 font-family: Arial, Helvetica, sans-serif;
 color: #0066FF;
 font-weight: bold;
 font-size: 12px; 
}
 
.endhomophobia_a {
 font-family: Arial, Helvetica, sans-serif;
 color: #FF66FF;
 font-size: 12px;
 font-weight: bold; 
}
 
.lpics {
 margin-right: 10px;
 margin-left: 0px; 
 margin-bottom: 5px;
 border: 2px solid #FF66FF;
 padding: 3px;
}

.rpics {
 margin-right: 5px;
 margin-left: 10px; 
 margin-bottom: 5px;
 border: 2px solid #FF66FF;
 padding: 3px;
}


.box {
 border: 1px dotted #FF66FF;
 background-color: #FCFDF2;
 padding: 5px;
 margin-top: 5px;
 margin-left: 10px;
 margin-right: 10px;
 margin-bottom: 10px;
 }



 

 