﻿@charset "utf-8";
/* CSS Document */

/*元素重置*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,
form,fieldset,input,textarea,p,blockquote,th,td,span {
padding: 0px;
margin: 0px;
}
table {
border-collapse: collapse;
border-spacing: 0px;
}
fieldset,img {
border: 0px; padding:0px; margin:0px; vertical-align:top;
}
address,caption,cite,code,dfn,em,strong,th,var {
font-weight: normal;
font-style: normal;
}
ol,ul,li{
list-style: none; padding:0px; margin:0px;
}
caption,th {
text-align: left;
}
h1,h2,h3,h4,h5,h6 {
font-weight: normal;
font-size: 10px0px%;
}
q:before,q:after {
content:”;
}
abbr,acronym { border: 0px;
}
a:link{color:#333333; text-decoration:none;}
a:visited{ color:#333333;text-decoration:none;}
a:hover{ color:#ff0000;text-decoration:none;}
a:active{ color:#ff0000;text-decoration:none;}


body{ background-color:#FFFFFF; margin:0px auto auto auto;font-size:12px;font-family: "Times New Roman", Times, serif;background:url(bg.gif) fixed;}


.clear{clear:both;}

.display{display:block; background-color:#999999;}

