/* 2006-10-07  */


/* Global Style */
body {
	margin:0;
	padding:0;
	background:#537392 url(../img/body-bg.gif) repeat-y center center;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
.mainBg {
	background:url(../img/body-bg-t.gif) no-repeat center top;
	padding-top:5px;
}
.mainBody {
	width:768px;
	margin:0px auto 0px auto;
	
	background:#EAEAEA url(../img/home-container-bg.gif) repeat-y;
}
.header {
	background:url(../img/top-bg.gif) repeat-x left top;
	margin:4px;
	width:760px;
}
.logo {
	float:left;
	width:420px;
	height:110px;
	background:url(../img/logo.gif) no-repeat left top;
}
.logo h1 {
	display:none;
}

.rtSect {
	float:right;
	padding-top:6px;
}
.rtMenu {
	margin-bottom:20px;
}
.rtMenu a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	color:#757575;
	text-decoration:none;
	padding-left:6px;
}
.rtMenu a:hover {
	color:#c30;
}
.tSearch {
}
.tSearch form {
	font-size:12px;
	padding:0;
	margin:0;
}

.searchfield {
	font-size:12px;
	padding:0 3px;
	height:16px;
}

.menu {
	clear:both;
	color:#fff;
	border-top:3px solid #FEBD01;
	background:#6A080C url(../img/menu-bg.gif) repeat-x left top;
	width:760px;
}
.menu ul {
	list-style-type:none;
	padding:0;
	margin:0;
	margin-left:20px;
	height:36px;
}
.menu li {
	display:block;
	float:left;
	margin:0;
	padding:0;
	font-size:1px;
}
.menu li a {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	display:block;
	color:#fff;
	text-decoration:none;
	padding:11px 15px 9px 15px;
	margin:0;
	letter-spacing:1px;
}
.menu li a:hover {
	background:#8A1C20 url(../img/menu-bg-act.gif) repeat-x left top;
}
.menu li a.act {
	background:#8A1C20 url(../img/menu-bg-act.gif) repeat-x left top;
}
#homebanner {
	clear:both;
	margin:4px;
	height:120px;
	background:#fff url(../img/banner-3.jpg) no-repeat left top;
}
.footer {
	clear:both;
	background:url(../img/body-bg-b.gif) no-repeat center bottom;
	margin-top:50px;
}
.footerText {
	clear:both;
	text-align:center;
	width:740px;
	margin:5px auto 0 auto;
	color:#00226C;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border-top:1px solid #b3b3b3;
	height:100px;
	vertical-align:middle;
	padding-top:20px;
}
.footerText a {
	color:#00226C;
	font-size:10px;
	text-decoration:none;
}
.footerText a:hover {
	color:#c30;
	text-decoration:underline;
}


ul.sitemap li a {
	text-decoration:none;
}
ul.sitemap li {
	font-size:14px;
	line-height:180%;
	border-bottom:1px dashed #ddd;
	padding-top:8px;
	padding-bottom:8px;
}
ul.sitemap li li {
	font-size:12px;
	line-height:120%;
	border:0;
	padding:3px 0 0 0;
}
.mailLogin {
	font-size:11px;
	margin:0;
	padding:4px 0;
	border-top:2px solid #ddd;
	border-bottom:1px solid #ddd;
	background:#f1f1f1;
}
.mailLogin input {
	font-size:11px;
}


