@charset "gb2312";
html {
	height: 100%;
}
body {
	margin: 0;
	height: 100%;
	background: #FFFFFF;
	font-size: 12px;
	font-family: tahoma, Arial, Century Gothic, verdana, Helvetica, sans-serif;
	color: #333;
	line-height: 150%;
	text-align: center;
	word-break: break-all;
}
div, ul, ol, form {
	margin: 0;
	padding: 0;
}
img {
	border: 0;
}
li {
	list-style: none;
}
table {
	font-size: 12px;
}
input {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1, h2, h3, h4, h5, h6, h7 {
	margin: 0;
	padding: 0;
	text-align: left;
	font-size: 12px;
	font-weight: 400;
}
p {
	margin: 0;
}
/* ============================================================================ 连接 == */
a:link {
	text-decoration: none;
	color: #50514e;
}
a:visited {
	text-decoration: none;
	color: #50514e;
}
a:hover {
	text-decoration: none;
	color: #50514e;
}
a:active {
	text-decoration: none;
	color: #50514e;
}
/* ============================================================================ 常用 == */
.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
}
.none {
	display: none;
}
/* ============================================================================ 布局 == */
#Header, #Container {
	margin: 0 auto;
	width: 900px;
	text-align: left;
}
#Container .PageBody {
	margin: auto auto 10px auto;
}
#Top {
	margin: 0 auto;
	width: 900px;
	height: 90px;
}
#Top .topline {
	float: left;
	width: 900px;
	height: 2px;
}
#Top .Logo {
	float: left;
	width: 90px;
	height: 90px;
}
*+html #Top .Logo {
	margin-top:2px;
	float: left;
	width: 90px;
	height: 90px;
}
#Top .Bonner {
	margin-top:32px;
	margin-left:5px;
	float: left;
	width: 500px;
	height: 31px;
	background-image:url(../images/banner.jpg)
}
#Top .Liaison {
	float: right;
	width: 80px;
	height: 24px;
	text-align: center;
	color:#589626;
	font-weight: bold;
}
#Top .Msg {
	margin-left:5px;
	margin-right:95px;
	float:left;
	width: 495px;
	height: 20px;
	background-image:url(../images/bonner2.jpg)
}
#Top .button {
	margin: 0 auto;
	width: 900px;
	height: 24px;
	text-align: left;
	color:#FFFFFF;
	font-weight: bold;
	padding-top: 3px;
	padding-left: 15px;
	background-color: #86c205;
}
*+html #Top .button {
	margin: 0 auto;
	width: 900px;
	height: 24px;
	text-align: left;
	color:#FFFFFF;
	font-weight: bold;
	background-color: #86c205;
}
#button {
	margin: 0 auto;
	width: 900px;
	height: 24px;
	text-align: left;
	color:#FFFFFF;
	font-weight: bold;
	padding-top: 3px;
	background-image:url(../images/ban-2.jpg)
}
*+html #button {
	margin: 0 auto;
	width: 900px;
	height: 24px;
	text-align: left;
	color:#FFFFFF;
	font-weight: bold;
	background-image:url(../images/ban-2.jpg)
}
#button .left {
	margin-left:30px;
	float: left;
	width: 50px;
	height: 24px;
	text-align: left;
	color:#FFFFFF;
	font-weight: bold;
	padding-left: 15px;
}
*+html #button .left {
	margin-left:30px;
	float: left;
	width: 50px;
	height: 24px;
	text-align: left;
	color:#FFFFFF;
	font-weight: bold;
}
#button .center {
	float: left;
	width: 85px;
	height: 24px;
	text-align: left;
	color:#FFFFFF;
	font-weight: bold;
}
#button .right {
	float: left;
	width: 90px;
	height: 24px;
	text-align: left;
	color:#FFFFFF;
	font-weight: bold;
	padding-right: 30px;
}
*+html #button .right {
	float: left;
	width: 90px;
	height: 24px;
	text-align: left;
	color:#FFFFFF;
	font-weight: bold;
}
/* ============================================================================ TOP == */

