@charset "utf-8";

/** {
	color:#15767c;	
}*/
/* Specail Setting
=========================================================================================== */

/* Sidebar */
#Contents #Sidebar #SideMenu ul li{
	background:url(../images/law/menulist_icon.gif) no-repeat 41px 11px;
}
#Contents #Sidebar #SideMenu ul li a{
	color:#01546a;
}
#Contents #Sidebar #SideMenu ul li a:hover{
	color:#15767c;
}
#Contents #Sidebar #SideMenu ul li a.Actived{
	color:#15767c;
}
#Contents #Sidebar #SideMenu ul li.First{
	background:url(../images/law/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/law/locator_bg.gif) no-repeat 0 0;
	color:#126f88;
}
#Contents #Main #Mainbody{
	padding:15px 15px 30px;

}
#Contents #Main #Mainbody h3{
	padding:0 20px 6px 8px;
	background:url(../images/law/h3_bottom.gif) repeat-x left bottom;
}
#Contents #Main #Mainbody h3 span{
	display:block;
	background:url(../images/law/lawbody_icon.gif) no-repeat left center;
	text-indent:16px;
}
#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;
}
#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;
}

/* NewsList */
#Contents #Main #Mainbody #NewsList{ padding-top:6px; }

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


/* 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;
}


