  @charset "UTF-8";
/* CSS Document */

body {
	background-color:#FFFFFF;
	margin: 0px 0px 0px 0px;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:1.231;
	}

a {
	color:#003399;
	text-decoration: none;
	}

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

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

a:active {
	color:#003399;
	text-decoration: underline;
	}

a:hover {
	text-decoration: underline;
	}

/*¥¿¥°¤Î¥ê¥»¥Ã¥È*/
p{
	margin:0px;
	padding:0px;
	line-height:1.4;
}

table {
	font-size:100%;/*IEÏÂÎ»»¥“Q¥Ð¥°ÓÃ*/
	border-collapse: collapse;
}
td {
	vertical-align:top;
}
th {
	font-weight:normal;
	text-align:left;
	vertical-align:top;
}

h1, h2, h3, h4 {
	margin:0px;
	padding:0px;
	font-size:110%;
	text-align:left;
}

a img {
	border:none;
}

/*¥¨¥ê¥¢¶¨Áx*/

#container {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 902px;
	text-align:left;
}

#header {
	position:relative;
	border-left:#00A830 1px solid;
	border-right:#00A830 1px solid;
	width:900px;
	height:55px;
}

#content {
	margin:0px;
	padding-top:0px;
}

#main_area {
	position:relative;
	border-left:#00A830 1px solid;
	border-right:#00A830 1px solid;
	width:900px;
}


a#top span,a.anc span{
	display:none;
}

.clear {
	clear:both;
}

.break {
	page-break-after:always;
}

.break span{
	display:none;
}

/**/

#header #logo{
	padding-left:13px;
	float:left;
	width:auto;
}

#header #shoulder{
	float:right;
	width:205px;
	text-align:right;
}
#header #shoulder .btns{
	padding-top: 3px;
	/* padding-right:15px; */
	padding-right: 3px;
}

#header #shoulder .btns a img{
	vertical-align:-2px;
}

/* begin clearfix(set_class) */

#container:after,
#header:after,
#nav:after,
#content:after,
#main_area:after,
#footer:after,
ul:after,
.set:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

#container,
#header,
#nav,
#content,
#main_area,
#footer,
ul,
.set {display: inline-block;}

/* Hides from IE-mac ?*/
* html #container,
* html #header,
* html #nav,
* html #content,
* html #main_area,
* html #footer,
* html ul,
* html .set {height: 1%;}

#container,
#header,
#nav,
#content,
#main_area,
#footer,
ul,
.set {display: block;}
/* End hide from IE-mac */

/* end clearfix */



/*sub_area*/
.sub_area {
	border:#00A830 1px solid;
	width:900px;
	margin:5px 0px;
	background:url(/english/gallery/biodiversity/image/dot-green.png) repeat-y 450px 0px;
}

.sub_area .topics{
	width:449px;
	float:left;
	padding-bottom:15px;
}
.sub_area .links{
	width:449px;
	_width:447px;
	float:right;
	padding-bottom:15px;

}

.sub_area h3 {
	margin-bottom:8px;
}

ul.link {
	list-style:none;
	margin:0px;
	padding:0px;
}

ul.link li{
	margin:7px 0px;
	padding:0px 1em 0px 30px;
	background:url(/english/gallery/biodiversity/image/arrow_red.gif) no-repeat 18px 0.4em;
	color:#333333;
}

#footer ul.link li{
	margin:0 0 5px 0;
	line-height:1.33;
	padding-right:0;
}

ul.link li.no_link{
	background:url(/english/gallery/biodiversity/image/dot-99.png) no-repeat 18px 0.6em;
	/*background:url(/english/gallery/biodiversity/image/arrow_red.gif) no-repeat 18px 0.5em;*/
}

ul.link li a img{
	vertical-align:baseline;
	margin-left:5px;
	margin-right:5px;
}

ul.list {
	list-style:none;
	margin:0px;
	padding:0px;
}

ul.list li{
	margin:4px 0px;
	padding:0px 1em 0px 12px;
	background:url(/english/gallery/biodiversity/image/dot-99.png) no-repeat 5px 0.5em;
}



/*bottom_navi*/

.bnav {
	background-color:#ededed;
	padding:10px 0px;
	margin-top:20px;
}

.bnav .title{
	float:left;
	width:380px;
	padding:6px 0px 0px 0px;
	text-align:center;
}

.bnav .menu{
	float:right;
	width:510px;
}

.bnav .menu img{
	margin-right:10px;
}


/*totop*/
.totop {
	margin-top:15px;
	padding:0px 0px 0px 0px;
	font-size:100%;
	line-height:1;
}

.totop a{
	display:block;
	float:right;
	background:url(/english/gallery/biodiversity/image/arrow_up.gif) no-repeat 0px 0.7em;
	width:auto;
}

.totop a span{
	display:block;
	padding:6px 0px 6px 10px;
	white-space:nowrap;
}


/*contact_btn*/

.contact_btn {
	clear:both;
	border-top:#CCCCCC 1px solid;
	text-align:center;
	padding:10px 0px 15px 0px;
	
}

.contact_btn .btn a{
	border:#999999 1px solid;
	display:block;
	margin:10px 0px 12px 0px;
	padding:6px 0px;
	text-align:center;
}

/*link_icon*/
img.link_icon{
	margin:0 5px;
}

/*btns*/

.btns {
	clear:both; position:relative;
}

.btns .btn_tw {
	position:absolute; left:190px; top:15px;
}

.btns .bottom_btn_tw {
	position:absolute;
	right:0px;
	top:11px;
}

/*block*/
.tm { margin-bottom:1em !important; }
.tm_2 { margin-bottom:2em !important; }

.caption { font-size:90%; margin:5px 0 15px 0px;}
.caption.top {  font-size:100%; margin:5px 0 10px 0px; padding:10px 0 0 0px;border-top:#99DCAC 1px solid}

.note {
	padding-left:1em;
	text-indent:-1em;
	
}

/*SEO*/

#main_area h1 span{
	display:none;
}


@media print {
	body {
		font-size:13px;
	}

.totop,
.contact_btn,
.bnav,
.btns .btn_tw {
	display:none;
}

/*footer*/

div#footer {
	background:none;
}

div#footer p.logo,div#footer ul {
	display:none;
}

div#footer div.footer_right {
	float:none;
	width:100%;
}
div#footer p#copyright {
	float:none;
	text-align:center;
	color:#333333;
}

div#footer div.inner {
	width:902px;
}
}