@import "common.css";

h2{
height:32px;
padding:5px 0px 0px 0px;
font-size:1px;
text-indent:-5000px;
background-repeat:no-repeat;
background-position:0px 100%;
border-top:2px solid #70a8d6;
}
h2#exc{
margin:0px 0px 20px 0px;
background-image:url(../img/links/exchange.gif);
}
h2#biz{
margin:40px 0px 20px 0px;
background-image:url(../img/links/business.gif);
}
h2#inc{
margin:40px 0px 20px 0px;
background-image:url(../img/links/inquiry.gif);
}

.link_table{
width:100%;
margin:0px 0px 20px 0px;
background-image:url(../img/common/Cont-Right_dotline-h.gif);
background-repeat:repeat-x;
background-position:0px 0px;
}

.ban,.name{
background-image:url(../img/common/Cont-Right_dotline-v.gif);
background-repeat:repeat-y;
background-position:100% 0px;
}

.ban{
width:110px;
padding:10px 0px 5px 0px;
font-size:14px;
vertical-align:top;
}
.ban a{
/*color:#666;*/
text-decoration:none;
}
.ban a:hover{
/*color:#333;*/
text-decoration:underline;
}

.name{
width:290px;
padding:10px 0px 5px 10px;
}
.name a{
font-size:14px;
color:#390;
text-decoration:none;
}
.name a:hover{
font-size:14px;
color:#f60;
text-decoration:none;
}

.area{
width:100px;
padding:10px 0px 5px 10px;
font-size:14px;
color:#4c4c4c;
text-align:right;
}

.des{
padding:3px 0px 20px 0px;
font-size:14px;
line-height:130%;
color:#4c4c4c;
}

.des2{
padding:10px 0px 0px 10px;
font-size:14px;
line-height:130%;
color:#4c4c4c;
}


#link-form{
width:500px;
margin:0px 0px 0px 0px;
}

#link-form th,#link-form td{
padding:15px 0px 15px 0px;
font-size:14px;
font-weight:normal;
color:#555;
line-height:100%;
text-align:left;
vertical-align:top;
background-image:url(../img/common/Cont-Right_dotline-h.gif);
background-repeat:repeat-x;
background-position:0px 0px;
}

#link-form th{
width:140px;
line-height:110%;
}
#link-form td,#link-form td textarea{
width:360px;
}
#link-form td{
line-height:140%;
}
#link-form td small{
font-size:14px;
}
#link-form td ul{
margin:5px 0px 0px 0px;
padding:0px 0px 0px 20px;
font-size:14px;
}
#link-form td li{
margin:0px 0px 0px 0px;
}

#link-form #last input{
margin:20px 20px 0px 0px;
}

.application{font-size:14px; margin-bottom:15px;}
.application-tag{
width:100%;
height:65px;
font-size:14px;
margin-bottom:10px;
padding:10px 5px 0 5px;
background-color:#FEFDEF;
border:1px solid #CCC;
overflow:hidden;
}

