* {
	font-family: Arial, Helvetica, sans-serif
}
body{
	color: #666;
	font-size: 100%;
	line-height: 1.3em;	
	margin: 0px;
	padding: 0px;
	background: url(../image/backG.jpg) fixed #CCCCCC;
}

/******* hyperlink and anchor tag styles *******/
a:link, a:visited{
	color: #005FA9;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}

/************** header tag styles **************/
h1{
 font: bold 120% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
 background-color: #fff;
}

/*************** list tag styles ***************/
ul {
 list-style-type: none;
}

/************ siteName DIV styles **************/
#siteName {
	margin: 0px;
	padding: 10px 0 8px 20px;
	color: #000;
}

/********* navigation DIV style ********/
#navigation {
	PADDING: 10px 0px;
	BACKGROUND: #808080; MARGIN: 0px; font-size: 10px;
	border-top: #eaeedf 5px solid; border-bottom: #eaeedf 5px solid; 
}
#navigation ul { 
	list-style: none;
	font-weight: bold;
	text-align: center;
	margin: 0; color: #fff;
}
#navigation li {
  display: inline;
  white-space: nowrap;
}
#navigation li a {
  text-decoration: none;
  color: #fff;
  background: transparent;
}
#navigation li a:hover {
  color: #DDEEFF; text-decoration: underline
}
.space {
	padding-left: 0.5em
}
.t_NEWS {
	font-weight: bold	
}
#div1 {
	color: #B5DAFF; text-align: center; font-size: 16px;
	font-weight: bold; position: absolute; width: 384px;
	height: 30px; z-index: 3; left: 57%; top: 40px; cursor: move
}

/************ shortcut DIV styles **************/
#shortcut {
	float: right;
	width: 185px;
	padding: 0px;
	background-color: #F5f7f7;
	border-left: 1px solid #ccc;
	font: small Verdana,sans-serif;
	margin: 0px;
}
#shortcut image {
	float: right; margin: 0;@padding-top: 3px; border: none
}
#shortcut P{
	margin: 0px;
	color: #fff;
	padding: 5px 0px 5px 10px;
	font-weight: bold;
	background-color: #369;
}
#sectionLinks {
	margin: 0px;
	padding: 0px;
}
#sectionLinks h3 {
	padding: 0px 0px 2px 0px;
	font-weight: bold;
	font-size: 80%;
	color: #334d55;
	margin: 0px;	
}
#sectionLinks ul {
	margin: 0px;
	padding: 0px;
}
#sectionLinks li {
	margin: 0px;
	padding: 0px;
	display: inline;
}
#sectionLinks .NewW {
	font-size: xx-small;
	color: #878AAB;
	font-weight: normal;
}
#sectionLinks strong {
	font-size: x-small;
	color: #969;
}
#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #ccc;
	background-color: #E9EAEC;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #21536A;
}
#sectionLinks a:hover{
	border-top: 1px solid #ccc;
	background-color: #DDEEFF;
	font-weight: bold;
	text-decoration: none;
}
#sectionLinksE {
	margin: 0px;
	padding: 0px;
}
#sectionLinksE h3 {
	padding: 0px 0px 2px 0px;
	font-weight: bold;
	font-size: 80%;
	color: #334d55;
	margin: 0px;	
}
#sectionLinksE ul {
	margin: 0px;
	padding: 0px 5px 0px 0px;
	font-size: 110%;
}
#sectionLinksE li {
	margin: 0px;
	padding: 0px;
	display: inline;
}
#sectionLinksE .NewW {
	font-size: x-small;
	color: #333333;
	font-weight: normal;
}
#sectionLinksE strong {
	font-size: small;
	color: #063;
}
#sectionLinksE a:hover strong {
	font-size: small;
	color: #C30;
}
#sectionLinksE strong.GAIA {
	color: #969;
}
#sectionLinksE a:hover strong.GAIA {
	color: #009900;
}
#sectionLinksE a:link, #sectionLinksE a:visited {
	display: block;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #ccc;
	background-color: #ECFFEC;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #666699;
}
#sectionLinksE a:hover{
	border-top: 1px solid #ccc;
	background-color: #E9EAEC;
	font-weight: bold;
	color: #969;
	text-decoration: none;
}
.relatedLinks{
	margin: 0px;
	padding: 0px 10px 10px 10px;
	border-bottom: 1px solid #ccc;
}
.relatedLinks h3{
	padding: 10px 0px 2px 0px;
	font-weight: bold;
	font-size: 100%;
	color: #334d55;
	margin: 0px;
}
.relatedLinks .NewW {
	font-size: 70%;
	color: #878AAB;
	font-weight: normal;
}
.relatedLinks ul {
	margin: 0px;
	padding: 0px;
}
.relatedLinks li {
	margin: 0px;
	padding: 0px;
	display: inline;
	line-height: 1.3em;
}
.relatedLinks a{
	display: block; 
}
.relatedLinks a span {
	font-size: 70%;
	color: #878AAB;
	font-weight: normal;
}
.relatedLinks a:hover{
	background-color: #e2e9eb
}
.relatedLinks a:hover span {
	font-size: 70%;
	color: #005FA9;
	font-weight: normal;
}

