/* CSS Document */
ul{
	list-style:none;
	list-style-type:none;
}
li{
	list-style:none;
	list-style-type:none;
}
body
{
	line-height:20px;
}
a{line-height:20px;}

/*首页-------政策中心整体样式控制*/
body{
font-size:12px;
margin:0 auto;}

/*首页-------政策中心搜索框样式控制*/
.input1{
border:1px solid #8A8A8A;}
.input2{
border:1px solid #7F9DB9;}

/*首页--------头部文件右边超连接的样式*/
.top a{
font-size:12px;
color:#424242;
text-decoration:none;}
.top a:hover{
text-decoration:underline;}

.top2 a{
font-size:14px;
color:#307AC3;
text-decoration:none;
font-weight:bold;}
.top2 a:hover{
font-size:14px;
text-decoration:underline;}

.border_top{
border-top:1px solid #CAD7E0;}
/*首页----政策中心----导航的样式*/

.banner_c a{
font-size:14px;
text-decoration:none;
height:25px;
display:block;
text-align:center;
color: #1E5D90;
font-weight:bold;
border:1px solid #C1D2DF;
float:left;
line-height:200%}
.banner_c .bannerS
{
	width:100px;
}
.bannerMenu
{
	width:100px;
}
a.bannerMenu:hover
{
	background-color:#1E5D90;
	text-decoration:none;
	text-align:center;
	height:25px;
	color:#FFFFFF;
	white-space:nowrap;
}
.banner_c a.bannerS:hover{
background-color:#1E5D90;
text-decoration:none;
text-align:center;
height:25px;
color:#FFFFFF;
white-space:nowrap;}


/*首页----政策中心大表格样式控制*/
.table1{
border:1px solid #B2B2B2;}

/* 首页----政策中心列表样式控制*/
.center ul{ 
margin-left:0px;
padding-left:10px;
text-align:left;
list-style:none;
list-style-type:none;
}
.center ul li{
background-image:url(../images/index_center_icon.gif);
background-repeat:repeat-x;
background-position:bottom;
	list-style:none;
list-style-type:none;
list-style-image:url(../images/index_left_6.gif);
}
.center ul li a{
font-size:14px;
margin-left:15px;
text-decoration:none;
line-height:180%;
color:#424242;}
.center ul li a:hover{
text-decoration:underline;}


/*首页----政策中心--本地政策文字样式的控制*/
.rp1{
font-size:14px;
font-weight:bold;
font-family:"宋体";
color: #000000;}

/*首页----政策中心--最新信息文字样式的控制*/
.rp2{
font-size:14px;
font-weight:bold;
font-family:"宋体";
color: #307AC3;}

/*首页----政策中心--最新政策边框样式的控制*/
.rborder2{
border-left:1px solid #D1DEE6;
border-right:1px solid  #D1DEE6;
border-bottom:1px solid  #D1DEE6;}
.right ul{
list-style:none;
margin-left:15px;
padding-left:15px;}
.right ul li{}
.right ul li a{
font-size:12px;
color:#424242;
text-decoration:none;
line-height:100%}
.right ul li a:hover{
text-decoration:underline;}

.rborder1{
border-top:1px solid #96BBE1;}
.height1 li
{
	margin-bottom:10px;
}