@charset "utf-8";
/******************
	name: style.css
	author: wangjian
	date: 2009-08-24
******************/

/******第一部分：公共样式(全局样式)。*************/

* {
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
}
body {
	color: #000;
	background: #fff;
	font-family: "宋体", "Airal", "微软雅黑", "Helvetica", "sans-serif";
	font-size: 9pt;
	min-height: 800px;
	min-width: 1002px;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img {
	border: 0;
}
ul {
	word-break: break-all;
}
li {
	list-style: none;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
a {
	outline: none;
}
a:link {
	color: black;
	text-decoration: none;
}
a:visited {
	color: black;
	text-decoration: none;
}
a:active {
	color: black;
	text-decoration: none;
}
a:hover {
	color: red;
	text-decoration: underline;
}
.clear {
	clear: both;
}
a img{
	border:none;
}
/******第一部分：公共样式(全局样式)--结束*********/

/******第二部分：各页面样式--开始*********/

/*home and header begin*/
#home {
	margin: 0 auto;
	width: 990px;
}
#header {
	width: 990px;
	height: 211px;
}
#siteTitle {
	width: 990px;
	height: 151px;
	text-align: center;
}
#navigator {
	text-align: center;
	background-color: #4da990;
	height: 22px;
	*height: 22px;
	_height: 22px;
	line-height: 22px;
	margin-top: 3px;
}
#naviList li {
	padding: 0 23.5px;
	display: inline;
}
#naviList a {
	color: #fff;
	font-weight: bold;
	font-size: 110%;
}
#naviList a:link, #naviList a:visited, #naviList a:active {
	color: white;
	text-decoration: none;
}
#naviList a:hover {
	color: #fcfa14;
	text-decoration: none;
}
#search {
	width: 990px;
	height: 28px;
	background: transparent url("../images/search_bg.gif") repeat-x scroll left;
	margin-top: 3px;
}
#searchWrap {
	width: 990px;
	height: 28px;
	line-height: 28px;
	float: left;
}
#scrollNews {
	width: 56%;
	background: transparent url("../images/scroll_inc.gif") no-repeat scroll 20px 6px;
	float: left;
}
#searchPart {
	width: 44%;
	background:  url("../images/fang_da_jing.gif") no-repeat scroll left;
	float: right;
}
#newsMar {
	width: 480px;
	margin-left: 40px;
}
#searchInfo {
	height: 28px;
	line-height: 28px;
	padding-left: 30px;
}
#searchBtn {
	height: 20px;
	line-height: 20px;
	border: none;
	width: 31px;
	background: transparent url("../images/search_btn_bg.gif") no-repeat scroll center;
	margin-left: 20px;
	cursor: pointer;
}
/*#favorite {
	margin-left: 40px;
}
#setHome {
	margin-left: 10px;
}*/
/*header end*/

/*main bengin*/
/*mainContent*/
#main {
	width: 990px;
	margin-top: 0px;
}
#mainContent {
	width: 813px;
	height: 955px;
	/*background: #ffff21;*/
	float: right;
}
#sideContent {
	width: 171px;
	height: 955px;
	float: left;
}
#primaryContent {
	width: 616px;
	height: 955px;
	/*background-color: #555555;*/
	float: left;
}
#secondaryContent {
	width: 191px;
	height: 955px;
	/*background-color: green;*/
	float: right;
}
#topImage {
	width: 616px;
	height: 82px;
	margin-bottom: 6px;
}
/*image news*/
#imageNews {
	width: 291px;
	height: 222px;
	_height: 165px;
	background-color: #c6ede0;
	/*padding: 7px 20px 11px 21px;*/
	padding: 7px;
	_padding-bottom: 1px;
	float: left;
}
#jobTrend {
	width: 304px;
	height: /*185*/235px;
	border-left: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
	border-bottom: 1px solid #dfdfdf;
	float: right;
}
#jobTrendTitle {
	height: 28px;
	width: 304px;
	background: transparent url("../images/job_trend_title_bg.gif") no-repeat scroll left;
}
.newsTitleH {
	height: 28px;
	background: transparent url("../images/news_title_inc.gif") no-repeat scroll 2px 0px;
	float: left;
}
.newsTitleLink {
	font-weight: bold;
	height: 28px;
	line-height: 28px;
	padding-left: 30px;
}
.more {
	margin-top: 10px;
	margin-right: 10px;
	float: right;
}
#jobTrendList {
	width: 305px;
}
.newsListUl {
	margin-top: 5px;
}
.newsListUl li {
	width: 275px;
	line-height: 25px;
	margin-left: 15px;
	display: inline;
	float: left;
}
.newsListContent {
	float: left;
}
.date {
	float: right;
}
.newsWrap {
	width: 616px;
	height: 186px;
	margin-top: 5px;
	margin-bottom: 0px;
}
#political {
	width: 305px;
	height: 185px;
	border-left: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
	border-bottom: 1px solid #dfdfdf;
	/*background: red;*/
	float: left;
}
#politicalTitle {
	height: 24px;
	width: 305px;
	background: transparent url("../images/political_title_bg.gif") no-repeat scroll left;
}
.newsTitleH {
	height: 24px;
	background: transparent url("../images/news_title_inc.gif") no-repeat scroll 2px 0px;
	float: left;
}
.newsTitleLink {
	font-weight: bold;
	height: 24px;
	line-height: 24px;
	padding-left: 30px;
}
#politicalList {
	height: 156px;
	width: 305px;
}
#policyRegulation {
	width: 305px;
	height: 185px;
	border-left: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
	border-bottom: 1px solid #dfdfdf;
	/*background: blue;*/
	float: right;
}
#policyRegulationTitle {
	height: 24px;
	width: 305px;
	background: transparent url("../images/policy_egulation_title_bg.gif") no-repeat scroll left;
}
#policyRegulationList {
	height: 156px;
	width: 305px;
}