/************** pageName DIV styles ****************/
#pageName{
	padding: 0px 0px 0px 10px;
	margin: 0px;
	border-bottom:1px solid #ccd2d2;
}
#pageName h2:first-line {
	font: 300 60% Arial,sans-serif;
	color: #808080;
	margin: 0px;
	padding: 0px;
	margin: 0px
}
#pageName h2{
	font: 600 medium Arial,sans-serif;
	color: #808080;
	margin: 10px 0px 0px 10px;
	padding: 0px;
}
#pageName p {
	text-align: right;
	font-size: small;
	margin: 0;
	font-weight: bold;
	padding-right: 5px;
	color: #666
}
#pageName a {
	color: #666; text-decoration: underline
}
#pageName a:hover {
	color: #636;
	text-decoration: none;
	background-color: #E7CEEA
}

/************** content DIV styles *****************/
#content{
	padding: 0px 0px 0px 0px;
	margin:0px 185px 0px 0px;
}

/************** feature DIV styles *****************/
.feature{
	background-color: #d2d2d2;
	padding: 0px 0px 0px 0px;
	min-height: 200px;
	height: 200px;
}

/*************** earth DIV styles ******************/
#earth {
	padding: 10px 20px 0px 30px;
	font-size: 90%;
}
#earth h3{
	font: bold 120% Arial,sans-serif;
	color: #969;
	margin: 20px 0px 2px
}
#earth p {
	padding: 0px 0px 0px 0px; margin: 0
}
.earthLeft{
	padding: 0px 10px 0px 0px;
	float: left;
	width: 375px;
	border-right: 1px solid #ccc
}
.earthLeft P {
	margin: 0;
	line-height: 1.5em;
	color: #21536A;
}
.earthright{
	padding-left: 3px;
	float: right;
	width: 170px;
	margin-top: 5px;
}
.earthright P {
	margin: 0;
	line-height: 1.2em;
	text-align: center;
}
#earth img {
	margin-top: 5px
}
#earth .Renew {
	margin: 0;
	line-height: 1.4em;
	text-align: left;
	color: #369;
	font-size: 90%;
	font-weight: 600
}
#earth .mark {
	padding-right: 2px;
	color: #D90000;
}
#earth .Renew2 {
	margin: 0;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 3px;
	line-height: 1.2em;
	text-align: left;
	color: #666;
	font-size: 80%;
	font-weight: 400
}
#earth .news {
	color: #636;
	font-weight: 900;
	font-size: 170%;
	text-align: center;
	font-family: "Comic Sans MS";
}
#earth .news2 {
	color: #636;
	font-weight: bold;
	font-size: 100%;
	text-align: center;
	margin-top: 10px
}
#earth .swf{
	text-align: center;
}
#earth .update {
	color: #666; text-align: center; font-size: 90%; margin-top: 50px; font-weight: bold
}
#earth a.up {
	color: #369;
	font-size: 90%;
	font-weight: 600;
	letter-spacing: -0.15em;
	text-decoration: underline;
}
#earth a.up span {
	color: #009900;
	font-size: 140%;
}
#earth a.up:hover {
	color: #666;
	text-decoration: none;
	background-color: #fff;
}
#earth a.upN {
	color: #369;
	font-size: 90%;
	font-weight: 600;
	letter-spacing: -0.05em;
	text-decoration: underline;
}
#earth a.upN span {
	color: #CC3300;
	font-size: 100%;
}
#earth a.upN:hover {
	color: #666;
	text-decoration: none;
	background-color: #fff;
}
#earth a.upP {
	color: #369;
	font-size: 90%;
	font-weight: 600;
	letter-spacing: 0.15em;
	text-decoration: underline;
}
#earth a.upP:hover {
	color: #666;
	text-decoration: none;
	background-color: #fff;
}
#earth a.upS {
	color: #666;
	font-size: 85%;
	font-weight: normal;
	text-decoration: underline;
}
#earth a.upS:hover {
	color: #369; text-decoration: none; background-color: #fff;
}
#earth a {
	color: #636; text-decoration: none;
}
#earth a:hover {
	color: #636; text-decoration: underline; background-color: #E7CEEA
}
#earth .gray_out {
	border: 0;
}
#earth .gray_over {
	border: 0;
	filter: gray;
	position: relative;
	top: 1px;
	left: 1px;
}


