@charset "utf-8";
/* CSS Document */

a{
	text-decoration:none;
	color:#333;
	}
a:hover{
	text-decoration:none;
	color: #900;
	}	

body{
	margin:0px auto;
	padding:0px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;	
	}
img{
	border:0px;
	}
		

/*登录入口部分*/

#login_in{
	width:960px;
	margin:0px auto;
	padding:0px;
	font-size:12px;
	background-image:url(../images/login_bg.jpg);
	background-repeat:no-repeat;
	height:30px;
	}
#login_in_shop{
	width:960px;
	margin:0px auto;
	padding:0px;
	font-size:12px;
	background-image:url(../images/login_bg_shop.jpg);
	background-repeat:no-repeat;
	height:30px;
	}	
#login_1{
	height:22px;
	font-weight:bold;
	color:#333;
	padding-top:5px;
	float:left;
	width:600px;
	

	}	
.login_flote{
	margin:0px;
	padding:0px;
	float:left;
	margin-left:15px;
	vertical-align:middle;
	line-height:22px;
	height:22px;
	}
.login_flote span{
	display:block;
	height:22px;
	line-height:24px;
	float:left;
	}	
.username{
	margin:0px;
    background-image:url(../images/username.gif);
	background-position: 1px 1px;
	background-repeat:no-repeat;
	padding-left:20px;
	height:17px;
	border-bottom:#CCC 1px solid;
	border-right:#CCC 1px solid;
	border-top:#666 1px solid;
	border-left:#666 1px solid;	
	width:100px;
		}
.password{
	margin:0px;
    background-image:url(../images/password.gif);
	background-position: 1px 1px;
	background-repeat:no-repeat;
	padding-left:20px;
	height:17px;
	border-bottom:#CCC 1px solid;
	border-right:#CCC 1px solid;
	border-top:#666 1px solid;
	border-left:#666 1px solid;
	width:100px;
	}
#home_1{	
    clear:right;
	float:right;
	overflow:hidden;
	margin-top:4px;
	margin-right:10px;
	width:300px;

	}
.home span{
	display:block;
	clear:right;
	float:right;
	overflow:hidden;
	}
.home{
	float:right;
	height:20px;
	margin-top:4px;
	margin-left:10px;
	}
#logo_bg{
	background-image:url(../images/logo_bg.jpg);
	background-repeat:no-repeat;
	height:179px;
	width:960px;
	margin:0px auto;
	overflow:hidden;
	}
/*登录入口部分*/
/*时间，天气，搜素部分*/

#time_bg{
	background-image:url(../images/time_bg.jpg);
	background-repeat:no-repeat;
	height:30px;
	width:960px;
	clear:both;
	margin:0 auto;
	padding:0px;
	+margin-top:0px;
	_margin-top:-3px;
	
	}


#time,#time_1{
	float:left;
	padding-left:10px;
	width:274px;
	height:30px;
	line-height:30px;
	}	
#time_1{
	width:450px;

	}	
	#time2,{
	float:left;
	padding-left:10px;
	width:374px;
	height:30px;
	line-height:30px;
	}	
	
		
#weather{
	float:left;
    width:330px;
	overflow:hidden;
	height:30px;
	line-height:30px;
	}
#search{
	float:right;
	clear:right;
	width:320px;
    line-height:30px;
	height:30px;

	}	
input{
	border-top: #666 solid 1px;
	border-bottom: #CCC solid 1px;
	border-left: #666 solid 1px;
	border-right: #ccc solid 1px;
	padding-left:5px;
	width:150px;
	}	
.center{
	margin:5px auto;
	padding:0px;
	width:960px;
	clear:both;
	overflow:hidden;
	}
		
/*时间，天气，搜素部分*/
/*新闻*/
#news_head{
	background-image:url(../images/news_head.jpg);
	background-repeat:no-repeat;
	height:32px;
	width:441px;
	}
.news_mid{
	background-image:url(../images/news_mid.jpg);
	background-repeat:repeat-y;
	width:441px;
	margin-top:0px;
	+margin-top:0px;
	_margin-top:-4px;
	padding:0px;
	height:205px;
    }
.news_mid ul {
	margin:0px auto;
	padding: 10px 0px;
	}
.news_mid ul li{
	margin:0px;
	border-bottom:1px dotted #999;
	width:401px;
	margin:0px auto;
	list-style:none;
	padding:4px 0px;
	overflow:hidden;
	}
	
.news_mid ul li div,.shop_news_mid ul li div{
	float:left;
	}
#news_foot{
	background-image:url(../images/news_foot.jpg);
	background-repeat:no-repeat;
	height:4px;
	width:441px;
	font-size:0px;
	}	
