﻿body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td { margin: 0; padding: 0; }
fieldset, img { border: 0; }
:focus { outline: 0; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: normal; }
input, button, textarea, select, optgroup, option { font-family: inherit; font-size: inherit; font-style: inherit; font-weight: inherit; }
/*@purpose To enable resizing for IE */
/*@branch For IE6-Win, IE7-Win */
input, button, textarea, select { *font-size:100%;}
ol, ul { list-style: none; }
/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: collapse; border-spacing: 0; }
caption, th { text-align: left; }
sup, sub { font-size: 100%; vertical-align: baseline; }
/* remember to highlight anchors and inserts somehow! */
:link, :visited, ins { text-decoration: none; }
.clear:after { content: "."; display: block; height: 0px; clear: both; visibility: hidden; }
.clear { zoom: 1; }

body { width: 950px; padding: 0px; margin: 0px auto; font-size: 12px; line-height: 1.5; }
a { color: Black; }
a:hover { color: Red; text-decoration: underline; }
.textOverflow, .textOverflow2 { overflow: hidden; text-overflow: ellipsis; -o-text-overflow: ellipsis; }
.textOverflow { white-space: nowrap; }

/*页脚样式*/
.footer { clear: both; width: 100%; text-align: center; }
.part {overflow: hidden; margin: 10px 0px; height: 4px; background-color: #FEA853;  }
.footLink { margin: 0px 170px; width: 470px; }
.footLink a, .footLink span { display: block; float: left; width: 60px; height: 24px; line-height: 24px; color: Black; }
.footLink span { width: 6px; }
.companyInfo { clear: both; color: #009; font-family: Arial; }
.sitInfo span { color: Red; }
.sitInfo a { color: Red; width: 150px; text-align: center; float: none; }

/*头控件样式*/
.top { padding-top:8px; width: 950px; height: 97px; background: url('../Images/Imge/EContent.gif') no-repeat 160px 0; }
.top img { margin: 17px 500px 0 10px; }
.site{ margin-right:6px; vertical-align:top;}
.site:hover{ text-decoration:none;}
.mune { width: 900px; height: 30px; background: url('../Images/Imge/EContent_mune.gif') no-repeat; line-height: 30px; padding-left: 50px; }
.mune span { padding: 0 17px 0 23px; font-size: 14px; }
.line { background: url('../Images/Imge/EContent_line.gif') no-repeat; }
.mune a { color: #fff; text-decoration: none; }
.mune a:hover { color: #ff4; text-decoration: underline; }

.mt10{ margin-top:10px;}
.mb10{ margin-bottom:10px;}
.mr10{ margin-right:10px;}