@charset"UTF-8";

/* CSS Document */


*{
margin:0;
padding:0;
text-align:center;
}


#body{
margin:0px;
text-align:center;
padding:0px;
}

#wrapper{
width:800px;
margin-left:auto;
margin-right:auto;
background-color:#ffffff;
}

#wrapper_inner{
width:780px;
margin-left:10px;
margin-right:10px;
height:auto;
}

#branding_text{
width:780px;
margin-top:17px;
margin-bottom:20px;
}

#text_large{
width:780px;
font-size:18px;
line-height:24px;
font-weight:800;
color:#4a4a4a;
margin-top:15px;
margin-bottom:15px;
}

#topics_box{
width:780px;
height:auto;
margin-bottom:20px;
}

#topics_box_inner{
width:758px;
height:210px;
border:1px solid #E1DFDD;
background-color:#FAF8F5;
padding:10px;
}

#topics_img{
width:758px;
height:auto;
text-align:left;
margin-bottom:10px;
}

#topics_text_box{
height:140px;
width:736px;
overflow:auto;
margin-bottom:10px;
text-align:left;
font-size:12px;
line-height:18px;
color:#4a4a4a;
background-color:#ffffff;
border:1px solid #E1DFDD;
padding:10px;
}


#topics_text_box_inner dl {
}

#topics_text_box_inner dt {
text-align:left;
color:#8F3900;
font-size:12px;
font-weight:800;
margin:0 0 3px;
}

#topics_text_box_inner dd {
text-align:left;
border-bottom:1px dotted #CCCCCC;
margin-bottom:10px;
padding-bottom:10px;
}


#con_box_team{
width:780px;
height:auto;
margin-bottom:30px;
}

#con_box_team_inner{
width:778px;
height:auto;
border:1px solid #c8eac8;
background-color:#e3f7e3;
}

#title_team{
width:780px;
margin-bottom:7px;
}

#box_team{
width:778px;
height:auto;
overflow:hidden;
margin-bottom:5px;
}

#box_team_s{
width:256px;
float:left;
margin-right:5px;
}

#box_team_s_m{
width:256px;
height:auto;
background-image:url(/image/static/tour09/interlock/box_team_s_m.jpg);
background-repeat:repeat-y;
text-align:center;
padding-top:10px;
padding-bottom:10px;
}

#box_team_s_m_202{
width:202px;
height:auto;
margin-left:27px;
margin-right:27px;
}

.box_text_l_team{
border-left:4px solid #16be1a;
height:auto;
width:198px;
color:#4a4a4a;
font-size:14px;
font-weight:800;
text-align:left;
text-indent:8px;
margin-bottom:3px;
}


.box_text_s_team{
height:auto;
width:202px;
color:#4a4a4a;
font-size:12px;
text-align:left;
line-height:18px;
margin-top:8px;
}

.box_text_s_team_top{
height:auto;
width:202px;
color:#4a4a4a;
font-size:12px;
text-align:left;
line-height:18px;
margin-bottom:6px;
}

.box_text_ss_team{
height:auto;
width:202px;
color:#1e56e6;
font-size:10px;
margin-bottom:5px;
text-align:left;
line-height:14px;
font-weight:800;
}

#box_team_img{
width:202px;
height:117px;
padding-top:12px;
padding-bottom:12px;
background-image:url(/image/static/tour09/interlock/coming_soon_bg.jpg);
background-repeat:no-repeat;
}

#box_team_img_inner{
margin-left:12px;
margin-right:12px;
width:178px;
height:117px;
}

#box_team_s_right{
width:256px;
float:right;
}

#text_box_team_tit{
width:780px;
height:25px;
color:#ffffff;
font-size:14px;
font-weight:800;
background-color:#615F5B;
text-align:center;
text-indent:15px;
padding-top:10px;
margin:auto;
}

#text_box_team{
width:778px;
height:auto;
border:1px solid #e1dfdd;
background-color:#faf8f5;
margin:auto;
}

#text_box_team_inner{
color:#4a4a4a;
text-align:center;
font-size:14px;
line-height:22px;
margn-left:10px;
margn-right:10px;
margin-top:12px;
width:758px;
height:auto;
}

#btn_box_team{
text-align:center;
margin-top:12px;
margin-bottom:12px;
text-align:center;
}



#head{
width:100%;
height:20px;
background-color:#000000;
margin:0 auto;
padding:0;
overflow:hidden;
}


#head_text{
float:right;
padding-right:10px;
font-size:12px;
color:#ffffff;
}