#middleFlash {
	width: 616px;
	height: 80px;
	padding: 5px 0 0 0;
	/*background: green;*/
}
#foodSecure {
	width: 305px;
	height: 185px;
	border-left: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
	border-bottom: 1px solid #dfdfdf;
	/*background: red;*/
	float: left;
}
#foodSecureTitle {
	height: 24px;
	width: 305px;
	background: transparent url("../images/food_secure_title_bg.gif") no-repeat scroll left;
}
#drugSecure {
	width: 305px;
	height: 185px;
	border-left: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
	border-bottom: 1px solid #dfdfdf;
	/*background: blue;*/
	float: right;
}
#drugSecureTitle {
	height: 24px;
	width: 305px;
	background: transparent url("../images/drug_secure_title_bg.gif") no-repeat scroll left;
}
#dataSearch {
	width: 616px;
	height: 158px;
	background: #fff;
	margin-top: 4px;
}
#dataSearchTitle {
	width: 616px;
	height: 31px;
	background: transparent url("../images/data_search_title_bg.gif") repeat-y scroll 0 0;
}
#dataSearchInc {
	width: 41px;
	height: 31px;
	background: transparent url("../images/data_search_inc.gif") no-repeat scroll 5px 0;
	float: left;
}
#dataSearchTitleLetter {
	width: 101px;
	height: 31px;
	padding-right: 470px;
	background: transparent url("../images/data_search_letter.gif") no-repeat scroll 0 7px;
	float: right;
}
#dataSearchContent {
	width: 616px;
	height: 125px;
	background: transparent url("../images/data_search_bg.gif") repeat-x scroll 0 0;
	border-left: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
	border-bottom: 1px solid #dfdfdf;
}
#local {
	float: left;
}
#country {
	float: right;
}
#localTable {
	width: 120px;
	height: 116px;
	margin-left: 30px;
	margin-top: 4px;
	border: 1px solid #8ed7c1;
}
#localTable tr {
	line-height: 19px;
	text-align: center;
}
.titleTd {
	text-align: center;
	font-weight: bold;
}
#countryTable {
	text-align: center;
	width: 400px;
	height: 116px;
	margin-right: 23px;
	margin-top: 4px;
	border: 1px solid #8ed7c1;
}
#countryTable tr {
	height: 19px;
	line-height: 19px;
}
#countryTable td {
	width: 33%;
}
#countryTable input {
	border: none;
	width: 98px;
	background: url("../images/data_search_btn_bg.gif")	no-repeat scroll center;
}

