﻿/* CSS Document */
body{
	/*IE中水平居中*/
	/*text-align:center;*/
	margin:0px;
	text-align:center;
	background-image:url(../images/bg.jpg);
}
#page{
	/*两种浏览器居中*/
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
	width:980px;
}
/*===头部样式====*/
#title{
	width:100%;
	height:212px;
	}
#title #Top{
	width:100%;
	height:158px;
	background-image:url(../images/top.gif);
	background-color:#FFFFFF;
	}
#title #dh{
	width:980px;
	height:28px;
	text-align:center;
	background:#0031C4;
	border:#CCCCCC 1px solid;
	}
#title #dh #links{
	width:880;
	height:24px;
	line-height:26px;
	font-size:12px;
	letter-spacing:3px;
}
#title #dh #links a{
	color:#FFFFFF;
	text-decoration:none;
	height:23px;
	width:80px;
	display:block;
	float:left;
	overflow:hidden;
}
#title #links a:hover{
	color: #000066;
	font-weight:bold;
	text-decoration:none;
	letter-spacing:1px;
	height:23px;
	width:78px;
	background-image:url(../images/link_bg.jpg);
	background-repeat:no-repeat;
	background-position:1px 0px;
	display:block;
	float:left;
	overflow:hidden;
	filter:none;
}
#title #dh #links span{
	display:block;
	float:left;
	width:6px;
	overflow:hidden;
	/*filter:glow(color=#000000,strength=1);*/
}
/*=====天气日期===*/
#title #tqrq{
	width:100%;
	height:26px;
	background-image:url(../images/rqtq.gif);
	}
/*=====中间样式=====*/
#middle{
	width:100%;
	height:atuo;
	margin-top:2px;
	}
/*===中间左边====*/
#middle #left{
	width:770px;
	height:auto;
	text-align:center;
	float:left;
	overflow:hidden;
	}
/*==最左边样式===*/
#middle #left #left1{
	width:246px;
	height:auto;
	float:left;
	overflow:hidden;
	}
/*===市情简介====*/
#middle #left #left1 .sqjj{
	width:246px;
	height:199px;
	position:relative;
	background-image:url(../images/sqjj.gif);
	overflow:hidden;
	}
/*=====网上监督=====*/
#middle #left #left1 .wsjd{
	width:246px;
	height:126px;
	background-image:url(../images/wsjd.jpg);
	margin-top:2px;
	overflow:hidden;
	position:relative;
	}
#middle #left #left2{
	width:524px;
	height:auto;
	float:right;
	overflow:hidden;
	}
/*==最新新闻==*/
#middle #left #left2 .latestnews{
	width:100%;
	height:60px;
	text-align:center;
	overflow:hidden;
	}
#middle #left #left2 .latestnews ul{
	width:510;
	height:50px;
	text-align:center;
	list-style-type:none;
	margin:0;
	margin-top:8px;
	}
#middle #left #left2 .latestnews ul li{
	width:460;
	height:35px;
	font-family:"黑体";
	font-size:26px;
	font-weight:bolder;
	margin-top:11px;
	}
#middle #left #left2 .latestnews ul li a{
	color:#FF9900;
	text-decoration:none;
	}	
/*====外事侨务动态===*/
#middle #left #left2 .wsdt{
	width:100%;
	height:222px;
	text-align:center;
	overflow:hidden;
	}
/*====外事侨务动态标题===*/
#middle #left #left2 .wsdt .wsdt-bt{
	width:497px;
	height:21px;
	background-image:url(../images/wsqwdt.gif);
	font-size:0px;
	text-align:center;
	overflow:hidden;
	}
/*====外事侨务动态内容===*/
#middle #left #left2 .wsdt-content{
	width:497px;
	height:200px;
	position:relative;
	overflow:hidden;
	}
/*====外事侨务动态图片===*/
#middle #left #left2 .wsdt-content .wsdt-tp{
	width:230px;
	height:198px;
	text-align:center;
	float:left;
	overflow:hidden;
	}