/* Home Style */
.homeContainer {
	width:760px;
	margin-left:4px;
	margin-right:4px;
	background:#EAEAEA url(../img/home-container-bg.gif) repeat-y;
}
.homeContainerLeft {
	width:180px;
	float:left;
	margin:10px 24px 10px 5px;
}
.homeContainerCenter {
	margin:10px 24px 10px 5px;
	width:310px;
	float:left;
}
.homeContainerRight {
	margin:10px 5px;
	width:180px;
	float:left;
}
.homeContainer h5 {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	background:url(../img/header-arrow.gif) no-repeat left top;
	padding:0 0 0 15px;
	margin:0 0 12px 0;
}
.homeContainer a {
	color:#700C10;
	font-weight:bold;
	text-decoration:none;
}
.homeContainer img.newsPic {
	width:70px;
	height:70px;
	margin-right:6px;
	margin-bottom:8px;
	display:block;
	float:left;
}
.homeContainer img.links {
	border:1px solid #D0D0D0;
	margin-bottom:8px;
}
.homePart {
	margin-bottom:18px;
}
.homePart p {
	width:auto;
	border:1px solid #eaeaea;
}

.homePart table.members {
	margin-bottom:8px;
}
.homePart table.members img {
	width:55px;
	height:auto;
}
.homePartRT {
	margin-bottom:18px;
	background:#fff;
	padding:5px;
	font-size:10px;
}

/* Home Style */
.subContainer {
	width:760px;
	margin-left:4px;
	margin-right:4px;
	background:#fff;
}
.subLeft {
	width:166px;
	float:left;
	margin:0px 8px 30px 0px;
}
.subMainContainer {
	margin:0;
	margin-left:5px;
	width:568px;
	float:left;
}
.subLeft h5 {
	background:#7A1115 url(../img/sub-menu-header-bg.gif) repeat left top;
	width:166px;
	padding:0;
	margin:0;
	color:#fff;
	border-bottom:14px solid #540609;
}
.subLeft h5 span {
	display:block;
	padding:38px 5px 5px 5px;
}

