body {
	background:#fff;
	font-size: 13px;
	font-family: Segoe UI, georgia,Arial,Verdana, Helvetica, Sans-Serif;
	color:#333;
	text-align: left;
	margin: 0;
}

a {
	color:#333;cursor:pointer;
}
.clear {
	clear: both;
}
img {
	border:0px solid #ccc;
}
hr {
	padding: 0;
	margin: 30px 0;
	border: 0;
	border-bottom: 1px solid #A21011;
}
.wrapper {
	width:948px; margin: 0px auto;clear: both;
} 

.header {
	height:159px; clear:both;
}

.logo {
	float:left;
	position: relative;
	width:464px;
}

.right_top {
	float:right;
	width:155px;
	margin-right:1em;
	margin-top: 4em;
	text-align:right;
}



.right_top a img {
	position: relative;
    top: 3px;
}

.nav_full {
	background:#A21011;height:34px;
}

.nav {
	width:1080px; margin: 0 auto;
}

.nav ul  {
	float: left;
    list-style: none outside none;
    margin: 8px 0;
    padding: 0;
}

.nav ul li {
	float:left; list-style:none; color:#fff;
}

.nav ul li a {
	color: #FFFFFF;
    font-size: 14px;
    padding: 8px 12px 7px;
    text-decoration: none;
}

.nav ul li a:hover {
	color:#A21011;
	text-decoration:none;
	background:#959190;
}

.container {
	float: left;margin: 1em 0; width:948px;min-height: 240px;
}

.home_left {
	width: 600px;
    float: left;
    margin-right: 26px;
}
.fcs_btn {
	float: left;
    width: 120px;
    background: #735354;
    margin: 0 18px 18px 0;
	text-align: center;
	border-radius: 10px;
	transition: box-shadow .175s ease-out;
}
.fcs_btn:hover {
	box-shadow: 0 0 10px 4px rgba(76, 57, 58, 0.5);
}
.fcs_btn a {
	color: #fff;
    text-decoration: none;
    font-size: 18px;
    display: block;
    padding: 30px 0;
    height: 60px;
	
}

.home_right {
	width:319px; 
	min-height:532px;
	float:left;
	background:#ccc;
	margin-top: 20px;
}

.home_center {
	float: left;
    height: 580px;
    margin: 0 3.8em;
    width: 405px;
}

.re_news{
	color:#A21011;
}

.right_content{
	text-align:left;
}

.more {
	text-align: right;
}

.more a{
	text-align:right;
	text-decoration:underline;
	color:#A21011;font-weight:bold;
}

.home_excerpt  {
	border-bottom:1px dotted #999999;
	padding-bottom:7px;
}

.home_excerpt1  {
	border-bottom:0px dotted #999999;
	padding-bottom:7px;
}

.home_excerpt h3, .home_excerpt1  h3{
	margin:1.3em 0 0; 
	color:#A21011;
}

			#wrapper {
				background-color: #fff;
				width: 100%;
				height: 403px;
				margin-top: 0px;
				overflow: hidden;
				position: absolute;
				left: 0;
			}
			#carousel img {
				display: block;	float: left;margin:0 5px;
			}
			#prev, #next {
				background-color: rgba(255, 255, 255, 0.7);
				display: block;
				height: 450px;
				width: 50%;
				top: 0;
				position: absolute;
			}
			#prev:hover, #next:hover {
				background-color: #fff;	background-color: rgba(255, 255, 255, 0.8);
			}
			#prev {
				left: -690px;
			}
			#next {
				right: -690px;
			}
			#pager {
				margin-left: -470px;
				position: absolute;
				left: 50%;
				bottom: 10px;
			}
			#pager a {
				border: 2px solid #fff;
				border-radius: 10px;
				display: inline-block;
				width: 10px;
				height: 10px;
				margin: 0 5px 0 0;
			}
			#pager a:hover {
				background-color: rgba(255, 255, 255, 0.5);
			}
			#pager a span {
				display: none;
			}
			#pager a.selected {
				background-color: #fff;
			}

		.slider {
			height:405px; 
		}

.footer {
	border-top: 1px dotted #C3C3C3;
    float: left;
    margin-top: 16px;
    width: 100%;	margin-bottom: 10px;
}		
		
.footer_left {
	float:left;	top: 25px;	position: relative;
}

