html { 
	overflow-x:hidden; /*����ˮƽ����*/ 
	OVERFLOW:SCROLL;
} 


body,form,table u,table caption,h1,.red,small,frame{
	margin:0;
	padding:0;
}
th h1{

	font-size:16px;
}

a{
	text-decoration:none;
	color:#000000;
}
a:hover{
	text-decoration:underline;
	color:#999999;
}

h2{
	margin:20px 0!important;
	padding:0 0;
	font-size:18px;
	font-weight:normal;
}
h4{
	margin:10px 0;
	padding:0 0;
	font:normal 14px/38px,"����";
}

table td,.table tbody th{
	font-size: 14px;
	border-collapse:collapse;
}
table td p input{
    margin:5px auto;
}

table td p{
	line-height:35px;
	vertical-align:middle
}

table.tablew td p,.gsjs7{
  width:95%;
    line-height:26px;
	margin:30px 0;
	padding:10px 10px;
/*	text-indent:2em;*/
	background: rgb(247, 248, 241);
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border: 2px solid rgb(203, 213, 214);
    box-shadow: 0pt 2px 5px rgba(105, 108, 109, 0.7), 0px 0px 8px 5px rgba(208, 223, 226, 0.4) inset;



}
table.tablew td p:hover,.gsjs7:hover{
    background: rgb(255, 255, 255);
    border: 2px solid rgb(105, 105, 109);
	-webkit-transition: all 0.4s linear;
	-moz-transition: all 0.4s linear;
	-o-transition: all 0.4s linear;
	-ms-transition: all 0.4s linear;
	transition: all 0.4s linear;


}
.unlines{
	display:inline-block;
	border-bottom:1px solid black;
	height:22px;
	min-width:80px;
	padding:0;
	margin:0;


}


table img,input,select{
	/*margin:20px 0;*/
	
	vertical-align:middle;
}
/*<!--[if lt IE 8]>*/

input,textarea,select{
	BACKGROUND-COLOR: transparent;
	

}

input[type="text"],
input[type="password"] {
	padding: 2px 0px 2px 10px;
	
	margin: 0px 3px;

	font-family: tahoma,helvetica,arial,sans-serif;
/* 	height: 21px; */

	font-size: 14px;
/* 	border-width: 1px;
	border-style: solid;
	border-color: #DDD; */
}

p input{ 

	vertical-align:middle;
/* 	height: 23px;
	line-height: 23px; */
	padding: 2px 4px;
	
	
}
table td p select{
  /*   width:98%!important; */
}


table caption{
	font-weight:900;

}
table hr{
    color:silver;
	height:1px;
	border:none;
	border-top:1px solid silver;

}
 table td p .htinput{
	text-align:center;
	
}


.selectw{
	width:100%;
	display:block;
	
}

.animate {
	-webkit-animation-duration: 1s;
	-webkit-animation-timing-function: ease;
	-webkit-animation-fill-mode: both;
	-moz-animation-duration: 1s;
	-moz-animation-timing-function: ease;
	-moz-animation-fill-mode: both;
	-o-animation-duration: 1s;
	-o-animation-timing-function: ease;
	-o-animation-fill-mode: both;
	-ms-animation-duration: 1s;
	-ms-animation-timing-function: ease;
	-ms-animation-fill-mode: both;
	animation-duration: 1s;
	animation-timing-function: ease;
	animation-fill-mode: both;
}


.nav-tab {
	width: 100%;
	
}

