/* css reset */
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, blockquote, pre,a, abbr, acronym,address,big,cite,code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td { margin: 0;padding: 0;border: 0;outline: 0;font-weight: inherit;font-style: inherit;font-size: 100%;font-family: inherit;vertical-align: baseline;}
:focus { outline: 0; }

html, body { background-color: #ececec; padding: 0; margin: 10px 0 10px 0; text-align: center; }

.clear {clear: both; margin: 0; padding: 0; }

#container { margin: 0 auto; width: 764px; text-align: left; font-family:Arial,sans-serif; color: #000; font-weight:normal; font-size:12px; line-height: normal; background: #fff url('../images/background.gif') repeat-y; }

#navi { float: left; display: inline; width: 159px; }

#content { float: right; display: inline; width: 605px; }

#text { float: left; display: inline; width: 395px; margin: 0px 20px 0px 20px; }

#text ul, #special ul { margin-left: 20px; }

#picture { float: right; display: inline; width: 170px; }

#special { float: left; display: inline; width: 545px; margin: 0px 20px 0px 20px; }

.left { float: left; display: inline; padding: 40px 0px 0px 0px; }

.right { float: left; display: inline; padding: 40px 0px 0px 30px; }

.left2 { float: left; display: inline; }

.right2 { float: right; display: inline; }

.formi { margin-right: 200px; }

h1 { text-align: left; font-family:Arial,sans-serif; color: #000; font-weight:normal; font-size: 18px; line-height: normal; padding-top: 5px; }

h2 { text-align: left; font-family:Arial,sans-serif; color: #000; font-weight:normal; font-size:14px; line-height: normal; padding-top: 5px; }

#copy { background-color: #ececec; text-align: center; font-size:10px; color: #666; }
#copy a { text-align: center; font-size:10px; color: #666; text-decoration: none; }
#copy a:hover { color:#009999;  text-decoration: none; }


a { color:#009999;  text-decoration: none;}
a:hover { text-decoration: underline; }

a.refe { color:#000; text-decoration: underline; }
a.refe:hover { color:#009999;  text-decoration: underline; }


a.navi { display:block; width: 159px; height: 37px; padding:0px 0px 0px 25px; text-align: left; font-size: 12px; color:#262626; background: url("../images/button.gif") 0 0 no-repeat; text-decoration: none; line-height: 3; text-transform: uppercase; }
a:hover.navi { background-position: 0 -37px; color: #000; }

a.current { display:block; width: 159px; height: 37px; padding:0px 0px 0px 25px; text-align: left; font-size: 12px; color:#262626; background: url("../images/button.gif") 0 -37px no-repeat; text-decoration: none; line-height: 3; text-transform: uppercase; }