/* CSS Document */

body{
/*background:url(../images/full_back.jpg);*/
background:#0F0200;
/*width:100%;
height:100%;*/
margin:0px;
}
/* head*/
.bg_rep{
background:url(../images/bgimg.jpg) repeat-y;
width:980px;
}
.tab_bg{
background:url(../images/sma_tab.jpg) no-repeat;
width:69px;
height:23px;
}
.navi_bg{
background:url(../images/navi_mid.jpg) repeat-x;
width:6px;
height:37px;
}
/* mid */
.text11{
font-family:Verdana;
font-size:11px;
color:#fff;F1E2A7
}
.testimid_bg{
background:url(../images/testi_mid.jpg) repeat-y;
width:642px;
}

 .submit{
 background:url(../images/submit.png) no-repeat;
 width:69px;
 height:23px;
 border:none;
 }

/* footer */
.foot_bg{
background:url(../images/foot_img.jpg) no-repeat;
width:980px;
height:161px;
}
.foot_text{
font-family:Verdana;
font-size:10px;
color:#F1E2A7;
font-weight:bold;
}
a.foot_navi{
font-family:Verdana;
font-size:10px;
color:#F1E2A7;
text-decoration:none;
font-weight:bold;
}
a.foot_navi:hover{
font-family:Verdana;
font-size:10px;
color:#fff;
text-decoration:none;
font-weight:bold;
}