body {
background-color:#e08e9f;
background-image:url(bg.gif);
background-attachment: fixed;
margin:0px;
padding:0px;
text-align: center;
}

#container{
width: 804px;
background-image:url(bg.jpg);
background-repeat:repeat-y;
color:#000000;
text-align:left;
margin-left: auto;
margin-right: auto;
}


#text {
height: 980px;
font-size: medium;
padding-left: 15px;
padding-right: 5px;
line-height: 150%;
}

.main {
       width: 500px;
       float: left;
       font-size: 14px;
      }

.menu {
        width: 200px;
        float: right;
        color:#000000;
        font-size: 14px;
      }

.sitemap {
        text-align: right;
        padding-right: 30px;
        font-size: 14px;
}

.link {
      font-size: 12px;
      }

hr {
   width: 600px;
   }     

a{
color:#0000ff;
}

a:visited{
color:#800080;
}

a:hover{
color:#ff0000;
}

h1 {
color: #FFFFFF;
font-weight:bolder;
font-size:26px;
margin-bottom: 3px;
}

h1 a{
color:#FFFFFF;
font-family:arial, Helvetica;
text-decoration: none;
font-family:sans-serif;
font-weight:bolder;
}

h1 a:visited{
color:#ffffff;
}

h1 a:hover{
color:#ff0000;
}


h2 {
font-size: medium;
font-weight:bolder;
font-family:arial, Helvetica;
background-image:url(title.jpg);
background-repeat:no-repeat;
background-position:left;
padding: 12px 0px 5px 35px;
position:relative;
top:-17px;
}

h2 a{
text-decoration: none;
color:#7D7D7D;
}

h3 {
font-size: medium;
font-weight:bolder;
font-family:arial, Helvetica;
background-image:url(title.jpg);
background-repeat:no-repeat;
background-position:left;
padding: 10px 0px 5px 35px;
margin-left: 30px;
}

.title {
	MARGIN-TOP: 0px;
        FONT-WEIGHT: bold;
        MARGIN-BOTTOM: 0px;
       }

.title A {
	BORDER-RIGHT: medium none;
        BORDER-TOP: medium none;
        BORDER-LEFT: medium none;
        BORDER-BOTTOM: medium none;
       }



h3 {
	font-weight: bold;
	font-size: 14px;
	line-height: 140%;
	background-color: #FFFFFF;
	text-align: left;
	margin: 0px 0px;
	padding: 3px;
	border-bottom: 1px solid #CCCCCC;
}

h3.l {
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	line-height: 140%;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 4px;
	background-color: #ff80c0;
}



ul {
	list-style-type: none;
	margin: 0px 0px;
	padding: 0px;
}

li {
	font-size: 14px;
	line-height: 160%;
	text-align: left;
	margin: 0px 0px;
	padding: 3px 0px 0px 15px;
}

ul.l {
	list-style-type: none;
	margin: 0px 0px;
	padding: 0px;
}

li.l {
	font-size: 14px;
	line-height: 160%;
	text-align: center;
	margin: 0px 0px;
	padding: 3px 0px 0px 15px;
	border-left: 1px solid #ff80c0;
	border-right: 1px solid #ff80c0;
	border-bottom: 1px solid #ff80c0;
}

#navi {
        font-size: 14px;
        text-align: left;
        padding-left: 15px;
        margin: 10px 0px;
}

.navi {
        font-size: 14px;
        text-align: left;
        padding-left: 15px;
        margin: 10px 0px;
}

#banner{
color: #ffffff;
font-family:arial, Helvetica;
margin-bottom:5px;
text-align:left;
background-image:url(head.jpg);
background-repeat:no-repeat;
padding-top:25px;
padding-left:25px;
height:95px;
}


#g_menu {
	margin-left: 3px;
	padding: 0;
	width: 810px;
	overflow: hidden;
}

#g_menu li {
	margin-right: 0px;
	margin-left: 6px;
	height: 36px;
	list-style-type: none;
	float: left;
	padding: 0px;
}

#g_menu li a {
        width: 190px;
        height: 36px; 
        background-image: url('image2.gif'); 
        background-repeat: no-repeat;
        background-attachment: scroll; 
        display: block;
        color: #fff;
        font-size: 16px;
        font-weight: bold; 
        text-decoration: none;
        text-align: center;
        padding: 7px 0px 0px 0px;
        background-position: 0%;
}

#g_menu li span {
        width: 190px;
        height: 36px;
        background-image: url('image3.gif'); 
        background-repeat: no-repeat;
        background-attachment: scroll; 
        display: block;
        color: #000000;
        font-size: 16px;
        font-weight: bold; 
        text-align: center;
        padding: 7px 0px 0px 0px;
        background-position: 0%;
}

#g_menu li a:hover {
        text-decoration: none;
        background-image: url('image4.gif');
        color: #FFFF00; 
        background-repeat: no-repeat;
        background-position: 0%;
}

#foot {
        color: #FFFFFF;
        padding-top: 5px;
        background-color: #cc6699;
        height: 20px;
        text-align: center;
        font-size: 12px;
        clear: both;
        width: 790px;
        margin-left: auto;
        margin-right: auto;
}

table, th, td {
        border-width: 1px;
        border-style: solid;
        border-color: #808080;
        border-collapse: collapse;
}

th, td {
        padding: 3px 5px;
}

p {
  line-height: 1.5em;
  line-break: strict;
}

p.cl {
  clear: both;
  line-height: 1.5em;
  line-break: strict;
}

p.center {
  text-align: center;
  line-height: 1.5em;
  line-break: strict;
}

strong {
        font-weight: bold;
}

em {
        font-weight: normal;
        font-style: normal;
    }
