/* CSS Document */

/* 0 body */
body {
      width:800px;
      height:auto;
	  margin:auto;
	  margin-top:0px;
      padding:0px;
	  background-color:#dfdad5;
	  font-size:12px;
	  color:#000000;}
	  
a:link{color:#FF6600;
       text-decoration:none;
	   border-bottom:1px dotted #ff6600;}
a:visited{color:#FF6600;
          text-decoration:none;
		  border-bottom:1px dotted #ff6600;}
a:hover{color:#FF9900;
        text-decoration:none;
        border-bottom:1px solid #ff9900;}

.arrow{
       color:#ff6600;}

/* 05 frame */
#frame00{
         width:800px;
		 background:#ffffff;
		 border:1px solid #C8BFB7;}
#frame01{
         width:800x;
		 background:#ffffff;
		 border:1px solid #C8BFB7;
		 margin-top:10px;}
		 
#frame-hyde{
            margin:0px;
			padding:0px;
			clear:both;
            width:800px;
			height:5px;
			background:url(images/hyde.gif);
			background-repeat:no-repeat;}

/* 1 header */
#header01{
          width:800px;
		  height:40px;}
#header02{
          width:800px;
		  height:200px;}
#header03{
          width:780px;
		  height:auto;
		  padding:3px 10px 3px 10px;}
#header-navi01{
               width:auto;
			   float:left;
			   margin-right:10px;}
#header-navi02{
               width:auto;
			   float:left;}


/* 2 menu */
#menu01{
        width:110px;
		height:40px;
		float:left;
		margin-right:1px;}
#menu02{
        width:110px;
		height:40px;
		float:left;}
#menu03{
        clear:both;
		background:#FFE6CA;
        width:90px;
		height:140px;
		padding:10px;
		float:left;
		margin-right:1px;}
#menu04{
        background:#FFE6CA;
        width:90px;
		height:140px;
		padding:10px;
		float:left;
		margin-right:1px;}
#menu05{
        background:#FFE6CA;
        width:90px;
		height:140px;
		padding:10px;
		float:left;}
		

ul{
  list-style : none;
  margin : 0px;
  padding : 0px;}
li{
  line-height : 120%;
}


/* 3 pic */
#pic-head{
          width:776px;
		  height:40px;
		  margin-bottom:10px;}
#pic-photo{
           width:540px;
		   height:auto;
		   border:1px dotted #C8BFB7;
		   float:left;}
#pic-word{
          width:220px;
		  height:auto;
		  float:right;}
#pic-word01{
            width:220px;
			height:auto;
			border:1px solid #C8BFB7;
			margin-bottom:10px;
			text-align:center;
			font-size:16px;
			color:#FF6600;
			font-weight:bold;}
#pic-word02{
            width:220px;
			height:auto;}
		   
#content04{
	width:776px;
	height:auto;
	float: left;
}
		   
		   

/* 4 footer */


/* 5 lists */
#lists01{
        width:300px;
		height:40px;
		float:left;
		margin-right:1px;
		margin-bottom:1px;}
#lists02{
        width:90px;
		height:40px;
		float:left;
		margin-right:1px;
		margin-bottom:1px;}
#lists03{
        width:273px;
		height:40px;
		float:left;
		margin-right:1px;
		margin-bottom:1px;}
#lists04{
        width:110px;
		height:40px;
		float:left;
		margin-bottom:1px;}


#lists05in01{
            float:left;
		    margin-right:5px;}
#lists05in02{
            float:left;}
#listsclear{
           clear:both;
		   margin-bottom:10px;}
#lists00{
         width:auto;}


/* 6 content */
#content01{
           width:180px;
		   height:20px;
		   padding:10px;
		   background:#FA7337;
		   float:left;
		   margin-right:1px;
		   margin-bottom:1px;}
#content02{
           width:454px;
		   height:20px;
		   padding:10px;
		   background:#FA7337;
		   float:left;
		   margin-right:1px;
		   margin-bottom:1px;}
#content03{
           width:80px;
		   height:20px;
		   padding:10px;
		   background:#FA7337;
		   float:left;
		   margin-bottom:1px;
		   text-align:center;}
td.border-bottom1{
                  border-bottom:1px #fff solid;}
td.border-right-bottom1{
                  border-bottom:1px #fff solid;
				  border-right:1px #fff solid;}
td.border{
          border:1px solid #FFE6CA;}
td.border1{
		  border-bottom:1px solid #FFE6CA;
		  border-right:1px solid #FFE6CA;
		  border-top:1px solid #FFE6CA;}
td.padding0{
            padding:0px;
			border-bottom:1px solid #fff;}
p.words{
        line-height:2em;}

     
/* 7 style */
.white{
       color:#FFFFFF;}
.white1{
        color:#FFFFFF;
		font-size:16px;}
.white-strong{
              color:#FFFFFF;
			  font-weight:bold;}
.white-strong1{
              color:#FFFFFF;
			  font-size:16px;
			  font-weight:bold;}
span.strong{
        font-weight:bold;}


