@charset "UTF-8";
body {
	background-color: #176EAE;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-size: 12px;
	color: #555555;
	line-height: 20px;
}
a:link {
	color: #555555;
	text-decoration: none;
	font-size:12px;
}
a:visited {
	text-decoration: none;
	color: #555555;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
	font-size:12px;
}
a:active {
	text-decoration: none;
	color: #ff6600;
}
.a1:link {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.a1:visited {
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.a1:hover {
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.a1:active {
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.top_m_txt01 {
	font-family: "宋体";
	font-size: 12px;
	color: #404040;
}
	
.Glow {
	FILTER: glow(color=ffffff, strength=1) dropshadow(color=D9C4C4, offx=1, offy=1,);
	WIDTH: 100%;
	COLOR: #333333;
	LINE-HEIGHT: 20px;
	font-family: "宋体";
	font-size: 12px;
}
.Glow01 {
	FILTER: glow(color=ffffff, strength=3) dropshadow(color=ffffff, offx=0, offy=0,);
	WIDTH: 100%;
	COLOR: #333333;
	LINE-HEIGHT: 20px;
	font-family: "宋体";
	font-size: 12px;
}
 .INPUT {
	BORDER-TOP-WIDTH: 1px;
	BORDER-LEFT-WIDTH: 1px;
	FONT-SIZE: 12px;
	BORDER-LEFT-COLOR: #cccccc;
	BORDER-BOTTOM-WIDTH: 1px;
	BORDER-BOTTOM-COLOR: #cccccc;
	BORDER-TOP-COLOR: #cccccc;
	BORDER-RIGHT-WIDTH: 1px;
	BORDER-RIGHT-COLOR: #cccccc;
	padding: 1px;
}
.INPUT01 {
	BORDER-TOP-WIDTH: 1px;
	BORDER-LEFT-WIDTH: 1px;
	FONT-SIZE: 12px;
	BORDER-LEFT-COLOR: #cccccc;
	BORDER-BOTTOM-WIDTH: 1px;
	BORDER-BOTTOM-COLOR: #cccccc;
	BORDER-TOP-COLOR: #cccccc;
	BORDER-RIGHT-WIDTH: 1px;
	BORDER-RIGHT-COLOR: #cccccc;
	padding: 1px;
	height: 17px;
}
.login_txt01 {
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
}
.input02 {
	border: 1px solid #939393;
	font-family: "宋体";
	font-size: 12px;
	color: #666666;
}.jiage {
	font-family: "宋体";
	font-size: 12px;
	color: #FF0000;
}


#container {
	width:90%;
	height:25px;
	margin:10px auto;
	box-sizing:border-box;
}
#container div.search {
	padding:0 0;
}
#container form {
	position:relative;

}
/*搜索框6*/
     
#container .bar6 input {
	border:2px solid #CCCCCC;
	border-radius:5px;
	background:transparent;
	top:0;
	right:0;
	width:110px;
	height:25px;
	margin-left:5px;
	padding: 0 5px;
    box-sizing: border-box;
	outline: none;
}
#container .bar6 button {
	background:#166EAE;
	border-radius:0 5px 5px 0;
	width:50px;
	top:0;
	right:5px;
	height:25px;
	cursor:pointer;
	position:absolute;
	border: none;
	outline: none;
}
#container .bar6 button:before {
	content:"搜索";
	font-size:13px;
	color:#F9F0DA;
}

.custom-area {font-size:0;line-height:0;}

.page-list ul ,.page-list ul li {
	list-style: none;
	margin:0;
	padding:0;
}
.page-list { width: 100%;text-align:center;margin: 20px 0;font-weight: 500;}
.page-list ul li { display:inline-block; line-height: 24px; border: 1px solid #d0cfcf; margin: 0 5px 5px 0;color: #333333;}
.page-list ul li.active,.page-list ul li:hover { background:#166eae; border: 1px solid #166eae;}
.page-list ul li a,.page-list ul li span{display:inline-block; padding:0 10px;color: #333333;font-size: 12px;text-decoration: none;}
.page-list ul li:hover a,.page-list ul li:hover span,.page-list ul li.active span {color:#ffffff;text-decoration: none;}

.showcon { }
.showcon img { max-width:100% !important; height:auto !important;}

.showcon table {
    border-collapse: collapse;
    border-spacing: 0;
    max-width: 100%!important;
}
.showcon td, .showcon th {
    padding: 5px 10px;
    border: 1px solid #666666;
}