/* CSS Document */
body{ font-size:12px; margin:0; font-family: "ËÎÌå", arial;
}
#wrap{width:1000px; margin:0 auto;
}
a:link { color:#000000; text-decoration: none
}
a:active { color:#000000; text-decoration: none
}
a:visited { color:#000000; text-decoration: none
}
a:hover { color: #ff7300; text-decoration:underline
}

#pw_nav{ height:60px; background:url(../images/bar_bg.gif); margin-bottom:5px;
}
#pw_nav_l{ width:175px; float:left;
}
#pw_nav_r{ width:825px; float:left;
}
#pw_nav_r_top{ height:25px; margin-bottom:10px; line-height:25px; color:#007cc2; text-indent:20px;
}
#pw_nav_r_top a:link,#pw_nav_r_top a:visited,#pw_nav_r_top a:active{ color:#007cc2;
}
#pw_nav_r_down{ height:25px;
}
#nav_form{ height:25px;  color:#555; padding:0; margin:0; text-align:right;
}

#footer{ clear:left;border-top:1px solid #B0B0B0; padding-top:8px;line-height:22px; text-align:center; width:1000px; margin:0 auto; margin-top:8px;
}