* {
  margin: 0;
  padding: 0;
  font-style: normal;
  font-weight: normal;
  font-size : 100%;
}

img{  border:0; }


a:link { color:; text-decoration: none;}
a:visited  { color:; text-decoration: none;}
a:active  { color:; text-decoration: underline;}
a:hover { color:; text-decoration: underline;}

html,body{
height: 100%;
}

body{
background: url(../img/common/bg_body.gif) repeat-x top;
}

.clearfix{
zoom: 1;
}

.clearfix:after{
  content:".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
}



/* head */

#head{
width: 852px;
height: 80px;
margin: 0 auto;
border-bottom: 1px solid #000;
}

h1{
width: 852px;
position: absolute;
left: 50%;
margin-left:-426px; 
top: 36px;
}

h1 a{
display: block;
width: 229px;
height: 0;
padding-top: 35px;
background: url(../img/common/logo.gif) no-repeat 0 0;
overflow: hidden;
}


#menu_1{
width: 212px;
position: absolute;
left: 50%;
margin-left:210px; 
top: 22px;
}

#menu_2{
width: 511px;
position: absolute;
left: 50%;
margin-left:-85px; 
top: 57px;
}


#menu_1 li,
#menu_2 li{
float: left;
list-style-type: none;
}

#menu_1 li a,
#menu_2 li a{
display: block;
height: 0;
overflow: hidden;
}

#menu_1 li a{padding-top: 10px;}

#menu_2 li a{
padding-top: 22px;
background-image: url(../img/common/menu.gif);
}

.m_faq a{width: 43px;padding-left: 20px;}
.m_faq a:link{background: url(../img/common/head_menu_faq.gif) no-repeat 0 0;}
.m_faq a:visited{background: url(../img/common/head_menu_faq.gif) no-repeat 0 0;}
.m_faq a:hover{background: url(../img/common/head_menu_faq.gif) no-repeat 0 -10px;}
.m_faq a:active{background: url(../img/common/head_menu_faq.gif) no-repeat 0 0;}




.m_recruit a{width: 61px;padding-left: 20px;}
.m_recruit a:link{background: url(../img/common/head_menu_recruit.gif) no-repeat 0 0;}
.m_recruit a:visited{background: url(../img/common/head_menu_recruit.gif) no-repeat 0 0;}
.m_recruit a:hover{background: url(../img/common/head_menu_recruit.gif) no-repeat 0 -10px;}
.m_recruit a:active{background: url(../img/common/head_menu_recruit.gif) no-repeat 0 0;}


.m_contact a{width: 68px;}
.m_contact a:link{background: url(../img/common/head_menu_contact.gif) no-repeat 0 0;}
.m_contact a:visited{background: url(../img/common/head_menu_contact.gif) no-repeat 0 0;}
.m_contact a:hover{background: url(../img/common/head_menu_contact.gif) no-repeat 0 -10px;}
.m_contact a:active{background: url(../img/common/head_menu_contact.gif) no-repeat 0 0;}





.m_top a{width: 80px;}
.m_top a:link{background-position: 0 0;}
.m_top a:visited{background-position: 0 0;}
.m_top a:hover{background-position: 0 22px;}
.m_top a:active{background-position: 0 0;}

.m_our_works a{width: 92px;}
.m_our_works a:link{background-position: -80px 0;}
.m_our_works a:visited{background-position: -80px 0;}
.m_our_works a:hover{background-position: -80px 22px;}
.m_our_works a:active{background-position: -80px 0;}

.m_goods a{width: 120px;}
.m_goods a:link{background-position: -172px 0;}
.m_goods a:visited{background-position: -172px 0;}
.m_goods a:hover{background-position: -172px 22px;}
.m_goods a:active{background-position: -172px 0;}

.m_about_us a{width: 90px;}
.m_about_us a:link{background-position: -292px 0;}
.m_about_us a:visited{background-position: -292px 0;}
.m_about_us a:hover{background-position: -292px 22px;}
.m_about_us a:active{background-position: -292px 0;}

.m_g_loan a{width: 129px;}
.m_g_loan a:link{background-position: -382px 0;}
.m_g_loan a:visited{background-position: -382px 0;}
.m_g_loan a:hover{background-position: -382px 22px;}
.m_g_loan a:active{background-position: -382px 0;}



/* contents */

#contents{
width: 852px;
margin: 0 auto;
padding-top: 1px;
padding-bottom: 18px;
}

#contents_in{
width: 850px;
border: 1px solid #e2e2e2;
margin: 0 auto;
background-color: #e6e3df;
}

.block{
background-color: #fff;
width: 840px;
border: 1px solid #dad4cb;
margin: 5px auto;
padding-top: 2px;
padding-bottom: 2px;
}

.title1{
text-align: center;
padding-bottom: 2px;
}


#pan li{
float: left;
font-size: 10px;
letter-spacing: 1px;
list-style-type: none;
}

#pan li span{
display: block;
padding: 10px 5px;
}

#pan li a{
display: block;
padding: 5px;
text-decoration: none;
margin-top: 5px;
margin-bottom: 5px;
margin-right: 5px;
}

.a1 a:link{
background-color: #000;
color: #fff;
}

.a1 a:visited{
background-color: #000;
color: #fff;
}

.a1 a:hover{
background-color: #f5f5f5;
color: #000;
}

.a1 a:active{
background-color: #fff;
color: #000;
}

.a2 a:link{
background-color: #eee;
color: #000;
}

.a2 a:visited{
background-color: #eee;
color: #000;
}

.a2 a:hover{
background-color: #fff;
color: #000;
}

.a2 a:active{
background-color: #eee;
color: #000;
}





/* ta */

.ta {
width: 836px;
margin: 0 auto;
font-size: 80%;
line-height: 1.4;
border-collapse: collapse;
border: 1px solid #e2e2e2;
}

.ta td,
.ta th{
padding: 8px 10px;
}

.ta thead tr{
border-bottom: 1px solid #e2e2e2;
}
.ta thead th{background-color: #f5f5f5;border-right: 1px solid #fff;}
.ta thead td{background: url(../img/common/bg_ta.gif);border-right: 1px solid #fff;}
.b0{border: 0 !important;}
.b0_b{border-bottom: 0 !important;}

.ta tbody td{border-right: 1px solid #e2e2e2;border-bottom: 1px solid #e2e2e2;}
.ta tbody th{border-right: 1px solid #e2e2e2;border-bottom: 1px solid #fff;background-color: #f5f5f5;}





/* foot */

#foot{
width: 852px;
background: url(../img/common/bg_foot.gif) repeat-x top;
margin: 0 auto;
font-size: 10px;
letter-spacing: 1px;
padding-top: 25px;
}

#txt_link{
width: 550px;
float: left;
padding-left: 10px;
display: inline;
}

#txt_link a:link{color: #000;text-decoration: none;}
#txt_link a:visited{color: #000;text-decoration: none;}
#txt_link a:hover{color: #FD01C6;text-decoration: none;}
#txt_link a:active{color: #000;text-decoration: none;}

#pagetop{
float: right;
}

#pagetop a{
display: block;
width: 63px;
height: 0;
padding-top: 13px;
overflow: hidden;
background: url(../img/common/bt_pagetop.gif) no-repeat 0 0;
}

#copy{
width: 852px;
height: 0;
padding-top: 50px;
border-top: 1px solid #e2e2e2;
border-left: 1px solid #e2e2e2;
border-right: 1px solid #e2e2e2;
background: url(../img/common/txt_copy.gif) no-repeat center 15px;
overflow: hidden;
margin: 15px auto 0;
}