@charset "utf-8";
/* CSS Document */
*{
	margin:0;
	padding:0;
}
.wrap{
	width:980px;
	margin:10px auto;
	font-size:12px;
}
a{
	color:#132B75;
	text-decoration:none;
}
a:hover{
	color:#F00;
}
.left{
	width:230px;
	float:left;
	background:#F8F8FA;
	background:url(../images/txzs.gif) top no-repeat;
	padding-top:64px;
	margin-bottom:100px;
}
.right{
	width:730px;
	float:right;
}
.nav{
	border:#ccc 1px solid;
	padding-bottom:50px;
	background:#F8F8FA;
}
.nav ul li{
	list-style:none;
	background:url(../images/nav_li_bg.gif) no-repeat;
	line-height:30px;
	text-indent:30px;
	color:#132B75;
	font-size:12px;
}
.nav ul li a{
	color:#132B75;
	text-decoration:none;
}
.nav ul li a:Hover{
	color: #F00;
}
.topnav{
	border-bottom:#0D78C6 2px solid;
	line-height:30px;
	color:#132B75;
}
.title1{
	font-size:18px;
	font-weight:bold;
	background:url(../images/icon01.gif) 10px 0 no-repeat;
	padding-left:30px;
	color:#0D377C;
	border-bottom:#ddd 1px dotted;
	margin:10px 0;
	padding-bottom:10px;
	height:30px;
}
.title1 span{
	font-weight:normal;
	font-size:12px;
	display:block;
	float:right;
	width:260px;
	float:right;
	margin-right:20px;
	z-index:5000;
	position:relative;
}
.title1 span input{
	vertical-align:middle;
	color:#999;
}
.title1 p{
	width:300px;
	float:left;
}
.list1{
	list-style:none;
	margin-left:10px;
}
.list1 li{
	background:url(../images/bluedot.gif) left no-repeat;
	padding-left:10px;
	float:left;
	height:25px;
	line-height:25px;
	margin-right:10px;
	width:150px;
	font-size:14px;
}
.list1 li a{
	color:#0942DB;
}
.list1 li a:hover{
	color:#F00;
}
.clear{
	clear:both;
	height:1px;
	line-height:1px;
	overflow:hidden;
}
.table01{
	line-height:28px;
	margin:10px auto;
	width:99%;
	text-align:center;
	border-right:#ccc 1px solid;
	border-bottom:#ccc 1px solid;
}
.table01 caption{
	background:url(../images/time_bg.gif) right no-repeat;
	line-height:12px;
	padding-top:2px;
	color:#fff;
	text-align:right;
	padding-right:20px;
}
.table01 th{
	background:#0682D7;
	color:#fff;
	font-weight:bold;
	padding:0 5px;
}
.table01 .tit{
	background:#DFEAF4 url(../images/chart_line_edit.png) 10px no-repeat;
	color: #036;
	font-weight:bold;
	text-indent:30px;
	text-align:left;
	border-top:#ccc 1px solid;
}
.table01 td{
	border-top:#ccc 1px solid;
	border-left:#ccc 1px solid;
	padding:0 5px;
}
.table01 .part{
	text-align:left;
	padding:10px 15px;
	border-top:#ccc 1px solid;
}
.table01 .part h4{
	font-size:14px;
	background:url(../images/02420580.gif) left no-repeat;
	padding-left:15px;
	color: #069;
	font-weight:normal;
}
.table01 .part p{
	text-indent:25px;
	margin:8px 0;
}
.post{
	text-align:left;
}
.post img{
	margin-right:5px;
}
a img{
	border:0;
}
.red{
	color:Red;
}
.search{
	position:absolute;
	right:10px;
	top:0;
	color:#000;
	margin-bottom:5px;
}