@charset "UTF-8";

/*-- shared/common for article type pages --*/
body iframe {
overflow:hidden;
}
iframe {
overflow:hidden;
}
#right_content_area {
	/*-- top/right/bottom/left --*/
	margin: 0 5px 10px 0;
	padding: 0;
	width : 700px;
	margin-left:25px;
}

#right_content_area form {
	padding-left: 15px;
}

#right_content_area input {
	background-color: #333;
	color: #fff; 
	font: normal 9pt 'Lucida Grande', Vernada, Arial, Geneva, Helvetica,'Hiragino Kaku Gothic Pro',Osaka, sans-serif;
	line-height: 1.0;
}

#right_content_area .search_box_right {
	text-align: right;
	padding: 0 0 2px 0;
}
#right_content_area .search_box_right input {
	background-color: #333;
	font: normal 8pt 'Lucida Grande', Vernada, Arial, Geneva, Helvetica,'Hiragino Kaku Gothic Pro',Osaka, sans-serif;
	color: #fff; 
	line-height: 1.0;
}
#right_content_area form .submit_btn {
	color: #fff; 
	padding-left: 5px;
	font: bold 8pt 'Lucida Grande', Vernada, Arial, Geneva, Helvetica, sans-serif;
}

#right_content_area form .submit_btn a:link, a:visited {
	text-decoration: none;
	color: #fff;
}

#right_content_area form .submit_btn a:hover {
	text-decoration: underline;
	color:#ff9900;
}

#pages {
	text-align: right;
	line-height: 1.2;
	font: normal 9pt 'Lucida Grande', Vernada, Arial, Geneva, Helvetica, sans-serif;
	color: #fff;
}

#pages a:link, a:visited {
	color: #fff;
	text-decoration: none;
}

#pages a:hover {
	text-decoration: underline;
	color:#ff9900;
}

#pages .currentpage {
	color: #fff;
	font-weight:bold;
	text-decoration: underline;
}

#found_count {
	color: #fff; 
	font-weight:normal;
	font-size: 9pt;
}


/*-- news content page style --*/

#newscontents {
	color: #fff;
	font-weight: normal; 
	background-image: url("/images/news_bg.jpg");
	background-repeat:no-repeat;
}

#newscontents table td {
	color: #fff;
	font-weight: normal;
	font-size: 10pt;
	line-height: 1.5;
}

#newscontens .newspubdate {
	padding: 0px 0px 0px 10px;
	color: #fff; 
	font-weight: normal; 
	font-size: 8pt;
}

#newscontens li {
	list-style: none;
	background: url(./images/arrow_bullet_yellow.gif) no-repeat 0 50%;
	padding-left: 15px;
	line-height: 1.5;
	font-size: 9pt;
	font-weight: normal;
}

#newscontens a:link, a:visited {
	color: #fff; 
	text-decoration: none;
}


#newscontens a:hover {
	text-decoration: underline;
	color:#ff9900;
}

#printversion {
	text-align: right;
	font-size: 8pt;
	line-height:125%;
	font-weight: normal;
}

#printversion a:link {
	color: #fff; 
	text-decoration:none;
}

#printversion a:visited  {
	color: #fff; 
	text-decoration:none;
}

#printversion a:hover  {
	color:#ff9900;
}


#heading {
	margin: 10px 0 10px 0;
	text-align: center;
	line-height:125%;
	font-weight: bold;
	font-size: 13pt;
	color: #fff; 
}

#subheading {
	margin: 0 0 10px 0;
	text-align: center;
	line-height:125%;
	font-weight: normal;
	font-size: 11pt;
	color: #fff; 
}

#lead {
	text-align: center;
	line-height:125%;
	font-weight: normal;
	font-size:10pt;
		color: #fff; 
}

#date {
	text-align: right;
	line-height:125%;
	font-weight: normal;
	font-size:x-small;
		color: #fff; 
}

#main {
	margin: 15px 10px 10px 15px;
	color: #fff; 
	font-size: 9pt;
	text-align: left;
	line-height:150%;
	font-weight: normal;
}

#main a:link, a:visited {
	text-decoration: none;
}

#main a:hover {
	text-decoration: underline;
	color:#ff9900;
}

#main .links, .dwnlds, .mailtos {
	padding: 5px 0 5px 0;
	text-align: left;
	font-weight: normal;
	text-indent: 12px;
	background: url(./images/arrow_bullet_yellow.gif) no-repeat 0 50%;
}

