/* CSS Document */
*{
margin:0 auto;
padding:0;
}
body{
color:#474747;
width:1002px;
background:url(bg.gif) repeat-y center;
font-size:12px;
font-family:Arial, Helvetica, sans-serif," ËÎÌå";
line-height:20px;
}
img{
border:none;
}
a img{
bord-style:none;
}
a{
color:#474747;
text-decoration:none;
}
a:hover{
color:#dc181b;
text-decoration:underline;
}