/************** check DIV styles ****************/

#check {
	padding: 0px 0px 0px 30px;
	font-size: small;
	clear: both;
	width: 585px;
	float: left
}
#check h2{
	font-weight: bold;
	font-size: 100%;
	background-color: #EEEEEE;
	font-weight: bold;;
	color: #666;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
	letter-spacing: 1.2em
}
#check h3{
	font: bold 140% Arial,sans-serif;
	color: #663399;
	margin: 5px 0px 2px 0px
}
#check p {
	padding: 0px 0px 0px 10px;
	line-height: 1.3em;
	margin: 0
}
#check a.capsule{
	font: bold 1em Arial,sans-serif;
	color: #005FA9;
	text-decoration: underline;
	line-height: 2em;
	letter-spacing: 0.5em;
}
#check a.capsule:hover{
	text-decoration: none;
	color: #666;
	background-color: #E9EAEC;
}
.checkLeft{
	padding-right: 10px;
	float: left;
	width: 260px
}
.checkLeft P {
	margin: 0;
	line-height: 1.2em;
	color: #666;
}
.checkright{
	padding-right: 12px; float: right; width: 265px
}
.checkright P {
	margin: 0; line-height: 1.2em; color: #666;
}


/************** EcoGimage DIV styles ****************/
#EcoGimage {
	padding: 0px 0px 0px 0px;
	font-size: small;
	float: right;
	width: 180px
}
#EcoGimage img.raku {
	border: solid 2px #ccc
}
#EcoGimage P {
	text-align:center; color: #3366CC; font-size: xx-small; line-height: 1.2em
}


/************** siteInfo DIV styles ****************/
#siteInfo{
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: 13px;
	color: #005FA9;
	padding: 5px 5px 5px 10px;
	margin-top: 5px;
}
#siteInfo span {
	color: #ccc
}
#siteInfo .info {
	width: 700px; float: left
}
#siteInfo .info img{
	padding: 0px 10px 0px 10px;
}
#siteInfo .info p{
	margin: 0; padding: 0; font-weight: 550
}
#siteInfo .info p.SK{
	margin: 0; font-size: 9px; font-weight: normal; color: #ccc
}
#siteInfo .info a {
	color: #969; font-weight: 600; text-decoration: none
}
#siteInfo .info a:hover{
	color: #ccc; text-decoration: underline
}
#siteInfo .counter {
	width: 80; margin-top: 30px
}
#siteInfo .counter p {
	text-align: right; margin: 0
}
#siteInfo .counter img {
	margin: 7px 0
}
#siteInfo .copyR {
	font-size: x-small; color: #333; text-align: right; padding-right: 5px; margin: 0
}
#siteInfo .copyR a.policy {
	color: #333; text-decoration: none; font-weight: normal; font-size: x-small
}
#siteInfo .copyR a.policy:hover{
	color: #005FA9; text-decoration: underline
}

/********************* end **********************/
