/*---------------------公用---------------------------*/
body
{
	margin: 0px;
	background-image:url(../images/2nd_left_td_bg.gif);
}

body,td,th,input,caption,a,a:hover
{
	font-size: 12px;
	line-height:150%;
}

.text_red{color:#ff0000;}
a
{
	color: #003399; text-decoration: none;
}
a:hover
{
	color: #082478; text-decoration: underline;
}

div
{
	margin: 0px;
}

form
{
	margin: 0px;
}

input.bt{
	background:transparent url(../images/bt_bg.gif) no-repeat;
	height:22px;width:68px;
	border-width:0px;
	padding-left:8px;
	letter-spacing:2px;
	cursor:hand;
	}
input.input_text {border:1 solid #cccccc;}

/*---------------------------------*/

.out /*左右两边的黑边线*/
	{
	width:1000px;
	border:1 solid #000;
	}

/*----版权信息*/
.bottom
	{
	height:30px;background:#003399 repeat-x bottom;
	padding-top:8px;
	color:#ffffff;
	}

/*内页mid部分的按钮样式 */
.mid_bt img {margin-right:2px;margin-bottom:1px;}

/*----办事首页上的列表*/
div.department_list
	{
	padding-top:10px;
	width:100%;
	text-align:center;
	}
.department_list table td
	{
	height:23px;
	background:url(../images/left_ico2.gif) no-repeat left middle;
	padding-left:20px;
	}
.department_list a{
	font-size:14px;color:#0066cc;
	}
.department_list a:hover{
	font-size:14px;color:#ff0000;
	}


/*---------------错误和成功页面的提示信息---------------------*/
.error_message {
	width:300px;height:50px;margin-left:260px;margin-bottom:20px;
	line-height:150%;
	}
.error_message a {color:#0000ff;}




/*首页上部门列表*/

table.list_department {margin:4px;}
table.list_department tr{
	background:url(../images/dash1.png) repeat-x bottom left;
	}
table.list_department td{
	height:24px;padding-left:22px;
	}
table.list_department a {font-size:13px;color:#0066CC;}
table.list_department a:hover {font-size:13px;}

/*--------------------显示主体内容的样式----------------*/

.main {
	margin-left:0;margin-right:0;
	margin-top:0px;
	margin-bottom:0px;
	background-image: url(../images/main_bg.gif); background-attachment: fixed;
	}
.in_title1 {
	background-image:url(../images/in_title.gif);
	height:60px;
	width:98%;
	margin-bottom:10px;
	}
.in_title_nav{ /*当前位置*/
	height:30px;
	font-size:13px;
	padding-left:80px;

	}

/*---------------------列表----------------------*/
/*左右表格表单样式*/

table.list_form{margin-bottom:10px;}
table.list_form caption{
	width:100%;
	background-color:#61BFF2;
	border-right:1 solid #ffffff;
	border-bottom:1 solid #ffffff;
	padding-top:5px;padding-bottom:5px;padding-left:5px;
	font-size:14px;letter-spacing:2px;
	color:#fff;
	height:30px;
	text-align:left;
	font-weight:bold;
}
table.list_form th{
	padding-left:4px;
	padding-right:4px;
	border-right:1 solid #fff;
	border-bottom:1 solid #fff;
	border-right:1 solid #fff;
	background-color:#AEECFF;
	font-weight:normal;
	}
table.list_form td{
	padding-left:4px;
	padding-right:4px;
	border-bottom:1 solid #fff;
	border-right:1 solid #fff;
	background-color:#D6F2FB;
	height:25px;
	}

/*横向列表，如搜索结果显示列表*/

table.list_h {margin-bottom:10px;}
table.list_h{margin-bottom:10px;}
table.list_h caption{
	width:100%;
	background-color:#61BFF2;
	border-right:1 solid #ffffff;
	border-bottom:1 solid #ffffff;
	padding-top:5px;padding-bottom:5px;padding-left:5px;
	font-size:14px;letter-spacing:2px;
	color:#fff;
	height:30px;
	text-align:left;
	font-weight:bold;
}
table.list_h th{
	height:27px;
	padding-left:4px;
	padding-right:4px;
	border-right:1 solid #fff;
	border-bottom:1 solid #fff;
	border-right:1 solid #fff;
	background-color:#AEECFF;
	font-weight:bold;
	}
table.list_h td{
	padding-left:4px;
	padding-right:4px;
	border-bottom:1 solid #fff;
	border-right:1 solid #fff;
	background-color:#D6F2FB;
	height:25px;
	}

table.list_form input.text_style{background-color:#fff;border:1 solid #999}

.index_title1 {padding-left:70px;padding-top:10px;font-size:14px;color:#cc0000;background-image:url(../images/index_title1.gif)}
.index_title2 {padding-left:70px;padding-top:10px;font-size:14px;color:#cc0000;background-image:url(../images/index_title2.gif)}
.scroll1{
    position:absolute; width:390px; height:330px; z-index:1; overflow: auto;

	background-color:#ffffff;
	position:relative;
	z-index:1;
	overflow-y: scroll;
	overflow-x：visible;
	scrollbar-face-color:#e0e0e0;
	scrollbar-shadow-color:#cccccc;
	scrollbar-highlight-color:#cccccc;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-track-color:#ffffff;
	scrollbar-arrow-color:#000000;


		}
.scroll2{
    position:absolute; width:260px; height:40px; z-index:1; overflow: auto;
	background-color:#ffffff;
	position:relative;
	z-index:1;
	line-height:120%;
	overflow-y: scroll;
	overflow-x：visible;
	scrollbar-face-color:#e0e0e0;
	scrollbar-shadow-color:#cccccc;
	scrollbar-highlight-color:#cccccc;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-track-color:#ffffff;
	scrollbar-arrow-color:#000000;


		}

.scroll3{
    position:absolute; width:260px; height:55px; z-index:1; overflow: auto;
	background-color:#ffffff;
	position:relative;
	z-index:1;
	line-height:120%;
	overflow-y: scroll;
	overflow-x：visible;
	scrollbar-face-color:#e0e0e0;
	scrollbar-shadow-color:#cccccc;
	scrollbar-highlight-color:#cccccc;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-track-color:#ffffff;
	scrollbar-arrow-color:#000000;


		}
.scroll4{
    position:absolute; width:260px; height:240px; z-index:1; overflow: auto;
	background-color:#ffffff;
	position:relative;
	z-index:1;
	line-height:120%;
	overflow-y: scroll;
	overflow-x：visible;
	scrollbar-face-color:#e0e0e0;
	scrollbar-shadow-color:#cccccc;
	scrollbar-highlight-color:#cccccc;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-track-color:#ffffff;
	scrollbar-arrow-color:#000000;


		}
