/* CSS Document */
body{ font-size:14px; margin:0; font-family:Microsoft YaHei,'Î¢ÈíÑÅºÚ', arial;
}
#wrap{ width:1200px; 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(../image/bar_bg.gif); margin-bottom:5px;
}
#pw_nav_l{ width:175px; float:left;
}
#pw_nav_r{ width:1025px; float:left;
}
#pw_nav_r_top{ height:25px; margin-bottom:10px; line-height:25px; color:#CE345A; text-indent:20px;
}
#pw_nav_r_top a:link,#pw_nav_r_top a:visited,#pw_nav_r_top a:active{ color:#CE345A;
}
#pw_nav_r_down{ height:25px;
}
#nav_form{ height:25px;  color:#555; padding:0; margin:0; text-align:right;
}

#search{ width:280px; height:30px; float:left; text-align:right;
}
#search form{ width:280px; height:30px; padding:0; margin:0;
}
.search_text{ width:155px; height:15px; margin:0; padding:0;
}
#btn{ position:relative; top:3px;
}

#footer{ clear:left;border-top:1px solid #B0B0B0; padding-top:8px;line-height:22px; text-align:center; width:1200px; margin:0 auto; margin-top:20px;
}