/*外网导航栏菜单所使用的css*/
/* Init */
html, body, div, iframe, a, img, ul, p,li,form{margin: 0; padding: 0;	border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit;}
/* remember to define focus styles! */

/* wrap */
.GcW{ margin:0px auto 0px auto; text-align:center; width:1004px; clear:both; }

/*links*/
a,a:visited{ color:#222; text-decoration:none;}
a:hover{ color:#990000; text-decoration:underline;}
a.rn,a.rn:visited{ color:#006699; text-decoration:none;}
a.rn:hover{ color:#000; text-decoration:underline;}
a.dh,a.dh:visited{color:#ffffff; text-decoration:none;}
a.dh:hover{ color:#d84c00; text-decoration:underline;}
/* for navigate start-- */


 td.dh{color:#ffffff; font-weight:bold; font-size:14px; letter-spacing:1.2px;}
.GnBt{ width:145px; height:24px; margin-right:3px; line-height:24px; background-image:url(../images/hw/gmenubar.gif); background-repeat:no-repeat; background-position:0 0;}
.GnBt-on{ width:145px; height:24px; margin-right:3px; line-height:24px; background-image:url(../images/hw/gmenubar.gif); background-repeat:no-repeat; background-position:0 -24px; font-weight:bold;}

.GnP{clear:both; background-color:#E25C0B;  color:#FFFFFF; font-size:12px; line-height:26px;display:none; border-top:1px solid #922C04; color:#F4E0D2;}
.GnP a,.GnP a:visited{ color:#FFFFFF; text-decoration:none;}
.GnP a:hover{ color:#FFFFFF; text-decoration:underline;}

#Gnavi {clear:both;width:100%;font-size:14px;background:url(../images/hw/bg_nav.gif); background-repeat:repeat-x;}
#Gnavi ul {margin:0;padding:2px 0px 0px 150px;list-style:none;}
#Gnavi li {display:block;float:left;margin:0;padding:0;}
#Gnavi li a,#Gnavi li a:visited,#Gnavi li a:hover{ display:block; color:#FFFFFF; text-decoration:none; width:100%; height:100%;}


