body
  {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  margin: 0px;
  background: #F2F2F2 url(../images/bg_browser.gif) repeat-x top fixed;
  text-align: center;
  }

tr, p, div
  {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #333333;
  }

STRONG
  {
  color: #364F92;
  font-size: 110%;
  }

A:active, A:focus
  {
  outline:none;
  } 


#container_top
  {
  width: 770px;
  height: 130px;
  background: #FFFFFF url(../images/topbar.gif) no-repeat top;
  margin: 0px auto 0px auto;

  }

#banner
  {
  width: 770px;
  height: 103px;
  xborder: 1px solid red;
  }

#switchlang
  {
  font-size: 11px;
  xposition: absolute;
  margin-left: 650px;
  padding-top: 103px;
  color: #FFFFFF;
  }

#switchlang a, switchlang a:visited
  {
  font-size: 11px;
  color: #FFFFFF;
  text-decoration: none;
  }

#container_content
  {
  width: 770px;
  \width: 790px;
  w\idth: 770px;
  margin: 0px auto 0px auto;
  text-align: left;
  }

#navi
  {
  text-align: left;
  font-size: 13px;
  float: left;
  width: 150px;
  x\width: 150px;
  xw\idth: 150px;
  color: #FFF;
  display: block;
  xbackground: url(../images/navi_texture.gif) repeat-y top;
  padding: 0px 0px 5px 0px;
  xborder: 1px solid red;
  margin: 0px;
  }

#navi_bottom
  {
  float: left;
  xclear: left;
  }

.ul_navi
  {
  xmargin: -9px;
  margin: 0px;
  padding: 0px;
  list-style: none;
  background: url(../images/navi_texture.gif) repeat-y top;
  }

.li_navi
  {
  xmargin-left: 9px;
  line-height: 25px;
  }

a.mainnavi:link, a.mainnavi:visited
  {
  xdisplay: block;
  font-weight: bold;
  text-decoration: none;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  xtext-indent: 9px;
  color: #FFF;
  background: url(../images/navi_listitem.gif) no-repeat;
  padding: 0px 0px 0px 12px;
  }

a.mainnavi:hover
  {
  color: #409C4A;
  text-decoration: none;
  background: url(../images/navi_hover.gif) no-repeat;
  }

.textnavi
  {
  font-size: 10px;
  }

#content
  {
  padding: 10px 10px 10px 10px;
  margin-left: 130px;
  background: #FFF;
  border: 1px solid #BCBCBC;
  border-top: 0px;
  line-height: 150%;
  xborder: 1px solid blue;
  }

.starttext
  {
  width: 440px;
  border-right: 1px solid #409C4A;
  padding: 0px 15px 0px 0px;
  }

#content UL
  {
  margin: 8px 0px 15px 15px;
  padding: 0px 3px 0px 3px;
  }

#content LI
  {
  line-height: 120%;
  color: #000;
  text-decoration: none;
  list-style: url(../images/bullet_newsitem.gif);
  margin: 8px 0px 0px 0px;
  }

#col_left
  {
  width: 560px;
  xfloat: left;
  border: 1px solid red;
  }
  
#col_right
  {
  width: 50px;
  float: right;
  xmargin-top: 50px;
  xmargin-left: 15px;
  xtext-align: center;
  xvertical-align: top;
  border: 1px solid green;
  }

#col_right_bordered
  {
  width: 200px;
  float: right;
  margin-top: 50px;
  margin-left: 15px;
  text-align: center;
  border: 1px solid #CECECE;
  background: white;
  padding: 10px;
  }

.maintext
  {
  padding-left: 10px;
  padding-right: 10px;
  xborder-left: 2px solid #EADEC9;
  line-height: 150%;
  }


#col_right_bordered
  {
  width: 200px;
  float: right;
  margin: 50px 0px 0px 15px;
  xtext-align: center;
  border: 1px solid #CECECE;
  background: #FFFFFF url(../images/infohead_bg.gif) repeat-x;
  padding: 2px 5px 10px 5px;
  font-size: 11px;
  }


#footer
  {
  text-align: left;
  width: 640px;
  font-size: 11px;
  clear: both;
  padding: 0px 0px 0px 0px;
  margin: 30px 0px 0px 130px;
  }

H1
  {
  font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
  color: #409C4A;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 0px;
  xborder: 1px solid #409C4A;
  xborder-bottom: 1px dotted #409C4A;
  xbackground: url(../images/grad_h1.gif) repeat-x;
  }

H2
  {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  color: #409C4A;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: -15px;
  border-bottom: 1px solid #409C4A;
  }

H3
  {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  color: #409C4A;
  font-size: 12px;
  font-weight: bold;
  margin-bottom: -15px;
  }

HR
  {
  border-bottom: 1px solid #CECECE;
  height: 1px;
  width: 100%;
  color: #CECECE;
  }
  
.framed
  {
  border: 3px solid #FFF;
  }

