* {
	margin: 0;
	padding: 0;
}

body {
	background: #F6F6F6 url(images/img01.jpg) repeat-x;
	font-family: simsong;
	font-size: 85%;
	color: #555555;
}


h1, h2, h3, h4 {
	margin: 0;
}

h2, h3, h4 {
	margin-bottom: 1em;
	border-bottom: 1px solid #F2F2F2;
	font-weight: normal;
	color: #37404C;
}

h2 {
	font-size: 1.5em;
}

h3 {
	font-size: 1.1em;
	font-weight: bold;
	color: #166BB8;
}

h4 {
	font-size: 1em;
	font-weight: bold;
}

p, ul, ol {
	margin-bottom: 1.5em;
	line-height: 150%;
	text-align: justify;
}

ul, ol {
	margin-left: 3.5em;
}
.post li {
	list-style-image: url(images/li.gif);
	list-style-type: none;
	margin-bottom: 0.4em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	color: #003399;
	text-decoration: none;
}

a:hover {
	color: #990000;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 5px 20px 0 0;
}

img.right {
	float: right;
	margin: 5px 0 0 20px;
}

/* Wrapper */

#wrapper {
	width: 960px;
	margin: 0 auto;
	background: url(images/img02.jpg) repeat-y;
}

#wrapper2 {
	background: url(images/img10.jpg) no-repeat left bottom;
}

/* Header */

#header {
	height: 140px;
	background: #003B81 url(images/img03.jpg) no-repeat;
}

/* Logo */

#logo {
	float: left;
	width: 960px;
	height: 110px;
}

#logo h1 {
	margin: 0;
	padding: 40px 0 0 190px;
	text-transform: lowercase;
	font-size: 3em;
	font-family: simhei;
	font-weight: normal;
	color: #FFFFFF;
}

/* Menu */

#menu {
clear:both;
	float: left;
	width: 960px;
}

#menu ul {
	float: right;
	margin: 0;
	padding: 0.4em 60px 0 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	padding-left: 0.8em;
	text-decoration: none;
	font-size: 0.9em;
	color: #666666;
	background-color: #f1f1f1;
}

#menu a:hover {
	text-decoration: underline;
	color: #990000;
}

/* Page */

#page {
	background: url(images/img04.jpg) no-repeat;
}

/* Content */

#content {
	float: left;
	width: 620px;
	padding: 0 0 0 70px;
}

.post {
	padding-top: 20px;
}

.post .title {
	color: #003366;
	font-family: simhei;
}

.post .title a {
	text-decoration: none;
	color: #37404C;
}

.post .title a:hover {
	text-decoration: underline;
}


/* Sidebar */

#sidebar {
	float: right;
	width: 160px;
	padding: 60px 76px 0 0;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

/* mdgbox */

