@charset "UTF-8";
@import url("../common/common.css");

/* index */

h2{width:621px; height:39px; padding:38px 0 0 42px; background:#FFF url(../../img/company/h2.jpg) no-repeat; font-size:20px;}

/* history */
p.history_title{
    margin-left:20px;
    margin-bottom:4px;
    padding:0 0 0 12px; 
    background:url(../../img/cmn/a_link.gif) no-repeat 2px 6px;
    border-bottom:solid 1px #999;
    width:610px;
    font-weight:bold;
    clear:both;
}
div.history{padding:2px 25px 10px 30px;}
div.history span{color:#4066bc;}
div.history img{
    border:0px;
    margin:2px 0 0 7px;
} 

/* contribute */
.conBody{width:595px; padding:16px 15px 16px; background-color:#f2f7fc;}
.conBody .conRpic{float:right; padding:0 0 3px 17px; font-size:11px; text-align:right;}
.conBody .conRpic img{margin:0 0 10px 0;}

/* inquiry */
p.inqTel{margin:14px 0 0 20px;}
p.inqGuide{margin:8px 0 0 20px; padding-bottom:10px; width:621px; border-bottom:solid 1px #CCC;}
table.inqT{margin:8px 0 0 21px; width:622px;}
table.inqT tr td.inqTname{padding:0 10px 5px 0; white-space:nowrap; line-height:19px; vertical-align:top;}
table.inqT tr td.inqTxt{width:90%; padding:0 0 5px 15px; line-height:19px; background:url(../../img/cmn/a_link.gif) no-repeat 0 7px;}

table.inqLi tr td input{vertical-align:middle;}
table.inqLi tr td.inqLiName{padding:0 15px 0 0;}

p.inqCline{padding:6px 0 0 20px;}
table.inqCheck{margin:5px 0 30px 135px;}

/* request */
table.reqLi tr td.reqProName{width:120px; padding:0 15px 0 0;}
table.reqLi tr td input{vertical-align:middle;}

p.reqSub{padding:0 0 0 3px; margin-top:10px; font-weight:bold;}

/* sitemap */
table.siteT{
    margin:3px 0 0 35px;
}
table.siteT td.td1{
    padding:0 0 0 13px; line-height:19px; background:url(../../img/cmn/a_link.gif) no-repeat 0 center;
    width:150px;
    
}
table.siteT a{
    text-decoration:none;
}
