  .clear {
	clear: both;
	line-height: 0px;
	height: 0;
	font-size: 0;
}

#bodyWrapper {
	padding: 5px 0 40px;
	background: none;
}

#container {
	background: none;
}

#navGlobal {
	background: transparent url(../images/nav_g_bk_white.jpg) no-repeat;
}

.title {
	margin: 0 0 0 0;
}

.content {
	float: left;
	width: 739px;
}

.sidebar {
	float: left;
	position: relative;
	width: 210px;
	height: 1115px;
	background: url(/cip/english/meiji_guide/images/sidebar-bg.jpg) scroll left top no-repeat;
}

.sidebar .nav-1 {
    position: absolute;
    width: 229px;
    height: 51px;
    top: 65px;
    left: -29px;
}

.sidebar .nav-2 {
    display: block;
    position: absolute;
    width: 229px;
    height: 51px;
    top: 107px;
    left: -29px;
}

.sidebar .nav-3 {
    display: block;
    position: absolute;
    width: 229px;
    height: 51px;
    top: 149px;
    left: -29px;
}

.sidebar .nav-12 {
    display: block;
    position: absolute;
    width: 229px;
    height: 51px;
    top: 191px;
    left: -29px;
}

.sidebar .nav-4 {
    display: block;
    position: absolute;
    width: 229px;
    height: 51px;
    top: 224px;
    left: -29px;
}

.sidebar .nav-5 {
    display: block;
    position: absolute;
    width: 275px;
    height: 51px;
    top: 275px;
    left: -29px;

}

.sidebar .nav-6 {
    display: block;
    position: absolute;
    width: 229px;
    height: 51px;
    top: 306px;
    left: -29px;
}

.sidebar .nav-7 {
    display: block;
    position: absolute;
    width: 229px;
    height: 51px;
    top: 358px;
    left: -29px;

}

.sidebar .nav-8 {
    display: block;
    position: absolute;
    width: 229px;
    height: 51px;
    top: 400px;
    left: -29px;

}

.sidebar .nav-9 {
    display: block;
    position: absolute;
    width: 229px;
    height: 51px;
    top: 442px;
    left: -29px;
}

.sidebar .nav-10 {
    display: block;
    position: absolute;
    width: 229px;
    height: 51px;
    top: 474px;
    left: -29px;
}

.sidebar .nav-11 {
    display: block;
    position: absolute;
    width: 229px;
    height: 51px;
    left: -29px;
}

h3 {
    margin: 20px 0 20px -3px;
}

#job-hunting {
    width: 720px;
    margin-top: 25px;
}

#job-hunting p {
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 22px;
}

#job-hunting .h2cont {
    margin-bottom: 20px;
}

#job-hunting h2 {
    margin-top: 15px;
    font-family: Georgia, "Times New Roman", serif;
    font-size: 16px;
    font-style: italic;
    font-weight: bold;
    color: inherit;
    background-color: #FFFDBB;
    padding: 7px 10px 7px 10px;
    display: table-cell;
    line-height: 22px;
}

#job-hunting h2.blue {
    background-color: #cae3fe;
}

#job-hunting h3 {
    margin: 10px 0 6px 0;
    font-size: 16px;
    font-weight: bold;
}

#job-hunting h1 {
    line-height: 25px;
    font-weight: bold;
    font-size: 14px;
}

#job-hunting p {
    margin-bottom: 15px;
    line-height: 25px;
    font-size: 14px
}

#job-hunting p.tip {
    margin-top: 30px;
    font-style: italic;
}

#job-hunting .student {
    background: url(/cip/english/meiji_guide/images/profile-bkg.gif) scroll left top no-repeat;
    width: 722px;
    height: 199px;
}

#job-hunting .student .photo {
    float: left;
    margin: 20px 10px 0 5px;
}

#job-hunting .student .data {
    float: left;
}

table {
    margin-top: 15px;
}

.student {
    margin-bottom: 20px;
}

.student .data table {
    font-size: 14px;
}

.student .data table tr {
    vertical-align: top;
}

.student .data table tr.midle th, .student .data table tr.midle td {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

.student .data table tr th {
    width: 65px;
    font-weight: bold;
    padding: 8px 0 8px 0;
}

.student .data table tr td {
    width: 245px;
    padding: 8px 0 8px 0;
}

.student .data table tr td.country {
    padding-left: 30px;
    font-weight: normal;
    padding-top: 15px;
    width: 80px;
    background-position: 0px 14px;
}

.china {
    background: url(/cip/english/meiji_guide/images/flag-bg-ch.png) no-repeat 0px 0px transparent;
}

.russia {
    background: url(/cip/english/meiji_guide/images/flag-bg-ru.gif) no-repeat 0px 0px transparent;
}

.korea {
    background: url(/cip/english/meiji_guide/images/flag-bg-sk.png) no-repeat 0px 0px transparent;
}

.taiwan {
    background: url(/cip/english/meiji_guide/images/flag-bg-tw.png) no-repeat 0px 0px transparent;
}

#job-hunting .details {
    font-family: Georgia, "Times New Roman", serif;
    background-color: #d3ebf1;
    border: 1px solid #adc4ca;
    margin: 0 15px 10px 15px;
    padding: 15px;
}

#job-hunting .details h2 {
    padding: 0;
    margin: 0;
    font-size: 16px;
    font-weight: bold;
    color: inherit;
    background-color: inherit;
}

#job-hunting .details p {
    padding: 0;
    margin: 20px 0 0 0;
}

#job-hunting .details p.first {
    margin: 0;
}

#job-hunting .details a, #job-hunting .details a:visited {
    color: inherit;
    font-style: italic;
    text-decoration: underline;
}

#job-hunting .details a:active, #job-hunting .details a:hover {
    color: #fff;
}

#job-hunting .details ul {
    margin: 20px 0 0 20px;
}

#job-hunting .details ul li {
    line-height: 25px;
    font-size: 14px;
}

#job-hunting .details ul li strong {
    font-weight: bold;
}