* {
   margin:0;
   padding:0;
}

body {
   background:#ffffff url("/shared/bg.gif") repeat-y;
   color:#000000;
}
address {
   width:480px;
   padding:7px 15px;
   margin:0px 55px;
   font-style:normal;
   font-size:85%;
   background-color:#f9fdfd;
   color:#000000;
   text-align:left;
   border-style:solid;
   border-width:1px;
   border-color:#4b71b8;
}

div.CopyRight {
   text-align:center;
   margin:25px 0px 5px 0px;
   color:#666666;
}

.bg-212163 { background-color:#212163; }

table.Header td { background-color:#ffffff; }

div.Contents { margin-left:28px; }

/* top */
div.NewsDate {
   font-weight:bold;
   white-space:nowrap;
   margin-left:8px;
}
div.NewsContents {
   margin:0px 0px 10px 5px;
}
div.News {
   margin-bottom:7px;
}

/* Introduction Presidential Address */

h2.President {
   font-size:100%;
   font-weight:bold;
}

div.PresidentName {
   font-weight:bold;
}

/* Introduction Official Board of IGCA */
div.OfficialBoard
{
   font-size:110%;
   font-weight:bold;
   margin-bottom:12px;
}
span.OfficialBoard
{
   font-weight:bold;
}
p.OfficialBoard
{
   line-height:1.5em;
}
div.Member
{
   font-weight:bold;
}
}
p.Member
{
   line-height:1.5em;
}
p.OfficialBoardNoMargin
{
   line-height:1.5em;
   margin:0px;
}
div.DottedLine
{
   background-image:url("/shared/dash_line.gif");
}
/* The Gastric Cancer */
div.KmCancer
{
   font-size:110%;
   font-weight:bold;
   margin-bottom:0.5em;
}
div.CancerDate
{
   font-size:90%;
   margin-bottom:0.5em;
}
span.Cancer 
{ font-weight:bold; }
p.Cancer
{ margin:0.7em 0px; }
em.Cancer
{ text-decoration:italic; }
ul.Cancer
{ margin-left:-20px; }
@media all{
  ul.Cancer {
       margin-left:20px;
  }
}

/* Constitution */
div.KmConst
{
   font-size:110%;
   font-weight:bold;
   margin-bottom:10px;
}
div.KkmConst
{
   font-weight:bold;
}
div.TbConst
{
   margin-bottom:15px;
}
/* Minutes */
div.KmMinutes
{
   font-size:110%;
   font-weight:bold;
   margin-bottom:10px;
}

/* Introduction to membership */

h2.Member {
   font-size:100%;
   font-weight:bold;
}
span.Sp {
   white-space:nowrap;
}
span.FormRequire {
   color:#ff0000;
   font-weight:bold;
}


/* IGCA News */
div.NewsReleaseDate
{
   font-size:110%;
   font-weight:bold;
   margin-bottom:10px;
}
div.KmNews
{
   font-size:110%;
   font-weight:bold;
}
ul.News
{ margin-left:-20px; }
@media all{
  ul.News {
       margin-left:20px;
  }
}
div.TbNews
{ margin-bottom:10px; }
th.NewsHead
{
color:#ffffff;
}
div.TbNewsTd
{
   font-size:90%;
   margin:3px 0px 3px 5px;
}