/*全局定义*/
body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #000;
	font-family: Arial;
	background-color: #E6E6E6;
}

a {
	color: #000;
	text-decoration: none;
}

p {
	margin: 0px;
	padding: 0px;
}

span {
	margin: 0px;
	padding: 0px;
}

ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

img {
	border: 0px;
}

/*大框*/
.mian {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
}

/*主体区域*/
.mian_m {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
}

/*头部*/
.head {
	width: 100%;
	height: auto;
	margin: 0 auto;
	background: #FFF;
}

.logo {
	width: 100%;
	height: auto;
	margin: 0 auto;
}

.logo .tu {
	width: 130px;
	height: 128px;
	float: left;
	background: url(../images/logo.png) center no-repeat;
}

.logo .zi {
	width: 574px;
	height: 128px;
	float: left;
	text-align: center;
}

.logo p {
	font-size: 14px;
	margin-top: 10px;
}

.menu {
	width: 100%;
	height: 39px;
	background: transparent;
}

.nav {
	width: 1004px;
	height: 39px;
	margin: 0 auto;
	z-index: 9999;
}

.nav ul li {
	float: left;
	line-height: 39px;
	position: relative;
	text-align: center;
	z-index: 9999;
}

.nav ul li a,
.nav ul li a:visited {
	color: #000;
	display: block;
	text-align: center;
	line-height: 39px;
	z-index: 9999;
	padding: 0 8.5px;
	font-size: 14px;
}

.nav ul li a:hover {
	text-decoration: none;
	background: url(../images/menu_bj_a.jpg);
	z-index: 9999;
}

.nav ul li ul {
	display: none;
	z-index: 9999;
}

.nav ul li ul:hover a {
	color: #000;
	background: url(../images/menu_bj_a.jpg);
	z-index: 9999;
}

.nav ul li:hover ul {
	display: block;
	position: absolute;
	top: 39px;
	left: 0;
	text-align: center;
	z-index: 9999;
}

.nav ul li:hover ul li a,
.nav ul li:hover ul li a:visited {
	display: block;
	background: #4d7dd9;
	text-align: left;
	padding-left: 15px;
	color: #FFF;
	width: 160px;
	z-index: 9999;
}

.nav ul li:hover ul li a:hover {
	background: #1f40c2;
	color: #FFFFFF;
	z-index: 9999;
}

.ban {
	width: 100%;
	height: 450px;
	margin: 0 auto;
	background: url(../images/bj.jpg) top repeat-x;
	text-align: center;
}

/*中间*/
.midd {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	background: #F7FCFF;
}

.midd_m {
	width: 976px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	background-color: #FFF;
	padding-left: 14px;
	padding-right: 14px;
}

/*logo图片区*/
.link {
	width: 976px;
	border-bottom: 1px solid #06F;
}

.link .bt {
	width: 926px;
	height: 25px;
	border-bottom: 1px solid #06F;
	padding-left: 50px;
}

.link .bt span {
	display: block;
	width: 648px;
	height: 14px;
	border-bottom: 1px solid #FFFFFF;
	padding-top: 11px;
	color: #45A2EF;
	font-size: 14px;
	text-align: center;
}

.link .neir {
	width: 976px;
	height: 114px;
}

.link .neir ul {
	margin-top: 15px;
}

.link .neir ul li {
	float: left;
	margin-left: 8px;
	text-align: center;
	vertical-align: middle;
}

.link .neir ul li a {
	line-height: 35px;
}

.link .neir ul li a:hover {
	text-decoration: underline;
}

/*中间左侧区域*/
.left {
	width: 765px;
	height: auto;
	overflow: hidden;
	float: left;
	margin-top: 14px;
}

.left_bt {
	width: 765px;
	height: 34px;
	border-bottom: 1px solid #45A2EF;
	font-size: 16px;
	font-weight: bold;
	line-height: 34px;
}

.left_neir {
	width: 745px;
	height: auto;
	overflow: hidden;
	padding: 10px;
}

.left_neir p {
	line-height: 26px;
	text-align: justify;
}

.left_neir table tr td p {}

.left_neir p a {
	color: #06F;
}

/*5张切换图*/
.banner {
	width: 765px;
	height: 263px;
}

/*About WDD-2014*/
.aw {
	width: 765px;
	height: auto;
}

.aw .bt {
	width: auto;
	height: 25px;
	display: inline-block;
}