#body {
	margin: 0 auto;
	width: 900px;
	margin-top:10px;
}
#body #img {
	float:left;
	width:900px;
	margin-bottom:10px;
}
#body #bottomline {
	width: 900px;
	height: 2px;
	margin-bottom:20px;
}
#body #left {
	float:left;
	width:300px;
	margin-bottom:20px;
}
#body #leftsecond {
	float:left;
	width:240px;
	margin-bottom:20px;
}
#body #leftsecond .gobbs {
	margin: 0 auto;
	width:236px;
	height:90px;
	padding-top:2px;
	margin-top:10px;
	border: 1px #cfcfcf double;
}
/*--------------------------------------------------------------------- leftGOBBS --*/

	#body #leftsecond .announcement {
	width:236px;
	height:180px;
	border: 1px #cfcfcf double;
}
#body #leftsecond .announcement .title {
	width:236px;
	height:20px;
	border-bottom: 1px #cfcfcf double;
}
#body #leftsecond .announcement .title .name {
	width:60px;
	height:20px;
	font-size: 12px;
	font-weight: bold;
	color:#589626;
	text-align:center;
	float:left;
	padding-top:5px;
}
*+html #body #leftsecond .announcement .title .name {
	width:60px;
	height:20px;
	font-size: 12px;
	font-weight: bold;
	color:#589626;
	text-align:center;
	float:left;
}
#body #leftsecond .announcement #msgbody {
	width:220px;
	height:20px;
	margin: 0 auto;
}
*+html #body #leftsecond .announcement #msgbody {
	width:220px;
	height:28px;
	margin: 0 auto;
}
#body #leftsecond .announcement #msgbody #msg {
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	/*---------自动截去过长的字符串改为省略号-----------*/
				margin-top:10px;
	float:left;
	padding-left:10px;
	width:120px;
	height:20px;
	color: #50514e;
}
*+html #body #leftsecond .announcement #msgbody #msg {
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	/*---------自动截去过长的字符串改为省略号-----------*/
				margin-top:10px;
	float:left;
	width:120px;
	height:25px;
	color: #50514e;
}
#body #leftsecond .announcement #msgbody #msgtime {
	width:65px;
	height:20px;
	padding-top:10px;
	padding-left:5px;
	text-align:right;
	float:right;
	margin-right:5px;
	color: #c3c3c3;
}
*+html #body #leftsecond .announcement #msgbody #msgtime {
	width:65px;
	height:25px;
	text-align:right;
	float:right;
	margin-right:5px;
	color: #c3c3c3;
}
/*--------------------------------------------------------------------- 公告 --*/
		
		#body #leftsecond .enterpark {
	margin: 0 auto;
	width:236px;
	height:54px;
	margin-top:10px;
}
/*--------------------------------------------------------------------- enterpark --*/
		#body #left .announcement {
	width:298px;
	height:180px;
	border: 1px #cfcfcf double;
}
#body #left .announcement .title {
	width:298px;
	height:26px;
	border: 1px #FFFFFF double;
	background-image:url(../images/656.jpg)
}
#body #left .announcement .title .name {
	width:60px;
	height:20px;
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;
	text-align:center;
	float:left;
	padding-top:5px;
}
*+html #body #left .announcement .title .name {
	width:60px;
	height:26px;
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;
	text-align:center;
	float:left;
}
#body #left .announcement .title #more {
	color:#FFFFFF;
	width:45px;
	height:11px;
	float:right;
	margin-top:6px;
	margin-right:3px;
}
*+html #body #left .announcement .title #more {
	width:45px;
	height:11px;
	float:right;
	margin-top:6px;
	margin-right:6px;
}
#body #left .announcement #msgbody {
	width:280px;
	height:20px;
	margin-left:10px;
}
*+html #body #left .announcement #msgbody {
	width:280px;
	height:28px;
	margin: 0 auto;
}
#body #left .announcement #msgbody #msg {
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	/*---------自动截去过长的字符串改为省略号-----------*/
				margin-top:10px;
	float:left;
	width:200px;
	height:20px;
	color: #50514e;
}
*+html #body #left .announcement #msgbody #msg {
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	/*---------自动截去过长的字符串改为省略号-----------*/
				margin-top:10px;
	float:left;
	width:200px;
	height:25px;
	color: #50514e;
}
#body #left .announcement #msgbody #msgtime {
	width:65px;
	height:20px;
	padding-top:10px;
	padding-left:5px;
	text-align:right;
	float:right;
	margin-right:5px;
	color: #c3c3c3;
}
*+html #body #left .announcement #msgbody #msgtime {
	width:65px;
	height:25px;
	text-align:right;
	float:right;
	margin-right:5px;
	color: #c3c3c3;
}
/*--------------------------------------------------------------------- 公告 --*/
		
		#body #left .gobbs {
	margin: 0 auto;
	width:300px;
	height:90px;
	margin-top:10px;
	border: 1px #cfcfcf double;
	padding-top:2px;
}
/*--------------------------------------------------------------------- leftGOBBS --*/
		
		#body #left .flash {
	margin: 0 auto;
	width:298px;
	height:220px;
	margin-top:10px;
	padding:1px;
	border: 1px #cfcfcf solid;
}
*+html #body #left .flash {
	margin: 0 auto;
	width:298px;
	height:220px;
	margin-top:10px;
	border: 1px #cfcfcf solid;
}
/*--------------------------------------------------------------------- flash --*/

		#body #left .company {
	margin-top:10px;
	float:left;
	width:298px;
	height:259px;
	border: 1px #cfcfcf double;
}
*+html #body #left .company {
	margin-top:10px;
	float:left;
	width:298px;
	height:255px;
	border: 1px #cfcfcf double;
}
#body #left .company #title {
	width:298px;
	height:26px;
	border: 1px #FFFFFF double;
	background-image:url(../images/656.jpg)
}
#body #left .company #title #name {
	width:80px;
	height:20px;
	font-size: 12px;
	font-weight: bold;
	color:#ffffff;
	text-align:center;
	float:left;
	padding-top:5px;
}
*+html #body #left .company #title #name {
	width:80px;
	height:20px;
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;
	text-align:center;
	float:left;
}
#body #left .company #title #more {
	width:45px;
	height:11px;
	float:right;
	margin-top:6px;
	margin-right:3px;
}
*+html #body #left .company #title #more {
	width:45px;
	height:11px;
	float:right;
	margin-top:6px;
	margin-right:6px;
}
#body #left .company #msgbody {
	width:300px;
	height:30px;
}
#body #left .company #msgbody #msg1 {
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	/*---------自动截去过长的字符串改为省略号-----------*/
					width:140px;
	height:20px;
	margin-top:10px;
	margin-left:5px;
	text-align:left;
	float:left;
}
*+html #body #left .company #msgbody #msg1 {
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	/*---------自动截去过长的字符串改为省略号-----------*/
					width:140px;
	height:25px;
	margin-top:20px;
	margin-left:5px;
	text-align:left;
	float:left;
}
#body #left .company #msgbody #msg2 {
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	/*---------自动截去过长的字符串改为省略号-----------*/
					width:140px;
	height:20px;
	margin-top:10px;
	margin-left:5px;
	text-align:left;
	float:right;
}
*+html #body #left .company #msgbody #msg2 {
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	/*---------自动截去过长的字符串改为省略号-----------*/
					width:140px;
	height:25px;
	margin-top:20px;
	margin-left:5px;
	text-align:left;
	float:right;
}
/*#body #left .company #msgbody #msgtime {
					width:76px;
					height:20px;
					padding-top:10px;
					margin-right:5px;
					text-align:right;
					float:right;
					}
					
					*+html #body #left .company #msgbody #msgtime {
					width:76px;
					height:25px;
					margin-right:5px;
					text-align:right;
					float:right;
					}
					*/
		/*--------------------------------------------------------------------- 园区企业 --*/

	
	#body #right {
	float:right;
	width:592px;
}
#body #right .introduce {
	width:590px;
	height:205px;
	border: 1px #cfcfcf double;
}
#body #right .introduce .title {
	width:580px;
	height:25px;
	margin-left:4px;
	border-bottom: 1px #FCB004 double;
}
*+html #body #right .introduce .title {
	width:582px;
	height:25px;
	margin-left:4px;
	border-bottom: 1px #FCB004 double;
}
#body #right .introduce .title .name {
	width:85px;
	height:20px;
	color:#84B53F;
	font-size: 12px;
	text-align:left;
	font-weight: bold;
	float:left;
	padding-top:5px;
	padding-left:5px;
}
*+html #body #right .introduce .title .name {
	width:85px;
	height:20px;
	color:#84B53F;
	font-size: 12px;
	text-align:left;
	font-weight: bold;
	float:left;
}
#body #right .introduce .title .more {
	width:45px;
	height:11px;
	float:right;
	margin-top:6px;
}
*+html #body #right .introduce .title .more {
	width:45px;
	height:11px;
	float:right;
	margin-top:6px;
	margin-right:4px;
}
#body #right .introduce #msg {
	margin-top:10px;
	float:left;
	width:580px;
	height:167px;
	color: #50514e;
	padding-left:5px;
	padding-right:5px;
}
*+html #body #right .introduce #msg {
	margin-top:10px;
	float:left;
	width:580px;
	height:167px;
	color: #50514e;
}
#body #right .introduce #msg #img {
	margin-right:15px;
	margin-bottom:10px;
	width:132px;
	height:95px;
	background-image:url(../images/jianjie.jpg)
}
#body #right .introduce #msg #msgtitle {
	float:right;
	width:425px;
	text-align:left;
	font-weight: bold;
	color: #50514e;
}
/*--------------------------------------------------------------------- 园区简介 --*/
		
		#body #right .msgmiddle {
	margin-top:10px;
	width:590px;
	height:232px;
	border: 1px #cfcfcf double;
}
#body #right .msgmiddle .leftimagesbox {
	margin-top:5px;
	margin-bottom:5px;
	float:left;
	width:200px;
	border-right: 1px #cfcfcf dotted;
	height:222px;
}
#body #right .msgmiddle .leftimagesbox .enterimg {
	margin-top:10px;
	margin-left:10px;
	margin-bottom:8px;
}
#body #right .msgmiddle .movement {
	float:right;
	width:380px;
}
#body #right .msgmiddle .movement #title {
	width:372px;
	height:25px;
	margin-right:2px;
	border-bottom: 1px #FCB004 double;
	float:right;
}
#body #right .msgmiddle .movement #title #name {
	width:55px;
	height:20px;
	font-size: 12px;
	font-weight: bold;
	color:#84B53F;
	text-align:center;
	float:left;
	padding-top:5px;
}
*+html #body #right .msgmiddle .movement #title #name {
	width:55px;
	height:20px;
	font-size: 12px;
	font-weight: bold;
	color:#84B53F;
	text-align:center;
	float:left;
}
#body #right .msgmiddle .movement #title #more {
	width:45px;
	height:11px;
	float:right;
	margin-top:3px;
}
*+html #body #right .msgmiddle .movement #title #more {
	width:45px;
	height:11px;
	float:right;
	margin-top:3px;
	margin-right:4px;
}
#body #right .msgmiddle .movement #movementimg {
	height:169px;
	float:left;
	margin-top:10px;
	margin-left:3px;
}
#body #right .msgmiddle .movement #msg {
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	/*---------自动截去过长的字符串改为省略号-----------*/
				width:280px;
	height:20px;
	padding-top:10px;
	padding-left:3px;
	float:left;
	margin-left:3px;
	margin-right:3px;
	color: #676767;
}
*+html #body #right .msgmiddle .movement #msg {
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	/*---------自动截去过长的字符串改为省略号-----------*/
				width:280px;
	height:20px;
	float:left;
	margin-left:3px;
	margin-right:3px;
	color: #676767;
}
#body #right .msgmiddle .movement #msgtime {
	width:75px;
	height:20px;
	padding-top:10px;
	padding-left:5px;
	text-align:right;
	float:right;
	margin-right:5px;
	color: #c3c3c3;
}
*+html #body #right .msgmiddle .movement #msgtime {
	width:75px;
	height:20px;
	text-align:right;
	float:right;
	margin-right:5px;
	color: #c3c3c3;
}
/*--------------------------------------------------------------------- 企业动态 --*/
		
		
		
		
		#body #right .msgbottom {
	margin-top:10px;
	width:590px;
	height:224px;
	border: 1px #cfcfcf double;
}
*+html #body #right .msgbottom {
	margin-top:10px;
	width:590px;
	height:220px;
	border: 1px #cfcfcf double;
}
#body #right .msgbottom .policy {
	float:left;
	width:305px;
	height:200px;
}
*+html #body #right .msgbottom .policy {
	float:left;
	width:305px;
	height:220px;
}
#body #right .msgbottom .policy #title {
	width:290px;
	height:25px;
	margin-left:5px;
	float:right;
	border-bottom: 1px #FCB004 double;
}
*+html #body #right .msgbottom .policy #title {
	width:296px;
	height:25px;
	margin-left:5px;
	float:right;
	border-bottom: 1px #FCB004 double;
}
#body #right .msgbottom .policy #title #name {
	width:55px;
	height:20px;
	font-size: 12px;
	font-weight: bold;
	color:#84B53F;
	text-align:center;
	float:left;
	padding-top:5px;
}
*+html #body #right .msgbottom .policy #title #name {
	width:55px;
	height:20px;
	font-size: 12px;
	font-weight: bold;
	color:#589626;
	text-align:center;
	float:left;
}
#body #right .msgbottom .policy #title #more {
	width:45px;
	height:11px;
	float:right;
	margin-top:3px;
}
*+html #body #right .msgbottom .policy #title #more {
	width:45px;
	height:11px;
	float:right;
	margin-top:3px;
	margin-right:4px;
}
#body #right .msgbottom .policy #msgbody {
	width:305px;
	height:30px;
}
#body #right .msgbottom .policy #msgbody #msg {
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	/*---------自动截去过长的字符串改为省略号-----------*/
					width:200px;
	height:20px;
	padding-top:10px;
	padding-left:5px;
	text-align:left;
	float:left;
	margin-left:5px;
}
*+html #body #right .msgbottom .policy #msgbody #msg {
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	/*---------自动截去过长的字符串改为省略号-----------*/
					width:200px;
	height:20px;
	text-align:left;
	float:left;
	margin-left:5px;
}
#body #right .msgbottom .policy #msgbody #msgtime {
	width:75px;
	height:20px;
	padding-top:10px;
	padding-left:5px;
	text-align:right;
	float:right;
	color: #c3c3c3;
}
*+html #body #right .msgbottom .policy #msgtime {
	width:75px;
	height:20px;
	text-align:right;
	float:right;
	color: #c3c3c3;
}
/*--------------------------------------------------------------------- 相关政策 --*/
			
			
			
			
			#body #right .msgbottom .star {
	width:280px;
	height:180px;
	float:right;
	margin-bottom:23px;
}
#body #right .msgbottom .star #title {
	width:270px;
	float:right;
	margin-right:3px;
	height:25px;
	border-bottom: 1px #FCB004 double;
}
*+html #body #right .msgbottom .star #title {
	width:275px;
	float:right;
	margin-right:3px;
	height:25px;
	border-bottom: 1px #FCB004 double;
}
#body #right .msgbottom .star #title #name {
	width:55px;
	height:20px;
	font-size: 12px;
	font-weight: bold;
	color:#84B53F;
	text-align:center;
	float:left;
	padding-top:5px;
}
*+html #body #right .msgbottom .star #title #name {
	width:55px;
	height:20px;
	font-size: 12px;
	font-weight: bold;
	color:#589626;
	text-align:center;
	float:left;
}
#body #right .msgbottom .star #title #more {
	width:45px;
	height:11px;
	float:right;
	margin-top:3px;
}
*+html #body #right .msgbottom .star #title #more {
	width:45px;
	height:11px;
	float:right;
	margin-top:3px;
	margin-right:4px;
}
#body #right .msgbottom .star #msg {
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	/*---------自动截去过长的字符串改为省略号-----------*/
				width:280px;
	height:110px;
	padding-top:8px;
	padding-left:5px;
	text-align:left;
	float:left;
}
*+html #body #right .msgbottom .star #msg {
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	/*---------自动截去过长的字符串改为省略号-----------*/
				width:280px;
	height:110px;
	text-align:left;
	float:left;
}
#body #right .msgbottom .star #photo {
	width:70px;
	height:90px;
	border: 1px #cfcfcf double;
	padding:1px;
	float:left;
}
*+html #body #right .msgbottom .star #photo {
	width:70px;
	height:90px;
	border: 1px #cfcfcf double;
	float:left;
}
#body #right .msgbottom .star #rightmsg {
	width:165px;
	padding:3px;
	margin-left:5px;
	float:left;
	margin-top:40px;
}
*+html #body #right .msgbottom .star #rightmsg {
	width:165px;
	margin-left:5px;
	float:left;
	margin-top:40px;
}
/*--------------------------------------------------------------------- 创业之星 --*/
		



	#body #rightbodyyqjj {
	float:right;
	width:592px;
	margin-bottom:20px;
}
#body #rightbodyyqjj .route {
	width:580px;
	height:28px;
	border: 1px #cfcfcf double;
	padding-left:10px;
	padding-top:10px;
	color:#50514e;
	font-weight: bold;
}
*+html #body #rightbodyyqjj .route {
	width:580px;
	height:28px;
	border: 1px #cfcfcf double;
	color:#50514e;
	font-weight: bold;
}
/*--------------------------------------------------------------------- 路径 --*/
		#body #rightbodyyqjj .rightmain {
	width:590px;
	min-height:500px;
	border: 1px #cfcfcf double;
	margin-top:10px;
}
#body #rightbodyyqjj .rightmain .newstitle {
	margin: 0 auto;
	width:480px;
	height:30px;
	font-size: 16px;
	font-weight: bold;
	color:#51514F;
	margin-top:13px;
}
#body #rightbodyyqjj .rightmain .newsinfo {
	overflow: scroll;
	overflow-x : auto;
	overflow-y : auto;
	height:500px;
	margin: 0 auto;
	width:560px;
	color:#50514E;
	margin-top:10px;
	line-height: 30px;
	position: relative;
}
#body #rightbodyyqjj .rightmain .newslink {
	margin-top:20px;
	margin-left:20px;
	text-decoration: underline;
}
#body #rightbodyyqjj .rightmain .newsowner {
	margin: 0 auto;
	width:520px;
	font-size: 12px;
	color:#50514E;
	margin-top:10px;
	text-align: right;
	margin-bottom:20px;
}
#body #rightbodyyqjj .rightmain .rightmaintitle {
	margin: 0 auto;
	width:400px;
	height:20px;
	border: 1px none #cfcfcf;
	margin-top:10px;
	color:#08060b;
	font-weight: bold;
	text-align: center;
}
#body #rightbodyyqjj .rightmain .rightmainmsg {
	width:550px;
	min-height:500px;
	border: 1px none #cfcfcf;
	margin-top:10px;
	color:#50514E;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#body #rightbodyyqjj .rightmain .logoimg {
	width:193px;
	height:94px;
	border: 1px #cfcfcf double;
	margin-top:10px;
	margin-left: 10px;
	float:left;
}
#body #rightbodyyqjj .rightmain .boss {
	width:300px;
	height:93px;
	float:right;
	font-size: 12px;
	color:#50514E;
	margin-top:10px;
	margin-right:10px;
}
#body #rightbodyyqjj .rightmain .cominfo {
	width:550px;
	line-height:200%;
	font-size: 12px;
	color:#50514E;
	margin-top:30px;
	margin-left:10px;
}
/*========================================================== 园区简介 =====*/
		
		#body #rightbodycyzn {
	float:right;
	width:632px;
	margin-bottom:20px;
}
#body #rightbodycyzn .route {
	width:620px;
	height:28px;
	border: 1px #cfcfcf double;
	padding-left:10px;
	padding-top:10px;
	color:#50514e;
	font-weight: bold;
}
*+html #body #rightbodycyzn .route {
	width:620px;
	height:28px;
	border: 1px #cfcfcf double;
	color:#08060b;
	font-weight: bold;
}
/*--------------------------------------------------------------------- 路径 --*/
		#body #rightbodycyzn .rightmain {
	width:630px;
	min-height:500px;
	border: 1px #cfcfcf double;
	margin-top:10px;
}
#body #rightbodycyzn .rightmain .newstitle {
	margin: 0 auto;
	width:520px;
	height:30px;
	font-size: 14px;
	font-weight: bold;
	color:#51514F;
	margin-top:13px;
}
#body #rightbodycyzn .rightmain .newsinfo {
	overflow: scroll;
	overflow-x : auto;
	overflow-y : auto;
	height:500px;
	margin: 0 auto;
	width:580px;
	color:#50514E;
	margin-top:10px;
	line-height: 30px;
}
#body #rightbodycyzn .rightmain .newsinfo .download {
	height:30px;
	margin: 0 auto;
	width:580px;
	margin-top:5px;
	border-bottom: 1px #cfcfcf dotted;
}
#body #rightbodycyzn .rightmain .newsinfo .download .downloadtitle {
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	/*---------自动截去过长的字符串改为省略号-----------*/
					height:30px;
	float:left;
	width:400px;
	color:#50514E;
	line-height: 30px;
}
#body #rightbodycyzn .rightmain .newsinfo .download .downloadlink {
	height:30px;
	float:left;
	width:80px;
	color:#FF0000;
	line-height: 30px;
	margin-left:10px;
}
#body #rightbodycyzn .rightmain .newsinfo .download .downloadtime {
	height:30px;
	float:right;
	width:70px;
	color:#50514E;
	line-height: 30px;
}
#body #rightbodycyzn .rightmain .newsinfo .search {
	height:100px;
	width:580px;
}
#body #rightbodycyzn .rightmain .newsinfo .search .searchtitle {
	height:30px;
	text-align:left;
	float:left;
	width:460px;
	font-size: 18px;
	color: #0000FF;
}
#body #rightbodycyzn .rightmain .newsinfo .search .searchclass {
	height:30px;
	text-align:right;
	float:right;
	width:100px;
}
#body #rightbodycyzn .rightmain .newsinfo .search .searchmsg {
	line-height:16px;
	height:65px;
	text-align:left;
	width:580px;
}
#body #rightbodycyzn .rightmain .newsowner {
	margin: 0 auto;
	width:560px;
	font-size: 12px;
	color:#50514E;
	margin-top:10px;
	text-align: right;
	margin-bottom:20px;
}
#body #rightbodycyzn .rightmain .rightmaintitle {
	margin: 0 auto;
	width:440px;
	height:20px;
	border: 1px none #cfcfcf;
	margin-top:10px;
	color:#08060b;
	font-weight: bold;
	text-align: center;
}
#body #rightbodycyzn .rightmain .rightmainmsg {
	width:590px;
	min-height:500px;
	border: 1px none #cfcfcf;
	margin-top:10px;
	color:#50514E;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#body #rightbodycyzn .rightmain .logoimg {
	width:193px;
	height:94px;
	border: 1px #cfcfcf double;
	margin-top:10px;
	margin-left: 10px;
	float:left;
}
#body #rightbodycyzn .rightmain .boss {
	width:300px;
	height:93px;
	float:right;
	font-size: 12px;
	color:#50514E;
	margin-top:10px;
	margin-right:10px;
}
#body #rightbodycyzn .rightmain .cominfo {
	width:590px;
	font-size: 12px;
	color:#50514E;
	margin-top:30px;
	margin-left:10px;
}
/*========================================================== 创业指南 =====*/

	#body #rightbody {
	float:right;
	width:642px;
	margin-bottom:20px;
}
*+html #body #rightbody {
	float:right;
	width:592px;
	margin-bottom:20px;
	margin-right:50px;
}
#body #rightbody .announcementtop {
	width:632px;
	height:60px;
}
#body #rightbody .announcementtop .leftimg {
	margin-top:8px;
	width:32px;
	height:32px;
	float:left;
}
#body #rightbody .announcementtop .righttitle {
	width:600px;
	height:39px;
	float:left;
	border-bottom: 1px #cfcfcf double;
}
#body #rightbody .announcementtop .righttitle .head {
	height:39px;
	width:220px;
	float:left;
}
#body #rightbody .announcementtop .righttitle .link {
	height:20px;
	width:120px;
	float:right;
	font-size: 14px;
	font-weight: bold;
	color:#51514F;
	margin-top:13px;
}
#body #rightbody .qyjjbody {
	width:590px;
	margin-left:30px;
}
#body #rightbody .photobox {
	margin-top:10px;
	width:632px;
	height:470px;
	border: 1px #cfcfcf double;
	margin-bottom:10px;
}
*+html #body #rightbody .photobox {
	margin-top:10px;
	width:632px;
	height:470px;
	border: 1px #cfcfcf double;
	margin-bottom:10px;
}
#body #rightbody .photobox .photoimg {
	margin-left:14px;
	margin-top:10px;
	float:left;
	width:180px;
	height:140px;
	border: 1px #cfcfcf double;
}
#body #rightbody .photobox .photoimg .photo {
 margin-top:expression((parentElement.parentElement.offsetHeight-this.offsetHeight)/2);
}
*+html #body #rightbody .photobox .photoimg {
	margin-left:22px;
	margin-top:10px;
	float:left;
	width:180px;
	height:140px;
	border: 1px #cfcfcf double;
}
/*-------------------------------------------------------------------- 园区风采 -----*/
			
		#body #rightbody .announcementtitle {
	width:632px;
	height:30px;
	background-color:#EEEEEE;
}
#body #rightbody .announcementtitle .ggbt {
	width:60px;
	height:20px;
	float:left;
	color:#868686;
	font-size: 12px;
	font-weight: bold;
	margin-top:5px;
	margin-left:10px;
	margin-bottom:5px;
}
#body #rightbody .announcementtitle .ggqy {
	width:60px;
	height:20px;
	color:#868686;
	float:left;
	font-size: 12px;
	font-weight: bold;
	margin-top:5px;
	margin-left:195px;
	margin-bottom:5px;
}
*+html #body #rightbody .announcementtitle .ggqy {
	width:60px;
	height:20px;
	color:#868686;
	float:left;
	font-size: 12px;
	font-weight: bold;
	margin-top:5px;
	margin-left:320px;
	margin-bottom:5px;
}
#body #rightbody .announcementtitle .ggsj {
	width:60px;
	height:20px;
	float:right;
	color:#868686;
	font-size: 12px;
	font-weight: bold;
	margin-top:5px;
	margin-right:10px;
	margin-bottom:5px;
}
#body #rightbody .announcementlxfs {
	margin: 0 auto;
	width:600px;
	margin-top:10px;
	line-height: 20px;
}
#body #rightbody .announcementmsg {
	width:632px;
	margin-top:10px;
}
#body #rightbody .announcementmsg .msgtitle {
	width:630px;
	margin-top:10px;
	height:26px;
	border-bottom: 1px #cfcfcf dotted;
}
#body #rightbody .announcementmsg .msgtitle .msgleft {
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	/*---------自动截去过长的字符串改为省略号-----------*/
				width:530px;
	height:26px;
	float:left;
	color:#50514E;
}
#body #rightbody .announcementmsg .msgtitle .msgleftmain {
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	/*---------自动截去过长的字符串改为省略号-----------*/
				width:300px;
	height:26px;
	float:left;
	color:#50514E;
}
#body #rightbody .announcementmsg .msgtitle .msgmiddiemain {
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	/*---------自动截去过长的字符串改为省略号-----------*/
				width:230px;
	height:26px;
	float:left;
	color:#50514E;
	text-align:center;
}
#body #rightbody .announcementmsg .msgtitle .msgtime {
	width:80px;
	height:26px;
	float:right;
	color:#50514E;
}
#body #rightbody .announcementpage {
	width:632px;
	height:30px;
	background-color:#EEEEEE;
	margin-top:10px;
}
/* ============================================================================ <园区公告> == */
	#body #rightbody .policytop {
	width:632px;
	height:60px;
}
#body #rightbody .policytop .leftimg {
	margin-top:8px;
	width:32px;
	height:32px;
	float:left;
}
#body #rightbody .policytop .righttitle {
	width:612px;
	height:39px;
	float:left;
	border-bottom: 1px #cfcfcf double;
}
#body #rightbody .policytop .righttitle .head {
	height:39px;
	width:220px;
	float:left;
}
#body #rightbody .policytop .righttitle .link {
	height:20px;
	width:120px;
	float:right;
	font-size: 14px;
	font-weight: bold;
	color:#51514F;
	margin-top:13px;
}
#body #rightbody .policymsg {
	width:632px;
	height:270px;
	margin-top:10px;
}
/* ============================================================================ <相关政策> == */
		
		#body #companyleftimg {
	margin-top:8px;
	width:32px;
	height:32px;
	float:left;
}
#body .companytitle {
	height:40px;
	width:865px;
	border-bottom: 1px #cfcfcf double;
	margin-top:15px;
	margin-bottom:15px;
}
#body .companytitle .head {
	height:40px;
	width:207px;
	float:left;
}
#body .companytitle .link {
	height:20px;
	width:120px;
	float:right;
	font-size: 14px;
	font-weight: bold;
	color:#51514F;
	margin-top:15px;
}
/*--------------------------------------------------------------------- <园区企业>标题 --*/
		#body .companyintroduce {
	margin-left:20px;
	height:120px;
	width:842px;
	border: 1px #cfcfcf double;
	margin-top:10px;
	margin-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
}
/*--------------------------------------------------------------------- <园区企业>介绍 --*/
		#body .companymain {
	height:140px;
	width:900px;
}
#body .companymain .companybody {
	height:140px;
	width:223px;
	float:left;
}
#body .companymain .companybody .companyimg {
	height:93px;
	width:193px;
	border: 1px solid #E0E0E0;
	margin-top:20px;
	margin-bottom:10px;
	margin-left:20px;
}
*+html #body .companymain .companybody .companyimg {
	height:93px;
	width:193px;
	border: 1px solid #E0E0E0;
	margin-top:20px;
	margin-bottom:10px;
	margin-left:20px;
}
#body .companymain .companybody .companyname {
	height:20px;
	width:200px;
	margin: 0 auto;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:20px;
	color:#50514e;
}
*+html #body .companymain .companybody .companyname {
	height:20px;
	width:200px;
	margin: 0 auto;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:20px;
	color:#50514e;
}
/*--------------------------------------------------------------------- <园区企业>企业 --*/

	/* ============================================================================ <园区企业> == */

		
