/* CSS Document */
*{ margin:0; padding:0}
body{font-size:13px; font-family:Arial; line-height:18px; background:url(../images/bg.jpg) top center fixed no-repeat}
h1{line-height:100%; font-weight:300; font-size:25px}
a:link,a:visited{color:#666; text-decoration:none}
a:hover{color:#005268; text-decoration: underline}
.menu_on{background:url(../images/menu_on.gif); width:85px}
.menu_on a:link,.menu_on a:visited,.menu_on a:hover{color:#005268; font-weight: bold; text-decoration:none}
.menu_off{ font-weight:bold; width:85px} 
.menu_off a:link,.menu_off a:visited{color:#fff; text-decoration:none}
.menu_off a:hover{color:#96e0ff; text-decoration:none}
.p1_on{ background:url(../images/p1_on.gif); cursor:pointer; width:100px; height:50px; float:left}
.p1_off{ background:url(../images/p1_off.gif); cursor:pointer; width:100px; height:50px; float:left}
.p2_on{ background:url(../images/p2_on.gif); cursor:pointer; width:100px; height:50px; float:left}
.p2_off{ background:url(../images/p2_off.gif); cursor:pointer; width:100px; height:50px; float:left}
.p3_on{ background:url(../images/p3_on.gif); cursor:pointer; width:100px; height:50px; float:left}
.p3_off{ background:url(../images/p3_off.gif); cursor:pointer; width:100px; height:50px; float:left}
.content{width:950px; margin-top:70px}
.content_top{height:71px; background:url(../images/content-top.png)}
.content_body{background:url(../images/content-body.png);}
.content_body_end{background:url(../images/content-body-end.png) right; height:20px}
.content_bottom{background:url(../images/content-bottom-gray.png); height:18px}
.content_top h1{padding-left:260px; padding-top:10px; color:#005268; font-weight:bold}
.left_on{background:url(../images/left_on.gif); color:#6dd6ec; font-weight:bold; cursor:pointer; padding-left:15px}
.left_off{ color:#005268; font-weight:bold; padding-left:15px; cursor:pointer}
.p_on{ background:#6dd6ec; color:#fff; cursor:pointer; white-space:nowrap; padding:0 10px; font-weight:bold}
.p_off{cursor:pointer; white-space:normal; padding:0 10px; font-weight:bold}
.h_on{border:#ff6600 1px solid}
.h_off{border:#ccc 1px solid}