html { overflow-y: scroll; }

body { margin: 0; padding: 0; font: 12px/18px "Lucida Grande", Arial, sans-serif; background: #fff; color: #000; }

h1, h2, h3, h4, h5, h6, span, p, form, input, label { margin: 0; padding: 0; }

table, tr, td { margin: 0; padding: 0; border-collapse: collapse; vertical-align: top; }

ul, li, ol { margin: 0; padding: 0; list-style-type: none; }

img { border: none; }

input[type=text]:focus, input[type=password]:focus, textarea:focus { outline: 0 none; }

span.checkbox { width: 15px; height: 15px; background: url(img/checkbox.gif) no-repeat; clear: left; float: left; }
/* span.radio { width: 15px; height: 15px; padding: 0 7px 0 0; *padding: 0 7px 0 0; _padding: 0 4px 0 0; margin-top: 2px; background: url(img/radio.gif) no-repeat; clear: left; float: left; } */
span.select { position: absolute; width: 382px; height: 20px; padding: 4px 0 0 8px; color: #000; font: 12px/14px Tahoma, sans-serif; background: url(img/profile_select_bg.png) no-repeat; overflow: hidden; }

a { text-decoration: underline; }
a:hover { text-decoration: none; }
a:focus { outline: 0; }

.hd_w { height: 29px; }
.hd_w .c { width: 966px; margin: 0 auto; overflow: hidden; }
.hd_w .c .l { padding: 9px 0 0 8px; float: left; width: 137px; height: 20px; margin-right: 25px; }
.hd_w .c .m { width: 512px; float: left; padding: 6px 8px 0 10px; height: 23px; margin-right: 46px; }
.hd_w .c .m a { font-weight: bold; text-decoration: none; background: url(img/hd_a_bg.png) center right no-repeat; float: left; padding-right: 14px; margin-right: 11px; }
.hd_w .c .m a:hover { text-decoration: underline; }
.hd_w .c .m span { float: right; }
.hd_w .c .m span a { float: left; width: 15px; height: 15px; padding: 0; margin: 1px 0 0 5px; }
.hd_w .c .m span .gray { background: url(img/ico_theme_gray.png) 0 0 no-repeat; }
.hd_w .c .m span .brown { background: url(img/ico_theme_brown.png) 0 0 no-repeat; }
.hd_w .c .m span .green { background: url(img/ico_theme_green.png) 0 0 no-repeat; }
.hd_w .c .m span .orange { background: url(img/ico_theme_orange.png) 0 0 no-repeat; }
.hd_w .c .m span .blue { background: url(img/ico_theme_blue.png) 0 0 no-repeat; }
.hd_w .c .m span .purple { background: url(img/ico_theme_purple.png) 0 0 no-repeat; }
.hd_w .c .m span .act { background-position: 0 -15px; }
.hd_w .c .m .last { padding: 0; margin: 0; background: none; }
.hd_w .c .r { float: left; height: 24px; padding-top: 5px; overflow: hidden; }
.hd_w .c .r .input_search { width: 125px; height: 17px; background: url(img/input_search_bg.png) 0 0 no-repeat; border: none; font: 11px Arial, sans-serif; color: #555555; padding: 2px 0 0 12px; float: left; }
.hd_w .c .r .input_search_btn { width: 19px; height: 19px; float: left; border: none; cursor: pointer; }


.btn_5 { cursor: pointer; float: left; text-decoration: none; margin-left: 9px; }
.btn_5 i { float: left; width: 14px; height: 19px; background: url(img/btn_5_l.png) 0 0 no-repeat; }
.btn_5 u { float: left; width: 14px; height: 19px; background: url(img/btn_5_r.png) top right no-repeat; }
.btn_5 b { float: left; height: 18px; background: url(img/btn_5_m.png) 0 0 repeat-x; font-size: 10px; color: #fff; padding-top: 1px; width: 27px; text-align: center; }

