/* CSS Document */

#home_bg {
position:relative;
width:966px;
height:580px;
margin:0 auto;
background-image:url(../images/home_bg.jpg);
background-repeat:no-repeat;
}

#logo_home {
width:184px;
height:111px;
float:left;
padding-top:35px;
padding-left:35px;
}

.menu01_home,.menu02_home,.menu03_home {
position:absolute;
font-size:10px;
line-height:17px;
font-family:Arial, Helvetica, sans-serif;
text-decoration:none;
list-style-type:none;
z-index:701;
}
.menu01_home li,.menu02_home li { padding-left: 17px; }
.menu03_home li { padding-left: 14px; }
.menu01_home li.last,.menu02_home li.last,.menu03_home li.last { border-bottom: none; }
.menu01_home li a,.menu02_home li a,.menu03_home li a { text-decoration:none; }
.menu01_home li a:hover,.menu02_home li a:hover,.menu03_home li a:hover { text-decoration: underline; }

.menu01_home {
width:115px;
top:42px;
left:430px;
}
.menu01_home li {
background:url(../images/arrow01-1.gif) 0px 3px no-repeat;
border-bottom:1px solid #c8c7cf;
}
.menu01_home li a{
color:#399f9d;
}
.menu01_home li a:hover{
color:#399f9d;
}

.menu02_home {
width:190px;
top:75px;
left:728px;
}
.menu02_home li {
background:url(../images/arrow02-1.gif) 0px 3px no-repeat;
border-bottom:1px solid #c6c7d0;
}
.menu02_home li a{
color:#946bab;
}
.menu02_home li a:hover{
color:#946bab;
}

.menu03_home {
width:150px;
top:295px;
left:793px;
}
.menu03_home li {
background:url(../images/arrow03-1.gif) 0px 3px no-repeat;
border-bottom:1px solid #bdbfb2;
}
.menu03_home li a{
color:#7fa948;
}
.menu03_home li a:hover{
color:#7fa948;
}

.plus {
font-size:11px;
line-height:16px;
color:#000000;
position:absolute;
top:310px;
left:50px;
width:210px;
text-align:left;
}

.plus a{
font-size:10px;
line-height:14px;
color:#3fa5a3;
font-weight:bold;
text-decoration:none;
}

.plus a:hover {
text-decoration:underline;
color:#3fa5a3;
}

#register {
width:106px;
height:101px;
position:absolute;
right:12px;
top:474px;
float:left;
}