/* CSS reset */

html,body,div,p,form,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6{margin:0;padding:0;}
img{border:0;}
ul,ol{list-style:none;}
table { border-collapse:collapse; border-spacing:0;}
a{ cursor:pointer; font-size:12px; }
a:link,a:visited{color:#333;text-decoration:none;}
a:hover { color: #0084C4;}
a:active { text-decoration: none;}
p { padding:5px 0; }
h1 { font:20px/200% 黑体; text-align:center; padding:20px; }
textarea { overflow:auto; }
/*--reset end--*/
.bk,.bk3,.bk6,.bk8,.bk10,.bk15,.bk20,.bk30{clear: both;font-size: 1px;height: 0;line-height: 1px}
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td{margin:0;padding:0;word-wrap:break-word}

.b { font-weight:bold; }

.left {	float:left;	display:inline; }
.right { float:right; display:inline; }
.clear{ clear:both;}


.title {
	height:38px;
	line-height:38px;
	float:left;
	text-align:left;
	}

.title span {
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	padding-left:20px;

	}
.where {
	width:990px;
	height:40px;
	font-size:14px;
	line-height:45px;
	border:1px solid #EEE;
	text-align:left;
	}


.where span,.where span a, .where span a:link, .where span a:linka:visited{
	color:#333;
	font-size:14px;
	font-weight:bold;
	padding-left:10px;
	}
.where span a:hover {
	color:#00F;
	font-size:14px;
	font-weight:bold;
	padding-left:10px;
	}


/*PAGE CSS scott style pagination*/

.page {	padding:15px;text-align:center;clear:both;}
.page img { cursor: pointer; }
.page a,.page a:visited,.page span {padding:2px 5px;margin:0 3px 0 0;border:1px solid #999;}
.page a:hover,.page .current {background:#f90;border:1px solid #f60;color:#fff;}
.page .current {padding:2px 5px;}
.page .disabled {border:1px solid #ccc;color:#ccc;padding:2px 5px;}


#list_title {
    margin:6px 5px;
	width:976px;
	line-height:40px;
	height:40px;
	font-size:16px;
	font-family:黑体;
	background:#FFFFEE;
	text-align:left;
	color:#000;
	border:1px solid #c71800;
}
.date {
	height:30px;
	line-height:30px;
	float:left;
	text-align:left;
	margin-right:10px;
	}
.date span {
	color:#333;
	font-size:12px;
	font-weight:bold;
	padding-left:10px;

	}


.more {
	float:right;
	height:28px;
	}
.more img {
	padding-top:8px;
	margin-right:15px;
	}


.tab { 
	background:#fff url(rd.jingchuan.gov.cnimagesthbg.png) repeat-x 0 bottom;
	padding:0; 
	position:relative;
	height:35px;
	float:left;
}
.tab li {
	height:35px;
	width:104px;
	display:block;
	float:left;
	cursor:pointer;
	text-align:center;
	font:bold 12px/35px 宋体;
}
.tab li.current {
	background:url(rd.jingchuan.gov.cnimagestab_current.png) no-repeat center bottom;
}
.tab_content div { 
	display:none; 
	width:100%;
}

.list ul {
	width:98%;
}

.list li {
	background:url(rd.jingchuan.gov.cnimagesflag01.gif) no-repeat 4px 9px;
	height:16px;
	overflow:hidden;
}
.list li em {
	color:#EF4200;
	float:right;
	font:11px Arial, Helvetica, sans-serif;
	padding:1px 0 0 4px;
}
.list li span {
	color:#EF4200;
	font:12px Arial, Helvetica, sans-serif;
}
.list li {
	border-bottom:1px dotted #ccc;
	height:auto;
	padding:2px 5px 2px 20px;
}
.list li a {
	font:14px/180% Tahoma 宋体;
}

.list2 ul {
	width:95%;
}

.list2 li {
	padding:3px 4px 0 15px;
	height:16px;
	overflow:hidden;
}
.list2 li em {
	color:#EF4200;
	float:right;
	font:11px Arial, Helvetica, sans-serif;
	padding:1px 0 0 4px;
}
.list li span {
	color:#EF4200;
	font:12px Arial, Helvetica, sans-serif;
}
.list2 li {
	border-bottom:1px dotted #ccc;
	margin:4px;
	height:auto;
	padding:5px 5px 2px 20px;
}
.list2 li a {
	font:12px/150% Tahoma 宋体;
}

.dept li {
	float:left;
	padding:3px 3px 1px 23px;
	margin:2px 0;
	width:100px;
	height:20px;
	overflow:hidden;
}
/* 默认幻灯片 */
.FocusPic{zoom:1;position:relative; overflow:hidden}
.FocusPic .content{overflow:hidden}
.FocusPic .changeDiv a{position:absolute;top:0px;left:0px;display:none;text-align:center;}
.FocusPic .title-bg{position:absolute;left:0px;bottom:0;width:100%;height:20px;line-height:20px;overflow:hidden}
.FocusPic .title{position:absolute;left:0px;bottom:0;width:100%;height:20px;line-height:20px;overflow:hidden}
.FocusPic .title-bg{background:#fff;filter:alpha(opacity=10);opacity:0.2;}
.FocusPic .title a{display:block;color:#000; font-size:12px; font-weight:bold; text-align:center;}
.FocusPic .change{bottom:20px;height:20px;right:3px;*right:5px;_right:4px;position:absolute;text-align:right;z-index:9999;}
.FocusPic .change i {background:#666;color:#FFF;cursor:pointer;font-family:Arial;font-size:12px;line-height:15px;margin-right:2px;padding:2px 6px; font-style:normal; height:15px;display:inline-block;display:-moz-inline-stack;zoom:1;*display:inline;}
.FocusPic .change i.cur {background:#FF7700;}

.box {
	background:#fff;
	border:1px solid #FF9966;
	overflow:hidden;
	zoom:1;
}

.box h3 {
	height:35px;
	text-align:left;
	padding:0 0 0 35px;
	color:#FFF;
	font:bold 14px/35px 宋体;
}

.box h3 img {
	float:right;
	margin:7px 5px 0 0;
}
.box img {
	float:left;
	margin:2px 3px;
}
.box2 {
	background:#fff;
	overflow:hidden;
	zoom:1;
}

.box2 h3 {
	height:30px;
	text-align:left;
	padding:3px 0 0 25px;
	color:#FFF;
	font:bold 14px/30px 宋体;
}
.box2 h3 img {
	float:right;
	margin:3px 15px 0 0;
}
.box2 img {
	float:left;
	margin:2px 3px;
}

.content {
    margin:6px 15px;
	width:930px;
	padding:15px;
	background:#fff;
	line-height:180%; 
	color:#000;
	border:1px solid #999;
	overflow:hidden;
	text-align:left;
	font-size:14px; 
}



.infoBox {
    margin:15px auto;
	text-align:center;
	border:1px solid #FFE0A2;
	background:#FFFFE8;
	height:30px;
	width:80%;
	line-height:30px;
	color:#999;
	font-size:12px;
}
p {
	line-height:180%; 
    text-indent:2em;
	letter-spacing:2px;
}

.ft {
	height:40px;line-height:40px;text-align:center;padding-top:20px;
}
#footer {
	padding:15px 0;
	text-align:center;
	border-top:5px solid #D23A11;
	background:#EDEDED;
	width:990px;
	font-size:14px;
	margin:0 auto;
}