.dir {
	text-align:right;
	color:#747474;
	padding:4px;
	border-bottom:1px solid #BABABA;
}
/* sub menu */
.subLeft ul {
	margin:0;
	padding:0;
	list-style-type:none;
	
}
.subLeft li {
	display:block;
	border-bottom:1px solid #B3B3B3;
}
.subLeft li a {
	display:block;
	color:#000;
	background:#fff url(../img/sub-menu-arrow.gif) no-repeat 5px center;
	text-align:right;
	padding:7px 8px;
	text-decoration:none; 
}
.subLeft li a:hover {
	color:#7A1115;
}
.subLeft li a.act {
	font-weight:bold;
	color:#7A1115;
}
.Container {
	margin-left:20px;
	margin-right:20px;
	margin-bottom:30px;
}
.Container a {
	color:#00226C;
}
.Container a:hover {
	color:#700C10;
	text-decoration:none;
}
.Container p {
	line-height:150%;
}
.galleryPix {
	border:1px solid #ddd;
	margin:5px;
	width:158px;
	padding:3px;
	float:left;
}
.galleryItemPix {
	text-align:center;
}
.galleryItemPix img {
	border:1px solid #ddd;
	margin:8px;
	padding:5px;
}
.pageNav {
	text-align:center;
	margin-top:30px;
	padding-top:8px;
	border-top:1px solid #BABABA;
}
.pageNav a {
	font-weight:bold;
}
.photoNav {
	text-align:center;
	margin-top:12px;
	padding-top:8px;
	font-weight:bold;
}
.photoNav a {
	margin-left:8px;
	margin-right:8px;
}
.location {
	background:url(../img/location.gif) no-repeat right top;
	padding-right:221px;
	padding-bottom:120px;
}
.leegroupOverview {
	background:url(../img/link-leegroup.jpg) no-repeat left top;
	padding-left:150px;
	border-bottom:1px solid #ddd;
}
.leegroupResearch {
	background:url(../img/icn-research.jpg) no-repeat left top;
	padding-left:150px;
	border-bottom:1px solid #ddd;
}
.leegroupMembers {
	background:url(../img/icn-member.jpg) no-repeat left top;
	padding-left:150px;
	border-bottom:1px solid #ddd;
}
.leegroupPublications {
	background:url(../img/icn-books.jpg) no-repeat left top;
	padding-left:150px;
}
span.lnBtn {
	display:block;
	width:100%;
	text-align:right;
	font-weight:normal;
	font-size:12px;
}
span.lnBtn a {
	margin-left:12px;
}
span.headerBdr {
	display:block;
	border-bottom:3px solid #eee;
	padding-bottom:3px;
	margin-bottm:5px;
}
.book_1 {
	background:url(../img/leegroup-books/life_under_pressure_2004.gif) no-repeat left top;
	padding-bottom:12px;
	padding-left:70px;
	border-bottom:1px solid #ddd;
}
.book_2 {
	background:url(../img/leegroup-books/Liaodong_2004.gif) no-repeat left top;
	border-bottom:1px solid #ddd;
	padding-bottom:20px;
	padding-left:70px;
	margin-top:5px;
}
.book_3 {
	background:url(../img/leegroup-books/The_Road_to_Independence_2003.gif) no-repeat left top;
	border-bottom:1px solid #ddd;
	padding-bottom:20px;
	padding-left:70px;
	margin-top:5px;
}
.book_4 {
	background:url(../img/leegroup-books/Aisian_Population_History_2001.gif) no-repeat left top;
	padding-bottom:12px;
	padding-left:70px;
	margin-top:5px;
	border-bottom:1px solid #ddd;
}
.book_5 {
	background:url(../img/leegroup-books/Hunyin_Jiating_yu_Renkou_2000.gif) no-repeat left top;
	padding-bottom:12px;
	padding-left:70px;
	margin-top:5px;
	border-bottom:1px solid #ddd;
}
.book_6 {
	background:url(../img/leegroup-books/One_Quarter_of_Humanity_1999.gif) no-repeat left top;
	padding-bottom:12px;
	padding-left:70px;
	margin-top:5px;
	border-bottom:1px solid #ddd;
}
.book_7 {
	background:url(../img/leegroup-books/Fate_and_Fortune_1997.gif) no-repeat left top;
	padding-bottom:12px;
	padding-left:70px;
	margin-top:5px;
	border-bottom:1px solid #ddd;
}
.book_8 {
	background:url(../img/leegroup-books/Qingdai_Huangzu_Renkou_1994.gif) no-repeat left top;
	padding-bottom:12px;
	padding-left:70px;
	margin-top:5px;
	border-bottom:1px solid #ddd;
}
.book_9 {
	background:url(../img/leegroup-books/Nourish_the_People_1991.gif) no-repeat left top;
	padding-bottom:12px;
	padding-left:70px;
	margin-top:6px;
	border-bottom:1px solid #ddd;
}
h5.leaders {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	background:url(../img/header-arrow.gif) no-repeat left top;
	padding:0 0 0 15px;
	margin:0 0 12px 0;
}
h5.members {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	background:url(../img/header-arrow.gif) no-repeat left center;
	padding:8px 0 0 15px;
	margin:10 0 12px 0;
	border-top:1px dashed #ccc;
}
#members table {
	margin-bottom:8px;
}
#members td.header {
	background:#f1f1f1;
	border-top:1px solid #ddd;
}
#members ul {
	display:block;
	width:138px;
	margin:0;
	padding:0;
	margin-left:8px;
}
#members li {
	line-height:130%;
	list-style-type:none;
	display:block;
	padding-left:18px;
	background-repeat:no-repeat;
	background-position:left top;
}
#members li.tel {
	background-image:url(../img/icon_phone.gif);
}
#members li.fax {
	background-image:url(../img/icon_fax.gif);
}
#members li.email {
	background-image:url(../img/icon_email.gif);
}
#members li.homepage {
	background-image:url(../img/icon_homepage.gif);
}
#members li.vita {
	background-image:url(../img/icon_vita.gif);
}
.icon_download {
	background:url(../img/icon_get_world.gif) no-repeat left center;
	padding-left:18px;
}
.table_1 {
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
}
.table_1 td {
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
}