.aw .bt p {
	display: block;
	width: auto;
	height: 16px;
	border-bottom: 1px solid #192cce;
	padding-top: 9px;
	color: #192cce
		/* #45A2EF */
	;
	font-size: 16px;
	text-align: center;
}

.aw .neir {
	width: 765px;
	height: auto;
	overflow: hidden;
	padding-bottom: 10px;
}

.aw .neir p {
	line-height: 20px;
	margin-top: 10px;
	text-align: justify;
}

.aw .neir .sp_t {
	width: 145px;
	height: 83px;
	float: left;
	margin-left: 5px;
	margin-top: 5px;
	border: 1px dashed #45A2EF;
}

.aw .neir .sp_t span.track {
	display: block;
	height: 65px;
	line-height: 16px;
	margin-top: 10px;
	color: #E36C0A;
}

.aw .neir .sp_t span.clock {
	display: block;
	height: 25px;
	line-height: 25px;
	margin-top: 7px;
	padding-left: 30px;
	background: url(../images/clock.jpg) no-repeat left;
}

/*Nobel Laureates-2014*/
.nl {
	width: 765px;
	height: auto;
	overflow: hidden;
}

.nl .bt {
	width: 715px;
	height: 25px;
	border-bottom: 1px solid #45A2EF;
	padding-left: 50px;
}

.nl .bt span {
	display: block;
	width: 163px;
	height: 16px;
	border-bottom: 1px solid #FFFFFF;
	padding-top: 9px;
	color: #45A2EF;
	font-size: 16px;
	text-align: center;
}

.nl .neir {
	width: 765px;
	height: auto;
	overflow: hidden;
}

/*Program Layout*/
.pl {
	width: 765px;
	height: auto;
	overflow: hidden;
}

.pl .bt {
	width: 715px;
	height: 25px;
	border-bottom: 1px solid #45A2EF;
	padding-left: 50px;
}

.pl .bt span {
	display: block;
	width: 120px;
	height: 16px;
	border-bottom: 1px solid #FFFFFF;
	padding-top: 9px;
	color: #45A2EF;
	font-size: 16px;
	text-align: center;
}

.pl .neir {
	width: 765px;
	height: auto;
	overflow: hidden;
}

.pl .neir p {
	line-height: 20px;
	margin-top: 10px;
	text-align: justify;
}

.pl .neir table td {
	padding-left: 10px;
}

/*Matchmaking & Partnership*/
.mp {
	width: 765px;
	height: auto;
	overflow: hidden;
	margin-top: 10px;
}

.mp .bt {
	width: 715px;
	height: 25px;
	border-bottom: 1px solid #45A2EF;
	padding-left: 50px;
}

.mp .bt span {
	display: block;
	width: 120px;
	height: 16px;
	border-bottom: 1px solid #FFFFFF;
	padding-top: 9px;
	color: #45A2EF;
	font-size: 16px;
	text-align: center;
}

.mp .neir {
	width: 765px;
	height: auto;
	overflow: hidden;
}

.mp .neir p {
	line-height: 20px;
	margin-top: 10px;
	text-align: justify;
}

/*中间右侧区域*/
.right {
	width: 195px;
	height: auto;
	overflow: hidden;
	float: left;
	margin-top: 14px;
	margin-left: 14px;
	border: 1px solid #45A2EF;
	margin-bottom: 10px;
}

/*NC*/


.nc {
	width: 195px;
	height: auto;
	overflow: hidden;
}

.nc .bt {
	width: 195px;
	height: 27px;
	line-height: 29px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	border-top: 1px solid #45A2EF;
	border-bottom: 1px solid #45A2EF;
}

.nc .neir {
	width: 175px;
	height: auto;
	overflow: hidden;
	padding: 10px;
	text-align: center;
}

.nc .neir p {
	margin-top: 5px;
	line-height: 20px;
}

/*Hosting Organizations*/
.ho {
	width: 195px;
	height: auto;
	overflow: hidden;
}

.ho .bt {
	width: 195px;
	height: 27px;
	line-height: 29px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	border-top: 1px solid #45A2EF;
	border-bottom: 1px solid #45A2EF;
}

.ho .neir {
	width: 175px;
	height: auto;
	overflow: hidden;
	padding: 10px;
}

.ho .neir p {
	margin-top: 5px;
	line-height: 20px;
}

/*Supporting Organization*/
.so {
	width: 195px;
	height: auto;
	overflow: hidden;
}