.footer_right {
	float:right;line-height: 19px;
    margin-top: 10px;
}

.footer_right  ul{
	list-style:none;
}

.footer_right  ul li a{
	text-decoration:none;
}
.footer_right  ul li a:hover{	text-decoration:underline;}
.footer_listing {
	float:left;padding-right: 25px;
}

.footer_bottom {
	background: none repeat scroll 0 0 #A21011;
    float: left;
    height: 34px;
    width: 100%;
}

.footertxton {
	color: #FFFFFF;
    margin: 9px auto 0;
    width: 960px;
}

.footertxton a {
	color:#fff;text-decoration: none;
}

.footertxton a:hover {
	color:#fff;text-decoration: underline;
}

.footertxttw {
    color: #FFFFFF;
    float: right;
}

.first {
	color: #FFFFFF;
    font-size: 23px;
    margin-left: 40px;
    margin-top: 5.6em;
    width: 80px;float:left;
}

.second {
    color: #FFFFFF;
    float: right;
    font-size: 23px;
    margin-left: 27px;
    margin-top: 7.2em;
    width: 66px; 
}

.third, .fourth {
    color: #FFFFFF;
    float: left;
    font-size: 23px;
    margin-left: 34px;
    margin-top: 1.5em;
    width: 72px;
}

.fifth{
    color: #FFFFFF;
    float: left;
    font-size: 23px;
    margin-left: 34px;
    margin-top: 1em;
    width: 72px; 
}

.sixth{
    color: #FFFFFF;
    float: left;
    font-size: 23px;
    margin-left: 43px;
    margin-top: 1.4em;
    width: 62px;
}

.seventh{
    color: #FFFFFF;
    float: left;
    font-size: 23px;
    margin-left: 40px;
    margin-top: 1.4em;
    width: 144px;
	text-align:center;
}

.heading  h2{
	 color: #A21011;
}

.content_abt {
	background: none repeat scroll 0 0 #CCCCCC;
    padding: 1em 2em;
    width: 900px;
	float: left;
}

.abt_left {
	width:25%; float:left;
}

.abt_left h3 , .abt_right h3, .evaluation_heading h3, .inno_heading h3 , .gen_heading h3{
	color:#A21011;
	font-weight:normal;
}

.evaluation_heading h3 {
	clear:both;
}

.abt_left ul {
	padding:0 10px 0 14px;
}

.abt_left ul li {
	line-height:30px;color: #333333;
}

.abt_right {
	background: none repeat scroll 0 0 #FFFFFF;
    float: left;
    margin-top: 2em;
    padding-bottom: 10px;
    width: 75%;
}
.abt_right p {
	width:71%;background:#fff;float:left; line-height: 17px;margin: 0;
}

.abt_right img {
	float:left; margin: 0 1em;
}

.content_abt_in {
	border-bottom:1px dotted #333;
	margin-bottom:1em;
	float: left;
	width:100%;
	padding-bottom: 10px;
}

.research_menu ul li {
	border-right: 1px solid #333333;
    float: left;
    list-style: none outside none;
    padding: 1px 8px;
}
.research_menu ul li a{
	text-decoration:none;
}
.research_menu ul li a:hover {
	text-decoration:underline;
}

.content_research_in {
	margin-bottom:1em;
	float: left;
	width:100%;
}

.partner_list ul  {
    list-style: none outside none;
	padding: 0 1px;
}

.support_list ul {
	padding: 0 12px;
}

.brown {
	background:#58595B;
	clear: both;
	padding:1em;
	color:#fff;
	margin-bottom: 1.7em;
}

.brown span {
	font-style:italic;
}

.livelihood_table {
	float: left;
    margin-bottom: 1em;
    width: 800px;
	margin-left: 4em;
}

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

.livelihood_table ul li {
	border-right: 1px solid #ccc;
    float: left;
    padding: 5px 3px;
    width: 106px;
}

.row1 li {
	width:784px !important;background:#333; color:#fff; font-weight:bold;padding:4px; text-align: center;border-right:0px solid !important;
}

.row2 li  {
	background:#58595B;color:#fff; text-align:center;padding: 10px 3px !important;
}

.row3 li  {
	background:#fff;color:#333; text-align:center;padding: 3px !important;
}

.row4 li  {
	background:#58595B;color:#fff; text-align:center;padding: 3px !important;
}

.container_left {
	float: left;margin: 1em 0; width:707px; 
}

