@charset "utf-8";
/*
 * $Author: $
 * $Date: $
 */

/* Reset */
* html {
  filter:expression(document.execCommand("BackgroundImageCache", false, true));
}
html,body,div,ul,ol,li,dl,dt,h3,form,input,textarea,select,button,td,th {
  color: #666;
  font: 13px Arial;
  margin: 0;
  padding: 0;
}
h2 {font:15px Arial;}
ul,ol {
  list-style: none;
}
img {
  border: 0;
}

/* Layout */
#sidebar {
  width: 186px;
  float: left;
  border: 1px solid #CCC;
}
.pg-642 {
  background: url(../images/bg_shadow.png) no-repeat;
  width: 642px;
  margin-left: 8px;
  float: left;
}
.pg-838 {
  width: 838px;
  margin: 0 auto;
}
.pg-230 {
  width: 230px;
  margin-left: 15px;
  float: left;
}
.pg-598 {
  width: 588px;
  float: left;
}
.pg-503 {
  width: 503px;
  float: left;
  padding-top: 20px;
}
.pg-335 {
  width: 335px;
  float: left;
}

/* Base */
.clear {
  font-size: 0;
  clear: both;
}
a,a:visited {
  color: #39c;
  text-decoration: none;
}
a.external {
  color: #333;
  background: url(../images/icon_external.gif) no-repeat right center;
  padding-right: 10px;
}
a:hover.external {
  color: #666;
  text-decoration: underline;
}
.fleft {
  float: left;
  margin: 0 8px 3px 0;
}
.link-orange {
  color: #ff6c00;
}
a.link-orange,
a:visited.link-orange {
  text-decoration: underline;
  color: #ff6c00;
}
a:hover.link-orange {
  text-decoration: none;
}
.link-blue {
  color: #39c;
}
a.link-blue,
a:visited.link-blue {
  text-decoration: underline;
  color: #39c;
}
a:hover.link-blue {
  color: #333;
}
.title h3 {
  font: bold 12px Arial;
  line-height: 25px;
  background: url(../images/title_bg.png) repeat-x;
  height: 25px;
  padding-left: 10px;
  clear: both;
}
.list-style li {
  background: url(../images/icon_arrow01.gif) no-repeat left center;
  padding-left: 10px;
}
#container {
  margin-top: 5px;
  overflow: hidden;
  width: 838px;
}
#pager {
  color: #ACACAC;
  text-align: center;
  padding: 8px;
}
#pager a {
  color: #333;
}
#pager a:hover {
  text-decoration: underline;
}
#pager span,#pager a  {
  margin: 0 5px;
}
#pager span.selected {
  color: #ff6c00;
}


/* GlobalHeader */
#globalheader {
  background: url(../images/nav_allbg.gif) repeat-x center bottom;
  height: 105px;
  margin-bottom: 5px;
  width:838px;
}
#globalheader #globalnav li {
  float: left;
}
#globalheader #globalnav li a {
  color: #FFF;
  text-decoration: none;
  line-height: 40px;
  text-align: center;
  background: url(../images/nav_bg.gif);
  width: 80px;
  height: 40px;
  float: left;
  margin-right: -2px;
}
#globalheader #globalnav li#current a {
	font-weight:bold;
	background: url(../images/nav_bg_current.gif);
}
#globalheader #globalnav li#btn-bbs {
  position: relative;
}
#globalheader #globalnav li#btn-bbs a {
  width: 60px;
  margin: 0;
  padding-left: 5px;
}
#globalheader #globalnav li#btn-bbs span {
  position: absolute;
  top: -2px;
  left: 2px;
}
#globalheader #globalnav li a:hover {
  color: #DADADA;
  background: url(../images/nav_bg.gif) no-repeat left bottom;
  width: 80px;
  height: 40px;
  float: left;
  margin-right: -2px;
}
#globalheader #logo-search {
  height: 65px;
}
#globalheader #logo {
  margin: 18px 0 0 0;
  float: left;
}
#globalheader #search-wrapper {
  margin-top: 70px;
  float: right;
}
#globalheader #search-wrapper .btn01 {
  color: #FFF;
  background: url(../images/btn_bg01.gif) no-repeat;
  width: 77px;
  height: 25px;
  vertical-align: middle;
  border: 0;
}
#globalheader #search-wrapper .textinput {
  width: 200px;
  height: 20px;
  padding: 3px 0 0 3px;
  vertical-align: middle;
  border: 1px solid #909090;
  border-right: 0;
}
#globalurhere {
  height: 29px;
  background: url(../images/bg_urhere.gif) repeat-x;
  margin-top: -5px;
}
#globalurhere p {
  color: #333;
  width: 800px;
  padding-top: 6px;
  margin: 0 auto;
}
#globalurhere p a {
  color: #333;
  text-decoration: underline;
}
#globalurhere p a:hover {
  text-decoration: none;
}
#globalurhere span {
  color: #ff6c00;
}


/* QuickNav */
#quicknav {
  border-bottom: 1px solid #CCC;
}
#quicknav ul {
  background: #FFF;
  height: auto;
  padding: 0 8px 8px 8px;
  border: 5px solid #F5F5F5;
}
#quicknav li {
  line-height: 28px;
  height: 28px;
  padding: 0 0 0 15px;    margin-top: 5px;
  border-bottom: 1px solid #EBEAEA;
}
#quicknav li a {
  color: #000;
}
#quicknav li a:hover {
  color: #FF6C00;
}

/*  ServiceMenu  */
#servicemenu h3 {
  background: url(../images/title_bg.gif) no-repeat 40px 5px;
  text-indent: -9999px;
  height: 30px;
}
#servicemenu ul {
  background: url(../images/bg_left.gif) no-repeat;
  padding-left: 36px;
  border-top: 1px solid #C1DBE7;
}
#servicemenu li {
  border-bottom: 1px solid #C1DBE7;
}
#servicemenu li a {
  line-height: 30px;
  color: #333;
  display: block;
  padding-left: 3px;
}
#servicemenu li a:hover {
  color: #39c;
  background: #ECF6FA;
}

/*  Query Menu  */
#querymenu {
  margin-top: 20px;
}
#querymenu h3 {
  background: url(../images/title_bg.gif) no-repeat 40px -32px;
  text-indent: -9999px;
  height: 30px;
}
#querymenu td {
  color: #333;
}
#querymenu .link-email {
  color: #09c;
  text-decoration: underline;
}


/* Cooperate */
#cooperate {
  width: 836px;
  border: 1px solid #CCC;
  margin: 7px auto 0 auto;
}
#cooperate p {
  padding: 10px;
}

/* Footer */
#footer {
  text-align: center;
  background: #313131;
  height: 32px;
  margin-top: 7px;
}
#footer a {
  color: #FFF;
  background: url(../images/bg_line01.gif) no-repeat right center;
  line-height: 32px;
  text-align: center;
  padding: 5px 20px;
  height: 32px;
}
#footer a:hover {
  color: #FF6C00;
}
#footer a.last {
  background: none;
}

/* Copyright */
#copyright {
  font: 12px Arial;
  text-align: center;
  padding: 10px 0 30px 0;
}
#copyright h1 {
  margin-top: 5px;
}