.imgs {
	margin: 10px 5px 5px 5px;
	border: 0;
}

.imgcaption {
	font-size: 8pt;
}

#main .closing {
	margin: 20px 0 0 300px;
	text-align: left;
}

#endmark {
	padding: 12px 0 24px;
	text-align:center; 
}

#main .box {
	margin: 0 5px 5px 0;
	border-style: dotted dotted dotted dotted;
	border-width: 1px 1px 1px 1px;
	border-color: #999999;
	padding: 5px 5px 5px 5px;
}


#signature {
	width: 18em;
	margin-top: 2em;
	margin-right: 0em;
	margin-bottom: 2em;
	margin-left: auto;
	text-align: left;
	line-height:1.4;
	font-weight: normal;
	font-size: 10pt;
}

#inquiry {
	margin: 20px 300px 20px 0;
	padding: 10px 10px 10px 10px;
	background-color: #eeeeee;
	text-align: left;
	line-height: 140%;
	font-weight: normal;
}

#about {
	margin: 20px 0 20px 0;
	border-style: solid;
	border-width: 1px 0 0 8px;
	border-color: #003466;
	padding: 10px 10px 10px 10px;
	text-align: left;
	line-height: 140%;
	font-weight: normal;
}

#imgbank {
	margin: 20px 140px 20px 140px;
	border-style: dotted solid dotted solid;
	border-width: 3px 1px 3px 1px;
	border-color: #003466;
	padding: 10px 10px 10px 10px;
	text-align: center;
	line-height: 140%;
}

#goback {
	font: normal 8pt 'Lucida Grande', Vernada, Arial, Geneva, Helvetica, sans-serif;
	font-weight: bold;
	text-align: right;
	color: #fff; 
}

#goback a:link, a:visited{
	text-decoration: none;
color: #fff; 
}

#goback a:hover{
	text-decoration: underline;
	color:#ff9900;
}

#h2_contact_us {
	font-size: 8pt;
	text-align: right;
	margin-right: 26px;
}
#h2_contact_us a {
	font-weight: bold;
}

/*-- faq page styles --*/

#faqcontents {
	color: #fff;
	font-weight: normal; 
}

#faqcontents table {
table-layout: auto;
width: 100%;
margin: 5px 0 5px 0;
border-collapse: separate;
border-spacing: 1px;
border-top: 1px solid #ccc;
border-bottom: 1px solid #333333;
}

#faqcontents table tr {
}

#faqcontents table th {
color: #fff;
font-weight: bold;
font-size: 9pt;
background-color: #000;
padding: 4px;
	filter:alpha(opacity=50);
	opacity: .50;
	-moz-opacity: .50;

}

#faqcontents table td {
color: #fff;
font-weight: normal;
font-size: 9pt;
text-align: center;
}

#faqcontents li {
	list-style: none;
	background: url(./images/arrow_bullet_yellow.gif) no-repeat 0 0; 
	padding-left: 15px;
	line-height: 20px;
	font-size: 9pt;
	color: #fff;
}


#faqcontents a:link, 
#faqcontents a:visited {
	color: #fff;
	text-decoration: none;
}

#faqcontents a:hover {
	text-decoration: underline;
	color:#ff9900;
}

.faq_item {
	margin: 10px 15px 15px 15px;

	text-align:left;
}

#faqcontents .faq_question {
	background: url(/css/images/faq_bullet.gif) no-repeat 0 0;
	background-position: left top;
	padding-left: 15px;
	color: #fff;
	font-weight: bold; 
	line-height: 20px;
	font-size: 11pt;
	text-align:left;
}

#faqcontents .faq_question a:link, a:visited {
	color: #fff;
}

#faqcontents .faq_question a:hover {
	color:#ff9900;
}

#faqcontents .faq_answer {
	margin: 10px 0 0 14px;
	font-size: 9pt;
	font-weight: normal;
	line-height: 150%;
	color: #ccc;
}
#faqcontents .faq_answer p {
	text-align:left;
}

#faqcontents .faq_answer li {
	list-style: disc;
	background: none;
	padding-left: 0;
	text-align:left;
}



/*-- misc. --*/

.floatclear {
	clear: both;
	margin: 0px;
	padding: 0px;
}


