@charset "utf-8";
a:link {
	color: #0000FF;

}
a:visited {
	color: #0066FF;
}
a:hover {
	color: #FF0000;
}
a:active {

}
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
}
#container  {
	width: 780px;
	text-align: left;
	background-color: #FFFFFF;
	background-image: url(images/bg.gif);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
} 
#header  {
	background-image: url(images/willways_headter.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 20px;
	height: 90px;
} 
#header  h1  {
	margin: 0; 
	padding-top: 20px;
	padding-bottom: 0px;
}
#header  img  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
#header p {
	padding: 0px;
	font-size: 12px;
	margin-left: 25px;
	margin-top: 5px;
}
#headnave {
	text-align: right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#headnave p {
	font-size: 12px;
	margin: 0px;
	float: left;
	padding-left: 25px;
}

#headnave li {
	display:inline;
	padding-left: 10px;
}
#headnave ul {
	margin:0;
	padding:0;
	list-style:none;
	float: right;
}


#headnave img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
#breadcrumbs {
	padding-left: 20px;
	font-size: 9px;
	margin: 0px;
	color: #000000;
	padding-top: 10px;
}
#maincontent  {
	float: left;
	margin: 0px;
	width: 500px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
} 
#maincontent    h1 {
	background-image: url(images/b_h.gif);
	font-size: 16px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	height: 21px;
	padding-left: 20px;
	padding-top: 4px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #CCCCCC;
	width: 480px;
}
#maincontent    h2 {
	font-size: 14px;
	font-weight: bold;
	background-image: url(images/h3.gif);
	background-repeat: no-repeat;
	padding-left: 40px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	height: 21px;
	padding-top: 3px;
	color: #990000;
}

#maincontent   p   {
	font-size: 80%;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-left: 5px;
}
#maincontent img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.topics {
	padding: 0px;
	width: 500px;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#maincontent   .topics h2 {
	background-image: url(images/b_what.gif);
	font-size: 14px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	height: 23px;
	padding-left: 20px;
	margin: 0px;
	padding-top: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#maincontent  .topics  ul  {
	font-size: 70%;
}
#maincontent  .topics  li  {
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	list-style-image: url(images/b_arrow.gif);
	vertical-align: middle;
}
#maincontent  .useful_info  h2  {
	background-image: url(images/h_usefulinfo.gif);
	font-size: 14px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	height: 23px;
	padding-left: 20px;
	margin: 0px;
	padding-top: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#maincontent  .useful_info  ul  {
	font-size: 70%;
}
#maincontent  .useful_info  li  {
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	list-style-image: url(images/r_arrow.gif);
}
.gaiyou dl {
	margin: 10px;
	font-size: 80%;
	padding: 0px;
}
.gaiyou dt {
	font-weight: bold;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	width: 130px;
	padding-left: 5px;
}
.gaiyou dd {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F2F2F2;
	margin-top: -14px;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 140px;
	padding-top: 0;
	padding-right: 35px;
	padding-bottom: 8px;
	padding-left: 0;
}
.zinzai dl {
	margin: 10px;
	font-size: 80%;
	padding: 0px;
}
.zinzai  dt  {
	margin-top: 10px;
	font-weight: bold;
	background-image: url(images/diamond.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
}
.jobchange ul {
	font-size: 80%;
	list-style-image: url(images/circle.gif);
}
.jobchange dl {
	margin: 10px;
	font-size: 80%;
	padding: 0px;
}
.jobchange dt  {
	margin-top: 10px;
	font-weight: bold;
	background-image: url(images/diamond.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
}
.jobchange dd {
	margin: 0px;
	padding: 0px;
}




.useful_info {
	padding: 0px;
	width: 500px;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#sidebar  {
	float: right;
	width: 200px;
	text-align: center;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.base_table {
	font-size: 80%;
	border: 1px solid #999999;
	margin: 5px;
}
.base_table .category {
	color: #000000;
	background-image: url(images/bgt_category.gif);
	font-weight: bold;
	border: 1px solid #CCCCCC;
}
.base_table .job_title {
	color: #000000;
}


.base_table .left_area {
	color: #333333;
	width: 100px;
	font-weight: bold;
	background-color: #EBEBEB;
}

.base_table .right_area {
	color: #333333;
}
#form .form1 {
	text-align: center;
	width: 650px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}



#form .form1 p {
	font-size: 80%;
}
.table1 {
	width: 630px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
.table2 {
	width: 600px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
.table3 {
	width: 500px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
}

#sidebar  p  {
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#sidebar  img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin-top: 3px;
	margin-bottom: 5px;
}
#sidebar .ado {
	border: 1px solid #CCCCCC;
	font-size: 9px;
	margin-top: 20px;
	margin-bottom: 20px;
}



#footer  {
	background-image: url(images/bg_footer.gif);
	height: 57px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	color: #FFFFFF;
	background-repeat: no-repeat;
	text-align: right;
} 
#footer  p  {
	margin: 0;
	font-size: 9px;
	float: right;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer li {
	display:inline;
	padding-left: 10px;
}
#footer ul {
	margin:0;
	list-style:none;
	float: left;
	padding-top: 6px;
	padding-left: 5px;
}


#footer img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
 height:0;
 font-size: 1px;
 line-height: 0px;
}
.registration {
	text-align: center;
	padding: 10px;
	border: 1px solid #CCCCCC;
	margin: 10px;
}
.f12 {font-size: 12px}
.b_red {
	color: #990000;
	font-weight: bold;
}
.b_blue {
	color: #111155;
	font-weight: bold;
}



#nave {
	background-image: url(images/bg_nave.gif);
	background-repeat: repeat-x;
	height: 36px;
}

#nave img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



ul.nav{
	margin: 0px;
	padding: 0px;
}

.nav li.off{
	height:36px;
	width:165px;
	padding-right: 5px;
	padding-left: 5px;
}
.nav li.on{
	height:36px;
	width:165px;
	padding-right: 5px;
	padding-left: 5px;
}

ol.sub{
	background-image: url(images/a.gif);
	background-repeat: repeat;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width: 165px;
}
ol.sub2{
	background-image: url(images/a.gif);
	background-repeat: repeat;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width: 275px;
}


ol.sub li.off2{
	width:165px;
	display: inline;
	height: 20px;
}
ol.sub li.on2{
	width:165px;
	display: inline;
	height: 20px;
}
ol.sub2 li.off2{
	width:165px;
	display: inline;
	height: 20px;
}
ol.sub2 li.on2{
	width:165px;
	display: inline;
	height: 20px;
}
.nav *{margin:0px;padding:0px;list-style:none;display:block;}
ul.nav{height: 36px;}
ul.nav li.off{position:relative;float:left;overflow:hidden;}
ul.nav li.on{float:left;overflow:hidden;}
ul.nav>li.on{overflow:visible;/*×*/}
ol.sub{position:relative;}
ol.sub li.off2{position:relative;overflow:hidden;}
ol.sub li.on2{overflow:hidden;}
ol.sub>li.on2{overflow:visible;}
ul.sub-2{position:relative;}
ol.sub2{position:relative;}
ol.sub2 li.off2{position:relative;overflow:hidden;}
ol.sub2 li.on2{overflow:hidden;}
ol.sub2>li.on2{overflow:visible;}
ul.sub-2{position:relative;}
.b1_bold {
	font-size: 105%;
	font-weight: bold;
}
.protection {
	border: 1px solid #990000;
	margin: 10px;
	padding: 10px;
}
