@charset "utf-8";
/* CSS Document */
*{
margin:0px ;
padding:0px;}
body{
font-size:14px;
margin:0 auto;
font-family: "Î¢ÈíÑÅºÚ";
color:#000000;
line-height:24px;
background:#fff;
min-width:1135px;
}
ul {
list-style:none;}

img {
border:0;}
table{
font-size:14px;}

table a{
color:#000000;}
table a:hover{
color:#0097e6; text-decoration:underline;}

a{
color: #000000;
text-decoration:none;}
a:hover{
color:#0097e6;text-decoration:underline;}


.clear{ clear:both;}


.floatleft{ float:left;}

.floatright{ float:right;}