@charset "utf-8";
/* CSS Document */
body,table,ul,p {
	margin:0;
	padding:0;
}
ul {
	list-style:none;
}

body {
	font:12px "宋体";
	color:#444;
}
a {
	text-decoration:none;
}

.position {
	width:1002px;
	margin:8px auto;
	color:#333;
}
.qian {
	color:#333;
	margin-right:5px;
}
.hou {
	color:#049cfd;
	margin-left:5px;
}

.content {
	width:1002px;
	margin:5px auto;
	letter-spacing:1px;
}
.nabs {
	width:1002px;
	height:30px;
	border-top:2px solid #ebf5fb;
	background:url(main_titlebg.gif) left top repeat-x;
}
.navs ul {
	margin-left:10px;
}
.nabs li {
	float:left;
	text-align:center;
	height:30px;
	line-height:30px;
	letter-spacing:2px;
}
.nabs li a {
	color:#000;
	padding:6px 15px 20px 15px;
	margin-left:20px;
}
.nabs li a:hover,.nabs .on1 {
	color:#ea930b;
	background:#fff;
}

.form {
	width:980px;
	margin:20px 10px 15px 10px;
	border-bottom:1px dashed #DDDDDD;
}
.form table {
	margin-bottom:20px;
}
.form td {
	height:40px;
	padding-left:15px;
}
.form input[type="text"] {
	width:220px;
	height:20px;
	border:1px solid #e1e5ee;
}
select {
	width:224px;
	height:24px;
	border:1px solid #e1e5ee;
}

#button , #button2,#button4{
	width:60px;
	height:22px;
	line-height:22px;
	text-align:center;
	border:1px solid #c6d6e0;
	border-radius:2px;
	background:url(button_bg02.png) left center repeat-x;
}
#button:hover , #button2:hover, #button4:hover{
	background:url(buttonhover_bg02.png) left center repeat-x;
	color:#fff;
}

.query_results {
	width:980px;

}
.query_results p {
	margin-bottom:10px;
	color:#049cfd;
}
#page{
margin-bottom:10px;
	color:#049cfd;
}
.query_results p span {
	
}
.query_results img {
	float:left;
	margin-right:5px;
}
.query_results table {
	margin-top:15px;
	width:100%;
}
.query_results table td {
	height:30px;
	padding-left:10px;
	text-align:left;
}
.bgcolor {
	background:#f1f3f4;
	color:#000;
	height:35px;
}
.bgcolor02 {
	background:#eaf6fc;
}
.bgcolor02 li {
	line-height:28px;
}
.query_results table td p,.fanye{
	text-align:right;
	margin-top:10px;
	color:#506B98;
}
.query_results table td p a,.fanye a{
	color:#049cfd;
	padding-left:3px;
	padding-right:3px;
}
.query_results table td p input[type="text"],.fanye input[type="text"] {
	margin:0;
	padding:0;
	width:50px;
	height:18px;
	margin-left:2px;
	margin-right:2px;
	border:1px solid #e1e5ee;
}
.color {
	color:#705218;
}
.yellow {
	color:#ffa901;
}
.color02 {
	color:#705218;
	margin-left:18px;
	margin-right:5px;
}
.color:hover {
	text-decoration:underline;
}
#button3 {
	width:50px;
	height:20px;
	line-height:20px;
	border:1px solid #CCC;
	background:#FAFAFA;
}
#button3:hover {
	background:#c1dae9;
	cursor:progress;
}

.content h1 {
	font-size:12px;
	color:#3f77b0;
	margin:30px 0px 25px 10px;
}
.table {
	border-bottom:1px dashed #DDDDDD;
	margin-bottom:15px;
}

#table table {
	width:980px;
	margin-left:10px;
	margin-bottom:25px;
	border:1px solid #c5d8e5 !important;
}
#table table  th{
	height:32px;
	background:#f2f9fc;
	border-bottom:1px solid #c5d8e5;
}
#table table  td {
	height:28px;
	text-align:left;
	padding-left:10px;
	border-left:1px solid #EAF2F4;
	border-bottom:1px solid #EAF2F4;
}
.search {
	width:300px;
	margin-left:340px;
	margin-bottom:20px;
}
.search input[type="text"] {
	width:220px;
	height:18px;
	border:1px solid #e1e5ee;
}

.search_wrap {
	margin-top:15px;
}
.search_wrap p {
	color:#444;
	line-height:20px;
	margin:0;
	padding:0;
	margin-left:10px;
}
.search_wrap h1 {
	font-weight:normal;
	margin:0;
	padding:0;
	margin-bottom:10px;
	background:#eaf6fc;
	line-height:30px;
	padding-left:10px;
	margin-top:15px;
}
.search_wrap a {
	color:#000;
	text-decoration:underline;
}
.search_wrap p .yellow {
	color:#ffa901;
}
.search_wrap p .blue {
	color:#9eaebf;
}

/*130813div布局更改*/
.danbaoxinxi {
	width:980px;
	margin-top:15px;
}
.danbaoxinxi h1 {
	background:#f1f3f4;
	color:#000;
	height:35px;
	line-height:35px;
	margin:0;
	padding:0;
	font-weight:normal;
	margin-left:0px;
	padding-left:10px;
}
.danbaoxinxi ul {
	margin:0;
	padding:0;
}
.danbaoxinxi li {
	line-height:28px;
	padding-left:10px;
}
.danbaoxinxi li img {
	float:left;
	margin-top:8px;
}
.list_title {
	background:#eaf6fc;
}
.fanye02 p{
	text-align:right;
	margin-top:10px;
	color:#506B98;
}
.fanye02 a{
	color:#049cfd;
	padding-left:3px;
	padding-right:3px;
}
.fanye02 input[type="text"] {
	margin:0;
	padding:0;
	width:50px;
	height:18px;
	margin-left:2px;
	margin-right:2px;
	border:1px solid #e1e5ee;
}





