/* CSS Document */
/* ================================
Site Name: 市委组织部-主页样式
date: 2012.7.19
Web site: 
Version: V0.1
Author:jiangnh
 ================================*/


/* 
   Reset
------------------------------------------------------------------- */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, table, tbody, tfoot, thead, tr, th, td {margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 12px; font-family: Arial,"宋体"; vertical-align: baseline;}
blockquote, q {quotes: "" "";}
a img {border: none; float:left;}
:focus {outline: 0;}
a { color:#333; text-decoration: none;}
a:hover { color:#f00; text-decoration: none;}

/*解决IE6中的a:hover伪类*/
a:hover{
	border:none;/*解决IE6中的a:hover不激发的解决办法*/
} 

/* 
   General 
------------------------------------------------------------------- */

html {
	height: 100%;
	padding-bottom: 1px; /* force scrollbars */
}

body {
	
	color: #444;
	font: normal 12px Arial,"宋体",sans-serif;
	line-height: 1.5;
	background:#eaeaea url(imagesbody_bg.jpg) center top repeat-y;
}


/* Headings */

h1,h6 {
	color: #333;
	font-weight: normal;
	line-height: 1;
	margin-bottom:5px;
}

h2 {font-size: 14px;color: #333;}

h5 {font-size: 12px;color: #666; font-weight:normal;}

h2,h5 {text-align:center;}

h3{
	display:inline;
	font-weight:normal;
}

h4{
	margin:0 0 4px 5px;
	font-weight:normal;

}

h2,h6 {font-weight: bold;}

h1 {font-size: 2.6em;}
h3 {font-size: 12px;}
h4 {font-size: 14px;}
h6 {font-size: 1em;}

h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin: 0;}





/* Floats */

.center,.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.left,.alignleft {float: left;}
.right,.alignright {float: right;}
.aligncenter { text-align:center;}

.clear,.clearer {clear: both;}
.clearer {
	display: block;
	font-size: 0;
	height:0px;
	line-height: 0;	
}




/*  布局 ------------------------------------------------------------------- */

/* Common */
.center-wrapper {
	width: 1002px;
	margin: 0 auto;
	padding:0px;
	background:#fff;
}

/* Header */

#header {
	background:url(imagesbanner.gif) left top no-repeat;
	height:128px;
}

#logo {
	_display:inline;
	float:left;
	height:70px;
	width:246px;
	margin:25px 0 0 56px;
}
.header_right {_display:inline;float:right;width:470px;margin:0px 0px 0 0px;}

.lan_nav{ float:right; height:31px; padding-right:20px; overflow:hidden;}

.lan_nav li {
	display:inline;
	float:left;
	line-height:31px;
	padding:0px 0 0 30px;
	background:url(imagesdot_w.gif) 22px 15px no-repeat;
}

.lan_nav li a{color:#fff;}
.lan_nav li a:hover{color:#F00;}
.nb_logo{ width:107px; float:right; height:31px; padding:10px 20px 10px 0;}
.s_logo { float:right; padding:40px 20px 0 0;}

.header_nav{ float:right; width:220px; height:25px; padding-top:20px;}

.header_nav li {
	display:inline;
	float:left;
	padding:0px 0 0 0px;
	background:url(imagesdot_w.gif) 22px 15px no-repeat;
}

.header_nav li a{color:#3f5f87; padding:0 8px}
.header_nav li a:hover{color:#F00;}

/* Navigation */
/*  =navi  */
#nav_box {width:960px; overflow:hidden;}
#navi {background:url("imagesnav.gif") no-repeat;}
#navi, #navi > li, #navi > li > a { height:37px; }
#navi, #navi li, #navi li a { _height:37px; }
#navi li { float:left; list-style-type:none; }
#navi li a { display:block; width:142px; text-indent:-9000px; overflow:hidden; background:url("imagesnav.gif") no-repeat; }
#navi .about a { background-position:0 0; }
#navi .zwgk a { background-position:-142px 0; }
#navi .wsbs a { background-position:-284px 0; }
#navi .zmhd a { background-position:-426px 0; }
#navi .zsyz a { background-position:-568px 0; }
#navi .msgz a { background-position:-710px 0; }
/*  =navi hover */
#navi .about a:hover { background-position:0 -38px; }
#navi .zwgk a:hover { background-position:-142px -38px; }
#navi .wsbs a:hover { background-position:-284px -38px; }
#navi .zmhd a:hover { background-position:-426px -38px; }
#navi .zsyz a:hover { background-position:-568px -38px; }
#navi .msgz a:hover { background-position:-710px -38px; }
/*  =navi active */
#navi .about a:active { background-position:0 -38px; }
#navi .zwgk a:active { background-position:-142px -38px; }
#navi .wsbs a.active { background-position:-284px -38px; }
#navi .zmhd a:active { background-position:-426px -38px; }
#navi .zsyz a:active { background-position:-568px -38px; }
#navi .msgz a:active { background-position:-710px -38px; }
/*  =navi visited  */
#about #navi .about a { background-position:0 -38px; }
#zwgk #navi .zwgk a { background-position:-142px -38px; }
#wsbs #navi .wsbs a { background-position:-284px -38px; }
#zmhd #navi .zmhd a { background-position:-426px -38px; }
#zsyz #navi .zsyz a { background-position:-568px -38px; }
#msgz #navi .msgz a { background-position:-710px -38px; }

/* sub_nav */
.sub_nav{ width:982px; height:31px; padding-left:20px;}
.bg1{ background:url(imagessubnav_bg.jpg) 0 0 repeat-x;}
.bg2{ background:url(imagessubnav_bg.jpg) 0 -31px repeat-x;}
.bg3{ background:url(imagessubnav_bg.jpg) 0 -62px repeat-x;}

.sub_nav li {
	float:left;
	list-style-type:none;

	padding:8px 10px 0;
}

.sub_nav li a{
	color:#fff;	
	display:block;
	float:left;
	width:79px;
	text-align:center;
	height:18px;
	line-height:18px;}
.sub_nav li.current a ,.sub_nav li a:hover{ color:#fff; background:url(imagess_nav_hover.gif) center center no-repeat}

/*  login navi  */

.log_nav {width:100%; overflow:hidden; height:37px; background:url(imagesnav_bg.gif) repeat-x;}
.log_nav p{ float:left; padding-left:15px; font-family:"微软雅黑", "黑体"; font-size:18px; line-height:37px; color:#FFF;}


.log_nav span{font-family:"微软雅黑", "黑体"; font-size:18px; line-height:37px;float:right;padding:0px 15px;background:url(imageslog_nav_spec.gif) center right no-repeat; color:#FFF;}

.log_nav p span{background:none; float:left ;padding-left:15px; font-family:"微软雅黑", "黑体"; font-size:18px; line-height:37px; color:#FFF; padding:0 5px;}

.log_nav a{font-family:"微软雅黑", "黑体"; font-size:18px; line-height:37px; color:#FFF;}
.log_nav a:hover{ color:#f40000;}


/* Main */


#main-wrapper1 {
	float: left;
	width: 991px;
	padding:0px 0px;
	margin:10px 0;
}


/* Footer */
#footer {
	font-size: 12px;
	height:90px;
	background:url(imagesfooter_bg.jpg) left top repeat-x;
	padding-top:20px;
	text-align:center;
}

.bt_logo { _display:inline;margin-left:35px;  float:left; padding-top:15px;}
.copyright_txt { padding-top:15px; width:680px; float:left; text-align:center;}
.bt_police { float:left; width:68px; height:68px;}



/* topinfo Box */
#topinfo { margin:0;padding:5px; height:520px; background:url(imagestopinfo_bg.jpg) left bottom no-repeat;}

.top_right {_display:inline;float:right;width:330px;margin:0px 0px 0 0px;}

.top_right li { line-height:20px;}
.topnews_t {padding:0px 0 0px 0px;height: 32px;width:100%;float:left;background:url(imagestitle_line.png) center bottom no-repeat;}
.topnews_t p {color:#880000;font-size:14px;font-weight:bold;float:left;line-height:35px;text-align:left; padding-left:5px;}
.topnews_t span{float:right;padding:0px;margin:8px 10px 0 0;}

.topnews_c {padding:4px 5px 0px 0px;overflow: hidden;}
.topnews_c ul{margin: 0px;padding:0 5px;}
.topnews_c li {list-style-type: none;padding: 0px 0px 10px 10px;line-height:23px;background:url(imagesarrow_r.gif) 0 8px no-repeat; color:#858585;}
.topnews_c li p {color:#000;}
.topnews_c li p a{color:#336699;}
.topnews_c li p a:hover{color:#f00;}

/* home page search */
.search { padding:10px 0px 0; margin:0px 0 5px; float:left; border-top:solid #3b9feb 1px; }
.search span { display:block; float:left;width:185px; padding:0px; height:34px; background:url(imagessearch_bg.gif) left center repeat-x; border:solid #bfbfbf 1px; border-right:none;}
.search .keywords { float:left; border:0; width:150px; padding:8px 4px 6px 35px; height:20px;  margin:0; font:normal 14px "微软雅黑", "宋体", Arial, Helvetica, sans-serif; color:#9c9c9c; background:#fff url(imagessearch_flag.gif) 7px center no-repeat;}
.search .button { float:left; marginp-right:1px; padding-right:1px;}


.main_content {
	width: 1002px;
	margin:0;
	padding:0px;
	background: url(imagescon_right_bg.jpg) right top repeat-y;
	overflow:hidden;
}

.sub_content{
	width: 1002px;
	margin:0;
	padding:0px;
	overflow:hidden;
	background:#f4f4f4;
}

.white_content {
	width: 1002px;
	margin:0;
	padding:0px;
	overflow:hidden;
	background:#fff;
}

.content_left {
	float:left;
	width:675px;
	padding:0px 0 0 11px;
	overflow:hidden;
	background:url(imagescon_left_bg.jpg) 50px top no-repeat;
}

.Menubox{
	float:left;
	padding-left:0px;
	width:39px;
	height:700px;
	overflow:hidden;
	background:url(imagesmenubox_bg.gif) right top no-repeat;
}


.Menubox li{
	float:left;
	display:block;
	cursor:pointer;
	color:#a5a3a3;
	width:22px;
	font-size:12px;
	font-weight:bold;
	height:86px;
	padding:10px 0 0 10px;
	letter-spacing:2px;
	margin:0px 0px 3px 0;
	list-style-type:none;
	text-align:center;
	background:url(imagesmenutab_bg.gif) 0 0 no-repeat;
}

.Menubox li.hover{
	color:#4d8fd1;
	background:url(imagesmenutab_bg.gif) 0 -105px no-repeat;
}

.tab_conn {
	float:left;
	padding:20px 0 0 20px;
	width:615px;
	overflow:hidden;
}

.news_list{
	padding:0px;
	width:300px;
	overflow:hidden;
}

.news_t {
	padding:0px 0 0px 0px;
	height: 32px;
	width:100%;
	float:left;
}
.news_t p {
	color:#880000;
	font-size:14px;
	font-weight:bold;
	float:left;
	line-height:35px;
	text-align:left; 
	padding-left:5px;
}
.news_t span{float:right;padding:0px;margin:8px 10px 0 0;}

.news_c {padding:20px 5px 0px 0px;overflow: hidden;background:url(imagesnews_t_bg.jpg) left top no-repeat;}
.news_c ul{margin: 0px;padding:0 5px;}
.news_c li {list-style-type: none;padding: 0px 0px 20px 10px;line-height:25px;background:url(imagesarrow_r.gif) 0 8px no-repeat; color:#858585;}
.news_c li p {color:#000;}
.news_c li p a{color:#336699;}
.news_c li p a:hover{color:#f00;}

.content_right {
	float:right;
	width:298px;
	padding:30px 0 0 14px;
	background:url(imagescon_right_t.jpg) left top no-repeat;
}

.gov_file {
	float:left;
	width:270px;
	height:127px;
	padding:75px 0 0 14px;
	background:url(imagesgov_file_bg.jpg) left top no-repeat;
}

.gov_file li {
	float:left;
	list-style-type:none;
	margin-bottom:5px;
	width:135px;	
}

.gov_file li a {
	color:#767676;
	font-size:14px;
	padding:8px 0 8px 40px;
	line-height:34px;
}

.gov_file li a:hover {
	color:#f00;
}

.gd a { background:url(imagesgov_file_bg.gif) 0 0 no-repeat}
.gd a:hover { background:url(imagesgov_file_bg.gif) 0 -33px no-repeat}
.zn a { background:url(imagesgov_file_bg.gif) 0 -66px no-repeat}
.zn a:hover { background:url(imagesgov_file_bg.gif) 0 -99px no-repeat}
.ml a { background:url(imagesgov_file_bg.gif) 0 -132px no-repeat}
.ml a:hover { background:url(imagesgov_file_bg.gif) 0 -165px no-repeat}
.bg a { background:url(imagesgov_file_bg.gif) 0 -198px no-repeat}
.bg a:hover { background:url(imagesgov_file_bg.gif) 0 -231px no-repeat}
.sq a { background:url(imagesgov_file_bg.gif) 0 -264px no-repeat}
.sq a:hover { background:url(imagesgov_file_bg.gif) 0 -297px no-repeat}
.yj a { background:url(imagesgov_file_bg.gif) 0 -330px no-repeat}
.yj a:hover { background:url(imagesgov_file_bg.gif) 0 -363px no-repeat}

.link_item {
	float:left;
	width:284px;
	padding-top:20px;
	margin-top:10px;
	overflow:hidden;
	background:url(imageslink_item_line.jpg) left top no-repeat;
}

.link_item li {
	float:left;
	list-style-type:none;
	margin-bottom:30px;
	width:185px;
	line-height:25px;
	padding-left:100px;
		
}

.link_item li h2 {
	text-align:left;
	font-size:14px;
	font-weight:bold;
	letter-spacing:2px;
		
}

.link_item li a {
	float:right;
	color:#F00;
		
}
.link_item li a:hover{
	float:right;
	color:#666;
		
}

.mz_icon { background:url(imagesicon_lt.gif) 0 5px no-repeat}
.bs_icon { background:url(imagesicon_lt.gif) 0 -165px no-repeat}
.zt_icon { background:url(imagesicon_lt.gif) 0 -335px no-repeat}
.gj_icon { background:url(imagesicon_lt.gif) 0 -505px no-repeat}



/* Single Line IE Fixes */
* html .separator-vertical, * html .content {height: 0.01%; min-height: 0.01%;}
