@charset "utf-8";
/* CSS Document */
#logo1 {
	height: 19px;
	margin: 0;
	position: absolute;
	right: 0;
	top: 1px;
	width: 100%;
}
#hdr_homeNetworking1 {
	border-radius: 0 0 0 0 !important;
	display: block;
	font-size: 21px;
	height: 26px;
	margin: -2px auto 0 5px;
	text-align: left;
	width: 149px;
}
#header1 {
	background: none repeat scroll 0 0 #fff;
	height: 32px;
	padding-top: 10px;
	position: relative;
	width: 100%;
}
.msg_list1 {
	background: none repeat scroll 0 0 transparent;
	float: right;
	margin: 0;
	padding: 0;
	text-shadow: none;
}
.trigger {
	background: url("../images/listopenbtn1.png") no-repeat scroll 0 13px transparent;
	color: #FFFFFF;
	display: block;
	font-weight: bold;
	height: 24px;
	margin: 0;
	padding-left: 19px;
	padding-top: 14px;
	width: auto;
}
.msg_head {
	background: url("../images/listopenbtn1.png") no-repeat scroll 0 16px transparent;
	color: #FF0000;
	cursor: pointer;
	display: block;
	font-weight: bold;
	height: 21px;
	margin: 0;
	padding: 17px 14px 5px 19px;
	position: relative;
	width: auto;
}
.msg_body {
	background: none repeat scroll 0 0 #38A7EB;
	box-shadow: 0 6px 5px #236792 inset;
	color: #FFFFFF;
	height: auto;
	overflow: hidden;
	padding: 5px 0 0 3px;
	position: absolute;
	right: 0;
	width: 100%;
	z-index: 2;
}
.msgshadow {
	background: none repeat scroll 0 0 #38A7EB;
	height: 100%;
	margin-top: -5px;
	position: absolute;
	right: 0;
	width: 80px;
}
.globalnav {
}
.globalnav ul {
	color: #FFFFFF;
	float: left;
	height: auto;
	list-style-type: none;
	margin: 0;
	padding-top: 12px;
	width: auto;
}
.globalnav ul li {
	background-image: url("../images/rightarrownav.png");
	background-position: 0 6px;
	background-repeat: no-repeat;
	font-size: 17px;
	font-weight: 800;
	padding: 5px 0 22px 31px;
}
.globalnav ul li a.ui-link {
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
	cursor:pointer;
}
 .globalnav ul li a.ui-link:hover {
    color: #eee;
    font-weight: bold;
    text-decoration: underline;
	cursor:pointer;
}
.active {
	background: url("../images/listclosebtn.gif") no-repeat scroll 11px 14px #38A7EB;
	color: #333333;
	margin: 0;
	padding-left: 31px;
	width: 35px;
}

.clear { clear:both; display:inline; }

.Navigator { border-bottom:1px #CCC solid; margin-bottom:8px; height:30px; width:100%; }
.Navigator a { color: #2489ce;font-weight: 700; }
.ui-body-c .ui-link { text-decoration:none; font-weight:100; }
.Navigator span { display:inline; padding:3px;}

.confoot {
	margin:auto;
    background: #F0F0F0;
    border-top: 1px solid #CCCCCC;
    font-size: 14px;
    margin-top: 12px;
    padding: 11px 0 10px;
    text-align: center;
}

.confoot p { line-height:35px; text-align:center; }
.ui-bar, .ui-body h1  { line-height:30px; }
.ui-bar, .ui-body p { line-height:20px; }
.ui-body { border-radius:5px; }
.txtcenter { text-align:center; }


/*新闻正文框架*/
#newscon {
clear:both:overflow:hidden;
*zoom:1;
	padding: 0 14px;
}
#newscon img {
	vertical-align: middle;
	border: 0;
	-ms-interpolation-mode: bicubic;
	padding-bottom: 10px
}
/*
 * 【正文标题】
 */ 
.articleTitle {
	clear: both; text-align:center;
	position: relative;
	margin-bottom: 10px;
}
.articleTitle h2 {
	padding: 15px 0px 10px 0px;
	font-size: 20px;
	line-height: 24px;
	font-family: 'iphonehei', 'simhei', 'Microsoft Yahei', 'Simsun';
	text-decoration: none;
	font-weight: 600;
}
.articleTitle .prot {
	border-bottom: 1px dashed #ddd;
	color: #999;
	font-size: 12px;
	line-height: 20px;
	padding-bottom: 2px;
/*	padding-right: 104px;*/ 
}
.articleTitle .from {
	display: inline-block;
}
/*
 * 【正文内容】
 */ 
.articleContent {
	font-size: 18px;
	line-height: 27px;
	margin-bottom: 10px;
	padding-top: 10px;
	color: #2C2C2C;
	word-wrap: break-word;
	overflow: hidden;
	text-align: justify;
}
.articleContent a, .nav a {
	color: #4E7EBD
}
.articleContent br {
	margin-bottom: 10px !important;
	content: "" !important;
	display: block !important
}
.articleContent p {
	margin-bottom: 15px
}
.articleContent img {
	max-width: 290px;
	padding: 0px;
	vertical-align: middle;
	border: none;
}

.ui-li-desc { line-height:20px; padding-left: 5px; padding-right:5px; }















