@charset "utf-8";
/* CSS Document */

body, p, table, ul, li {
	padding:0px;
	margin:0px;
}
body {
	font:14px "宋体";
	color:#333333
}
ul, li {
	list-style:none;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	font-size:0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height:1%;
}
.clearfix {
	display: block;
}
.bold {
	font-weight:bold;
}
.main {
	background:url(images/fill_bg.jpg) repeat-x left top scroll #fff;
	width:1163px;
	margin:0px auto;
}
.content {
	width:1054px;
	margin:0px auto;
	position:relative;
}
.content .top {
	background:url(images/top.jpg) no-repeat left top scroll;
	width:1058px;
	height:544px;
}
.content .center_block {
	background:url(images/fill_y.jpg) repeat-y left top scroll;
	width:1054px;
	height:1550px;
}
.content .bottom {
	background:url(images/bottom.jpg) no-repeat scroll;
	width:1058px;
	height:30px;
}
.footer {
	background:url(images/foot.jpg) no-repeat scroll;
	width:1163px;
	height:67px;
	margin:0px auto;
}
.mian_content {
	position:absolute;
	top:30px;
	left:30px;
	width:997px;
}
.title {
	background:url(images/title.jpg) no-repeat scroll;
	width:953px;
	height:37px;
	color:#fff;
	font-size:16px;
	padding:5px 0px 0px 23px;
	font-family:"微软雅黑";
	margin-top:10px;
	margin:10px 0px 0px 10px;
}
.txt {
	line-height:30px;
	width:935px;
	padding:10px 10px 10px 25px;
}
.txt p {
	text-indent:2em;
}
.name {
	font-weight:bold;
	float:left;
	margin-right:10px;
}
.txt ul, .txt .info {
	width:850px;
	float:left;
	overflow:hidden;
}
.txt ul li {
	width:223px;
	float:left;
	text-align:left;
}
.txt ul .short {
	width:180px;
}
.txt_organization p {
	text-indent:0em;
	padding-top:3px;
}
.title_01 {
	background:url(images/title_01.jpg) no-repeat scroll;
	padding-top:8px;
}
table {
	border-collapse:collapse;
	width:782px;
	margin:20px auto;
}
td {
	border:#a3a3a3 solid 1px;
	text-align:center;
	padding:5px 0px;
}
.mt30px {
	margin-top:30px;
}
.p30px {
	padding:0px 30px;
}
.meeting_info p {
	text-indent:0em;
}
.orange {
	color:#fe9602;
	font-weight:bold;
}