.title{
	font-size:14px;
	color:#FFF;
	font-weight:bold;
	line-height:35px;
	height:32px;
	margin-left:20px;
	float:left;
	overflow:hidden;
	}
.more{
	width:37px;
	height:10px;
	float:right;
	margin:11px 12px;
	}
	
/*新闻*/

#gonggao{
	background-image:url(../images/gonggao_bg.jpg);
	height:241px;
	width:242px;
	float:right;
	clear:right;
	overflow:hidden;
	}
.gonggao_body{
	background-repeat:repeat-y;
	width:202px;
	margin:0px auto; 
	padding:0px;
	height:160px;
	}
.gonggao_body ul {
	margin:0px;
	padding: 10px 0px;
	}
.gonggao_body ul li{
	margin:0px;
	border-bottom:1px dotted #999;
	width:202px;
	margin:0px auto;
	list-style:none;
	padding:4px 0px;
	overflow:hidden;
	}
	
.gonggao_body ul li div{
	float:left;
	}	
#more_lookfor{
	padding:5px 20px;
	float:right;
	}	

/*ad*/
#ad{
	border:#CCC solid 1px;
	padding:2px;
	width:956px;
	height:86px;
	margin:5px auto;
	overflow:hidden;
	}
	
	
/*ad*/
/*图片新闻*/
#image_news_head{
	background-image: url(../images/imgnews_head.jpg);
	background-repeat:no-repeat;
	height:32px;
	width:517px;
	}
#image_news_mid{
	background-image: url(../images/imgnews_mid.jpg);
	background-repeat: repeat-y;
	width:517px;
	overflow:hidden;
	margin-top:0px;
	+margin-top:0px;
	_margin-top:-4px;
	padding:0px;
	height:227px;
	}
#image_news_foot{
	background-image:url(../images/imgnews_foot.jpg);
	background-repeat:no-repeat;
	height:4px;
	width:517px;
	font-size:0px;
	}
.news_img_example{
	border:#999 solid 1px;
	width:154px;
	height:79px;
	padding:1px;
	overflow:hidden;
	}
.news_img_title{
	font-size:12px;
	color:#666;
	font-weight:bold;
	padding:5px 0 0px;
	width:158px;
	text-align:center;
	}	
/*图片新闻*/

/*工会建设，投诉建议等*/

#left_con{
	clear:both;
	float:left;
	width:712px;
	}
#right_con{
	background-image:url(../images/hudong_bg.jpg);
	background-repeat:no-repeat;
	height:208px;
	width:243px;
	float:right;
	clear:right;
	}
#jianshe_left{
	background-image:url(../images/jianshe_left.jpg);
	background-repeat:no-repeat;
	height:208px;
	float:left;
	width:4px;
	}	
#jianshe_bg{
	background-image:url(../images/jianshe_bg.jpg);
	background-repeat:repeat-x;
	float:left;
	width:704px;
	height:208px;
	}
#jianshe_right{
	background-image:url(../images/jianshe_right.jpg);
	background-repeat:no-repeat;
	height:208px;
	width:4px;
	float:left;
	}	

.head_img{
	width:201px;
	height:86px;
	padding:2px;
	border:#CCC solid 1px;
	}
.body_nav{
	font-size:12px;
	line-height:130%;
	height:70px;
	padding-top:7px;
	color:#333;
	}

.psoition{
	width:206px;
	margin:0px;
	padding:0 11px;
	float:left;
	overflow:hidden;
	}
	
	
/*工会建设，投诉建议等*/

/*友情链接与基层工会*/

.friend_link_left{
	background-image:url(../images/friend_link_left.gif);
	background-repeat:no-repeat;
	width:64px;
	height:98px;
	float:left;
	}
.friend_link_left2{
	background-image:url(../images/friend_link_left2.gif);
	background-repeat:no-repeat;
	width:64px;
	height:98px;
	float:left;
	}	
.friend_link_bg{
	background-image:url(../images/friend_link_bg.jpg);
	background-repeat:repeat-x;
	width:856px;
	height:58px;
	float:left;
	padding:20px 15px;
	font-size:14px;
	line-height:150%;
	}
.friend_link_bg span{
	margin-right:15px;
	text-align:justify;
	}

	
.friend_link_right{
	background-image:url(../images/friend_link_right.jpg);
	background-repeat:no-repeat;
	width:10px;
	height:98px;
	float:left;
	}

/*友情链接与基层工会结束*/


/*tab部分开始*/

/* 2列 */
.divArea{
	width:315px; 
	height:264px; 
	background:url(../images/tab_bg.jpg);
	float:left;
	}
