/* CSS Document */

  body {
	background-color: #000000;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
  }
  
  
  #container {
	margin:0px auto;
	width: 800px;
	background-image: url(img/container_bg02.gif);
	background-repeat: repeat-y;
	background-position: center;
  }
  
  #container img.parts_img{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
  }
  
  
  #header {
	width: 768px;
	padding: 150px 0px;
	margin: 0px auto;
	background: url(img/header03.jpg) no-repeat 0 0;
	/*
	background-image: url(img/header01.jpg);
	background-repeat: no-repeat;
	background-position: center;*/
  }
  
  #naviver {
	/*margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: absolute;
	top:8px;
	left:433px;*/
	width: 380px;
	position: relative;
	top: -142px;
	left:160px;
  }
  
  #counter {
	width: 78px;
	position: relative;
	top:112px;
	left:70px;
  }
  
  /*#counter_bg {
	margin: -4px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 764px;
	background-image: url(img/counter.jpg);
	background-repeat: no-repeat;
	height: 51px;
  }*/
  
/* log 
*/
  

  
  #main {
  margin:0px auto;
  padding: 0px 0px 0px 0px;
  width: 680px;
  overflow: hidden;
 /* background-image: url(img/main_bg01.gif);
  background-repeat: repeat-y;
  background-position: center;
  background: url(img/main_bg01.gif) repeat-y;*/
  }
  
  /*#main div{
  width: 670px;
  margin:0px auto;
  }*/
  
  
  
  #left {
	width: 460px;
	float: left;
	/*margin: 0px auto;
	padding: 0px 0px 0px 0px;*/
  }
  

 .miclog_box01 {
	width: 460px;
	margin:10px auto;
	text-align: center;
	background: url(img/log_bg01.gif) repeat-y;
   }
   
 .miclog_box01 h1{
	padding: 15px 12px 15px 12px;
	font-size: 11px;
	color: #000000;
	letter-spacing: 0.1em;
	background: url(img/log_header01.gif) no-repeat 0;
	width: 460px;
	text-align: left;
   }
   
 .miclog_box01 h2{
	/**/
	padding-top: 3px;
	padding-left: 10px;
	margin:5px auto;
	text-align: left;
	width: 400px;
	font-size: 12px;
	letter-spacing: 0.1em;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
   }
   
 #left p.box_footer{
	text-align: left;
	font-size: 12px;
	padding: 0px 10px 0px 10px;
	cursor: pointer;
	cursor: hand;
	color: #FFFFFF;
	height: 23px;
	width: 460px;
	background: url(img/log_footer01.gif) no-repeat 0 0;
   }
   
 .miclog_box01 p{
	font-size: 13px;
	line-height: 17px;
	letter-spacing: 0.1em;
	text-align: left;
	padding: 0px 20px 0px 20px;
	}
	
  #left img .img02 {
	border: 1px solid #666666;
	padding: 3px;
	margin: 0px auto;
  }
  
  
  .pic_box001 {
	margin:5px auto;
	width: 430px;
	text-align: center;
  }  
    
  
  .pic_box01 {
	padding: 0x 10px 0px 10px;
	margin:0px auto;
	width: 430px;
  }
  
  .pic_box02 {
	padding: 0x 10px 0px 10px;
	margin:0px auto;
	width: 330px;
  }
  
  
  .pic_box03 {
	margin: auto;
	padding: 0px;
	width: 460px;
	text-align: center;
  }  
  
  
  .img01 {
	margin: 5px;
	padding: 3px;
	border: 1px solid #000000;
  }
  
  
  
   #text01, #text02, #text03, #text04, #text05, #text06, #text07, #text08, #text09, #text10, #text11 {
   display: none;
   }
   
  .miclog_box01 p a{
	color: #0066CC;
	text-decoration: none;
   }
   
  .miclog_box01 p a:hover{
	color: #FF3366;
	text-decoration: underline;
   }
   
   
      
/* right_menu */
   
  #right {
	/*width: 193px;
	margin:0px auto;
	background-color: #FFFF99;
	*/
	float: right;
	text-align: left;
	margin-bottom:10px;
   }
   
   
   .link_box {
	width: 193px;
	padding: 0px 0px 0px 0px;
	background: url(img/right_footer01.gif) no-repeat 100%;
   } 
   
  .link_box h1{
	background: url(img/right_header01.gif) no-repeat 0 0;
	font-size: 14px;
	padding: 19px 10px 17px 10px;
	margin:0px 0px 0px 0px;
	text-align: center;
	/*.color: #333333;
	padding: 15px;
	width: 193px;
	background: url(img/right_bg01.gif) repeat-y 0 0;*/
   }
   
 .link_li {
	font-size: 13px;
	color: #333333;
	font-weight: bold;
   }
   
  .link_box ul{
	margin: 0px;
	padding: 0px;
	background: url(img/right_bg01.gif) repeat-y 0 0;
   }
   
  .link_box li{
	font-size: 12px;
	letter-spacing: 0.1em;
	margin:0px 0px 0px 0px;
	padding: 2px 10px 2px 10px;
	background: url(img/right_bg01.gif) repeat-y 0 0;
	list-style-type: none;
   }
   
  .link_box a{
	color: #0066CC;
	text-decoration: none;
   }
   
  .link_box a:hover{
	color: #FF3366;
	text-decoration: underline;
   }
   
  /*  
  #right h2{
	margin: 5px 5px 5px 5px;
	padding: 2px 2px 2px 2px;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #999999;
	letter-spacing: 0.1em;
   }*/
   
   .flicker_box {
	background-image: url(img/flicer_bg01.gif);
	background-repeat: repeat-y;
	background-position: center;
	width: 193px;
	text-align: center;
	margin-top: -5px;
   } 
   
   /*.banner_box {
	margin: 0px 0px 0px 0px;
	margin:0px;
	padding: 0px 0px 0px 0px;
   } 
   
   #footer {
   clear: both;
   }*/
