body {
	margin:0 0 0 0;
}
.bg_color {
	background-color: #77809F;
	background-repeat: repeat;
	background-position: 818pt;
}
.side_bg {
	background-image: url(../images/common/side_bg.gif);
	background-repeat: repeat;
}
.menu_bg_sup {
	background-image: url(../images/common/a1_mid_bg_sup.gif);
	background-repeat: repeat;
}
.seo_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}
.home_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	border: 15px solid #77809F;
}
.footer_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
	border: 7px solid #FFFFFF;
}
.footer_links:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0033FF;
	text-decoration: none;
	font-weight: bold;
}
.footer_links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}.footer_dvd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.w_hd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.body_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	border: 10px solid #77809F;
}
.menu_bg_sup_prod {

	background-image: url(../images/common/a1_mid_bg_sup_bg.gif);
	background-repeat: repeat;
}
 .click-menu .box1 {
        background:  url(../images/common/button1.gif) no-repeat;
        color: #000000;
}
 .click-menu .box1-hover {
        background:  url(../images/common/button1.gif) no-repeat;
        color: #000000;
}
 .click-menu .box1-open {
        background:  url(../images/common/button1-click.gif) no-repeat;
        color: #000000;
}
  .click-menu .box1-open-hover {
        background:  url(../images/common/button1-click.gif) no-repeat;
        color: #000000;
}
  .click-menu .box1,
  .click-menu .box1-hover,
  .click-menu .box1-open,
  .click-menu .box1-open-hover {
        text-indent: 12px;
        font-weight: bold;
        font-size: 12px;
        line-height: 22px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        cursor: pointer;
        width: 220px;
}
   .click-menu .section {
        background-color: #ffffff;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        line-height: 15px;
        padding: 0 0 5px 7px;
        display: none;
}
    .click-menu .section a {
        color: #000000;
        text-decoration: none;
        white-space: nowrap;
}
    .click-menu .section a:hover {
        color: #000000;
        text-decoration: none;
        white-space: nowrap;
}
    .click-menu .box2 {
        border-color: #e0e0e0;
        border-width: 1px;
        border-style: none none solid solid;
        padding: 1px 0 2px 6px;
}
    .click-menu .box2-hover {
        border-color: #000000;
        border-width: 1px;
        border-style: none none solid solid;
        padding: 1px 0 2px 6px;
        background: #ffffff;
}
.w_hd_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.prod_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.w_hd_3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CFD5DE;
	text-decoration: none;
}
.mid_btn_bg {
	background-image: url(../images/common/mid_btn_bg.gif);
	background-repeat: repeat;
	position: relative;
	height: 10px;
}
.txt_box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #000000;
}
.body_txtCopy{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	border: 10px solid #77809F;
}
div#tipDiv {
  	position:absolute; visibility:hidden; left:0; top:0; z-index:10000;
  	background-color:#fff; border:1px solid #999999;
  	height:250;
  	width:340px; padding:6px;
  	color:#000; font-size:11px; line-height:1.3;
}
/* These are used in the wrapTipContent function */
div#tipDiv div.img {
	text-align:center 
}
div#tipDiv div.txt {
	text-align:center; margin-top:4px
}