body { 
  text-align: center; 
} 
body * { 
  text-align: left; 
} 

body{
  background-color: #000000;
  padding: 0px;
  margin: 0px;
  background-image: url(/images/title/bg.gif);
}

body, td, p{
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 13px;
  color: #CCCCCC;
}

h1{
  font-family: "Times New Roman", Times, serif;
  font-size: 32px;
  color: #CCCCCC;
  font-weight: normal;
  letter-spacing: -1;
  margin-top: 0px;
}

h2{
  font: normal 24px "Times New Roman", Arial, Helvetica, sans-serif;
  letter-spacing: 0px;
  font-weight: normal;
  line-height: 1;
}

h3{
  font: normal 24px "Times New Roman", Arial, Helvetica, sans-serif;
  letter-spacing: 0px;
  font-weight: normal;
  line-height: 1;
}

h4{
  font: normal 20px "Times New Roman", Arial, Helvetica, sans-serif;
  letter-spacing: 0px;
  font-weight: normal;
  line-height: 1;
}

hr{
  color: #707070;
  height: 1px;
}

a:link, a:visited, a:active{
  color: #48D3FF;
  font: normal;
  text-decoration: underline;
}

a:hover{
  color: #000000;
  background-color: #48D3FF;
  text-decoration: none;
}

pre{
  border: 1px solid #505050;
  padding: 12px 10px 12px 20px;
}

.nohover:hover{
  color: transparent;
  background-color: transparent;
  text-decoration: none;
}

#container{
  width: 1004px;
  margin: 0px auto;
}

#top{
  height: 100px;
}

#logo{
  float: left;
  margin-left: 70px;
  margin-top: 16px;
  display: inline;
}

#menu{
  float: right;
  font-family: "Times New Roman", Times, serif;
  font-size: 21px;
  color: #A0A0A0;
  letter-spacing: -1px;
  margin-right: 30px;
  margin-top: 0px;
  display: inline;
}

#menu ul{
  padding: 0px;
  margin: 0px;
}

#menu li{
  float: left;
  list-style: none outside;
  margin: 0px;
  padding-left: 30px;
  background: transparent 6px 53px;
  background-image: url(/images/title/bullet.gif);
  background-repeat: no-repeat;
}

#menu #service{
  padding: 0px;
  margin: 0px;
  background-image: none;
}

#menu a{
  display: block;
  font-family: "Times New Roman", Times, serif;
  font-size: 21px;
  color: #B0B0B0;
  letter-spacing: -1px;
  background-color: transparent;
  padding: 44px 10px 12px 10px;
  border-bottom: 3px transparent none;
  text-decoration: none;
}

#menu a:hover{
  color: #FFFFFF;
  text-decoration: none;
  background-color: #505050;
  border-bottom: 3px #48D3FF solid;
}

#pic, #pic table{
  margin-left: auto;
  margin-right: auto; 
  text-align: center;
}

.main{
  float: left;
  width: 620px;
  display: inline;
  margin: 20px 0px 50px 25px;
  line-height: 1.4;
  overflow: hidden;
  display: inline;
}

.main h1{
  line-height: 1;
}

.main h2{
  margin-top: 40px;
  line-height: 1;
}

.main h3{
  margin-top: 40px;
  line-height: 1;
}

.main .news h2{
  margin-top: 0px;
}

.left{
  float: left;
  width: 300px;
  overflow: hidden;
  margin: 20px 0px 50px 25px;
  display: inline;
}

.left h1{
  line-height: 1;
}

.left h2{
  margin-top: 0px;
  line-height: 1;
}

#left{
  margin-top: 54px;
}

.news{
  width: 100%;
  margin-bottom: 30px;
  line-height: 1.4;
}

.news h2{
  font: normal 20px "Times New Roman", Arial, Helvetica, sans-serif;
  letter-spacing: 0px;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 4px;
  line-height: 1;
}

.news_date{
  float: left;
  width: 80px;
  height: 75px;
  background-image: url(/images/title/news.gif);
  margin-right: 10px;
  overflow: hidden;
  display: inline;
}

.news_date p{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
  text-align: center;
}

.news_date b{
  display: block;
  font-family: "Times New Roman", Times, serif;
  font-size: 40px;
  color: #000000;
  font-weight: normal;
  letter-spacing: -2;
  text-align: center;
  height: 43px;
  margin-top: 3px;
  overflow: hidden;
}

.news_link{
  margin-top: 4px;
}

#bottom{
  width: 620px;
  _width: 945px;
  padding: 20px 0px 30px 325px;
  margin: 0px 0px 0px 25px; 
  border-top: 1px #707070 solid;
}

.path{
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 11px;
  color: #707070;
  margin-bottom: 12px;
}

.path a:link, .path a:visited, .path a:active{
  color: #707070;
}

.path a:hover{
  color: #000000;
}

.menu2{
  margin-bottom: 40px;
}

.menu2 ul{
  margin: 0px;
  padding: 0px;
}

.menu2 li{
  list-style: none outside;
  width: 100%;
  margin: 0px;
}

.menu2 a:link, .menu2 a:visited, .menu2 a:active{
  display: block;
  width: 300px;
  padding: 4px 4px 4px 20px;
  margin: 0px;
  background: transparent 4px 10px;
  background-image: url(/images/title/arrow.gif);
  background-repeat: no-repeat;
}

.menu2 a:hover{
  background: #48D3FF 4px 10px;
  background-image: url(/images/title/arrow2.gif);
  background-repeat: no-repeat;
}

.fresh{
  margin-top: 40px;
}

.portfolio{
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
}

.portfolio_title{
  width: 180px;
  height: 30px;
  text-align: center;
  vertical-align: top;
  padding-top: 2px;
  font: normal 11px Verdana, Arial, Helvetica, sans-serif;
}

.glossary_menu{
  font-size: 11px;
  border: 1px solid #707070;
  padding: 8px;
}

.glossary_menu a:link, .glossary_menu a:visited, .glossary_menu a:active{
  color: #CCCCCC;
  text-decoration: none;
}

.glossary_menu a:hover{
  color: #000000;
}

#glossary{
  display: none;
}

.s1{
  color: #909090;
  font-size: 11px;
  border: 1px dotted #808080;
  padding: 8px 8px 6px 8px;
  margin-top: 30px;
}

.s1 a:link, .s1 a:visited, .s1 a:active, .s1 a:hover{
  color: #909090;
  background-color: transparent;
}

.s2{
  color: #909090;
  font-size: 11px;
  margin-top: 20px;
}

.s2 a:link, .s2 a:visited, .s2 a:active, .s2 a:hover{
  color: #909090;
  background-color: transparent;
}

