*{margin: 0; padding: 0}
a						{ text-decoration: none; color: #246AD3 }
a:hover					{ text-decoration: underline }
body					{ font-size: 9pt; background-color: #F2F2F2;}
table					{ font: 9pt Tahoma, Verdana; color: #000000 }
input,select,textarea	{ font: 9pt Tahoma, Verdana; font-weight: normal; }
select					{ font: 9pt Tahoma, Verdana; font-weight: normal; }
.nav					{ font: 9pt Tahoma, Verdana; color: #000000; font-weight: bold }
.nav a					{ color: #000000 }
.header					{ font: 9pt Tahoma, Verdana; color: #555555; font-weight: bold; background-color: #F5F5F5 }
.header a				{ color: #555555 }
.category				{ font: 9pt Tahoma, Verdana; color: #000000; background-color: #fcfcfc }
.tableborder			{ background: #F5F5F5; border: 1px solid #DFDFDF }
.tableborder_my			{ background: #EDEDED; border: 0 }
.singleborder			{ font-size: 0px; line-height: 1px; padding: 0px; background-color: #F8F8F8 }
.smalltxt				{ font: 9pt Tahoma, Verdana }
.outertxt				{ font: 9pt Tahoma, Verdana; color: #000000 }
.outertxt a				{ color: #000000 }
.bold					{ font-weight: bold }
ul li,ol{list-style: none;}

/*菜单按扭样式*/
.emenubutton input {
     FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #ffffff; FONT-FAMILY: Verdana,Tahoma; BACKGROUND-COLOR: #86C31F; height:27px; vertical-align:middle;

}

/*分页样式*/
.epages{margin:3px 0;font:11px/12px Tahoma}
.epages *{vertical-align:middle;}
.epages a{padding:1px 4px 1px;border:1px solid #A6CBE7;margin:0 1px 0 0;text-align:center;text-decoration:none;font:normal 12px/14px verdana;}
.epages a:hover{border:#659B28 1px solid;background:#f3f8ef;text-decoration:none;color:#004c7d}
.epages input{margin-bottom:0px;border:1px solid #659B28;height:15px;font:bold 12px/15px Verdana;padding-bottom:1px;padding-left:1px;margin-right:1px;color:#659B28;}

.one-line {
     white-space: nowrap;
     overflow: hidden;
     text-overflow: ellipsis;
}
body{background-color: #EEEEEE;}
.each-content{width: calc(100% - 30px); margin: 0 auto; border: 1px #E0E0E0 solid;}
.nav-content{}
.nav-href{width: 100%; height: 45px; line-height: 45px; background-color: #F5F5F5; text-indent: 15px; overflow: hidden}
input[type=submit],input[type=button],input[type=reset]{
     background-color: #347FFE; border: 1px #347FFE solid; border-radius: 5px; color: #ffffff; padding: 5px 10px; cursor: pointer;
}
input[type=reset]{background-color: #F2F2F2; border: 1px #C4C5C3 solid; color: #333333}

table tr td{padding: 5px 10px; height: 40px;}
table tr td input[type=text]{width: auto; height: 94%; border: 1px #E1E1E1 solid; border-radius: 5px; text-indent: 5px; min-height: 28px;}
table tr td textarea{width: auto; height: 94%; border: 1px #E1E1E1 solid; border-radius: 5px; text-indent: 5px; min-height: 28px;}
table tr td select{width: auto; height: 94%; border: 1px #E1E1E1 solid; border-radius: 5px; text-indent: 5px; min-height: 28px;}
table tr td input[type=checkbox]{width: 15px; border: 1px #E1E1E1 solid; border-radius: 3px; height: 15px;}
.left-nav-con{float: left}
.right-nav-con{float: right; padding-right: 10px;}
.mysels{background-color: #347FFE}
.mysels a{color: #FFFFFF;}
.my-title{display: inline-flex; line-height: 25px;}
.my-title a{text-decoration: underline}
