* {margin: 0 auto;padding: 0;}
a {text-decoration: none;}
li {list-style: none;}
body {width: 100%;position: relative;}
.clear {zoom:1;}
.clear:after {content:'';display: block;clear: both;}
.content {width: 1100px;margin: 0 auto;}
.fl {float: left;}
.fr {float: right;}

/**
*政策法规内容导航
*/

.regulations {border:1px solid #ccc;width:1100px; margin-top: 320px; margin-bottom:50px;box-shadow: 0 0 12px 0 #ccc;padding-bottom: 20px;}
.regulations .nav {background: #f0f0f0;height: 40px;text-indent: 20px;width:98%;margin-top: 20px;margin-bottom: 50px;}
.regulations .nav .nav_title {float:left; line-height: 40px;height:40px;width:200px;color:#fff; 
background-image: url('../images/nav/title.gif');
box-shadow: 2px 2px 2px #666; font-size: 1.3em;padding: 0 40px;}
.regulations .pull-right {float: left;line-height: 40px;margin-right:20px;cursor: pointer;}
.regulations .pull-right a {color:#000;}
.regulations .pull-right a:hover {color:#c9302c;}
/**
*政策法规内容
*/
.regulations .new_content {width:900px;text-indent: 50px;line-height: 40px;font-size: 1.5em;}
/**
*页码
*/
.page {margin-left: 10%;margin-bottom: 10px;}
.page span {font-weight: bold;font-size: 1.1em;cursor: pointer;}
.page input {width: 30px;height: 20px;}
.page-box{
	text-align: center;
}