/*#middle #left #left2 .wsdt-content .wsdt-tp .news-tp{
	width:200px;
	height:145px;
	margin-top:8px;
	border:#666666 1px solid;
	text-align:center;
	position:relative;
	}
#middle #left #left2 .wsdt-content .wsdt-tp .news-bt{
	width:200px;
	height:20px;
	text-align:center;
	margin-top:6px;
	}
#middle #left #left2 .wsdt-content .wsdt-tp .news-bt ul{
	width:190px;
	height:18px;
	list-style-type:none;
	text-align:center;
	position:relative;
	overflow:hidden;
	margin:0px;
	}
#middle #left #left2 .wsdt-content .wsdt-tp .news-bt ul li{
	width:185px;
	height:16px;
	line-height:15px;
	font-size:12px;
	overflow:hidden;
	}
#middle #left #left2 .wsdt-content .wsdt-tp .news-bt ul li a{
	color:#000000;
	text-decoration:none;
	}
*//*====外事侨务动态列表===*/
#middle #left #left2 .wsdt-content .wsdt-list{
	width:250px;
	height:191px;
	text-align:center;
	float:right;
	overflow:hidden;
	position:relative;
	}
#middle #left #left2 .wsdt-content .wsdt-list ul{
	width:242px;
	height:150px;
	list-style-type:none;
	text-align:left;
	position:relative;
	overflow:hidden;
	margin:0px;
	margin-top:5px;
	}
#middle #left #left2 .wsdt-content .wsdt-list ul li{
	width:238px;
	height:22px;
	line-height:19px;
	font-size:12px;
	overflow:hidden;
	position:relative;
	list-style-position:inside;
	list-style-image:url(../images/tb.gif);
	text-indent:5px;
	}
#middle #left #left2 .wsdt-content .wsdt-list ul li a{
	color:#000000;
	text-decoration:none;
	}
#middle #left #left2 .wsdt-content .wsdt-list ul li  .titleSpan{
	width:160px;
	text-align:left;
	left:13px;
	top:1px;
	position:absolute;
	overflow:hidden;
}
#middle #left #left2 .wsdt-content .wsdt-list ul li  .timeSpan{
	position:absolute;
	right:15px;
	top:1px;
	width:82px;
	text-align:right;
}

/*===站内搜索===*/
#middle #left #left2 .znjs{
	width:506px;
	height:35px;
	background-image:url(../images/znss.gif);
	position:relative;
	}
/*====中间图片===*/
#middle #left #left-middle{
	width:765px;
	height:91px;
	background-image:url(../images/middle_tp.gif);
	margin-top:2px;
	overflow:hidden;
	float:left;
	}
/*=====左边下半部分左边======*/
/*======友好城市======*/
#middle #left #left3{
	width:244px;
	height:331px;
	text-align:center;
	background-image:url(../images/yhxs.gif);
	margin-top:5px;
	position:relative;
	float:left;
	}
/*=====左边下半部分右边======*/
#middle #left #left4{
	width:524px;
	height:333px;
	margin-top:4px;
	float:right;
	overflow:hidden;
	}
#middle #left #left4 #left4-1{
	width:262px;
	height:333px;
	float:left;
	overflow:hidden;
	}
/*====政务公开====*/
#middle #left #left4 #left4-1 .zwgk{
	width:262px;
	height:167px;
	text-align:center;
	overflow:hidden;
	}
#middle #left #left4 #left4-1 .zwgk .zwgk-bt{
	width:247px;
	height:23px;
	margin-top:5px;
	font-size:0px;
	position:relative;
	background-image:url(../images/zwgk.gif);
	}
/*====对外交往====*/
#middle #left #left4 #left4-1 .dwjw{
	width:262px;
	height:166px;
	text-align:center;
	overflow:hidden;
	}
#middle #left #left4 #left4-1 .dwjw .dwjw-bt{
	width:247px;
	height:23px;
	margin-top:10px;
	font-size:0px;
 	position:relative;
	background-image:url(../images/dwjw.gif);
	}
