@charset "utf-8";
/*CSS清零 begin*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0 auto;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-size:12px;
}
body {
	line-height: 1;
}

ol, ul { 
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*CSS清零 end*/
fixed:after { content: "."; display: block; clear: both; height: 0; visibility: hidden; }
.fixed { display: block; min-height: 1%; }
*html .fixed { height: 1%; }

.clear { diplay: block!important; float: none!important; clear: both; overflow: hidden; width:auto!important; height:0!important; margin:0 auto!important; padding:0!important; font-size: 0; line-height:0px; }



.HideFocus {
outline:none;
}
a { blr:expression(this.onFocus=this.blur()) } /*针对 IE*/ 
a { outline:none; }/*针对火狐*/

a{ text-decoration: none; color: #0033cc;}
a:visited {text-decoration: none;  color: #6e329d; }
a:link { text-decoration: none;  color: #0033cc; }
a:hover{text-decoration:underline;color:red;}

.fl, .fr { display: inline; float: left; }
.fr { float: right; }

.t{
white-space: nowrap;
border: 1px solid gray;
background-color: #E2F5FD;
text-align: center;
padding: 5px;
text-align:center;
font-size:10pt;
vertical-align:middle;
}
.d {
border: 1px solid gray;
padding: 8px;
text-align:center;
font-size:10pt;
vertical-align:middle;
}
.imgmuryo{margin:5px 0px;color:black;font-weight:bold;font-size:16px;}
.tabNewInfo{width:690px;text-align:center;font-size:14px;border: solid 1px #45B035;margin-top:10px;}
.thNewInfo{background:#45B035;color:white;font-weight:bold;border-right: solid 1px white;height:33px;line-height:33px;}
.thNewInfolst{background:#45B035;color:white;font-weight:bold;height:33px;line-height:33px;}
.tdNewInfo{font-weight:bold;border: solid 1px #45B035;height:33px;line-height:33px;}
.tdNewInfolst{font-weight:bold;height:33px;line-height:33px;}

.mphis2{ width:900px; height:24px; float:left; border-bottom:1px solid #e7e6e8; margin: 0px 0px 6px 15px; }
.mphis3{ height:20px; float:left; font-size: 14px;color: #0092d7 ; line-height:20px;text-align: center;  }
.mphis516{ width:94px; margin: 0px 5px; height:13px; float:left; font-size: 12px;color: #45B035; line-height:13px;text-align: center; border:1px solid #45B035; overflow:hidden}
.mphis5{margin-left:5px;_margin-left:3px; height:20px; float:left; font-size: 12px;color: #000000 ; line-height:20px;text-align: left;  }
.gototop{float: right;}