/* ============================================================================ BODY == */
*+html #Space {
	height:20px;
}
#Space {
	height:20px;
}
#BlogLinks {
	margin: 0 auto;
	border: 1px #cfcfcf solid;
	background: #F7FAF3;
	vertical-align: bottom;
}
#BlogLinks #title {
	text-align:left;
	float:left;
	padding: 0 10px;
	vertical-align: bottom;
	color:#589626;
	font-weight: bold;
}
*+html #BlogLinks #title {
	text-align:left;
	float:left;
	vertical-align: bottom;
	color:#589626;
	font-weight: bold;
}
#BlogLinks .border {
	margin: 0 auto;
	text-align:left;
	padding: 5px 50px 10px;
	vertical-align: bottom;
	color:#50514e;
}
*+html #BlogLinks .border {
	margin: 0 auto;
	text-align:left;
	vertical-align: bottom;
	color:#50514e;
}

/* ============================================================================ 友情连接 == */




#body #rightbody .cyzxphotobox {
	margin-top:10px;
	width:642px;


	margin-bottom:10px;
}
*+html #body #rightbody .cyzxphotobox {
	margin-top:10px;
	width:642px;


	margin-bottom:10px;
}
#body #rightbody .cyzxphotobox .photoimg {

	float:left;
	width:200px;
	margin-right:5px;
margin-left:5px;

}
#body #rightbody .cyzxphotobox .photoimg .photo {
 margin-top:expression((parentElement.parentElement.offsetHeight-this.offsetHeight)/2);
}
*+html #body #rightbody .cyzxphotobox .photoimg {

	margin-top:10px;
	float:left;
	width:200px;


}
/* ============================================================================ 创业之星 == */

#Footer {
	margin: 10px auto auto auto;
	width: 900px;
	height: 1px;
}
/* ============================================================================ Footer == */

