﻿/* CSS Document */
*{ margin:0; padding:0;}
body{ text-align:left; font-family:"微软雅黑"; font-size:14px; margin:0 auto; background:#fff;}
li{list-style-type:none;}
a{ text-decoration:none; color:#000; }
img{ border:0;}

input { color:expression(this.type=="text"?"Black":"inherit"); margin:0; }/*IE6*/
input[type="text"] { color:Black; }/*非IE6*/

#wrapper{ width:1008px; margin:0 auto; background:#FFF;}
#footer{ width:100%; padding-top:10px; padding-bottom:10px; background:url(../../Images/Util/footerbg.gif); }
#footer p{ height:20px; line-height:20px; }

.wrapper{ width:95%; min-width:1100px; margin:0 auto; }
.wra_UserBG{ background:url(../../Images/UI/Indmainbg.jpg) repeat-x #fff; widows:100%; }
.footer{ width:100%; margin-top:5px; padding-top:10px; padding-bottom:10px; background:url(../../Images/Util/footerbg.gif) repeat-x; }
.footer p{ height:20px; line-height:20px;}
.nrbk{ border:1px solid #c3c3c3;}
.clear{ clear:both;}
.clear_2{ overflow:hidden; zoom:1;}
.float_left{ float:left;}
.float_right{ float:right;}

/*DL布局*/
.dl_txt { line-height:25px; margin-top:20px; }
.dl_txt dt { text-align:right; line-height:30px; float:left; clear:both; width:130px; }
.dl_txt dd { text-align:left; line-height:30px; min-height:30px;  /*float:left;_float:none;*/ }

/*搜索*/
.search{ width:98%; text-align:right; margin: 3px auto; overflow:hidden;}
.search_btn{ color:#FFFFFF; background:#0093DD; width:75px; height:25px; line-height:25px; border:none; cursor:pointer; font-size:12px; vertical-align:top;}
.search_a{ padding:3px 3px;   background: #0093DD; color:#fff; line-height:25px; vertical-align:top;}
/*表格布局*/  
.table{ width:98%; margin: 5px auto;line-height:30px; border-collapse:collapse;}
.table th{  text-align:center; border:1px solid #d4e7ff; font-weight:lighter; line-height:25px;}
.table td{ text-align:center;border:1px solid #d4e7ff; }



/*顶部样式开始*/
.mantitbg{
	width:100%;
	background-image:url(../../Images/UI/head_bg.jpg);
	background-repeat:repeat-x;
	height:30px;
	text-align:center;
	margin:0 auto;
	min-width:1250px;
	}
	
.titmain
{
	width: 95%;
	margin: 0px auto;
	overflow: hidden;
	height: 30px;
}

.titname
{
	float: left;
	margin-left: 10px;
	display: inline;
	padding-top: 7px;
}

.titgn
{
	float: right;
	display: inline;
	padding-top: 4px;
	overflow: hidden;
}

.titgn li
{
	float: left;
	margin-left: 15px;
	display: inline;
}
	
.titname img
{
    vertical-align: middle;
    float: left;
}
.titnametext
{
    float: left;
    margin-left: 10px;
    display: inline;
    line-height: 16px;
}
.titgn li img
{
    vertical-align: middle;
    margin-right: 5px;
}

/*顶部样式结束*/


/* 底部样式*/

.foot_bq{
	width:100%;
	text-align:center;
	line-height:24px;
	color:#666666;
	margin-bottom:30px;
	margin-top:20px;
	min-width:1250px;}
	
.Bottommain .bordernone
{
	border:0px;
}
	
.foot_bq a{
	color:#666666;
	overflow:hidden;
	}

.Bottommain span {
    padding: 0px 10px;
    border-left: 1px solid #555;}
	
.Bottommain span a{
	overflow:hidden;
	height:10px;}	
	
	
.Bottombq{
	margin-top:10px;}
	
/*底部样式结束*/

/*分页样式开始*/	
.pager{
	width:520px;
	margin:40px auto 40px;
	overflow:hidden;
	color:#7D7D7D;
	font-weight:bold;
	height:32px;}

.txt_css{
	height:17px;
	width:35px;}
	
.pager input{
	border:1px solid #E1E1E1;
	background-color:#FFFFFF;}
	
.pager .jp{
	float:left;
	margin-left:40px;}
	
.pager .btn_css{
	width:74px;
	height:31px;
	float:left;
	font-weight:bold;
	color:#7a7a7a;}
	
.btn_css:hover{
	cursor:pointer;}
	
#ListPager1_btnPrev,#ListPager1_btnTail{
	margin-left:25px;
	float:left;}
	
#ListPager1_btnNext{
	margin-left:15px;}

#ListPager1_btnGo{
	width:40px;
	height:30px;
	margin-left:10px;
	line-height:14px;}

.txt_css{
	float:left;
	margin-left:15px;
	width:40px;
	height:25px;
	margin-top:1px;}	
	
.pager span{
	float:left;
	margin-top:5px;
	margin-left:5px;}
/*分页样式结束*/
/* 全局样式 */
