body{
	color: #666666;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: #2b333f;
	font-family: Veadana, Arial, Helvetica, sans-serif;
}

p,ul,li{
	margin: 0px;
	padding: 0px;
}
ul{
	list-style-type: none;
}
a:link{ color: #0066cc; text-decoration: none;}
a:visited{ color: #800080; text-decoration: none;}
a:hover{ color: #FF9900; text-decoration: underline;}

/*Header h1
------------------------------------------------------------------*/
#header {
	background:  url("../../images/common/header_img.png") repeat-y center;
	height: 32px;
	position: relative;
}

/*Header h1
------------------------------------------------------------------*/
#header h1 {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	position: absolute;
	left: 60px;
	top: 0px;
	width: 600px;
}

/*Wrapper
------------------------------------------------------------------*/
#wrapper {
	background: url("../../images/common/bg.gif") repeat-y center;
	width: 849px;
	margin-right: auto;
	margin-left: auto;
}


/*Container
------------------------------------------------------------------*/
#container {
	text-align: left;
	width: 849px;
	margin-right: auto;
	margin-left: auto;
}

/*Contents
------------------------------------------------------------------*/
#contents {
	background: url("../../images/common/contents_bg.gif") repeat-y left;
	padding-top: 5px;
}

h2{
	margin:0px;
	font-size: 16px;
	line-height: 120%;
	font-weight: bold;
	color: #5BA711;
	padding: 5px 5px 3px 5px;
}
h3{
	margin:0px;
	font-size: 12px;
	line-height: 120%;
	font-weight: bold;
	color: #5BA711;
	padding: 3px 3px 2px 2px;
}


.snavi td{
	color:#FFFFFF
}
.snavi a:link{
	color: #FFFFFF;
	text-decoration: none;
}
.snavi a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
.snavi a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

/*Menu Tab
------------------------------------------------------------------*/
/* tabs1 */
    #tabs1 {
      float:left;
      width:98%;
/*          background:#F4F7FB;*/
      font-size:93%;
      line-height:normal;
          border-bottom:1px solid #BCD2E6;
      }
    #tabs1 ul {
          margin:0;
          padding:5px 10px 0 35px;
          list-style:none;
      }
    #tabs1 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs1 a {
      float:left;
      background:url("../../images/menu/tableft1.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs1 a span {
      float:left;
      display:block;
      background:url("../../images/menu/tabright1.gif") no-repeat right top;
      padding:5px 12px 4px 6px;
      color:#627EB7;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs1 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs a:hover span {
      color:#627EB7;
      }
    #tabs1 a:hover {
      background-position:0% -42px;
      }
    #tabs1 a:hover span {
      background-position:100% -42px;
      }

      #tabs1 #current a {
              background-position:0% -42px;
      }
      #tabs1 #current a span {
              background-position:100% -42px;
      }

/*Sub MenuĦĦh2/h3/h4/212px
------------------------------------------------------------------*/
#sub {
	float: none;
	width: 212px;
	color: #36455c;
	padding-right: 0px;
	padding-left: 0px;
	padding: 0px 0px 0px 5px;
	margin-top: 0px;
}
#sub h2 {
	border: 3px double #ffffff;
	background: #36455c;
	font-size: 90%;
	text-align: center;
	margin-bottom: 5px;
	margin-top: 0px;
	color: #FFFFFF;
}
#sub h3 {
	border: 3px double #ffffff;
	background: #336699;
	font-size: 90%;
	text-align: center;
	margin-bottom: 5px;
	margin-top: 5px;
	color: #FFFFFF;
}
#sub h4 {
	border: 3px double #ffffff;
	background: #9966CC;
	font-size: 90%;
	text-align: center;
	margin-bottom: 5px;
	margin-top: 5px;
	color: #FFFFFF;
}

/*News
------------------------------------------------------------------*/
ul#news {
	padding: 0px 10px 20px 10px;
}
#news li {
	border-bottom: 1px dotted #CCCCCC;
	text-indent: -1.5em;
/*	padding-left: 1em;*/
	padding: 5px 2px 5px 10px;
}

/* Sub Menu Write */
#box04 { background:transparent; margin:0; padding:0; }
#box04 .h, #box04 p { margin:0; padding:5px 5px; line-height:1.2em; }
#box04 .h { font-size:1.5em; color:#60c8d8; padding-bottom:0; font-weight:bold; }
#box04 .xdtop, #box04 .xdbottom {display:block; background:transparent; font-size:1px; }
#box04 b { display:block; overflow:hidden; }
#box04 .xd1, #box04 .xd2, #box04 .xd3 {height:1px; }
#box04 .xd2, #box04 .xd3, #box04 .xd4 {background:#FFFFFF; border-left:1px solid #CCCCCC; border-right:1px solid #CCCCCC; }
#box04 .xd1 { margin:0 5px; background:#CCCCCC; }
#box04 .xd2 { margin:0 3px; border-width:0 2px; }
#box04 .xd3 { margin:0 2px; }
#box04 .xd4 { height:2px; margin:0 1px; }
#box04 .xdcontent { display:block; background:#FFFFFF; border:0 solid #CCCCCC; border-width:0 1px; }

/*Footer
------------------------------------------------------------------*/
#footer {
	clear: both;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	background: url("../../images/common/footer_img.png") no-repeat bottom;
	padding-top: 5px;
	height: 35px;
}
