@charset "utf-8";

/* override styles */
#bread01 {
position:static;
overflow:hidden;
min-width:850px;
width:850px;
width:auto !important;
margin-bottom:18px;
border-bottom:6px solid #8A001D;
background:url(../img/common_bg_01.png);
}
#bread01 ul {
position:static;
width:687px;
margin:0 auto;
padding-left:158px;
background-color:#000;
}
#content01 .wrapper {
position:relative;	/* nn6 */
/*overflow:hidden;*/	/* nn6 */
height:100%;
padding-top:0;
padding-bottom:8px;
}

/* main image box */
#main-image {
overflow:hidden;
width:850px;
height:342px;
margin:0 auto;
background-color:#000;
}

/* flash */
#flash {
float:left;
width:590px;
height:342px;
}
#flash p {
padding-top:154px;
font-size:1.2em;
text-align:center;
}

/* news */
#main-image .news {
width:246px;
margin-bottom:20px;
margin-left:598px;
}
#main-image .news dl {
position:relative;	/* nn6 */
height:100%;
padding:0 25px 30px;
background:url(../img/index_bg_01.png) left bottom no-repeat;
color:#fff;
font-size:12px;
}
#main-image .news dt {
margin-top:15px;
color:#666;
font-weight:bold;
}
#main-image .news dl a {
color:#fff;
}

/* feature */
#content01 .feature {
position:relative;	/* nn6 */
clear:both;
float:left;
width:486px;
background:url(../img/index_bg_02.png) 142px 43px no-repeat;
}
#content01 .feature h2 {
position:relative;
width:516px;
margin-bottom:21px;
margin-left:-30px;
z-index:100;
}
#content01 .feature h3 {
margin-bottom:6px;
}
#content01 .feature p {
font-size:1.2em;
}
#content01 .feature .special {
width:465px;
margin-top:46px;
background:url(../img/index_bg_03.png) repeat-y;
}
#content01 .feature .special-inner {
position:relative;
height:100%;
padding-bottom:15px;
background:url(../img/index_bg_04.png) left bottom no-repeat;
}
#content01 .feature .special h3 {
margin:0 0 13px;
padding-top:11px;
background:url(../img/index_bg_05.png) no-repeat;
text-align:center;
}
#content01 .feature .special h4 {
margin-bottom:12px;
font-size:1.2em;
text-align:center;
}
#content01 .feature .special p {
margin:0 105px 8px;
text-align:center;
}
#content01 .feature .special .lead {
margin:0 140px 0;
}
#content01 .feature .special .more {
margin:0;
}

/* index */
#content01 .index {
float:right;
width:285px;
padding:12px 0 14px 18px;
border-left:1px dotted #B0B0B0;
}
#content01 .index h2 {
margin-bottom:11px;
padding-bottom:2px;
border-bottom:1px solid #760000;
}
#content01 .index h3 {
margin-bottom:5px;
font-size:1.4em;
}
#content01 .index p {
font-size:1.2em;
}
#content01 .index .more {
margin:4px 0 10px;
}
#content01 .index .more a {
position:relative;	/* nn6 */
padding-left:15px;
background:url(../img/index_bg_06.png) left center no-repeat;
}
#content01 .index .link {
width:284px;
margin-bottom:15px;
}
#content01 .index .recommend {
position:relative;
min-height:75px;
height:auto !important;
height:75px;
padding-bottom:15px;
background:#EEE4D0 url(../img/index_bg_07.png) left bottom no-repeat;
}
#content01 .index .recommend h4 {
margin-bottom:2px;
padding:9px 130px 0 10px;
background:url(../img/index_bg_08.png) no-repeat;
color:#650E15;
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_09.png) left center no-repeat;
color:#fff;
}

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