@charset "utf-8";


/* home
-----------------------------------------------*/
/* ========== homeFlash ========== */
#homeFlash{
min-width:950px;
height:459px;
color:#F00;
text-align:center;
}
#homeFlash #ci{
margin:0 auto 100px;
padding-top:15px;
width:930px;
text-align:left;
}
#homeFlash a{
background:none;
}

/* ========== homeGlovalNav ========== */
#homeGlovalNav{
margin:0 auto 30px;
padding-left:1px;
width:929px;
height:86px;
background:url(../../images/gnav_bg01.gif) repeat-x left top;
}
#homeGlovalNav li{
padding-right:1px;
float:left;
}
#homeGlovalNav li a{
background:none;
}
#homeGlovalNav li img{
vertical-align:top;
}


/* ========== homeContents ========== */
#homeContents{
margin:0 auto 30px;
width:930px;
zoom:1;
}
#homeContents:after{
height:0;
display:block; 
clear:both; 
visibility:hidden;
content:".";
}

/* ========== homeMainContents ========== */
#homeMainContents{
width:673px;
float:left;
}

/* ========== homeSubContents ========== */
#homeSubContents{
width:227px;
float:right;
}

#homeSubContents h2{
margin-bottom:2px;
}

/* ========== home module ========== */
.homeBtnListA01{
margin:15px 0 0 -68px;
position:absolute;
text-align:right;
}
.homeBtnListA01 a{
background:none;
}