body {
padding:0px;
margin:0px;
}
a{
	text-decoration:none;
	color:#666666;
}



/* 顶部栏目的CSS,就是最顶的通条 */
.header_col{
	height:68px;
	width:1150px;
	background-color:white;
	/*border-bottom:1px solid #e5e5e5;*/
    margin:0 auto auto auto;
}
/* 顶部栏目的CSS,就是最顶的通条 */
.navigation_bar{
	height:40px;
	width:1150px;
	background-color:white;
	/*border-bottom:1px solid #e5e5e5;*/
    margin:0 auto auto auto;
}

/* 顶部通栏的内容栏总栏 */
.header_col .content{
	width:1150px;
	text-align:center;
	margin:auto auto;
	padding:7px 0px;
	height:16px;
	text-height:30px;
	font-size:12px;
	color:#0000ff;
}
.middle {
width:100%;height:1px;
background-color:gray;
}
/* 顶部通栏的内容栏总栏 的右边 */
.header_col .right{
	float:right;align-content:center;line-height:54px;
}
.header_col .left{
    font-size:16px;
	float:left;
}

@font-face {font-family: 'iconfont';
    src: url('iconfont.eot'); /* IE9*/
    src: url('iconfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('iconfont.woff') format('woff'), /* chrome、firefox */
    url('iconfont.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
    url('iconfont.svg#iconfont') format('svg'); /* iOS 4.1- */
}

.iconfont{
    font-family:"iconfont" !important;
    font-size:16px;font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;}
	
	
	
/* 顶部栏目的CSS,就是最顶的通条 */
.header_menu{
    border:1px solid #eeeeee;
    background-color:#0099cc;
    height:45px;
    line-height:40px;
    width:1150px;
    text-align:center;
    margin:auto auto;
    font-size:10px;
}

.header_menu .right{
	float:left;
	font-family: "Microsoft YaHei" ! important; 
	font-size:8px;
	color:ghostwhite;
	margin-right:100px;
	width:1120px;
}
.big_pic_col {
	float:center;
	margin:auto auto;
	width:1150px;
	z-index:1;
}

#nav {line-height: 42px;  list-style-type: none; background:lightsteelblue;font-size:16px;padding-left:0px;}
#nav a {display: block; width: 80px; text-align:center;}
#nav a:link  {color:#666; text-decoration:none;}
#nav a:visited  {color:black;text-decoration:none;}
#nav a:hover  {color:white;text-decoration:none;font-weight:bold;}
#nav li {float: left; width: 80px;}
#nav li a:hover{background:#ff6a00;}
#nav li ul {line-height: 27px;  list-style-type: none;text-align:center;left:-99em; width: 135px; position: absolute;padding-left:0;z-index:1;}
#nav li ul li{float: left; width: 135px;background:#f2f8d5;}
#nav li ul a{display: block; width: 135px;height:auto; margin:0 auto;text-align:left; padding-left:15px;}
#nav li ul a:link  {color:#666; text-decoration:none;}
#nav li ul a:visited  {color:#666;text-decoration:none;}
#nav li ul a:hover  {color:#F3F3F3;text-decoration:none;font-weight:normal;background:#C00;}
#nav li:hover ul {left: auto;}
#nav li.sfhover ul {left: auto;}
#content {clear: left;}
* html #nav ul { margin: 0 0 0 -2px; }
.clearfix:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.clearfix { display: inline-block; }
html[xmlns] .clearfix { display: block; }
* html .clearfix { height: 1%; }
.main_content3 {
	float:center;
	margin:auto auto;
	width:1150px;
	border:1px solid rgba(0,0,0,0.075);
	background-color:#fdfdfd;
	padding:20px;
	line-height:200%;
	font-size:12px;
	clear: both;
    min-height:500px;   
}
#StdQueryTable{
    width:100%;
    text-align:center;
    border-collapse: collapse;
    border:1px;
}
#StdQueryTable th,
#StdQueryTable td{
 width:75px;
 font-size:14px;
 text-align:center;
 white-space: nowrap;
 border:1px solid #B0C8E4;
 }
.center_body_menu { 
    text-align:center;
	width: 1150px;
	padding-top: 15px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
}
#yltable {
    border:1px solid gray;
	background-color: #FFF;
	width: 1150px;
	padding-top: 5px;
	color: #000;
	line-height: 28px;
	font-size: 12px;
    -webkit-box-shadow:2px 2px 5px gray;
    -moz-box-shadow:2px 5px 5px gray;
    margin:5px auto auto 5px;
}
#yltable td{
border:none;
background:white;
padding:10px;
}
#yltable th{
       width:160px;
}

#yltable tr{
	text-align: center;
    line-height:15px;
}
#QueryPanel {
     padding:0px; 
     list-style-type:none; 
     float:left;
} 
#QueryPanel ul{
     padding:0px;
     margin:0px;
}
#QueryPanel li{
    color:Blue;
    float:left;
    margin-left:6px; 
    margin-right:6px;
    padding:0px; 
    list-style-type:none;
} 
.former{
width:135px;
height:25px;
font-size:16px;
line-height:1.428571429;
color:#555;
vertical-align:middle;
background-color:#fff;
border:1px solid #555;
border-radius:4px;
-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);
box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);
-webkit-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;
transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}
.former:focus{
    border-color:#66afe9;
    outline:0;
    -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(102,175,233,0.6);
    box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(102,175,233,0.6)}
.former[disabled],.former[readonly],fieldset[disabled] .former{
    cursor:not-allowed;
    background-color:#eee;
}