@charset "utf-8";

/** {
	color:#50307a;	
}*/
/* Specail Setting
=========================================================================================== */

/* Sidebar */
#Contents #Sidebar #SideMenu ul li{
	background:url(../images/news/menulist_icon.gif) no-repeat 41px 11px;
}
#Contents #Sidebar #SideMenu ul li a{
	color:#592e83;
}
#Contents #Sidebar #SideMenu ul li a:hover{
	color:#8a67ee;
}
#Contents #Sidebar #SideMenu ul li a.Actived{
	color:#8a67ee;
}
#Contents #Sidebar #SideMenu ul li.First{
	background:url(../images/news/menulist_icon_firstbg.gif) no-repeat 0 0;
}

/* Mainbody Common */
#Contents #Main{
	position:relative;
	height:auto!important;
	height:550px;
	min-height:550px;
}
#Contents #Main #Locator{
	background:url(../images/news/locator_bg.gif) no-repeat 0 0;
	color:#522e83;
}
#Contents #Main #Mainbody{
	padding:15px 15px 30px;
}
#Contents #Main #Mainbody #TopLink{
	padding:5px 0 8px;
	border-bottom:1px dashed #999;
	color:#6f6f6f;
}
#Contents #Main #Mainbody #TopLink p{
	display:inline;
	color:#462bab;
	font-weight:bold;
}
#Contents #Main #Mainbody #TopLink span{
	text-decoration:underline;
}
#Contents #Main #Mainbody #TopLink a{
	color:#6f6f6f;
	text-decoration:underline;
}
#Contents #Main #Mainbody #TopLink a:hover{
	color:#6f6f6f;
	text-decoration:none;
}
#Contents #Main #Mainbody #BacktoTop{
	position:absolute;
	bottom:0;
	right:15px;
	padding:6px 15px 8px 0;
	width:710px;
	border-top:1px dashed #999;
	text-align:right;
}

/* NewsList */
#Contents #Main #Mainbody #NewsList{ padding-top:6px; }
#Contents #Main #Mainbody #NewsList #NewsListTable{ }
#Contents #Main #Mainbody #NewsList #NewsListTable td{
	padding:10px 0;
	border-bottom:1px dashed #999;
	color:#50307a;
	vertical-align:text-top;	
}
#Contents #Main #Mainbody #NewsList #NewsListTable td a{
	color:#50307a;
}


/* NewsBody */
#Contents #Main #Mainbody #NewsTitle{
	padding:0 20px 10px;
	border-bottom:1px dashed #999;
	font-weight:bold;
	font-size:16pt;
	font-family:"仿宋_GB2312","SimSun";
	text-align:center;
}
#Contents #Main #Mainbody #NewsBody{
	padding:20px 35px 60px;
	line-height:1.6;
}

/* ImgNews */
#Contents #Main #Mainbody #NewsList .ImgNewsList{
	height:84px;
	padding:15px 40px;
	background-color:#f5f4f8;
	border:1px solid #ebeaf2;
}
#Contents #Main #Mainbody #NewsList .ImgNewsList a{
	color:#50307a;
}
#Contents #Main #Mainbody #NewsList .ImgNewsList .ImgNewsNum{
	float:left;
	margin-right:17px;
	padding-top:32px;
	width:33px;
}
#Contents #Main #Mainbody #NewsList .ImgNewsList .ImgThumb{
	float:left;
	margin-right:15px;
}
#Contents #Main #Mainbody #NewsList .ImgNewsList .ImgThumb img{
	padding:1px;
	border:1px solid #b8b8b8;
}
#Contents #Main #Mainbody #NewsList .ImgNewsList .ImgNewsThumb{
	padding-top:25px;
}
#Contents #Main #Mainbody #NewsList .ImgNewsList .ImgNewsThumb h3{
	margin-bottom:6px;
	line-height:1.3;
}
#Contents #Main #Mainbody #NewsList .ImgNewsList .ImgNewsThumb p{ line-height:1.4 }

#Contents #Main #Mainbody #NewsBody #ImgNewsPic{
	margin-bottom:25px;
	text-align:center
}
#Contents #Main #Mainbody #NewsBody #ImgNewsPic img{
	padding:1px;
	border:1px solid #b8b8b8;
}