.img_right_framed
  {
  clear: right;
  float: right;
  border: 3px solid #E6E9F1;
  margin: 25px 10px 10px 10px;
  }

.img_right
  {
  float: right;
  margin: 20px 20px 10px 10px;
  }

a:link, a:visited
  {
  color: #666;
  text-decoration: underline;
  }

a:hover
  {
  color: #364F92;
  text-decoration: none;
  }
  

/*pathaway setting*/
.pathway
  {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 9px;
  margin-bottom: 12px;
  }

a.pathway:link, a.pathway:visited
  {
  color: #0D3996;
  font-weight: normal;
  }

a.pathway:hover
  {
  color: #0F3059;
  font-weight: normal;
  text-decoration: none;
  }

#active_menu
  {
  color: #990000;
  background: url(../images/navi_bg_off.gif) no-repeat;
  }

.small
  {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #999999;
  text-decoration: none;
  font-weight: bold;
  }

.intent
  {
  margin-left: 100px;
  }

#extlink
  {
  list-style-image: url(../images/extlink.gif);
  }

#pdfdown
  {
  font-size: 11px;
  padding: 2px;
  background: #CECECE url(../images/infohead_bg.gif) repeat-x;
  border: 1px solid #CECECE;
  width: 300px;
  }
.footertext
  {
  font-size: 11px;
  }

.footertable
  {
  width: 100%;
  }

.column_right
  {
  float: right;
  width: 150px;
  margin: 20px 0px 10px 10px;
  }


.newsbox_outline
  {
  xfloat: right;
  width: 150px;
  border: 1px solid #364F92;
  background: #E6E9F1;
  xmargin: 20px 0px 10px 10px;
  }

.newsbox_header
  {
  font-weight: bold;
  color: #FFF;
  background: #364F92;
  padding: 0px 2px 4px 5px;
  }

.ul_newsbox_items
  {
  margin: 8px 0px 15px 15px;
  padding: 0px 3px 0px 3px;
  }

.li_newsbox_items
  {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 14px;
  color: #000;
  text-decoration: none;
  list-style: url(../images/bullet_newsitem.gif);
  }

A.newslink, A:visited.newslink
  {
  text-decoration: none;
  }

.schulist
  {
  padding-bottom: 5px;
  }


.prodlist LI
  {
  list-style: none;
  }

.prodlist A, .prodlist A:visited
  {
  font-size: 14px;
  font-weight: bold;
  color: #364F92;
  text-decoration: none;
  }

.prodlist A:hover
  {
  color: #409C4A;
  }

.prodlist
  {
  xwidth: 250px;
  }

.proddetail
  {
  background: #E6D6C0;
  border: 1px solid #C8AB85;
  border-left: 10px solid #C8AB85;
  margin: 10px 0px 0px 0px;
  font-size: 14px;
  font-weight: bold;
  }

.ref_logo
  {
  float: left;
  margin: 10px 7px 10px 7px;
  }

.contact_long
  {
  float: left;
  width: 140px;
  }

.team
  {
  width: 270px;
  xborder: 1px solid #364F92;
  xborder-top: 10px solid #364F92;
  xbackground: #E6E9F1;
  float: left;
  margin: 5px 5px 5px 10px;
  padding: 5px;
  }

.team_image
  {
  xborder: 1px solid blue;
  float: left;
  margin: 0px 10px 0px 0px;
  }

LABEL
  {
  display: block;
  float: left;
  width: 120px;
  margin-left: 20px;
  text-align: right;
  margin-right: 10px;
  }

.nolabel
  {
  display: none;
  width: 0px;
  }


.req
  {
  font-weight: bold;
  color: #364F92;
  }

INPUT
  {
  background: #FFF;
  width: 400px;
  border: 1px solid #BCBCBC;
  margin-bottom: 5px;
  padding-left: 5px;
  }

.conditional_input
  {
  xfloat: left;
  margin: 0px;
  xvisibility: hidden;
  }

TEXTAREA
  {
  background: #FFF;
  width: 400px;
  height: 50px;
  border: 1px solid #BCBCBC;
  margin-bottom: 5px;
  padding-left: 5px;
  overflow: auto;
  }

.radiobutton
  {
  background: none;
  width: 15px;
  border: 0px;
  margin-bottom: 0px;
  padding-left: 0px;
  margin-left: 0px;
  float: left;
  clear: right;
  }

.radioblock
  {
  width: 400px;
  height: 50px;
  xborder: 1px solid red;
  margin-left: 150px;
  }

FIELDSET
  {
  border: 0px;
  background: #F5F5F5 url(../images/bg_fieldset.gif) repeat-x bottom;
  }

LEGEND
  {
  color: #409C4A;
  font-weight: bold;
  margin-bottom: 10px;
  xborder-bottom: 1px dotted #409C4A;
  }

.submit
  {
  background: #364F92;
  color: #FFF;
  font-weight: bold;
  }

.fixer
  {
  height: 20px;
  clear: both;
  xborder: 1px solid red;
  xmargin-top: 5px;
  }
