@charset "utf-8";
/* CSS Document */
/*----------------------------------------*/
#wrapH h1{
}
#wrapG{
clear:both;
position:relative;
width:100%;
height:326px;
margin:0 auto;
text-align:center;
background:url(../images/gnav_back.jpg) repeat-x;
}
#wrapG h2{
position:absolute;
top:40px;
}
#wrapB .eleLay{
position:relative;
margin:0 auto;
width:900px;
background:none;
}
/*----------------------------------------*/
#homeMain{
float:left;
width:680px;
padding:0 0 30px 0;
}
#homeMain dl.topBtn{
position:relative;
margin:21px 0;
height:222px;
width:672px;
}
#homeMain dl.topBtn dt#btn1{
position:absolute;
top:0;
left:0;
}
#homeMain dl.topBtn dt#btn2{
position:absolute;
top:0;
left:340px;
}
#homeMain .topics{
width:672px;
padding:0 0 0 0;
}
#homeMain .topics h3{
margin:0 0 15px 0;
}
#homeMain .topics table{
width:100%;
}
#homeMain .topics th{
padding:0 10px 10px 15px;
width:20%;
}
#homeMain .topics th span{
font-weight:bold;
font-size:0.8em;
line-height:160%;
}
#homeMain .topics td{
padding:0 10px 10px 10px;
font-size:0.8em;
line-height:160%;
}
#homeMain .topics td a{
line-height:160%;
}
/**/
#homeSide{
float:right;
width:208px;
padding:0 0 30px 0;
}
#homeSide dt{
margin:0 0 2px 0;
}
#homeSide dt img{
display:block;
}
/*end*/


