@charset "utf-8";

#wrapper{
}

#wrapper #header{
padding-top: 20px;
background: url(../images/local/header_bg02.gif) top left repeat-x;
}

#home #wrapper #header{
margin-bottom: 61px;
padding-top: 98px;
background: url(../images/local/header_bg.gif) top left repeat-x;
}

* html #home #wrapper #header{
margin-bottom: 20px;
}

#wrapper #header h1{
top: 8px;
left: 9px;
}

#wrapper #header ul{
top: 70px;
left: 0;
width: 760px;
padding: 2px 20px 0;
background: url(../images/local/separator.gif) 10px center no-repeat;
}

#wrapper #header ul li{
background: url(../images/local/separator.gif) right center no-repeat;
}

#wrapper #header h2{
padding-top: 15px;
color: #434343;
border: none;
}

#left_container .box .title{
background: url(../images/local/menu_bg.gif) left top no-repeat;
}

#left_container .box ul li a{
background: url(../images/local/list_icon.gif) left 4px no-repeat;
}

#footer_container p.textarea{
background-image: url(../images/local/footer_bg.gif);
}

#list-title01{
background-color: transparent;
border:none;
}

#list-title01 h3{
background-image: url(../images/local/title_bg.gif);
}

#school-title{
background-image: url(../images/local/detailTitle_bg.gif);
}

#school-title h3{
color: #0398ff;
}

.workinfo{
width: 582px;
margin-left: 1px;
margin-bottom: 1em;
border-collapse: collapse;
border-spacing: 0;
border-top: 1px solid #ccc;
border-left: 1px solid #ccc;
}

.workinfo th,
.workinfo td{
padding: 10px;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}

.workinfo th{
background-color: #eeeeee;
}

.article p{
margin-bottom: 2em !important;
}

.article ol,
.article ul{
margin-bottom: 1em;
}

.article ol li{
list-style: decimal;
margin-left: 1.5em;
}

.article ul li{
list-style: disc;
margin-left: 1.5em;
}

#right_container .article h4{
color: #0398ff;
height: 16px;
background: url(../images/local/h4_bg.gif) left top repeat-x;
}

#right_container .article h5{
color: #434343;
}