.divArea .Col2{ 
	width:315px;
}
/* 右边选项卡 */
.n4Tab .TabTitle,.Tab .TabTitle{ 
	margin-left:4px;
}
.n4Tab .TabTitle ul,.Tab .TabTitle ul{
	margin:0; padding:0;
	}
.n4Tab .TabTitle li{
	float:left; 
	list-style-type:none; 
	display:block; height:40px; 
	width:82px; 
	}
.n4Tab .TabTitle .normal,.n4Tab .TabTitle .active{ 
	height:40px; 
	width:82px; 
	text-align:center; 
	line-height:40px; 
	font-size:14px; 
	font-weight:bold;
}
.n4Tab .TabTitle .active{ 
	background-image:url(../images/tab_btbg.jpg); 
	height:40px; 
	width:82px;
	color:#FFF;
}

.Tab .TabTitle li a,.n4Tab .TabTitle li a{ 
	color:#000; 
	text-decoration:none; 
	display:block; 
}
.Tab .TabTitle li a:hover,.n4Tab .TabTitle li a:hover{ 
	color: #FFF; 
	text-decoration:none;
}
.n4Tab .TabTitle .active a{ 
	color:#FFF; 
	text-decoration:none;
}
.n4Tab .TabTitle .active a:hover{ 
	color:#FFF; 
	text-decoration:none;
}
.n4Tab .TabContent {
	clear:left;
	}
.none {
	display:none;
	}
.tab_content2{
	width:315px;
	margin-top:0px;
	+margin-top:0px;
	_margin-top:-4px;
	padding:0px;
	height:195px;
    }
.tab_content2 ul {
	margin:3px auto;
	padding:0px;
	}
.tab_content2 ul li{
	border-bottom:1px dotted #999;
	margin:0px auto;
	list-style:none;
	padding:4px 0px;
	overflow:hidden;
	width:285px;
	}
	
.tab_content2 ul li div{
	float:left;
	}
	
	
.tab_content{
	margin-top:0px;
	+margin-top:0px;
	_margin-top:-4px;
	padding:0px;
	height:205px;
	clear:both;
    }
.tab_content ul {
	width:441px;
	margin:3px auto;
	padding:0px;
	}
.tab_content ul li{
	border-bottom:1px dotted #999;
	width:401px;
	margin:0px auto;
	list-style:none;
	padding:4px 0px;
	overflow:hidden;
	}
	
.tab_content ul li div{
	float:left;
	}	
	
	
