@charset "utf-8";

/* import 
----------------------------------*/

@import url(reset.css);
@import url(layout.css);
@import url(modules.css);


/* home
----------------------------------*/

#home #header{
background: url(../images/home/home-header_bg.gif) left top repeat-x;
}

#home #header-in{
height: 277px;
}

#home #top-visual{
width:779px;
height:202px;
position:absolute;
top:55px;
left: 0;
z-index: 10;
}

.notice ul li{
line-height: 1.8;
background: url(../images/common/list-arrow01.gif) left 3px no-repeat;
padding-left: 15px;
}

.area dl{
width: 555px;
height:38px;
background: url(../images/home/areasearch_bg.gif) left top no-repeat;
padding: 12px;
}

.area dl dd.option{
width: 196px;
float: left;
}

.area dl dd.search-btn{
width: 60px;
height: 21px;
float: right;
}

.discipline ul,
.occupation ul{
background-color: #f8f8f8;
border: 1px solid #d4d4d4;
padding: 12px;
}

.discipline ul li,
.occupation ul li{
display: blodk;
float: left;
white-space: nowrap;
padding-right: 5px;
margin-right: 5px;
background: url(../images/common/separater.gif) right center no-repeat;
line-height: 1.8;
}

#links li{
display: inline;
padding-right: 5px;
}

#links li.end{
padding-right: 0;
}

.banners {
text-align:center;
}