/*secondary content*/
#noticeInform/*, #weather, #vadio*/ {
	width: 191px;
	margin-bottom: 6px;
}
#noticeInformTitle, #weatherTitle, #vadioTitle, #peopleParTitle, #onlineStatsTitle/*, #siteStatsTitle*/ {
	height: 26px;
	background: #61b894;
}
#noticeInformH {
	height: 26px;
	line-height: 26px;
	background: transparent url("../images/notice_inform_inc.gif") no-repeat scroll 10px 0;
}
#noticeInformLink, #peopleParLink/*, #emailLoginLink, #siteStatsLink*/ {
	font-weight: bold;
	font-size: 100%;
	margin-left: 40px;
}
#noticeInformList {
	padding-left: 10px;
	background: #f4fffb;
}
#scrollContent {
	height: /*177*/227px;
}
#noticeInformUl {
	width: 171px;
}
#noticeInformUl li {
	background: transparent url("../images/new.gif") no-repeat scroll 0 3px;
	line-height: 20px;
	margin-bottom: 20px;
	padding-left: 10px;
}
#noticeInformUl a {
	padding-left: 25px;
}
#weather {
	width: 191px;
	height: 134px;
	margin-bottom: 6px;
}
#weatherH {
	font-weight: bold;
	font-size: 100%;
	padding-left: 50px;

	height: 26px;
	line-height: 26px;
	background: transparent url("../images/weather_inc.gif") no-repeat scroll 10px 0;
}
#weatherList {
	height: 103px;
	width: 191px;
	/*background: #f4fffb; */
	text-align: center;
	line-height: 25px;
	padding-top: 5px;
}
#vadio {
	width: 191px;
	margin-bottom: 6px;
	height: 185px;
}
#vadioH {
	font-weight: bold;
	font-size: 100%;
	padding-left: 50px;

	height: 26px;
	line-height: 26px;
	background: transparent url("../images/vadio_inc.gif") no-repeat scroll 10px 0;
}
#vadioList {
	height: 156px;
	width: 191px;
	background: #f4fffb; 
	text-align: center;
	padding-top: 3px;
}
#peopleParticipation {
	width: 191px;
	height: 123px;
	margin-bottom: 6px;
}
#peopleParH {
	height: 26px;
	line-height: 26px;
	background: transparent url("../images/people_participation_inc.gif") no-repeat scroll 10px 0;
}
#peopleParList {
	height: 97px;
	width: 191px;
	background: #f4fffb; 
	text-align: center;
	padding-top: 3px;
	line-height: 25px;
}
#onlineStats {
	width: 191px;
	height: 180px;
	_height: 177px;
	margin-bottom: 6px;
	overflow: hidden;
}
#onlineStatsH {
	font-weight: bold;
	font-size: 100%;
	padding-left: 40px;

	height: 26px;
	line-height: 26px;
	background: transparent url("../images/online_stats_inc.gif") no-repeat scroll 10px 0;
}
#onlineStatsList {
	height: 151px;
	_height: 148px;
	width: 191px;
	background: #f4fffb; 
	padding-top: 3px;
}
#counter {
	color: #fff;
	font-weight: bold;
	text-align: center;
	width: 191px;
	height: 48px;
	_height: 34px;
	_widht: 191px;
	line-height: 48px;
	
	background: transparent url("../images/counter_bg.gif");
	margin-left: 0px;
	margin-top: 0px;
}
/*sideContent*/
#secretary {
	width: 171px;
	height: 262px;
	background: #c6ede0;
	margin-bottom: 6px;
}
#secretaryTitle {
	width: 171px;
	height: 26px;
	background: transparent url("../images/secretary_window.gif") no-repeat scroll left;
}
#secretaryLink {
	font-weight: bold;
	height: 26px;
	line-height: 26px;
	margin-left: 60px;
}
#secretaryList {
	width: 156px;
	padding: 2px 7px 2px 2px;
	margin-top: 8px;
	margin-left: 2px;
	background: white;
}
#secretaryList li {
	height: 44px;
	line-height: 44px;
}
#secretaryList li a {
	color: #012d17;
}
#leaderEmail a:hover, #mainResp a:hover, #policyPublic a:hover, #departOnline a:hover, #complains a:hover {
	color: #f60;
	text-decoration: none;
}
#leaderEmail {
	width: 156px;
	height: 38px;
	line-height: 38px;
	background: transparent url("../images/leader_email_bg.gif") no-repeat scroll 6px 0;
	
}
#leaderEmail a, #mainResp a, #policyPublic a, #departOnline a, #complains a {
	font-weight: bold;
	margin-left: 80px;
}
#mainResp {
	width: 156px;
	height: 38px;
	line-height: 38px;
	background: transparent url("../images/main_responsibility_bg.gif") no-repeat scroll 6px 0;
}
#policyPublic {
	width: 156px;
	height: 38px;
	line-height: 38px;
	background: transparent url("../images/policy_public_bg.gif") no-repeat scroll 6px 0;
}
#departOnline {
	width: 156px;
	height: 38px;
	line-height: 38px;
	background: transparent url("../images/department_online_bg.gif") no-repeat scroll 6px 0;
}
#complains {
	width: 156px;
	height: 38px;
	line-height: 38px;
	background: transparent url("../images/complaint_bg.gif") no-repeat scroll 6px 0;
}
#emailLogin {
	width: 171px;
	height: /*136*/141px;
	background: #fff;
	margin-bottom: 6px;
}
#emailLoginTitle {
	height: 26px;
	background: #61b894;
}
#emailLoginH {
	font-weight: bold;
	height: 26px;
	line-height: 26px;
	background: transparent url("../images/email_login_inc.gif") no-repeat scroll 10px 0;
	padding-left: 50px;
}
#emailLoginTable {
	margin-top: 10px;
	margin-left: 20px;
}
#emailLoginTable tr {
	line-height: 30px;
}
.emailLoginInput {
	width: 80px;
	border: 1px solid #04723b;
}
#emailLoginBtn {
	border: 1px solid #04723b;
	width: 50px;
	letter-spacing: 5px;
	background: #fff;
	margin-left: 60px;
	margin-top: 5px;
	cursor: pointer;
}
#topics {
	height: 210px;
	width: 171px;
	background: #c6ede0;
	margin-bottom: 6px;
}
#topicsTitle {
	height: 26px;
	background: #61b894;
}
#topicsH {
	height: 26px;
	background: transparent url("../images/topics_inc.gif") no-repeat scroll 10px 0;
}
#topicsLink {
	font-weight: bold;
	height: 26px;
	line-height: 26px;
	padding-left: 50px;
}
#topicsList, #webWorkList {
	width: 151px;
	background: #fff;
	/*margin: 5px;*/
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 10px 5px 0 5px;
}
#topicsList li {
	height: 54px;
	/*line-height: 54px;*/
}
.listCell {	
	width: 150px;
	height: 39px;
	background: transparent url("../images/topics_list_bg.gif") no-repeat scroll 0 0;
	text-align: center;
}
.listCell a {
	font-weight: bold;
	height: 39px;
	line-height: 39px;
	text-align: center;
}
.listCell a:hover {
	color: #f60;
	text-decoration: none;
}
#webWork {
	width: 171px;
	height: /*277*/322px;
	background: #c6ede0;
}
#webWorkTitle {
	height: 26px;
	background: #61b894;
}
#webWorkH {
	height: 26px;
	line-height: 26px;
	font-weight: bold;
	background: transparent url("../images/web_work_inc.gif") no-repeat scroll 10px 0;
	padding-left: 50px;
}
#webWorkList {
	/*margin-top: 45px;*/
	text-align: center;
}
#webWorkList li {
	height: /*45*/54px;
	/*line-height: 45px;*/
}
/*main bottom*/
#mainBottom {
	height: 53px;
	/*line-height: 53px;*/
	width: 980px;

	text-align: center;
	border: 4px solid #339966;
	margin-top: 6px;
}
#mainBottom ul {
	margin-top: 4px;
}
#mainBottom li {
	display: inline;
	text-align: center;
	/*float: left;*/
}

/*links*/
#links {
	height: 24px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	background: transparent url("../images/footer_link_bg.gif") repeat-x scroll left;;
	margin-bottom: 10px;
	margin-top: 10px;
}
.linkSelect {
	background: #f8f5ed;
	width: 180px;
	margin: 0 0px;
}
/*main end*/
/*footer*/
#naviBottomUl {
	height: 20px;
	line-height: 20px;
	text-align: center;
	/*background: #256788;*/
}
#naviBottomUl li {
	text-align: center;
	padding: 0 10px;
	border-right: 1px solid #000;
	display: inline;
}
#naviBottomUl a {
	color: #fff;
}
#naviBottomUl a:link, #naviBottomUl a:visited, #naviBottomUl a:active {
	color: #000;
	text-decoration: none;
}
#naviBottomUl a:hover {
	color: #f60;
	text-decoration: none;
}
#copyRight {
	margin-top: 20px;
	line-height: 20px;
	text-align: center;
}
#webPcLeft {
	text-align: right;
	margin-left: 180px;
	width: 45px;
	float: left;
}
#webPcRight {
	text-align: left;
	margin-right: 180px;
	width: 45px;
	float: right;
}
/******第二部分：各页面样式--结束*********/