@charset "utf-8";

/* override global nav */
#gnavi01 .flow a,
#gnavi01 .flow a:hover {
background-position:-127px -70px;
}

/* override sidebar nav */
#sidebar01 .box01 .f01 a,
#sidebar01 .box01 .f01 a:hover {
background-position:-390px -80px;
}

#content01 h1 {
margin-bottom:14px;
}

/* lead */
#content01 .lead {
margin:0 13px 30px;
font-size:1.2em;
}

/* flow */
#content01 .flow {
margin-bottom:29px;
padding-bottom:14px;
border-bottom:1px dotted #ccc;
}
#content01 .flow .research,
#content01 .flow .suggest,
#content01 .flow .operate {
position:relative;
}
#content01 .flow .interview {
background:url(../img/index_bg_01.png) left bottom no-repeat;
}
#content01 .flow .research {
margin-bottom:10px;
margin-left:50px;
padding-top:42px;
background:url(../img/index_bg_05.png) no-repeat;
}
#content01 .flow .suggest {
height:100%;
margin-bottom:10px;
padding-bottom:32px;
background:url(../img/index_bg_05.png) left bottom no-repeat;
}
#content01 .flow .operate {
height:100%;
}
#content01 .flow h2,
#content01 .flow h3 {
margin-bottom:9px;
}
#content01 .flow p {
margin:0 10px 15px;
font-size:1.2em;
}
#content01 .flow .image {
float:left;
width:207px;
padding-bottom:5px;
background-color:#fff;
}
#content01 .flow .text {
margin-right:10px;
margin-left:207px;
}
/* icon list */
#content01 .flow .icon {
position:absolute;
top:0;
right:10px;
text-align:right;
}
#content01 .flow .research .icon {
top:42px;
}
#content01 .flow .icon li {
display:inline;
margin-left:3px;
*margin-left:6px;
padding:1px 6px;
color:#fff;
}
#content01 .flow .icon .verify {
background:#5D8DDC url(../img/index_bg_02.png) left bottom repeat-x;
}
#content01 .flow .icon .training {
background:#DC5D81 url(../img/index_bg_03.png) left bottom repeat-x;
}
#content01 .flow .icon .produce {
background:#DF8870 url(../img/index_bg_04.png) left bottom repeat-x;
}
/* link list */
#content01 .flow .link {
text-align:right;
}
#content01 .flow .link li {
display:inline;
padding-left:5px;
}
#content01 .flow .link .theme {
display:block;
width:310px;
*margin-top:4px;
margin-right:0;
margin-left:auto;
padding:10px 0 0;
border-top:1px dotted #ccc;
}

