@charset "utf-8";

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

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

/* news */
#content01 .news {
display:inline;
float:right;
width:220px;
margin-right:-30px;
padding:11px 10px 0 20px;
background:url(../img/index_bg_09.png) repeat-x;
}
#content01 .news h2 {
margin-bottom:15px;
}
#content01 .news dl {
font-size:12px;
}
#content01 .news dt {
font-weight:bold;
padding-top:20px;
}

/* feature */
#content01 .feature {
clear:both;
float:left;
width:470px;
padding-top:37px;
background:url(../img/index_bg_01.png) 101px 0 no-repeat;
}
#content01 .feature h2 {
margin-bottom:15px;
}
#content01 .feature h3 {
margin-bottom:10px;
margin-left:2px;
}
#content01 .feature p {
font-size:1.2em;
}
#content01 .feature .special {
width:468px;
margin-top:40px;
background:url(../img/index_bg_02.png) repeat-y;
}
#content01 .feature .special-inner {
position:relative;
height:100%;
padding-bottom:14px;
background:url(../img/index_bg_03.png) left bottom no-repeat;
}
#content01 .feature .special h3 {
margin:0 0 8px;
padding-top:35px;
padding-left:140px;
background:url(../img/index_bg_04.png) no-repeat;
}
#content01 .feature .special p {
margin:0 130px 10px 135px;
}
#content01 .feature .special .more {
margin-bottom:0;
margin-left:135px;
}

/* index */
#content01 .index {
float:right;
width:284px;
margin-top:30px;
padding-top:17px;
padding-left:19px;
border-left:1px dotted #B0B0B0;
}
#content01 .index h2 {
margin-bottom:11px;
padding-bottom:6px;
border-bottom:1px solid #8B7546;
}
#content01 .index p {
font-size:1.2em;
}
#content01 .index .more {
margin:4px 0 10px;
}
#content01 .index .more a {
padding-left:15px;
background:url(../img/index_bg_05.png) left center no-repeat;
}
#content01 .index .recommend {
position:relative;
min-height:75px;
height:auto !important;
height:75px;
margin-bottom:20px;
padding-bottom:15px;
background:#F5EFCD url(../img/index_bg_06.png) left bottom no-repeat;
}
#content01 .index .recommend h3 {
margin-bottom:2px;
padding:9px 130px 0 10px;
background:url(../img/index_bg_07.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:-10px;
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_08.png) left center no-repeat;
}
