@import url("reset.css");
/*========================= body =============================== */
body{
  color:#000000;
  background-color:#ffccoo;
  background-image:url(img/bg.jpg);
}

/* ======================== text ============================== */

.menu_images {
  background-image: url(../img/arw-1.gif);
  width:6px;
  height:10px;
  padding-left:1.0em;
  background-repeat:no-repeat;
  background-position:left;
}

.text_home{ /*first direct*/
  width:1000px;
  hight:300px;
  padding-left:30px;
  color:#F3F3F3;
  line-height:15px;
  letter-spacing:0.03em;
  font-family:arial;
  font-size:12px;
}

.menu_direct_second{ /*second direct*/
  background-image: url(../img/direct_a2_bg.gif);
  width:170px;
  height:44px;
  background-repeat:no-repeat;
  padding-top:4px;
  padding-left:30px;
  color:#F3F3F3;
  line-height:15px;
  letter-spacing:0.03em;
  font-family:verdana;
  font-size:12px;

}

.direct_A{
  background-image: url(/img/arw_blue.gif);
  background-repeat:no-repeat;
  background-position:5px 6px;
  width:200px;
  height:20px;
  padding-top:4px;
  padding-left:18px;
  
  color:#F3F3F3;
  line-height:15px;
  letter-spacing:0.03em;
  font-family:;
  font-size:12px;
}

.direct_B{
  background-image: url(/img/arw_A.gif);
  background-repeat:no-repeat;
  background-position:10px 6px;
  width:180px;
  height:20px;
  padding-top:4px;
  padding-left:26px;
  
  color:#F3F3F3;
  line-height:15px;
  letter-spacing:0.03em;
  font-family:;
  font-size:12px;
}

.text_black{
  color:#666666;
  line-height:15px;
  letter-spacing:0.03em;
  font-family:;
  font-size:12px;
}
/*========================= table =============================== */
.table{
  width:;
  height:;
  margin:;
  border-style:;
  padding-top:10px;
  padding-left:30px;
  content:;
  color: #ffffff;
  line-height: 18px;
  letter-spacing:0.05em;
  font-family:arial;
  font-size: 13px;
}

/*========================= mouse active =============================== */

.link_f a:link , .link_f a:visited , .link_f  a:active {
  color: #ffffff;
  line-height: 18px;
  letter-spacing:0.05em;
  font-family:arial;
  font-size: 13px;
  text-decoration:none;
}

.link_f a:hover {
  color:#E9F523;
  text-decoration:none;
  margin-bottom:#;
  width:#;
  cursor:pointer;
  background:#676DA3;
}

.link_b a:link , .link_b a:visited , .link_b a:active {
color: #5D6052;
  line-height: 18px;
  letter-spacing:0.04em;
  font-family:;
  font-size: 13px;
text-decoration:none;}

.link_b a:hover {
  margin-bottom:#;
  width:#;
  cursor:pointer;
  background:#333333;
  color: #ffffff; 
  text-decoration:none;
}

.box{
     width:95%;
	 color:#ffffff ;
	 background-color:#81899A;
	 border:0 ;
	 border-right-color:#2f4f8c;
	 border-top-color:#2f4f8c;
	 border-left-color:#2f4f8c;
	 border-bottom-color:#2f4f8c;
		 
	 
	 line-height: 15px;
	 letter-spacing:0.05em;
	 font-family:arial;
	 font-size: 12px;
	 solid #516B9B;
	 
	scrollbar-arrow-color: #637aa3;
	scrollbar-3dlight-color: #2f4f8c;
	scrollbar-darkshadow-color: #2f4f8c;
	scrollbar-face-color: #212c42;
	scrollbar-highlight-color: #2f4f8c;
	scrollbar-shadow-color: #2f4f8c;
	scrollbar-track-color: #2f4f8c;
	scrollbar-width:50px;
}