.nav-tab a {
	float: left;
	padding: 8px 18px;
	border: 1px solid #d8d8d8;
	border-bottom: 0;
	border-radius: 5px;
	border-radius: 0\9\0;
	font-size: 18px;
	margin-right: 10px;
	FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#ffffff,endColorStr=#EFEFEF);
	background: -ms-linear-gradient(top,#fff,#efefef);
	background: -moz-linear-gradient(top,#fff,#efefef);
	background: -webkit-gradient(linear,0% 0,0% 100%,from(#fff),to(#efefef));
	background: -webkit-gradient(linear,0% 0,0% 100%,from(#fff),to(#efefef));
	background: -webkit-linear-gradient(top,#fff,#efefef);
	background: -o-linear-gradient(top,#fff,#efefef)
}

.nav-tab a:link,.nav-tab a:visited {
	color: #333
}

.nav-tab a.fst-tab {
	color: #fff;
	background: #528e01;
	FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#528E01,endColorStr=#528E01)
}

.nav-tab a:hover {
	background: #e1fad5;
	FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#E1FAD5,endColorStr=#E1FAD5);
	text-decoration: none;
	color: #333
}

.nav-tab .fst-tab:link,.nav-tab .fst-tab:visited {
	color: #fff
}

.nav-tab .fst-tab:hover {
	color: #fff;
	background: #528e01;
	FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#528E01,endColorStr=#528E01)
}
.hr-solid {
	width: 100%;
	border-top: 1px solid #62ab00;
/* 	margin-bottom: 13px; */
	margin-top: -5px;
	height: 5px;
	background-color: #FFF;
	margin-top: -3px;
	position: relative
}

.clearfix:after{
	clear: both;
	content: ".";
	display: block;
	font-size: 0;
	height: 0;
	line-height: 0;
	visibility: hidden
}

.clearfix{
	*zoom: 1
}


.htinput{
	border-bottom: silver 1px  solid; 
	border-right-style: none;
	border-left-style: none ;
	border-top-style: none; 
/* margin:10px auto 3px auto;	 */

}
.table {
	width: 95%;
    margin:0 auto 5px auto;
	background-color: #6F9DC4;
	border-style: none;
	border: 0;
}


.table tr {
	background-color: #FFFFFF;
	height:26px;
}
.table thead tr,#changecolor thead tr,.theadsecond th{
	background:#ddd;
	color:#666;
	font-weight: bold;
	font-size:14px;
	box-shadow:0 0 10px rgba(0,0,0,.2);
}
.table thead tr a,#changecolor thead tr a{
	color:white;
}
.table thead tr :hover,#changecolor thead tr :hover{
	color:white;
}
.table  tr th{
	text-align:left;
}
.dalogtable  {
	width: 100%;
    margin:0 auto 5px auto;
	background-color:silver;
	border-style: none;
	border: 0;
}

.dalogtable tr {
	background-color: #FFFFFF;
	height:22px;
}
.dalogtable thead tr,#changecolor thead tr,.theadsecond th{
    text-align:center;
	font-weight: bold;
	font-size:14px;
}

.dalogtable  tr td{
	/* text-align:center; */
}

.li_odd{

	text-align:right;
}


.underline td{
	border-bottom:#ACCEDE solid 1px;
}
.underlinebj td{
	background:#ACCEDE;

}
.productpic{
	cursor:pointer;
}
.dds{
    color:red;
    padding:0 0 0 15px;
	margin:3px 0;
	font:14px/28px "����";
	background:url(../36.png) no-repeat 2px center;
}
.topbj{
	 background:url(../images/menubg.jpg) left bottom;
	 height:70px;
	 width:95%;
	 margin:0 auto;

}
.printdelete{
	text-align:center;
	height:100px;
}

.bjrepeat{
	background-repeat:no-repeat;
}

.bjrepeattitle{
	 background:url(../images/title.png) left center no-repeat;
	 width:80%;
}

.rightbj{
     background:url(../images/right.png) right bottom no-repeat;
	 width:18%;
}

.miltitopleft{
	��_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='no', src="/img/milittopleft.png");
	_background:none;
	background-repeat:no-repeat;

}

.miltitop{
	��_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='no', src="/img/milittop.png");
	_background:none;
	background-position:right

}

.baseBT{
float:left;
text-align:left;
}
.sum{
    color:red;
	FONT-FAMILY: Georgia;
	font-size:16px;
	border-bottom:#FF0000 1px solid;
/*	font-style: italic*/
	}

	
.gray_buttons{
    display:inline-block;
	*display:inline;
	_padding:3 0!important;
    *padding:3 0!important;
	padding:3 0!important;
	margin-bottom:0;
	*margin-left:.3em;
	color:#fff;
	height:22px;
	line-height:22px;
	text-align:center;
	cursor:pointer;
	background-color:gray;
	*background-color:gray;
	border:0;
	*border:0;
	box-sizing: content-box;	
}

.disabled_buttons{
	_padding:2 0!important;
    *padding:2 0!important;
	padding:2 0!important;
	color:#fff;
	height:22px;
	line-height:22px;
	text-align:center;
	cursor:pointer;
	background-color:gray;
	*background-color:gray;
	border:0;
	*border:0;
	box-sizing: content-box;	
}


.radius_buttons{
	_padding:3 0!important;
    *padding:3 0!important;
	padding:3 0!important;
	color:#fff;
	height:22px;
	line-height:22px;
	text-align:center;
	cursor:pointer;
	background-color:#555555;
	*background-color:#555555;
	border:0;
	*border:0;
	box-sizing: content-box;	
}
.radius_buttons:hover{

	color:yellow;

	-webkit-transition: all 0.4s linear;
	-moz-transition: all 0.4s linear;
	-o-transition: all 0.4s linear;
	-ms-transition: all 0.4s linear;
	transition: all 0.4s linear;

	
}	
	
	

.redaui_buttons{
	text-decoration:none;
	background-position:0 -29px;
	color:#ffffff;
	text-shadow:0 -1px 0 rgba(0,0,0,0.25);
	
    display:inline-block;
	*display:inline;
	padding:3px 9px;
	margin-bottom:0;
	*margin-left:.3em;
	font-size:14px;
	line-height:20px;

	text-align:center;

	vertical-align:middle;
	/*cursor:pointer;*/
background-color:#999999;
	*background-color:#cccccc;
	background-image:-moz-linear-gradient(top,#999999,#cccccc);
	background-image:-webkit-gradient(linear,0 0,0 100%,from(#999999),to(#cccccc));
	background-image:-webkit-linear-gradient(top,#999999,#cccccc);
	background-image:-o-linear-gradient(top,#999999,#cccccc);
	background-image:linear-gradient(to bottom,#999999,#cccccc);
	background-repeat:repeat-x;
	border-color:#cccccc #cccccc #002a80;
	border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
	border:1px solid #bbbbbb;
	*border:0;
	
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc',endColorstr='#ff0044cc',GradientType=0);
	filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);
	/* -webkit-transition:background-position 0.1s linear;
	-moz-transition:background-position 0.1s linear;
	-o-transition:background-position 0.1s linear;
	transition:background-position 0.1s linear; */
	
}
	
	

.aui_buttons  { 
    display:inline-block;
	*display:inline;
	padding:3px 9px;
	margin-bottom:0;
	*margin-left:.3em;
	font-size:14px;
	line-height:20px;
	color:#fff;
	text-align:center;
	
	vertical-align:middle;
	cursor:pointer;
	background-color:#0088cc;
	*background-color:#0088cc;
	background-image:-moz-linear-gradient(top,#0088cc,#0044cc);
	background-image:-webkit-gradient(linear,0 0,0 100%,from(#0088cc),to(#0044cc));
	background-image:-webkit-linear-gradient(top,#0088cc,#0044cc);
	background-image:-o-linear-gradient(top,#0088cc,#0044cc);
	background-image:linear-gradient(to bottom,#0088cc,#0044cc);
	background-repeat:repeat-x;
	border:1px solid #bbbbbb;
	*border:0;
	border-color:#0044cc #0044cc #bfbfbf;
	border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
	border-bottom-color:#a2a2a2;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc',endColorstr='#0044cc',GradientType=0);
	filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);
	*zoom:1;
	-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
	-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
	box-shadow:inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
}

.aui_buttons:hover { 
text-decoration:none;
	background-position:0 -29px;
	color:#ffffff;

	background-color:#F95078;
	*background-color:#F95078;

	text-shadow:0 1px 1px rgba(255,255,255,0.75);
	background-image:-moz-linear-gradient(top,#F95078,#D92457);
	background-image:-webkit-gradient(linear,0 0,0 100%,from(#F95078),to(#D92457));
	background-image:-webkit-linear-gradient(top,#F95078,#D92457);
	background-image:-o-linear-gradient(top,#F95078,#D92457);
	background-image:linear-gradient(to bottom,#F95078,#D92457);
	background-repeat:repeat-x;
	border-color:#F95078 #F95078 #F95078;
	border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc',endColorstr='#ff0044cc',GradientType=0);
	filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);
	-webkit-transition:background-position 0.1s linear;
	-moz-transition:background-position 0.1s linear;
	-o-transition:background-position 0.1s linear;
	transition:background-position 0.1s linear;
 }
	
 
 
 

#htdsr{
	display:none;
}

.toptitle1{
	font-size:14px;
    background:url(../images/bjtitle.png) repeat-x bottom;
	height:35px;
	line-height:35px;
	border-left:#CCCCCC 1px solid;
	border-right:#CCCCCC 1px solid;
	vertical-align:sub
}
.toptitle2{
	font-size:14px;
    background:#fff url(../images/bjtitle2.png) repeat-x bottom;
    padding:0 10px;
	height:100px;
	border-left:#CCCCCC 1px solid;
	border-right:#CCCCCC 1px solid;
	vertical-align:sub
	
}
.toptitle2 td{
/*    padding:0 0 10px 0 */
	}
.tab_title{
	width:100%;
	margin:0 0 0 0;
	height:35px;
	overflow:hidden;
	
}

	








.texarea{
	width:100%;
	
}








.toptitle2   a:hover{
	color:white;
	background:red;
	text-decoration:none;
	-webkit-transition: all 0.4s linear;
	-moz-transition: all 0.4s linear;
	-o-transition: all 0.4s linear;
	-ms-transition: all 0.4s linear;
	transition: all 0.4s linear;
	
	
	
}

.toptitle2    a{
	color:#555555;
	display:inline-block;
	overflow:hidden;
	list-style-type:none;
	height: 26px;
	line-height: 26px;
	width:80px;
	margin:5px 2px;
	background:silver;
	font-weight:bold;
	text-align:center!important;
	cursor: pointer;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
 
}


.currentt{
	color:white!important;
	background:red!important;
	width:100%;
    margin:0 auto;
	font-weight:bold;

}
.currentt a,.enter a{
	color:red;
	vertical-align:middle
}
.currentt a:hover,.enter a:hover{
	color:balck;

}


.toptitle1 thead{
	color:#FFFFFF;
}
.toptitle1 tfoot{
	color:#999999;
}


.toptitle{
    background:#fff url(../images/bjtitle.png) repeat-x;
	color:#FFFFFF;
	width:95%;
	margin:0 auto;
	height:39px;
	font:16px/37px "����";
	

}
.toptitle th {
	padding:5px 0 5px 15px;
	text-align:left;
	
}
.toptitle th a{
	 margin-right:10px;
	
}
.toptitle td {
	text-align:right;
	padding-right:20px;
    color:#FFFFFF;

}
.toptitle th a{
	text-decoration:none;
	color:#fff;
	display:block-inline;
    font-size: 14px;
}

.toptitle th a:hover{
	text-decoration:underline;
	color:#999999;
}


.menutitebj tr td{
    background: white url(../img/titebj.png) no-repeat center bottom;
	height:130px;
	text-align:center;
}

.notiebj{
    background:#FFF url(../img/notiebj.jpg) repeat-x 0 -5px;
	height:310px;
	width:95%;
	clear:both;
	margin:0 auto;
}







.notiejx{
    background: url(../img/notie.jpg) no-repeat left bottom;
	height:80px;
}
#admsg table th,#admsg table td{
    padding:0 0 0 60px;
}

.notiejx{
    background: url(../img/notie.jpg) no-repeat left bottom;
	height:80px;
}
.tool-toggle {
	margin: 0 auto;
	display: block;
	width: 685px;
	height: 20px;
	background: url(../images/toggle_bg.gif) no-repeat 0 0;
	text-indent: -9999;
	outline: none;
}

.tool-toggle:hover {
	background-position: 0 -40px;
}

.collapsed-tool-toggle {
	background-position: 0 -80px;
}

.collapsed-tool-toggle:hover {
	background-position: 0 -120px;
}
.gsjs{
	
	color:black;
	
}
.gsjs .fengzi{
	
    text-align:center!important;
	border-bottom:black 1px solid;
	
}


.red{
	color: #FF0000;
	text-decoration: none;
	font-size:12px;
}
.erro{
	color: red;
	font-size:12px;
	margin:50px auto;
	padding:64px 0 0 0;
	height:80px;
	background:url(../images/exclamation.png) no-repeat center top;
	
}
.blueup{
	color: blue;
	text-decoration: none;
	font-size:12px;
	padding:0 0 0 13px;
    background:url(../images/drop2.gif) no-repeat left 2px;
	cursor:pointer;

}
.bluedown{
	background:url(../images/drop2.gif) no-repeat left -8px;
	color:red;
	font-weight:bold;
	text-decoration: none;
	font-size:12px;
	padding:0 0 0 13px;
    
	cursor:pointer;

}
.small{
	color: #FF0000;
	font-size: 9pt;
	text-decoration: none;
}

.title {
	font-size: 11pt;
	color: #FF7700;
	text-decoration: none;
	font-weight: bold;
}


.submit {  
	background-color: #CFCFC9; 
	height: 18px; 
	border-color: E0E7E0 #999999 #999999 E0E7E0; 
	clip:   rect(   ); 
	font-size: 10.5pt; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px;
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	cursor: hand
}
.FTitle {
	font-family: "����";
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
}
.FContent {
	font-family: "����";
	font-size: 10.5pt;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
}
.FContract{
	font-family: "����";
	font-size: 18pt;
	color: #000000;
	text-decoration: none;
}
.admintj {
	width: 86px;
	height: 27px;
	border-style: solid;
	border-width: 0px;
	padding-left: 17px;
	background: url(../img/admintj.gif) no-repeat center;
	cursor: hand;
	color: #ffffff;
}



.btn1,.btn2,.tabbtn2,.btn3,.btn4,.btn5,.btn6{
	height: 22px;
	line-height:22px;
	border-style: solid;
	border-width: 0px;
	background: url(../images/dl.gif) no-repeat;
}

.btn1,.btn2,.btn3,.btn4,.btn5,.btn6{
	margin:5px;
}

.btn1 {
	width:97px;
	background-position:0 -44px;
}
.btn2 {
	width:56px;
}
.tabbtn2 {
	width:56px;
}

.btn3 {
	width:111px;
	background-position:0 -66px;
}
.btn4 {
	width:136px;
	background-position:0 -88px;
	}
.btn6 {
	width:170px;
	background-position:0 -110px;
	}
.btn5{
	width:111px;
	height: 33px;
	text-indent:35px;
	line-height:38px;
	overflow: hidden;
	background-position:0 -136px;
	color:green;
	font-weight:bold

}


.enter a{
	color:white
}
.enter a:hover{
	color:white
}

.enter{
	background: url(../images/enter.gif) no-repeat;
	width:190px;
	height:50px;
	font-size:16px;
	display:block;
	line-height:50px;
	color:white
}
.line{
	background:#006699;
	color:#FFFFFF;
	font-weight: bold;
}
.line a{
	background:#006699;
	color:#FFFFFF;
	text-decoration:none;
}
.line a:hover{
	background:#006699;
	color:#FFFFFF;
	text-decoration:underline;
	

}
.box{
	width:95%;
	background:#fff;
	margin:0 auto 0 auto!important;
	padding:5px;
}
.box .tablew{
	width:80%
	
}
.box>table{
	
	margin:30px auto;
	
}

.banner{
	width:95%;
	background: url(../img/bj.jpg) no-repeat center;
	margin:0 auto 0 auto;
	height:90px;
}

.lis thead th{
	text-align:left;
	height:30px;
	background:url(../images/bjj.gif)
}

.tablelinev{
	background-image:url(../images/tableline.png);
	background-repeat:no-repeat;
	background-position:-1px -2px;

}
.lis td{
    height:25px;
	/*font-weight:expression(this.cellIndex%2 == 0 ? "BOLD" : "");*/
	color:expression(this.cellIndex%2 == 0 ? "" : "gray");
	text-align:expression(this.cellIndex%2  == 0 ? "left":"");
   /* background-color:expression(this.cellIndex%2 == 0 ? "#EEFBFF" : "");*/
    )
}

.addinfo{
    padding:0 0 0 20px;
	background:url(../img/mix-icon.gif) no-repeat 0 -98px;

}

.info, .success, .warning, .error, .validation {
	width: 95%;
	border: 1px solid;
	margin: 10px 0px;
	padding:15px 10px 15px 50px;
	background-repeat: no-repeat;
	background-position: 10px center;
}
.info {
	color: #00529B;
	background-color: #BDE5F8;
	background-image: url('../img/info.png');
}
.success {
	color: #4F8A10;
	background-color: #DFF2BF;
	background-image:url('../img/success.png');
}
.warning {
	color: #9F6000;
	background-color: #FEEFB3;
	background-image: url('../img/warning.png');
}
.error {
	color: #D8000C;
	background-color: #FFBABA;
	background-image: url('../img/error.png');
}
/*
textarea{
	vertical-align:top;
	display:block;
	border-width:0;
	margin:0 0 0 40px;
	border-bottom:1px black solid;
	border-style:none;
}
*/
.Psuoj{margin:0 0 0 40px;}

textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
    border-color: rgba(82, 168, 236, 0.8);
    outline: 0px none;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset, 0px 0px 8px rgba(82, 168, 236, 0.6);
}


#search {
	padding-bottom: 0px; 
	margin: 0px auto; 
	padding-left: 5px; 
	width: 990px; 
	padding-right: 5px; 
	clear: both;
	padding-top: 0px
}
.searchtab {
	border-bottom: #89a8d1 1px solid; 
	padding-bottom: 25px; 
	margin: 10px 0px 0px
}
.searchtab LI {
	text-align: center; 
	display: inline; 
	float: left;
	margin-left: 2px
}
.searchtab LI.blank {
	width: 6px; 
	display: block; 
	height: 25px; 
	visibility: hidden
}
.searchtab LI A {
	border-bottom: #ddd 1px; 
	border-left: #ddd 1px solid; 
	padding-bottom: 0px; 
	line-height: 20px; 
	padding-left: 10px; 
	padding-right: 10px; 
	display: inline-block; 
	background: #fff; height: 21px; 
	font-size: 14px; 
	border-top: #ddd 1px solid; 
	border-right: #ddd 1px solid; 
	padding-top: 3px
}
.searchtab li strong {
	border-bottom: #ddd 1px; 
	border-left: #ddd 1px solid; 
	border-top: #ddd 1px solid; 
	border-right: #ddd 1px solid; 
	padding-bottom: 0px; 
	line-height: 20px; 
	padding-left: 10px; 
	padding-right: 10px; 
	display: inline-block; 
	background: #fff; 
	height: 21px; 
	font-size: 14px; 
	padding-top: 3px
}
.searchtab li a {
	font-weight: 700
}
.searchtab LI.select A {
	border-bottom-color: #89a8d1; 
	border-top-color: #89a8d1; 
	background: #f3f6ff; 
	height: 22px; 
	color: #000; 
	border-right-color: #89a8d1; 
	border-left-color: #89a8d1
}
.searchtab LI.select strong {
	border-bottom-color: #89a8d1; 
	border-top-color: #89a8d1; 
	background: #f3f6ff; 
	height: 22px; 
	color: #000; 
	border-right-color: #89a8d1; 
	border-left-color: #89a8d1
}
.searchtab LI.pubbtn {
	float: right
}
.searchtab LI.select A {
	position: relative
}
.searchtab LI.pubbtn A {
	border-bottom-style: none; 
	border-right-style: none; 
	font-family: arial; 
	border-top-style: none; 
	color: #ff0508; 
	border-left-style: none
}
.searchtab LI.more A {
	padding-right: 20px; 
	background-position: right -458px
}
select{
	color:red
}

.hr0{ height:1px;border:none;border-top:1px dashed #0066CC;} 
.hr1{ height:1px;border:none;border-top:1px solid #555555;} 
.hr2{ height:3px;border:none;border-top:3px double red;} 
.hr3{ height:5px;border:none;border-top:5px ridge green;} 
.hr4{ height:10px;border:none;border-top:10px groove skyblue;} 

/*
20180614
*/

.mwidth{
	width:150px;
}
.mwidth300{
    width: 300px;
}
.Page{
	width:900px;margin:20px auto
}

.Page div{
	margin-top:8px
}
.Page ul{
	margin:0 auto;
}

