@charset "UTF-8";

/* base */
body {
    background: url(../images/bg_body_index.gif) left top repeat-x;
}

#mv {
    background:none;
}

/*WinIE5.5 hack*/
#mvZone {
    height: 320px;
}

/*NormalCSS*/
#mvZone,#mvZone_1,#mvZone_2 {
    height: /**/200px;
}

#mvZoneSlider {
    margin:0 10px 14px;
    height:320px;
    width:900px;
    position:absolute;
}

#mvZone,#mvZone_1,#mvZone_2 {
    background:url(../images/bg_mvzone_index.jpg) left top no-repeat;
    margin:0 10px 14px;
    padding-top:120px;
    width:900px;
}
#mvZone_1 {
    background:url(../images/bg_mvzone_index_1.jpg) left top no-repeat;
    margin:0 10px 14px;
    padding-top:120px;
    width:900px;
}
#mvZone_2 {
    background:url(../images/bg_mvzone_index_2.jpg) left top no-repeat;
    margin:0 10px 14px;
    padding-top:120px;
    width:900px;
}

#mvZone div.mvIndex,#mvZone_1 div.mvIndex,#mvZone_2 div.mvIndex {
    margin:0 0 0 40px;
    width:367px;
}


#mvZone p.mvBtn,#mvZone_1 p.mvBtn,#mvZone_2 p.mvBtn {
    margin-right:8px;
    text-align:right;
}

#mv div.mvBnr {
    background:url(../common/images/bg_mvbnr.gif) left top no-repeat;
    margin:0 10px;
    width:900px;
}

/*right*/
#rmenuTop {
	float:right;
	display:inline;
	width:216px;
	margin-right:16px;
}

#rmenuTop div.rmBnrBlkB {
	width:216px;
	margin-bottom:7px;
	background:url(../images/bg_grayline.gif) left bottom no-repeat;
}

#rmenuTop div.rmBnrBlkB .rmImg {
	margin-bottom:10px;
}

#rmenuTop div.rmBnrBlkB p {
	padding:0 3px 10px 3px;
	font-size:12px;
	line-height:150%;
}

#rmenuTop div.rmBnrBlkB .rminq a{
height:56px;
width:216px;
display: block;
margin-bottom:10px;
}
#rmenuTop div.rmBnrBlkB .rminq  img {	vertical-align: top;}
#rmenuTop div.rmBnrBlkB .rminq  a:hover {	background-color: transparent;}
#rmenuTop div.rmBnrBlkB .rminq  a:hover img {	visibility: hidden;}
#rmenuTop div.rmBnrBlkB .rminq { background: url(../images/img_top_inq_on.jpg) no-repeat; }


#rmenuTop div.rmBnrBlkB .rmeng a{
height:56px;
width:216px;
display: block;
margin-bottom:10px;
}
#rmenuTop div.rmBnrBlkB .rmeng img {	vertical-align: top;}
#rmenuTop div.rmBnrBlkB .rmeng a:hover {	background-color: transparent;}
#rmenuTop div.rmBnrBlkB .rmeng a:hover img {	visibility: hidden;}
#rmenuTop div.rmBnrBlkB .rmeng { background: url(../images/img_top_eng_on.jpg) no-repeat; }

#rmenuTop div.rmBnrBlkB .rmrcl a{
height:56px;
width:216px;
display: block;
margin-bottom:10px;
}
#rmenuTop div.rmBnrBlkB .rmrcl img {	vertical-align: top;}
#rmenuTop div.rmBnrBlkB .rmrcl a:hover {	background-color: transparent;}
#rmenuTop div.rmBnrBlkB .rmrcl a:hover img {	visibility: hidden;}
#rmenuTop div.rmBnrBlkB .rmrcl { background: url(../images/img_top_rcl_on.jpg) no-repeat; }




#container {
    border-top:none;
    margin-top:4px;
	margin-bottom:30px;
}

#contents {
    float:left;
    margin-top:11px;
    width:600px;
}

#contents div.newsBoxTop {
    background:url(../images/bg_newsbox.gif) left bottom no-repeat;
    border-top:solid 3px #595451;
    margin: 0 0 15px 0px;
    padding-bottom:40px;
    width:580px;
}

#contents div.newsTit {
    border-bottom:solid 1px #CCC;
    padding:7px 0;
    margin-bottom:5px;
    width:580px;
}

#contents div.newsTitL {
    float:left;
    width:350px;
}

#contents div.newsTitR {
    float:right;
    width:168px;
}

#contents div.newsTitR a img{
    margin-left:3px;
}

#contents img.rm5 {
    margin-right:5px;
}

#contents table.newsTbl {
    width:580px;
}

#contents table.newsTbl th {
    background:url(../common/images/bg_dotline_01.gif) left bottom repeat-x;
    padding:20px 3px 10px 0px;
}

#contents table.newsTbl td {
    background:url(../common/images/bg_dotline_01.gif) left bottom repeat-x;
    padding:16px 3px 10px 3px;
}


#contents table.newsTbl th.last,
#contents table.newsTbl td.last {
    background:none;
}

#contents table.newsTbl th {
    color:#FFFFFF;
    font-weight:normal;
    text-align:left;
    vertical-align:top;
    width:110px;
}

#contents div.newsDayInr {
    background:url(../images/bg_day.gif) left top no-repeat;
    width:101px;
	height:16px;
	padding-top:3px;
}

#contents div.newsDayInr img {
    margin-left:4px;
}

#contents div.newsDayInr span {
    font-size:12px;
    margin-left:22px;
}

#contents div.aboutBox {
    background:url(../images/bg_aboutbox.gif) left bottom no-repeat;
    margin-left:10px;
    padding-bottom:10px;
    width:580px;
}

#contents div.aboutBoxInr {
    background:url(../images/bg_aboutboxinr.gif) left top no-repeat;
    padding-top:2px;
    width:580px;
}

#contents div.aboutBoxCont {
    background:url(../images/bg_aboutboxcont.gif) left top no-repeat;
    margin-left:10px;
    width:560px;
}

#contents div.aboutBoxCont p {
    font-size:x-small;
}

#contents div.aboutBoxCont p {
    margin:5px 0 0 55px;
}

#contents div.aboutBoxCont table {
    margin-left:55px;
}

#contents div.aboutBoxCont td {
    padding:5px;
}

#banner-career {
    width: 900px;
    margin: 0 10px;
    padding-bottom: 5px;
    text-align: center;
}

