@charset "utf-8";
/* CSS Document */
.header{ display:block; clear:both; width:960px; background:url(images/headerbg.gif) 0 0 no-repeat;overflow:hidden; padding:10px 0 2px 0; margin:0 auto;}
.logo{ margin:0 10px; float:left;}
.header_r{ display:block; float:right; width:450px; text-align:right; }

.qlink{ display:block; float:right; width:40%;height:29px; font:normal 12px/29px "宋体"; background:url(images/qlink_bg_r.gif) top right no-repeat; overflow:hidden; margin-bottom:15px;}
.qlinkB{ display:block; float:right; width:85%;height:29px; font:normal 12px/29px "宋体"; background:url(images/qlink_bg_r.gif) top right no-repeat; overflow:hidden; margin-bottom:15px;}
.qlinkB .h_login{ color:#666}

/*.qlink_r{ display:inline;float:right;height:29px;padding:0 5px 0 0; overflow:hidden; }*/
.qlink_r{ padding:0 5px 0 0;}
.qlink_r a{ margin:0 6px; text-decoration:none;}
.h_login{ display:inline;color:#C94700; float:left; height:29px;background:url(images/qlink_bg_l.gif) 0 0 no-repeat; padding:0 0 0 5px; overflow:hidden;}
.h_login a{ margin:0 8px; text-decoration:none;}
.t_login{ color:#c94700; background:url(images/icon_h.gif) 0 1px no-repeat; padding-left:15px;}
.t_reg{ color:#c94700; background:url(images/icon_h.gif) 0 -24px no-repeat; padding-left:15px;}
.t_help{background:url(images/icon_h.gif) 0 -49px no-repeat; padding-left:15px;}
.t_add{background:url(images/icon_h.gif) 0 -73px no-repeat; padding-left:15px;}

.h_titbox{ display:block; clear:both; height:28px;overflow:hidden;}
.h_tit{ font:bold 14px/28px "宋体"; color:#333;}
.h_gn{ color:#194B03; font-weight:bold; text-decoration:none;}
.h_gn:hover{ color:#194B03; font-weight:bold; text-decoration:underline;}

/*menu*/
.menu{ display:block; clear:both; width:960px; height:40px; background:url(images/menu_bg_m.gif) 0 0 repeat-x; overflow:hidden; margin:0 auto 5px auto;}
.menu_l{ display:inline; float:left; background:url(images/menu_bg_l.gif) 0 0 no-repeat; font:bold 14px/40px "宋体"; padding-left:10px;}
.menu_l a{ color:#fff; float:left; width:99px; text-align:center; text-decoration:none;}
.menu_l a:hover,.menu_l .a_now{ color:#fff; float:left; width:99px;text-align:center; background:url(images/menu_bg_now.gif) 0 0 no-repeat;}
.menu_r{ float:right;}

/*login ok*/
.h_username{color:#f60; font-weight:bold; font-family:tahoma; background:url(images/icon_h_face.gif) 0 0 no-repeat; padding-left:20px;}
.h_exit{ color:#f60; text-decoration:underline!important;}
.h_exit:hover{ color:#f60; text-decoration:none!important;}