html {
color: #626363;
background: #FFF;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,fieldset,legend,input,button,textarea,p,th,td
{
margin: 0;
padding: 0;
font-size: 13px;
word-wrap: break-word;
word-break:break-all;
}
body {
font: 13px/ 1.231 arial, helvetica, clean, sans-serif;
font-size: small;
font: x-small;
text-align: center;
}
body>div {
margin-left: auto;
margin-right: auto;
}
table {
border-collapse: collapse;
border-spacing: 0;
font-size: inherit;
font: 100%;
position: relative;
}
fieldset,img {
border: 0;
}
address,caption,dfn,em,strong,th,optgroup {
font-style: inherit;
font-weight: inherit;
}
caption,th {
text-align: left;
}
h1,h2,h3,h4,h5,h6 {
font-weight: normal;
}
legend {
color: #000;
}
input,button,textarea,select,optgroup,option {
font-family: inherit;
font-size: inherit;
font-style: inherit;
font-weight: inherit;
vertical-align: middle;
}
input,button,textarea,select {
font-size: 100%;
}
h1 {
font-size: 138.5%;
}
h2 {
font-size: 123.1%;
}
h3 {
font-size: 108%;
}
h1,h2,h3 {
margin: 1em 0;
}
h1,h2,h3,h4,h5,h6,strong,dt {
font-weight: bold;
}
optgroup {
font-weight: normal;
}
em {
font-style: italic;
}
del {
text-decoration: line-through;
}
ul,li {
position: relative;
}
ol,ul,dl {
margin-left: 1em;
}
dl dd {
margin-left: 1em;
}
th {
font-weight: bold;
text-align: center;
}
caption {
margin-bottom: .5em;
text-align: center;
}
p,fieldset,table {
margin-bottom: 0px;
}
button,input [type="checkbox"],input [type="radio"],input [type="reset"],input
[type="submit"] {
padding: 1px;
}
select,input,button,textarea,button {
font: 99% arial, helvetica, clean, sans-serif;
}
a:link,a:visited,a:active {
text-decoration: none;
color: #626363;
}
a:hover {
text-decoration: none;
color: #000000;
}
/*The following is not gernal*/
#head_ifrm {
height: 111px;
width: 100%;
}
.hide {
display: none;
}
a.url:visited {color: #000000;text-decoration: none;} /*已访问的链接*/
a.url:hover{color: #ccc;text-decoration: underline;} /*鼠标在链接上 */
.actionMessage {
color: red;
}
.s:actionerror{
color: red;
}