/*====政策法规====*/
#middle #left #left4 #left4-1 .zcfg{
	width:262px;
	height:167px;
	text-align:center;
	overflow:hidden;
	}
#middle #left #left4 #left4-1 .zcfg .zcfg-bt{
	width:247px;
	height:23px;
	margin-top:10px;
	font-size:0px;
	position:relative;
	background-image:url(../images/zcfg.gif);
	}
/*====他山之石====*/
#middle #left #left4 #left4-1 .tszs{
	width:261px;
	height:166px;
	text-align:center;
	overflow:hidden;
	}
#middle #left #left4 #left4-1 .tszs .tszs-bt{
	width:247px;
	height:23px;
	margin-top:5px;
	font-size:0px;
	position:relative;
	background-image:url(../images/tszs.gif);
	}
/*====内容样式====*/
.Item-content ul{
	width:247px;
	height:115px;
	list-style-type:none;
	text-align:left;
	position:relative;
	overflow:hidden;
	margin:0px;
	margin-top:11px;
	}
.Item-content ul li{
	width:225px;
	height:20px;
	line-height:16px;
	font-size:12px;
	overflow:hidden;
	position:relative;
	margin-left:18px;
	text-indent:10px;
	list-style-image:url(../images/tb.gif);
	}
.Item-content ul li a{
	color:#000000;
	text-decoration:none;
	}
/*======出国境特别提醒======*/
#middle #left #cgjtbtx{
	width:765px;
	height:81px;
	float:left;
	overflow:hidden;
	background-image:url(../images/cgjtx.gif);
	margin-top:3px;
	position:relative;
	}
#middle #left #cgjtbtx .cgjtbtx-content{
	float:right;
	width:267px;
	height:78px;
	position:relative;
	}
#middle #left #cgjtbtx .cgjtbtx-content ul{
	width:240px;
	height:30px;
	list-style-type:none;
	text-align:left;
	position:relative;
	margin:0px;
	margin-top:38px;
	}
#middle #left #cgjtbtx .cgjtbtx-content ul li{
	width:230px;
	height:20px;
	line-height:18px;
	font-size:12px;
	overflow:hidden;
	text-indent:15px;
	}
#middle #left #cgjtbtx  .cgjtbtx-content ul li a{
	color:#000000;
	text-decoration:none;
	}
/*=======海外写真========*/
#middle #left #hwxz{
	width:765px;
	height:auto;
	float:left;
	margin-top:3px;
	overflow:hidden;
	}
#middle #left #hwxz .hwxz-bt{
	width:765px;
	height:33px;
	position:relative;
	background-image:url(../images/hwxz.jpg);
	}
/*==海外写真图片===*/
#middle #left #hwxz .hwxz-content{
	width:765px;
	height:145px;
	text-align:center;
	overflow:hidden;
	}
#middle #left #hwxz .hwxz-content .hwxz-list{
	width:765px;
	height:115px;
	text-align:center;
	margin-top:5px;
	}
#middle #left #hwxz .hwxz-content .tp-list{
	width:150;
	height:113px;
	text-align:center;
	overflow:hidden;
	float:left;
	margin-left:3px;
	}
#middle #left #hwxz .hwxz-content .tp-list ul{
	width:146px;
	height:108px;
	text-align:center;
	list-style-type:none;
	border:#7ECDF8 1px solid;
	margin:0px;
	}
#middle #left #hwxz .hwxz-content .tp-list ul li{
	width:136px;
	height:102px;
	line-height:102px;
	margin-top:4px;
	}
/*======海外写真标题======*/
#middle #left #hwxz .hwxz-content .hwxz-sm{
	width:765px;
	height:25px;
	text-align:center;
	}
#middle #left #hwxz .hwxz-content .hwxz-sm .tp-sm{
	width:150px;
	height:23px;
	text-align:center;
	overflow:hidden;
	float:left;
	margin-left:2px;
	}