.divArea1{width:437px; height:263px; background:url(../images/tab_bg2.jpg); float:right; clear:right; background-repeat:no-repeat; overflow:hidden;
}
.divArea1 .Col2{ width:437px;}
.Tab .TabTitle li{float:left; list-style-type:none;cursor:pointer; display:block; height:40px; width:97px; }
.Tab .TabTitle .normal,.Tab .TabTitle .active{ height:40px; width:97px; text-align:center; line-height:40px; font-size:14px; font-weight:bold; }
.Tab .TabTitle .active{ background-image:url(../images/tab_btbg2.jpg); height:40px; width:97px;color:#FFF;}

.Tab .TabTitle .active a{ color:#FFF; text-decoration:none;}
.Tab .TabTitle .active a:hover{ color:#FFF; text-decoration:none;}	
/*tab部分结束*/
/*新闻列表内容部分开始*/
.body_left{
	width:242px;
	float:left;
	}

.body_right{
	width:698px;
	float:left;
    padding-left:10px;
	}

.list_head_left{
	background-image:url(../images/list_left_left.jpg);
	background-repeat:no-repeat;
	height:35px;
	width:4px;
	float:left;
	}
.list_head_mid{
	background-image:url(../images/list_left_mid.jpg);
	background-repeat:repeat-x;
	height:35px;
	float:left;
	width:242px;
	}

.list_head_right{
	background-image:url(../images/list_left_rigt.jpg);
	background-repeat:no-repeat;
	height:35px;
	width:4px;
	float:right;
	clear:right;
	}

.list_head_title{
	font-size:14px;
	color:#000;
	float:left;
	font-weight:bold;
	}
.list_head_title span{
	display:block;
	line-height:35px;
	width:100px;
	float:left;
	margin-left:15px;
	}
.list_head_title2 span
{
	font-size:14px;
	color:#000;
	float:left;
	font-weight:bold;
	display:block;
	line-height:35px;
	width:200px;
	float:left;
	margin-left:15px;
	}
.list_content{
	border-bottom:#CCC solid 1px;
	border-left:#CCC solid 1px;
	border-right:#CCC solid 1px;
	padding:10px;
	clear:both;
	margin-top:0px;
	}
.list_content ul{
	margin:0px;
	padding:0px;
	}	
.list_content li{
	list-style:none;
	background-image:url(../images/list_left_bta.jpg);
	background-repeat:no-repeat;
	width:220px;
	height:32px;
	line-height:32px;
	margin:3px 0;
	color:#333;
	}	
	
.list_content li a:hover{
	list-style:none;
	background-image:url(../images/list_left_bthover.jpg);
	background-repeat:no-repeat;
	width:220px;
	height:32px;
	line-height:32px;	
	display:block;
	color:#FFF;
	} 	
.list_content li span{
	margin-left:90px;
	width:100%;
	}	
.list_content_a{
	border-left:#CCC solid 1px;
	border-right:#CCC solid 1px;
	clear:both;
	width:706px;
	}	
	
.list_head_mid_right{
	background-image:url(../images/list_left_mid.jpg);
	background-repeat:repeat-x;
	height:35px;
	float:left;
	width:708px;
	}
	
	
	
	
.list_head_mid_right_1{
	background-image: url(../images/list_bo_mid.jpg);
	background-repeat:repeat-x;
	height:35px;
	float:left;
	width:708px;
	}	
.list_head_left_1{
	background-image:url(../images/list_bo_left.jpg);
	background-repeat:no-repeat;
	height:35px;
	width:4px;
	float:left;
	}

.list_head_right_1{
	background-image: url(../images/list_bo_right.jpg);
	background-repeat:no-repeat;
	height:35px;
	width:4px;
	float:right;
	clear:right;
	}	
.list_bottom{
	font-size:14px;
	color:#666;
	float:left;
	line-height:35px;
	font-size:12px;
	}	
.list_input,.list_input1{
	background-image:url(../images/list_btn.jpg);
	width:48px;
	height:22px;
	border:0px;	
	text-align:center;
	background-repeat:no-repeat;
	line-height:22px;
	font-size:12px;
	}	
.list_input1{
	background-image:url(../images/list_btn2.jpg);
	color:#FFF;
	width:40px;

	}	

/*列表表格内容开始*/
.table_list tr td{
	font-size:12px;
	padding:5px;
	}
.table_list_tr{
	padding:0px;
	margin:0px;
	border:#999 solid 1px;
	
	}	
.table_list_title{
	font-weight:bold;
	color:#900;
	background-image:url(../images/table_list_title_bg.jpg);
	background-repeat:repeat-x;
	height:24px;
	line-height:24px;
	}


/*列表表格内容结束*/

.list_bottom_span1{
	color:#999;
	margin-left:10px;
	}
.list_bottom_span2{
	color:#900;
	margin-left:10px;
	}	
.content_title{
	font-size:18px;
	font-family:微软雅黑,黑体;
	padding:0  0 10px 0;
	text-align:center;
	color:#900;
	}
.content_time{
	font-size:12px;
	color:#999;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	padding:0px;
	margin:0px;
	}
.content_text{
	border-bottom:#999 dotted 1px;
	border-top:#999 dotted 1px;
	margin:10px;
	line-height:160%;
	text-align:justify;
	font-size:14px;
	text-indent:28px;
	}	
/*新闻列表内容部分结束*/
/*分工会页面开始*/
#shop_banner_title{
	font-family:'微软雅黑''黑体';
	font-size:42px;
	font-weight:500;
	color:#FFF;
	}

#shop_banner_l{
	font-family:'微软雅黑''黑体';
	font-size:12px;
	font-weight:500;
	color:#FFF;
	}
#shop_nav{
	margin:0px auto;
	padding:0px;
	background-image:url(../images/shop/nav.gif);
	width:960px;
	height:40px;
	}
#shop_nav ul{
	margin:0px;
	padding:0px;
	margin-left:10px;
	}
#shop_nav ul li,#shop_nav ul li a,#shop_nav ul li a:hover{
	list-style:none;
	float:left;
	font-size:14px;
	color:#FFF;
	font-weight:bold;
	width:89px;
	height:40px;
	line-height:40px;
	text-align:center;
	border:0px;
	}	
#shop_nav ul li a:hover{
	background-image:url(../images/shop/hover.gif);
	display:block;
	color: #900;
	}		

.shop_news_mid{
	width:100%;
	margin-top:0px;
	+margin-top:0px;
	_margin-top:-4px;
	padding:0px;
    }
.shop_news_mid ul {
	margin:0px auto;
	padding: 0px 0px;
	}
.shop_news_mid ul li{
	margin:0px;
	border-bottom:1px dotted #999;
	margin:0px auto;
	list-style:none;
	padding:4px 0px;
	overflow:hidden;
	}	
/*分工会页面结束*/