/* 全站通用屬性 */
html{
background:url(001.gif) repeat-y top center scroll;
}
body{   
color: #333;
font-size:12px;
margin:0;
padding:0;
font-family:Arial, Verdana, Helvetica, sans-serif;
background: url(body.jpg) center top repeat-y scroll;
overflow-x: hidden;
}
p{
margin:3px;
}
img {
border:0;
background:
}
select{
font-family: Arial, Verdana;
}
th{ background:#f3f3f3; border-bottom:1px solid #ccc; border-top-width: 1px; border-right-width: 1px; border-left-width: 1px;;
}
