* {
         padding:0;
         margin:0; 
}

a:link {
         color: gray;
}
a:hover {
         color: gray;
         <!--font-style: oblique;-->
}
a:active {
         color: gray;
}
a:visited {
         color: gray;
         text-decoration: none;
}

body {
         background-color:#eee;
}

#wrapper {
         margin: 10px auto;
         background-color:#fff;
         border:outset #eee 3px; 
         width:780px;
         padding: 10px;
}

#header {
         width:100%; 
         margin-bottom: 5px; 
         
}
#information {
         position: relative;
         left: 610px; 
         top: 30px;  
}

#global-nav {
          width:100%; 
          
}

#global-nav li {
           list-style-type:none;
           display:inline;
           margin-top: 5px; 
}

#container {
           width:100%; 
           margin: 10px 0px 0px 0px; 
}
#container:after {
 content: "";
 display: block;
 clear: both;
}

.content {
           width:100%;
}

.pass {
           position: relative; 
           left: 10px; 
           font-size: 12px; 
           text-align: left; 
           color: #ffcc66;
           margin-bottom: 10px;
}

h3.name {
           position: relative; 
           left: 10px; 
           margin-bottom: 10px; 
                      
}

.index {
           background-image: url("../../img/orange.png"); 
           background-repeat: no-repeat; 
           font-size: 15px; 
           position: relative; 
           left: 10px; 
           padding-left: 20px; 
           font-family: impact;
           border-top: none;border-right: none;
           border-left: 2px #eee solid;
           border-bottom: 2px #eee solid;
           width: 720px;            
}

.topic {  
           position: relative; 
           left: 10px; 
           margin-top: 10px; 
           margin-bottom: 10px;           
}

.greeting {
           float: left;
           font-size: 12px; 
           margin-top: 10px; 
           padding-top: 10px;
           padding-left: 15px; 
           padding-right: 20px;
           letter-spacing: 1px; 
           line-height: 120%;
           text-align: justify;
}

.plan {
           font-size: 12px; 
           margin-top: 10px; 
           margin-left: 40px; 
           padding-left:15px;padding-right:20px;
           letter-spacing: 1px; 
           line-height: 1.5em; 
           text-align: justify;  
}

.principle { 
            margin-top: 25px; 
            margin-left: 40px; 
            list-style-image: url("../../img/sicon.gif");
            font-size: 12px; 
            list-style-position: outside;  
}

.principle li {
           
           padding-left:15px;padding-right:20px;padding-bottom:5px; 
           letter-spacing: 1px; 
           line-height: 1.5em; 
           text-align: left; 
}

img#president { 
            width: 240px; 
            height: 275px; 
            margin: 0px 5px 10px 10px;  
            float: right;           
}

img#iso { 
            width: 200px; 
            height: 90px; 
            margin: 0px 5px 5px 5px;  
            float: right;           
}

img#sign {
            position: relative; 
            left: 450px; 
            top: 10px; 
            margin-bottom: 10px; 
}

.clear {
           clear: both; 
}

.clear hr {
           display: none; 
}

.line {
           border-style: solid;  
           background-color: #ffcc99;
           height: 3px; 
           color: #ffcc99; 
           width: 97%; 
           margin-top: 10px; 
           margin-bottom: 10px; 
           margin: 10px auto; 
}

.table {
           border-spacing: 0px;  
           position: relative; 
           left: -10px; 
           font-size: 12px;  
           margin-top: 10px; 
           margin-bottom: 10px;  
           margin-left: 0px; 
           padding-left: 20px; 
}

.table td {
           padding-left: 10px; 
}

.left {
           background-color: #eee; 
           padding: 5px 5px 5px 0px; 
           height: 20px; 
           
}

.left2 {
           background-color: #eee; 
           padding: 5px 5px 5px 5px; 
           height: 20px; 
           border-bottom: white solid 1px; 
}

.border {
           border-bottom: 1px #eee solid;
          
}


p#footer {
           width:100%;
           overflow: visible;
           margin-top:5px; 
           color: gray; 
           position:relative; 
           text-align: center;
           font-size: 12px;
}

.address { 
           border-collapse: collapse;
           border-spacing: 15px 25px; 
           margin-top: 20px; 
           margin-left: 0px; 
           font-size: 12px;  
}

.caption {
           background-color: #eee;
           padding: 5px 15px 2px 15px;
}

.address td {
           padding: 5px 15px 5px 15px;
}

.addindex { 
           margin-top: 0px;
           margin-left: 15px; 
           font-size: 14px; 
           line-height: 1.4em;
}

hr {
           margin-top: 15px; 
           margin-bottom: 15px;            
}

a.link1{
          color: #FF9000;
          font-size: 10.5px;
          text-decoration:none;    
}
a:hover.link1{
          color: #1822B2;
}

a.link2{
          color: #eee;
          text-decoration:none;    
}
a:hover.link2{
          color: #1822B2;
}

.leftcontent {
	float: left; 
	width: 260px; 
	margin^left: 15px;
	margin-top: 15px;
}
.rightcontent{
	float: right;
	width: 400px;
}


.anyuarurepoto { 
        float:left;
        font-size:50px;
        line-height:1.4em;
        margin-left:15px;
        margin-right:20px;
        margin-top:0px;
}


img {
    border-style:none;
}
