
body{
text-align:center;
font-family:Verdana,"宋体",sans-serif;
font-size:12px;
color:#333;
line-height:16px;
}

a{color:#0084AF; text-decoration:none;}
a:hover{color:#FD7E02; text-decoration:underline;}

.bodyall{
width:400px;
border:1px #eee solid;
background:#f7f7f7;
}

.bodyshow{
width:100%;
background:#FFF;
border:1px #eee dashed;
font-size:12px;
line-height:16px;
}
.bodyshow strong{color:#588526; font-size:14px;}