.so .bt {
	width: 195px;
	height: 27px;
	line-height: 29px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	border-top: 1px solid #45A2EF;
	border-bottom: 1px solid #45A2EF;
}

.so .neir {
	width: 175px;
	height: auto;
	overflow: hidden;
	padding: 10px;
	text-align: center;
}

.so .neir p {
	margin-top: 5px;
	line-height: 20px;
}

/*Operating Organization*/
.oo {
	width: 195px;
	height: auto;
	overflow: hidden;
}

.oo .bt {
	width: 195px;
	height: 27px;
	line-height: 29px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	border-top: 1px solid #45A2EF;
	border-bottom: 1px solid #45A2EF;
}

.oo .neir {
	width: 175px;
	height: auto;
	overflow: hidden;
	padding: 10px;
	text-align: center;
}

.oo .neir p {
	margin-top: 5px;
	line-height: 20px;
}

/*Official Travel Agency*/
.ota {
	width: 195px;
	height: auto;
	overflow: hidden;
}

.ota .bt {
	width: 195px;
	height: 27px;
	line-height: 29px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	border-top: 1px solid #45A2EF;
	border-bottom: 1px solid #45A2EF;
}

.ota .neir {
	width: 175px;
	height: auto;
	overflow: hidden;
	padding: 10px;
	text-align: center;
}

.ota .neir p {
	margin-top: 5px;
	line-height: 20px;
}

/*BIT’s Upcoming Events*/
.bue {
	width: 195px;
	height: auto;
	overflow: hidden;
}

.bue .bt {
	width: 195px;
	height: 27px;
	line-height: 29px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	border-top: 1px solid #45A2EF;
	border-bottom: 1px solid #45A2EF;
}

.bue .neir {
	width: 195px;
	height: auto;
	overflow: hidden;
	text-align: center;
}

/*中间kongg区域*/
.kongg {
	width: 974px;
	height: 78px;
	float: left;
	border: 1px solid #45A2EF;
	background-color: #EFEFF0;
	margin-bottom: 14px;
}

/*foot页脚区域*/
.foot {
	width: 100%;
	height: 160px;
	margin: 0 auto;
	background-color: #cc224a;
}

.foot_ci {
	width: 976px;
	height: 160px;
	margin: 0 auto;
	padding-left: 14px;
	padding-right: 14px;
}

.f_left {
	width: 765px;
	height: 160px;
	float: left;
}

.f_left .bt {
	width: 715px;
	height: 25px;
	border-bottom: 1px solid #FFF;
	padding-left: 50px;
}

.f_left .bt span {
	display: block;
	width: 85px;
	height: 16px;
	border-bottom: 1px solid #cc224a;
	padding-top: 9px;
	color: #FFF;
	font-size: 16px;
	text-align: center;
}

.f_left .neir {
	width: 765px;
	height: 134px;
}

.f_left .neir p {
	line-height: 20px;
	margin-top: 10px;
	text-align: justify;
	color: #FFF;
}

.f_right {
	width: 195px;
	height: 160px;
	float: left;
	margin-left: 14px;
}

.f_right .bt {
	width: 155px;
	height: 25px;
	border-bottom: 1px solid #FFF;
	padding-left: 40px;
}

.f_right .bt span {
	display: block;
	width: 105px;
	height: 16px;
	border-bottom: 1px solid #494949;
	padding-top: 9px;
	color: #FFF;
	font-size: 16px;
	text-align: center;
}

.f_right .neir {
	width: 195px;
	height: 134px;
	text-align: center;
	vertical-align: middle;
}

.f_right .neir img {
	margin-top: 15px;
}

.table {
	width: 100%;
	margin: 0 auto;
	border: 0;
	margin: 0;
	border-collapse: collapse;
	border-spacing: 0;
}

.table tr td p {
	margin: 0px 10px;
}

.table img {
	width: 130px;
}

.table tr td {
	border-left: none;
	border-right: none;
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
}

.table tr:nth-child(1) td {
	border-top: none;
}


.table1 {
	width: 100%;
	margin: 0 auto;
	border: 0;
	margin: 0;
	border-collapse: collapse;
	border-spacing: 0;
}

.table1 tr td p {
	text-align: center;
	margin: 10px;
}



.table tr td p {
	text-align: left;
	margin: 5px 10px;
}

.table img {
	width: 90px;
}