#middle #left #hwxz .hwxz-content .hwxz-sm .tp-sm ul{
	width:140px;
	height:20px;
	list-style-type:none;
	text-align:center;
	margin:0px;
	}
#middle #left #hwxz .hwxz-content .hwxz-sm .tp-sm ul li{
	width:138px;
	height:18px;
	font-size:12px;
	text-align:center;
	margin:0px;
	}
#middle #left #hwxz .hwxz-content .hwxz-sm .tp-sm ul li a{
	color:#000000;
	text-decoration:none;
	}
/*=======中间右边样式========*/
#middle #right{
	width:210px;
	height:auto;
	text-align:center;
	float:right;
	}
/*======公告公示======*/
#middle #right #sqws{
	width:210px;
	height:260px;
	text-align:center;
	overflow:hidden;
	} 
#middle #right #sqws .sqws-bt{
	width:208px;
	height:32px;
	position:relative;
	background-image:url(../images/sqws.gif);
	}
#middle #right #sqws .sqws-content{
	width:208px;
	height:228px;;
	border-left:#F4D8BB 1px solid;
	border-right:#F4D8BB 1px solid;
	background-color:#FCF1F2;
	}
/*======外事常识======*/
#middle #right #sqqw{
	width:208px;
	height:220px;
	border-left:#F4D8BB 1px solid;
	border-right:#F4D8BB 1px solid;
	background-color:#FCF1F2;
	text-align:center;
	} 
#middle #right #sqqw .sqqw-bt{
	width:206px;
	height:32px;
	position:relative;
	background-image:url(../images/sqqw.jpg);
	}
#middle #right #sqqw .bszn{
	width:204px;
	height:180px;
	text-align:center;
	overflow:hidden;
	position:relative;
	}

/*======招商引资======*/
#middle #right #zsyz{
	width:208px;
	height:272px;
	border-left:#F4D8BB 1px solid;
	border-right:#F4D8BB 1px solid;
	border-bottom:#F4D8BB 1px solid;
	background-color:#FCF1F2;
	text-align:center;
	} 
#middle #right #zsyz .zsyz-bt{
	width:206px;
	height:32px;
	position:relative;
	background-image:url(../images/gazc.jpg);
	}
/*======右边栏目内容样式=====*/
.right-content{
	width:204px;
	height:218px;
	text-align:center;
	overflow:hidden;
	position:relative;
	}
.right-content ul{
	width:185px;
	height:185px;
	list-style-type:none;
	text-align:left;
	overflow:hidden;
	margin:0px;
	margin-top:15px;
	}
.right-content ul li{
	width:160px;
	height:20px;
	line-height:18px;
	font-size:12px;
	overflow:hidden;
	margin-left:20px;
	text-indent:5px;
	list-style-image:url(../images/right-jt.gif);
	}
.right-content ul li a{
	color:#000000;
	text-decoration:none;
	}
/*====宿迁外事广告图片=====*/
#middle #right #ggtp{
	width:204;
	height:208px;
	text-align:center;
	background-image:url(../images/ggtp.gif);
	margin-top:5px;
	}
/*====网上学堂=====*/
#middle #right #wsxt{
	width:204;
	height:53px;
	margin-top:3px;
	}
/*======底部样式=====*/
#bottom{
	width:100%;
	height:auto;
	float:left;
	overflow:hidden;
	}
/*=======友情链接=====*/
#bottom #yqlj{
	width:980px;
	height:100px;
	margin-top:5px;
	}
#bottom  #yqlj .yqlj-1{
	width:980px;
	height:24px;
	margin-top:5px;
	background-image:url(../images/yqlj.gif);
	}
#bottom  #yqlj .yqlj-2{
	width:980px;
	height:70px;
	margin-top:4px;
	}
#bottom  #yqlj .yqlj-3{
	width:980px;
	height:2px;
	font-size:0px;
	background-color:#7ECDF8;
	}
#bottom #bottom2{
	width:980px;
	height:100px;
	text-align:center;
	background-image:url(../images/bottom.gif);
	background-repeat:repeat-x;
	}
