@charset "utf-8";


.guide{
	background-color:#F0F0F0;
	border:1px solid #D9D8D8;
	padding:20px;
	margin-bottom:20px;
}

.guide span{
	display:block;
	text-align:right;
}

.guide img{
	height:165px;
	float:left;
	margin-right:20px;
	border:0px;
}


.message{
	color:#606060;
	padding-bottom:10px;
}

.message span{
	display:block;
	color:#606060;
	font-size:18px;
	text-align:center;
	margin-bottom:20px;
}

.partners_type{
	font-family:"黑体";
	color:#009899;
	font-size:16px;
	margin-bottom:10px;
}

.partners_list{
	border-bottom:1px dotted #AAAAAA;
	padding-bottom:10px;
	margin-bottom:10px;
}

.partners_list a{
	display:block;
	text-decoration:none;
	color:#606060;
	width:258px;
	padding-left:20px;
	background:url(../ico/share/0025.jpg) no-repeat;
	float:left;
}

.partners_list a:hover{
	color:#606060;
}

/*左侧栏新闻信息框=====================================================================================================================================================*/

.message{
	background-color:#F0F0F0;
	padding:20px;
	border:1px solid #D8D8D8;
}

/*右侧栏公告============================================================================================================================================================*/

.notice{
	background-color:#009A9B;
	background-image:url(../ico/home/notice-background.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	padding:15px 20px 5px 20px;
	color:#FFFFFF;
	border:1px solid #026062;
	height:198px;
	margin-bottom:20px;
}
.notice_title{
	background-image:url(../ico/share/0010.jpg);
	background-repeat:no-repeat;
	font-size:18px;
	padding-left:28px;
	font-family:"黑体";
	line-height:28px;
}

.notice_list a{
	color:#FFFFFF;
	display:block;
	text-decoration:none;
	font-size:12px;
	padding-left:25px;
	margin:3px 0px 3px 0px;
	background:url(../ico/home/notice-a.png) no-repeat;
}
.notice_list a:hover{
	color:#01595B;
	background: #76C5C5 url(../ico/home/notice-amover.png) no-repeat;
}
.notice_more{
	margin-top:10px;
	border-top:3px solid #009A9B;
	text-align:right;
	font-size:12px;
	line-height:28px;
}

/*右侧中国项目==========================================================================================================================================================*/

.faq{
	background-color:#F0F0F0;
	border:1px solid #D8D8D8;
	padding:15px 20px 20px 20px;
	margin-bottom:20px;
}
.faq_title{
	background-image:url(../ico/share/0011.jpg);
	background-repeat:no-repeat;
	font-size:18px;
	padding-left:28px;
	font-family:"黑体";
	color:#ED7A0D;
	border-bottom:3px solid #E5E5E5;	
	line-height:28px;
	padding-bottom:10px;
	margin-bottom:5px;
}

.faq_list a{
	margin-left:10px;
	display:block;
	background:url(../ico/share/0014.jpg) no-repeat;
	padding-left:20px;
	text-decoration:none;
	color:#606060;
}
.faq_list a:hover{
	color:#ED7A0D;
}

.faq_title a{
	float:right;
	font-family:"宋体";
	font-size:12px;
	text-decoration:none;
	color:#ED7A0D;
}

/*右侧中国物种信息服务===============================================================================================================================================*/

.speciesinfor{
	background-color:#009A9B;
	background-image:url(../ico/home/notice-background.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	padding:15px 20px 5px 20px;
	color:#FFFFFF;
	border:1px solid #026062;
	height:198px;
	margin-bottom:20px;
}
.speciesinfor_title{
	background-image:url(../ico/share/0010.jpg);
	background-repeat:no-repeat;
	font-size:18px;
	padding-left:28px;
	font-family:"黑体";
	border-bottom:3px solid #75C5C6;
	padding-bottom:10px;
	line-height:28px;
}
.speciesinfor_title span{
	font-family:Arial, Helvetica, sans-serif;
}
.speciesinfor_input{
	background-image:url(../ico/share/0015.jpg);
	width:176px;
	margin:23px auto 23px auto;
	height:24px;
}
.speciesinfor_input input{
	width:120px;
	height:18px;
	margin:2px;
	border:0px;
	line-height:18px;
	font-size:14px;
	color:#606060;
	padding-left:20px;
}
.speciesinfor_input img{
	cursor:pointer;
	float:right;
}

.speciesinfor_button{
	background-image:url(../ico/share/0016.jpg);
	width:86px;
	margin-left:128px;
	text-align:center;
	color:#FFFFFF;
	cursor:pointer;
}

/*右侧参与保护=========================================================================================================================================================*/

.goprotection{
	background-color:#F0F0F0;
	border:1px solid #D8D8D8;
	padding:15px 20px 20px 20px;
	margin-bottom:20px;
}
.goprotection_title{
	background-image:url(../ico/share/0018.jpg);
	background-repeat:no-repeat;
	font-size:18px;
	padding-left:28px;
	font-family:"黑体";
	color:#009899;
	border-bottom:3px solid #E5E5E5;
	padding-bottom:10px;
	margin-bottom:5px;
	line-height:28px;
}
.goprotection span{
	display:block;
	float:left;
	width:20px;
}
.goprotection a{
	width:115px;
	float:left;
	height:22px;
	line-height:22px;
	background: #C6C6C0 url(../ico/share/0019.jpg);
	text-align:center;
	color:#FFFFFF;
	margin:2px 0px 2px 0px;
	text-decoration:none;
}
.goprotection a:hover{
	background: #009899 url(../ico/share/0020.jpg);
}