@charset "utf-8";

/* override styles */
#content01 .wrapper {
overflow:visible;	/* nn6 */
padding-bottom:30px;
}

/* flash */
#flash {
display:inline;
float:left;
width:622px;
height:344px;
margin-left:-30px;
}
#flash p {
padding-top:154px;
font-size:1.2em;
text-align:center;
}

/* news */
#content01 .news {
display:inline;
float:right;
width:228px;
margin-right:-30px;
padding-top:39px;
background:url(../img/index_bg_01.png) no-repeat;
}
#content01 .news h2 {
margin-left:17px;
}
#content01 .news dl {
margin:-5px 27px 0 21px;
font-size:12px;
}
#content01 .news dt {
margin-top:15px;
font-weight:bold;
}

/* feature */
#content01 .feature {
clear:both;
float:left;
width:485px;
padding-top:18px;
}
#content01 .feature h2 {
margin-bottom:9px;
padding-top:9px;
}
#content01 .feature h3 {
margin-bottom:10px;
margin-left:3px;
}
#content01 .feature p {
margin-right:20px;
font-size:1.2em;
}
#content01 .feature .special {
position:relative;
width:472px;
margin-top:21px;
margin-left:-3px;
background:url(../img/index_bg_02.png) repeat-y;
}
#content01 .feature .special-inner {
height:100%;
padding-bottom:20px;
background:url(../img/index_bg_03.png) left bottom no-repeat;
}
#content01 .feature .special h3 {
margin:0;
}
#content01 .feature .special p {
margin-right:160px;
margin-left:30px;
}

/* index */
#content01 .index {
float:right;
width:284px;
margin-top:18px;
padding-left:18px;
border-left:1px dotted #B0B0B0;
}
#content01 .index h2 {
margin-bottom:11px;
}
#content01 .index p {
font-size:1.2em;
}
#content01 .index .more {
margin:2px 0 10px;
}
#content01 .index .more a {
padding-left:15px;
background:url(../img/index_bg_04.png) left center no-repeat;
}
#content01 .index .recommend {
position:relative;
min-height:75px;
height:auto !important;
height:75px;
margin-bottom:15px;
padding-bottom:15px;
background:#F5EFCD url(../img/index_bg_05.png) left bottom no-repeat;
}
#content01 .index .recommend h3 {
margin-bottom:2px;
padding:9px 130px 0 10px;
background:url(../img/index_bg_06.png) no-repeat;
color:#CE543A;
font-size:1.2em;
}
#content01 .index .recommend img {
position:absolute;
top:9px;
right:5px;
}
#content01 .index .recommend p {
margin:0 130px 0 10px;
}
#content01 .index .recruit {
position:relative;
}
#content01 .index .recruit h2 {
margin-top:-5px;
margin-bottom:0;
border-bottom:none;
}
#content01 .index .recruit ul {
position:absolute;
top:54px;
left:14px;
overflow:hidden;
height:100%;
font-size:1.2em;
line-height:1.2;
}
#content01 .index .recruit li {
float:left;
margin-right:10px;
}
#content01 .index .recruit ul a {
padding-left:7px;
background:url(../img/index_bg_07.png) left center no-repeat;
}

/* for nn6 (clearfix) */
#content01 .index .recruit ul:after {
content:".";
display:block;
visibility:hidden;
clear:both;
height:0;
}