.content_inno {
	background: none repeat scroll 0 0 #CCCCCC;
    float: left;
    padding: 1em 2em;
    width: 658px;
}

.inno_profile {
    float: left;
    width: 100%;
}

.inno_profile img {
    float: left;
    margin: 0 1em 1em 0;
}

.inno_profile p {
    line-height: 17px;
    margin: 0;
	padding-bottom: 6px;
}

.inno_heading {
	border-top:1px dotted #333;margin-top: 1em;float: left;
}

.gen_heading {
	border-bottom:1px dotted #333;margin-top: 1em;float: left;width:100%;
}

.container_right {
	float:right;margin: 5em 0; width:175px; background:#A21011; color:#fff;padding:1em 2em;
}

.container_right p {
	margin: 0;
}

.container_right p .more {
	float:right;color: #FFFFFF;
}

.container_right h2 {
	margin: 0 0 8px;
}

.container_right_section {
	border-bottom:2px solid #F1676A;float: left; padding-bottom: 15px;width: 180px;margin-bottom: 1em;
}

.container_right h1 {
	margin: 0 0 6px 0;
}

#content_research_in {
    float: left;
    margin-bottom: 1em;
    width: 100%;
}

#rs {
	color:#A21011;
}

.contact_form {
    float: left;
    width: 430px;
	margin-left: 0em;
}
.contact_form p {
    margin: 9px 0;
}
.required {
    font-size: 10px;
    text-align: right;
	padding-right:5px;
}

.map {
    float: right;
}

#sliderImg {
	width:1342px;margin:0 auto;height:403px;background:url(../images/slide1.jpg) center top;
}

#sliderImg_liv{
	width:1342px;margin:0 auto;height:403px;background:url(../images/slides/slide10.jpg) center top;
}

#sliderImg_inno{
	width:1342px;margin:0 auto;height:403px;background:url(../images/slides/slide08.jpg) center top;
}
#sliderImg_adv{
	width:1342px;margin:0 auto;height:403px;background:url(../images/slides/slide03.jpg) center top;
}
#sliderImg_abt{
	width:1342px;margin:0 auto;height:403px;background:url(../images/slides/slide04.jpg) center top;
}
#sliderImg_cont{
	width:1342px;margin:0 auto;height:403px;background:url(../images/slides/slide05.jpg) center top;
}
#sliderImg_eval{
	width:1342px;margin:0 auto;height:403px;background:url(../images/slides/slide06.jpg) center top;
}
#sliderImg_sitemap{
	width:1342px;margin:0 auto;height:403px;background:url(../images/slides/slide06.jpg) center top;
}
#sliderImg_rec{
	width:1342px;margin:0 auto;height:403px;background:url(../images/slides/slide07.jpg) center top;
}
#sliderImg_health{
	width:1342px;margin:0 auto;height:403px;background:url(../images/slides/slide06.jpg) center top;
}
#sliderImg_gen{
	width:1342px;margin:0 auto;height:403px;background:url(../images/slides/slide05.jpg) center top;
}

#sliderImg_edu{
	width:1342px;margin:0 auto;height:403px;background:url(../images/slides/slide04.jpg) center top;
}
#sliderImg_lf{
	width:1342px;margin:0 auto;height:403px;background:url(../images/slides/slide03.jpg) center top;
}
#sliderImg_gf{
	width:1342px;margin:0 auto;height:403px;background:url(../images/slides/slide02.jpg) center top;
}
#sliderImg_natural_f{
	width:1342px;margin:0 auto;height:403px;background:url(../images/slides/slide01.jpg) center top;
}
#sliderImg_pub{
	width:1342px;margin:0 auto;height:403px;background:url(../images/slides/slide01.jpg) center top;
}
#sliderImg_sup{
	width:1342px;margin:0 auto;height:403px;background:url(../images/slides/slide03.jpg) center top;
}

.contact_form input, .contact_form textarea  {
	font-size: 12px;
	font-family: georgia,Arial,Verdana, Helvetica, Sans-Serif;
	color:#969696;
}

#submit {
	color:#000; margin-left: 19em; margin-bottom: 1em;
}

.contact_form textarea  {
	width:280px;
}

.partner_table {
	float: left;
    margin-bottom: 1em;
    width: 900px;
	border:1px solid;
	border-right:0px solid;
}

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

