/* CSS Document */



/*body部分样式*/
.body_container {
	height: auto;
	width: 918px;
	background-color: #FFFFFF;
}

.sec_body_container_left {
	height: 600px;
	width: 242px;
	float: left;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D2D2D2;
}
.sec_body_container_right {
	height: 100%;
	width: 660px;
	float: right;
}
/*body部分样式--end*/



/*次页查询样式*/
.sec_search {
	text-align: center;
	float: left;
	width: 100%;
	padding-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
/*次页查询样式——end*/

/*次页列表样式*/
.sec_list {
	float: left;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
	height: auto;
	padding-left: 5px;
}
.sec_list_head {
	float: left;
	width: 98%;
	height: 27px;
	background-image: url(../images/secondtitle_bg.gif);
	background-repeat: repeat-x;
	background-position: left center;
	text-align: left;
}
.sec_list_body {
	float: left;
	width: 98%;
	height: auto;
	margin-top: 5px;
	margin-bottom: 5px;
}
.sec_list_page {
	float: left;
	width: 98%;
	height: auto;
	margin-top: 5px;
	margin-bottom: 5px;
}
.pagenumber {
	font-family: "宋体";
	font-size: 10pt;
	color: #006600;
}
.pagenumber A:link{
	FONT-SIZE: 10pt; COLOR: #006600; LINE-HEIGHT: 20px; FONT-FAMILY: 宋体; TEXT-DECORATION: none
}
.pagenumber A:visited{
	FONT-SIZE: 10pt; COLOR: #006600; LINE-HEIGHT: 20px; FONT-FAMILY: 宋体; TEXT-DECORATION: none
}
.pagenumber A:hover{
	FONT-SIZE: 10pt; COLOR: #FF0000; LINE-HEIGHT: 20px; FONT-FAMILY: 宋体; TEXT-DECORATION: none
}

.listhead {
	background-color: #E3EAF0;
	font-size: 10pt;
	line-height: 24px;
	font-weight: bold;
	color: #606060;
}

/*次页列表样式——end*/

/*简介样式*/
.intro_body {
	float: left;
	width: 98%;
	height: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: left;
}
.intro_title {
	width: 100%;
	font-size: 12pt;
	line-height: 30px;
	font-weight: bold;
	text-align: center;
	float: left;
	height: 40px;
	margin-top: 10px;
}
.intro_state {
    width: 100%;
	line-height: 20px;
	text-align: left;
	float: left;
}
.intro_state p {
	margin-top: 0px;
	margin-bottom: 10px;
}
/*简介样式--end*/

/*内页网上答疑样式*/
.secpageleft1_container {
	height: 228px;
	width: 238px;
	float: left;
	margin-top: 5px;
} 
.secpageleft1_head {
	height: 38px;
	width: 238px;
	float: left;
	background-image: url(../images/secpage_lefttitle_1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}  
.secpageleft1_body {
	height: 198px;
	width: 228px;
	float: left;
	background-image: url(../images/secpage_lefttitle_1bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	padding-top: 2px;
	padding-left: 5px;
} 
.secpageleft1_single {
	line-height: 20px;
	margin-top: 8px;
} 
/*网上答疑样式——end*/

/*内页政策法规分类样式*/
.policy_container {
	height: 208px;
	width: 238px;
	float: left;
	margin-top: 5px;
} 
.policy_head {
	height: 38px;
	width: 238px;
	float: left;
	background-image: url(../images/policy_head.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}  
.policy_body {
	height: 178px;
	width: 228px;
	float: left;
	background-image: url(../images/policy_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	padding-top: 2px;
	padding-left: 5px;
} 
.policy_body UL{
	height: auto;
	width: 200px;
	float: left;
	margin-top: 1px;
	margin-right: 2px;
	margin-left: 14px;
}
.policy_body LI{
	text-align: left;
	padding-left: 10px;
	padding-top: 4px;
	background-image: url(../images/icon_policy.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
}
/*内页政策法规分类——end*/






