/* CSS Document */

p.topimage{
	background-color: #FFFFFF;
	background-image: url(../images/topimage.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 315px;
	width: 688px;
	text-indent:-999999px;
	display: block;
}
ul.pagemenu{
	margin:0 0 15px 0;
	width: 688px;
	padding:0px;display:block;
	height:187px;overflow:hidden;
	background-image: url(../images/pagemenu.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
ul.pagemenu li{
	height:187px;
	margin:0px;
	padding:0px;
	background-color: #FFFFFF;
	list-style-type: none;
	display: table-cell;float:left;
	background-image: url(../images/pagemenu.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
li#pagemenu1 {width:161px;}
li#pagemenu2 {width:176px;}
li#pagemenu3 {width:176px;}
li#pagemenu4 {width:175px;}
li#pagemenu1 a{
	width:146px;
	height:187px;
	display:block;
	background-image: url(../images/pagemenu1.jpg);
	background-repeat: no-repeat;
	text-indent: -999999px;
	margin: 0px;
	padding: 0px;
}
li#pagemenu2 a{
	width:146px;
	height:187px;
	display:block;
	background-image: url(../images/pagemenu2.jpg);
	background-repeat: no-repeat;
	text-indent: -999999px;
	margin: 0 0 0 15px;
	padding: 0px;
}
li#pagemenu3 a{
	width:146px;
	height:187px;
	display:block;
	background-image: url(../images/pagemenu3.jpg);
	background-repeat: no-repeat;
	text-indent: -999999px;
	margin: 0 0 0 15px;
	padding: 0px;
}
li#pagemenu4 a{
	width:160px;
	height:187px;
	display:block;
	background-image: url(../images/pagemenu4.jpg);
	background-repeat: no-repeat;
	text-indent: -999999px;
	margin: 0 0 0 15px;
	padding: 0px;
}


li#menu1 a{background-position: right top !important;}

/*title1--------------------------------------*/
p.title1{
	width:688px;
	height:38px;
	margin:30px 0 0 0px;
	padding:0px;
	text-indent:-999999px;
	background-color: #FFFFFF;
	background-image: url(../images/title1.gif);
	background-repeat: no-repeat;
}

p.title2{
	width:688px;
	height:38px;
	margin:30px 0 0 0px;
	padding:0px;
	text-indent:-999999px;
	background-color: #FFFFFF;
	background-image: url(../images/title2.gif);
	background-repeat: no-repeat;
}

div.text{width:688px;overflow:hidden;font-size: 12px;
	line-height: 20px;}
/*Œo—ð--------------------------*/
p.career_title{
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	margin: 15px 0 0px 0;
	padding:3px 5px;
	display:block;width:90px;background:#ECECEC;
}
table.career{
	width:320px;
	font-size: 10px;
	line-height: 16px;
	margin:0px;
	border: 2px solid #ECECEC;
}
table.career th{
	text-align:left;
	font-weight: normal;
	color: #666666;
	white-space: nowrap;
	vertical-align: top;
	padding:3px 5px;
	border-right-width: 5px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;background:#F6F6F6;
}
table.career td{
	padding:3px 10px 3px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ECECEC;
}
table.career td.last{border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;}
/*--------------------------*/
div#gmap{
	width:688px;
	height:200px;
/*	float:right;*/
	border: 1px solid #000000;
	margin:0 0 15px 0;padding:0px;
}
:root div#gmap{width:686px;}
p.dash_image{
	background-image: url(../images/dash_image.gif);
	text-indent: -999999px;
	display: block;
	margin: 0px 0 0 15px;
	padding: 0px;
	float: right;
	height: 300px;
	width: 351px;
	background-repeat: no-repeat;
}
/*--------------------------*/
p.info_title{
	width:688px;
	height:38px;
	background-color: #FFFFFF;
	background-image: url(../images/info_title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -999999px;
	display: block;
	margin: 30px 0 0 0px;
	padding: 0px;
}
ul#info{
	display: block;
	width: 688px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px 0 10px 0;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #000000;list-style-type: none;
}
ul#info li{
	padding:0px 5px 5px 33px;
	display:block;
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	list-style-type: none;
	background-image: url(../images/info_li.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
}