.partner_table ul li {
	border-right: 1px solid #ccc;
    float: left;
    padding: 5px 3px;
    width: 106px;
}

.partner_table ul li {
	border-right: 1px solid #ccc;
    float: left;
    padding: 5px 3px;
    width: 293px;
}

.partner_table th {
	background:#333;
	color:#fff;
	padding: 5px 1em;
}

.partner_table td {
	background:#fff;
	color:#333;
	padding: 3px 1em;
	border-bottom:1px solid;
	border-right:1px solid;
	min-width: 65px;
}

.abt_dir {
	float: left;
    width: 100%;
}

.liveli_img {
	float: left;
    margin: 0 1em 2px 0;
}

.support_form_head {
	float: left;
    width: 260px;
}

#f1 {
	margin-top: 0.6em;
}

#Modules, #Mission {
	color:#A21011;
}

.support_list .more {
	text-align: left;
}

.about_menu .research_menu {

}
.research_menu ul {

}
.research_menu ul li {

}
.about_menu  {
	margin-left: 4em;
    min-width: 500px;
}
.anl_rep {
    border-bottom: 1px dotted #333;
    padding-bottom:20px;
}
.anl_rep:last-child {
    border-bottom: 0;
    padding-bottom:20px;
}
.anl_rep a {
    text-decoration: none;
}
.anl_rep a:hover {
    text-decoration: underline;
}
.livlih {
	float: left;
    margin-bottom: 1em;
    margin-left: 16em;
    width: 528px;
}

.slide_rite {
	width:480px;
	float:left;
	margin-top: -1em;
}

.slide_left {
	float:right;
}
.slide {
	clear: both;
    float: left;
    margin-bottom: 0em;
    width: 950px;
}

#othr_span{
	float:right;width:130px;height:15px;display:none;margin-right: 2em;
}

.support_form_top {
	background:url("../images/BGtop.png") no-repeat scroll center 0 transparent;
	float:right;
	width: 340px;
}

.support_form_btm{
	background:url(../images/BGbottom.png) no-repeat scroll center 0 transparent;
	float:right;
	height:12px;
	width: 342px;
	
}

.sitemap ul {
	list-style:none;
}

.sitemap h3 {
	margin-top:0px;
}

.th_width {
	width:400px;
}

.con_map {
	width:425px; height:350px; border:0px solid ;
}

.address {
	float:left; margin-left:8.86em;
}

.add_head {
	float: left;
    margin-bottom: 0;
    margin-top: 1.8em;
    width: 100%;
}

.w_day .header {
    border-bottom: 4px solid #A21011;
    clear: both;
    height: 156px;
}

.w_day .heading h2 {
    font-size: 26px;
    margin-bottom: 6px;
    text-align: center;
}

.w_day .odd img {
	float: right;
    margin: 0 0 5px 1em;
}

.w_day .inno_profile img {
    float: left;
    margin: 0 1em 5px 0;
}

.logo a {
	float:left;
}

.logo span {
    bottom: 23px;
    color: #57585C;
    font-size: 24px;
    font-weight: bold;
    left: 140px;
    position: absolute;
}

.w_day .inno_profile img {
    width:350px;
	margin-top: 5px;
}

.w_day .inno_profile a:hover {
    color:#A21011;
}

.w_day .inno_profile .caption  {
    float: left;
    margin-top: 2px;
    width: 350px;
	margin-right: 15px;
}

.w_day .odd .caption  {
    float: right;
    margin-top: 2px;
    width: 350px;
	margin-left: 15px;
}

.w_day .inno_profile .caption span {
    color:#A21011;
	font-size:11px;
}

.w_day ..content_abt {
	padding:1em 2em 3em;
}

.w_day_text {
	color: #A21011;
    font-size: 16px;
    margin-bottom: 1.6em;
    margin-top: 0;
    text-align: center;
}

.newsblog {
	position: relative;
	right: 30px;
	height: 386px;
	overflow: hidden;
	width: 450px;
}

.newsblog a{
	color: #A21011;
	font-weight:bold;
}
/*********CSR*************/
#sliderImg_csr {
width: 1342px;
margin: 0 auto;
height: 403px;
background: url(../images/csr-slide.jpg) center top;
}
/********CSR****************/

.secnav_align {
	float: left;
	margin-bottom: 1em;
	margin-left: 16em;
}