#mdgbox {
	background-color: #166BB8;
	width: 160px;
	float: right;
	border: 1px solid #000000;
	margin: 0;
	margin-bottom: 0.4em;
	font-size: 120%;
}
#mdgbox h2.title {
	color: #FFFFFF;
	background-color: #003366;
	margin: 0px;
	text-align: center;
	padding: .5em 0px .4em 0px;
	border-style: none;
	font-weight: normal;
	font-family:simhei;
	width: 100%;
	font-size: 1.25em;
}
#mdgbox h2.title a {
	color: #FFFFFF;
}
#mdgbox ul.mdg {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#mdgbox ul.mdg li   {
	border-bottom: 1px solid #064B89;
	background-image: none;
	margin: 0px;
	padding: 0px;
	font-size: 0.9em;
}
#mdgbox ul.mdg li a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	font-weight: bold;
	text-align:right;
	padding-right: 5px;
}
#mdgbox  ul li#poverty a  {
	background-image: url(images/hunger1.gif);
	background-repeat: no-repeat;
	background-position: 8px 5px;
	padding-left: 2.5em;
	height: 2.3em;
	padding-top: 0.6em;
}
#mdgbox  ul li#poverty a:hover {
	background-color: #B8161B;
	background-image: url(images/hunger.gif);
	background-repeat: no-repeat;
	background-position: 8px 5px;
	padding-left: 2.5em;
	height: 2.3em;
	padding-top: 0.6em;
}
#mdgbox  ul  li#education a {
	background-image: url(images/education1.gif);
	background-repeat: no-repeat;
	background-position: 7px 6px;
	padding-left: 2.5em;
	height: 2.3em;
	padding-top: 0.6em;
}
#mdgbox  ul  li#education a:hover {
	background-color: #B8161B;
	background-image: url(images/education.gif);
	background-repeat: no-repeat;
	background-position: 7px 6px;
	padding-left: 2.5em;
	height: 2.3em;
	padding-top: 0.6em;
}
#mdgbox ul li#gender a {
	background-image: url(images/gender1.gif);
	background-repeat: no-repeat;
	background-position: 12px 5px;
	padding-left: 2.5em;
	height: 2.3em;
	padding-top: 0.6em;
}
#mdgbox ul li#gender a:hover {
	background-color: #B8161B;
	background-image: url(images/gender.gif);
	background-repeat: no-repeat;
	background-position: 12px 5px;
	padding-left: 2.5em;
	height: 2.3em;
	padding-top: 0.6em;
}
#mdgbox ul li#child a {
	background-image: url(images/childhealth1.gif);
	background-repeat: no-repeat;
	background-position: 9px 6px;
	padding-left: 2.5em;
	height: 2.3em;
	padding-top: 0.6em;
}
#mdgbox ul li#child a:hover {
	background-color: #B8161B;
	background-image: url(images/childhealth.gif);
	background-repeat: no-repeat;
	background-position: 9px 6px;
	padding-left: 2.5em;
	height: 2.3em;
	padding-top: 0.6em;
}
#mdgbox  ul  li#maternal a {
	background-image: url(images/maternal1.gif);
	background-repeat: no-repeat;
	background-position: 14px 5px;
	padding-left: 2.5em;
	height: 2.3em;
	padding-top: 0.6em;
}
#mdgbox  ul  li#maternal a:hover {
	background-color: #B8161B;
	background-image: url(images/maternal.gif);
	background-repeat: no-repeat;
	background-position: 14px 5px;
	padding-left: 2.5em;
	height: 2.3em;
	padding-top: 0.6em;
}
#mdgbox ul li#aids a {
	background-image: url(images/aids1.gif);
	background-repeat: no-repeat;
	background-position: 9px 7px;
	padding-left: 2.5em;
	height: 2.3em;
	padding-top: 0.6em;
}
#mdgbox ul li#aids a:hover{
	background-color: #B8161B;
	background-image: url(images/aids.gif);
	background-repeat: no-repeat;
	background-position: 9px 7px;
	padding-left: 2.5em;
	height: 2.3em;
	padding-top: 0.6em;
}
#mdgbox ul li#environ a {
	background-image: url(images/environment1.gif);
	background-repeat: no-repeat;
	background-position: 4px 5px;
	padding-left: 2.5em;
	height: 2.3em;
	padding-top: 0.6em;
}
#mdgbox ul li#environ a:hover {
	background-color: #B8161B;
	background-image: url(images/environment.gif);
	background-repeat: no-repeat;
	background-position: 4px 5px;
	padding-left: 2.5em;
	height: 2.3em;
	padding-top: 0.6em;
}
#mdgbox ul li#global a {
	background-image: url(images/globalpartnership1.gif);
	background-repeat: no-repeat;
	background-position: 4px 9px;
	padding-left: 2.5em;
	height: 2.3em;
	padding-top: 0.6em;
}
#mdgbox ul li#global a:hover {
	background-color: #B8161B;
	background-image: url(images/globalpartnership.gif);
	background-repeat: no-repeat;
	background-position: 4px 9px;
	padding-left: 2.5em;
	height: 2.3em;
	padding-top: 0.6em;
}
#mdgbox1 {
	background-color: #B8161B;
	width: 160px;
	float: right;
	border: 1px solid #000000;
	margin: 0;
	margin-top: -40px;
	margin-bottom: 0.4em;
	font-size: 120%;
}
#mdgbox1 h2.title {
	color: #FFFFFF;
	background-color: #333333;
	margin: 0px;
	text-align: center;
	padding: .5em 0px .4em 0px;
	border-style: none;
	font-weight: normal;
	font-family:simhei;
	width: 100%;
	font-size: 1.25em;
}
#mdgbox1 ul.mdg {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#mdgbox1 ul.mdg li   {
	border-bottom: 1px solid #7E030A;
	background-image: none;
	margin: 0px;
	padding: 0px;
	font-size: 0.9em;
}
#mdgbox1 ul.mdg li a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	font-weight: bold;
	text-align:right;
	padding-right: 5px;
}
#mdgbox1  ul li#poverty a  {
	background-image: url(images/hunger.gif);
	background-repeat: no-repeat;
	background-position: 8px 5px;
	padding-left: 2.5em;
	height: 2.3em;
	padding-top: 0.6em;
}
#mdgbox1  ul  li#education a {
	background-image: url(images/education.gif);
	background-repeat: no-repeat;
	background-position: 7px 6px;
	padding-left: 2.5em;
	height: 2.3em;
	padding-top: 0.6em;
}
#mdgbox1 ul li#gender a {
	background-image: url(images/gender.gif);
	background-repeat: no-repeat;
	background-position: 12px 5px;
	padding-left: 2.5em;
	height: 2.3em;
	padding-top: 0.6em;
}
#mdgbox1 ul li#child a {
	background-image: url(images/childhealth.gif);
	background-repeat: no-repeat;
	background-position: 9px 6px;
	padding-left: 2.5em;
	height: 2.3em;
	padding-top: 0.6em;
}
#mdgbox1  ul  li#maternal a {
	background-image: url(images/maternal.gif);
	background-repeat: no-repeat;
	background-position: 14px 5px;
	padding-left: 2.5em;
	height: 2.3em;
	padding-top: 0.6em;
}
#mdgbox1 ul li#aids a {
	background-image: url(images/aids.gif);
	background-repeat: no-repeat;
	background-position: 9px 7px;
	padding-left: 2.5em;
	height: 2.3em;
	padding-top: 0.6em;
}
#mdgbox1 ul li#environ a {
	background-image: url(images/environment.gif);
	background-repeat: no-repeat;
	background-position: 4px 5px;
	padding-left: 2.5em;
	height: 2.3em;
	padding-top: 0.6em;
}
#mdgbox1 ul li#global a {
	background-image: url(images/globalpartnership.gif);
	background-repeat: no-repeat;
	background-position: 4px 9px;
	padding-left: 2.5em;
	height: 2.3em;
	padding-top: 0.6em;
}
#box {
	background-color: #DFEFFF;
	width: 560px;
	border-bottom: 2px solid #003366;
	margin: 1em auto 1em auto;
}
#box p {
	padding: 0 0.8em 0 0.8em;
}
#box h3 {
	color: #FFFFFF;
	background-color: #003366;
	margin: 0px;
	text-align: center;
	padding: .5em 0px .4em 0px;
	border-style: none;
	font-weight: bold;
	font-family:youyuan;
	width: 100%;
	font-size: 1.25em;
	margin-bottom: 1em;
}
#center {
text-align: center;
margin: 1em;}
#gap
{
margin-top: 15px;}
/* Widebar */

#widebar {
	margin: 0 50px;
	padding: 25px 28px 0 28px;
	background: #F2F2F2 url(images/img11.gif) repeat-x;
}

#widebar #colA {
	float: left;
	width: 260px;
}

#widebar #colB {
	float: left;
	width: 260px;
	padding-left: 45px;
}

#widebar #colC {
	float: left;
	width: 186px;
	padding-left: 45px;
}

/* Footer */

#footer {
	height: 38px;
	background: url(images/img05.jpg) no-repeat;
}

#footer p {
	margin: 0;
	padding-top: 16px;
	text-align: center;
	color: #333333;
	font-size: 0.9em;
	font-family:arial;
}

#footer a {
	color: #666666;
}
