@CHARSET "utf-8";
/* 
* CSS Document By Jianboo 2012-03-04
* Jianboo.com
* me@jianboo.com
* jianboolee@gmail.com
*/

body{ 
	background:#FFF;
	margin:0 0;
	}
.clear{ 
	clear:both;
	}
h1{
	color:#2e7a8d; 
	font-size:14px; 
	font-weight:bold; 
	}
p{
	color:#333333; 
	font:14px; 
	font-weight:normal; 
	line-height:2em;
	}
a{
	color:#2e7a8d; 
	text-decoration:none;
	}
.hide{
	display:none;
	}
img{
	border:none;
	}
textarea {
	color:#666666; 
	font-size:14px;
	}
input {
	color:#666666; 
	font-size:14px;
	}
select{
	color:#666666; 
	font-size:14px;
	}
select option{
	color:#666666; 
	font-size:14px;
	}
.intro{
	font-size:12px;
	color:#8c3232;
	font-style:italic; 
	text-align:center;
	}

.main-wrap{
	width:960px; 
	margin:0 auto;
	padding-top:10px; 
	background:url(../images/main-warp-bg.png) no-repeat;
	}
	
.main-wrap-backup{
	}

.content-top{ 
	width:960px;  
	height:9px; 
	margin:0 auto;
	}
.content-top-backup{ 
	background:url(../images/content-top-bg.png) center no-repeat;
	}

.content{ 
	width:500px; 
	min-height:450px;  
	margin:0 auto;
	color:#666666; 
	font:14px; 
	font-weight:normal; 
	line-height:2em; 
	padding-left:230px;
	padding-right:230px; 
	padding-bottom:20px;
	}
.content-backup{ 
	background:url(../images/content-bg.png) repeat-y center; 
	}
.content h1{
	margin-top:0; 
	margin-bottom:0; 
	padding-top:20px; 
	padding-bottom:10px;
	}
.content p{ 
	margin-bottom:0;
	}
.content #next{ 
	float:right; 
	margin-right:230px;
	}

.content-bottom{ 
	width:960px; 
	height:110px; 
	margin:0 auto;
	}
.content-bottom p{ 
	margin-top:0;
	}
.content-bottom #prev{
	margin-left:230px;
	}
.content-bottom #next{
	margin-left:320px;
	}

.content-bottom-backup{ 
	background:url(../images/content-bottom-bg.png) center no-repeat;
	}
	
/*进度条*/
.progressdiv{
	width:560px; 
	height:20px;
	background:#FFF;
	border:1px solid #BBB;
	margin:0 auto; 
	font-size:12px; 
	color:#ffffff;
	}
	
.progressdiv img{
	margin-top:0;
	width:20px;
	height:20px;
	}
#progress{
	height:20px;
	width:20px;
}
/*默认隐藏*/

#mission,
#policyadvocacycase,
#nosharereason,
#collaborationreason,
#financialpublishtype,
#orgcontacttypeother,
#peocontacttypeother,
#num2,
#num3,
#num4,
#num5,
#num6,
#num7,
#num8,
#num9,
#num10,
#num11,
#num12,
#num13,
#num14,
#num15,
#num16,
#num17,
#num18,
#num19,
#num20,
#num21,
#num22,
#num23,
#num24,
#num25,
#num26,
#num27{
	display:none;
	}

.footer{
	text-align:center;
	font-size:12px;
	background:#f1f1f1;
	color:#aaaaaa; 
	padding:5px 5px;
	}
.footer p{
	margin:0 0;
	}


