@charset "utf-8";
/* CSS Document */

html{
	width:100%;
	height:100%;
}

*{
	margin:0;
	padding:0;
}

a{
	color:#003399;
	text-decoration: none;
}
a:visited{
	color:#566B9B;
}
a:hover{
	color:#0099FF;
	text-decoration: none;
}

b{
	color:#000000;
}

img{
	border:none;
}

body{
	margin:0;
	padding:0;
	background:#266F91 url(images/bg.gif) repeat-x 0% 0%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 78%;
}


/*----------------------------------------------------------------------------header */


#body #header{
	background:url(images/bg_01.gif) no-repeat 50% 0%;
	width: 1000px;
	margin: 0 auto;
}


#body #header div.body{
	width:900px;
	margin:0 auto;
	padding: 45px 0 0 0;
	position: relative;
	background: transparent none;
}

#header h1{
	background:url(images/logo.gif) no-repeat 50% 0%;
	margin:0;
	padding:0;
	width: 203px;
	height: 73px;
}
#header h1 a{
	display:block;
	width: 203px;
	height: 73px;
}
#header h1 span{
	display:none;
}


/*----------------------------------------------------------------------------navi */


#navi{
	position:relative;
	width:944px;
	height:45px;
	margin: 0 auto;
	background:url(images/bg_navi.gif) no-repeat;
	z-index: 100;
}
#navi ul{
	margin:0;
	padding:0;
	list-style-type:none;
}
#navi li{
	margin:0;
	padding:0;
	height:30px;
	overflow:hidden;
	list-style-type:none;
}


#navi li a{
	display:block;
	height:30px;
	background:url(images/navi.gif) no-repeat;
	overflow:hidden;
	margin:0;
	padding:0;
}

#navi li span{
	visibility:hidden;
	height:30px;
	overflow:hidden;
}
#navi li li{
	display:none;
}
#navi li li a{
	margin:0;
	padding:0;
	height:30px;
	overflow:hidden;

}

/*----------------------------------------------------------------------------li */


#navi li.navi1 {
	position:absolute;
	top:0px;
	left: 0px;
	width:162px;
}

#navi li.navi1:hover {
	height:120px;
}


#navi li.navi2 {
	position:absolute;
	top:0px;
	left: 163px;
}
#navi li.navi3 {
	position:absolute;
	top:0px;
	left: 317px;
}
#navi li.navi4 {
	position:absolute;
	top:0px;
	left: 472px;
}
#navi li.navi5 {
	position:absolute;
	top:0px;
	left: 627px;
}
#navi li.navi6 {
	position:absolute;
	top:0px;
	left: 782px;
}








/*----------------------------------------------------------------------------li a */


#navi li.navi1 a{
	width:162px;
	background-position:0px 0px;
}
#navi li.navi2 a{
	width:153px;
	background-position:-163px 0px;
}
#navi li.navi3 a{
	width:154px;
	background-position:-317px 0px;
}
#navi li.navi4 a{
	width:154px;
	background-position:-472px 0px;
}
#navi li.navi5 a{
	width:154px;
	background-position:-627px 0px;
}

#navi li.navi6 a{
	width:162px;
	background-position:-782px 0px;
}


/*---------------------------------------------------------------li a:hover*/



#navi li.navi1 a:hover{
	background-position:0px -250px;
}
#navi li.navi2 a:hover{
	background-position:-163px -250px;
}
#navi li.navi3 a:hover{
	background-position:-317px -250px;
}
#navi li.navi4 a:hover{
	background-position:-472px -250px;
}
#navi li.navi5 a:hover{
	background-position:-627px -250px;
}
#navi li.navi6 a:hover{
	background-position:-782px -250px;
}


/*---------------------------------------------------------------menu1-*/

#navi li.navi1-1 a{
	background-position:0px -30px;
}
#navi li.navi1-2 a{
	background-position:0px -60px;
}
#navi li.navi1-3 a{
	background-position:0px -90px;
}


#navi li.navi1-1 a:hover{
	background-position:0px -280px;
}
#navi li.navi1-2 a:hover{
	background-position:0px -310px;
}
#navi li.navi1-3 a:hover{
	background-position:0px -340px;
}


/*---------------------------------------------------------------menu2-*/

#navi li.navi2-1 a{
	background-position:-163px -30px;
}
#navi li.navi2-2 a{
	background-position:-163px -60px;
}

#navi li.navi2-1 a:hover{
	background-position:-163px -280px;
}
#navi li.navi2-2 a:hover{
	background-position:-163px -310px;
}

/*---------------------------------------------------------------menu3-*/

#navi li.navi3-1 a{
	width:154px;
	background-position:-317px -30px;
}
#navi li.navi3-2 a{
	width:154px;
	background-position:-317px -60px;
}
#navi li.navi3-3 a{
	width:154px;
	background-position:-317px -90px;
}
#navi li.navi3-4 a{
	width:154px;
	background-position:-317px -120px;
}
#navi li.navi3-5 a{
	width:154px;
	background-position:-317px -150px;
}
#navi li.navi3-6 a{
	width:154px;
	background-position:-317px -180px;
}

#navi li.navi3-1 a:hover{
	width:154px;
	background-position:-317px -280px;
}
#navi li.navi3-2 a:hover{
	width:154px;
	background-position:-317px -310px;
}
#navi li.navi3-3 a:hover{
	width:154px;
	background-position:-317px -340px;
}
#navi li.navi3-4 a:hover{
	width:154px;
	background-position:-317px -370px;
}
#navi li.navi3-5 a:hover{
	width:154px;
	background-position:-317px -400px;
}
#navi li.navi3-6 a:hover{
	width:154px;
	background-position:-317px -430px;
}



/*---------------------------------------------------------------menu4-*/


#navi li.navi4-1 a{
	background-position:-472px -30px;
}
#navi li.navi4-2 a{
	background-position:-472px -60px;
}


#navi li.navi4-1 a:hover{
	background-position:-472px -280px;
}
#navi li.navi4-2 a:hover{
	background-position:-472px -310px;
}

/*---------------------------------------------------------------subnavi-*/


#subnavi{
	position:absolute;
	top: 45px;
	left: 50%;
	width: 450px;
	font-family: Arial, Helvetica, sans-serif;
}

#subnavi ul{
	float:right;
}
#subnavi li{
	list-style-type:none;
	padding:0 0 2px 20px;
}
#subnavi li a{
	white-space:nowrap;
	padding:0 0 0 10px;
	background:url(images/bg_arrow.gif) no-repeat 0 4px;
	color: #999999;
}
#subnavi li a:hover{
	color:#0084ff;
	background:url(images/bg_arrow.gif) no-repeat 0 -96px;
}
#subnavi li a.s{
	color:#0084ff;
	background:url(images/bg_arrow.gif) no-repeat 0 -96px;
}


/*----------------------------------------------------------------------------topphoto */

#topphoto{
	float:left;
	width:540px;
}

/*----------------------------------------------------------------------------news */

#news{
	float:right;
	width:360px;
	background: url(images/bg_news.gif) no-repeat 0% 0%;
	color: #666666;
}

#news h2{
	font-size: 13px;
	font-weight: 200;
	margin: 30px 0 0 28px;
	height: 40px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#news h2 span{
	padding:10px 5px 8px 0;
	background: url(images/bg_side_h2.gif) no-repeat 0% 100%;
	line-height: 120%;
	color: #001F65;
	letter-spacing: 1px;
}
#news h2 a,#news h2 a:visited{
	color: #001F65;
}

#news h3{
	margin: 0 20px 5px 30px;
	font-size: 100%;
}
#news p{
	margin: 0 20px 10px 30px;
	padding: 0 0 10px 0;
	border-bottom: 1px dashed #DDDDDD;
	border-color: #66CCFF;

}






/*----------------------------------------------------------------------------body */





#body{
	background:url(images/bg_02.gif) repeat-y 50% 0%;
	width: 1000px;
	margin: 0 auto;
}

#body div.body{
	width:900px;
	margin:0 auto;
	padding: 0 0 20px;
	background-color: #FFFFFF;
}



/*----------------------------------------------------------------------------contents */

#body #contents{
	width:655px;
	float:right;
	color: #666666;
	background: url(images/bg_page.gif) no-repeat 100% 100%;
	min-height:400px;
}

#body #contents h2{
	font-size: 230%;
	color: #003366;
	letter-spacing: -1px;
	padding: 10px 0 20px;
}
#body #contents h3{
	margin: 0 0 10px 0;
	color: #364569;
	font-size: 140%;
	background-color: #E9EFF6;
	padding: 3px;
}
#body #contents h3.nobr{
	background: transparent none;

}
#body #contents h4{
	margin: 0 0 10px 0;
	color: #4D6395;
	font-size: 120%;
}
#body #contents p{
	margin:0 20px 0 0;
	padding:0 0 20px 0;
	line-height: 150%;
}
#body #contents ul{
	padding:0 0 20px 30px;
	line-height: 150%;
}
#body #contents ul ul{
	padding:0 0 0 30px;
	line-height: 150%;
}
#body #contents li{
	padding:0px 0 5px 10px;
	line-height: 150%;
}


#body #contents div.page{
	background:url(images/bg_page.gif) no-repeat 100% 100%;
	padding:85px 30px 45px 0;
}
#body #contents div.page a.next{
	display:block;
	float: right;
	padding: 0 0 0 15px;
	color: #0084FF;
	background: url(images/bg_arrow2.gif) no-repeat 0px 0px;
	white-space: nowrap;
	margin: 0 0 0 12px;
}
#body #contents div.page a.previous{
	display:block;
	float: right;
	padding: 0 30px 0 0;
	color: #0084FF;
	background: url(images/bg_arrow2.gif) no-repeat 100% -60px;
	white-space: nowrap;
	margin: 0;
}
#body #contents div.page a.next:hover{
	color: #0084FF;
	background: url(images/bg_arrow2.gif) no-repeat 0px -30px;
}
#body #contents div.page a.previous:hover{
	color: #0084FF;
	background: url(images/bg_arrow2.gif) no-repeat 100% -90px;
}



/*----------------------------------------------------------------------------side */

#body #side{
	width:245px;
	float:left;
	background: url(images/bg_side.gif) no-repeat 0% 0%;
	position: relative;
	top: -10px;
	left: -20px;
}

#body #side h2{
	font-size: 14px;
	font-weight: 800;
	margin: 30px 0 0 28px;
	height: 30px;
}
#body #side h2 span{
	padding:10px 5px 8px 0;
	background: url(images/bg_side_h2.gif) no-repeat 0% 100%;
	line-height: 120%;
	color: #001F65;
	letter-spacing: 0px;
}

#body #side h2.second span{
	background: url(images/bg_side_h2_2.gif) no-repeat 0% 100%;
}


#body #side h2 a{
	color: #001F65;
}

#body #side ul{
	margin:10px 0 0 10px;
}

#body #side li{
	list-style-type:none;
	padding:0 0 8px 20px;
}

#body #side li a{
	white-space:nowrap;
	padding:0 0 0 10px;
	background:url(images/bg_arrow.gif) no-repeat 0 4px;
	color: #666666;
}
#body #side li a:visited{
	color:#666666;
}
#body #side li a.s{
	color:#0084ff;
	background:url(images/bg_arrow.gif) no-repeat 0 -96px;
}
#body #side li a:hover{
	color:#0084ff;
	background:url(images/bg_arrow.gif) no-repeat 0 -96px;
}







/*---------------------------------------------------------------banners-*/


#body #companies{
	width:930px;
	margin: 5px auto;
	overflow: hidden;
	height: 80px;
}
#body #companies div.jac{
	width:870px;
	margin: 0px auto;
}
#body #companies li{
	padding: 0;
}
#body #companies li img{
	border:none;
}

#body #companies span.arrow-left a{
	display:block;
	position:absolute;
	left:-24px;
	width:17px;
	height:37px;
	background:url(images/arrow-left.gif) repeat-y 50% 0%;
	text-indent: -9999px;
	top: 10px;
}
#body #companies span.arrow-right a{
	display:block;
	position:absolute;
	right:-24px;
	width:17px;
	height:37px;
	background:url(images/arrow-right.gif) repeat-y 50% 0%;
	text-indent: -9999px;
	top: 10px;
}



/*---------------------------------------------------------------footnavi-*/


#body #footnavi{
	background:url(images/bg_footnavi_01.gif) no-repeat 50% 0%;
	width:933px;
	margin: 20px auto 0;
	list-style-type: none;
	font-size:11px;
	position:relative;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
}

#body #footnavi div.body{
	background:url(images/bg_footnavi_02.gif) no-repeat 0% 100%;
	height:180px;
	width: 933px;
}

#body #footnavi li{
	list-style-type:none;
	font-weight:bold;
	top:15px;
	line-height: 100%;
	padding: 0 15px 0 0;
	border-right: 1px dotted #CCCCCC;
	height: 150px;
}
#body #footnavi li li{
	font-weight:normal;
	padding: 8px 0 0;
	border-right: none;
	height: auto;
}


#body #footnavi li.navi1{
	position:absolute;
	left:20px;
}
#body #footnavi li.navi2{
	position:absolute;
	left:156px;
}
#body #footnavi li.navi3{
	position:absolute;
	left:300px;
}
#body #footnavi li.navi4{
	position:absolute;
	left:445px;
}
#body #footnavi li.navi5{
	position:absolute;
	left:563px;
	width: 100px;
}
#body #footnavi li.navi6{
	position:absolute;
	left:695px;
	border: none;
	width: 160px;
}

#body #footnavi li a:link,#body #footnavi li a:visited{
	color:#666666;
}
#body #footnavi li a:hover{
	color:#0099FF;
}



/*---------------------------------------------------------------footer-*/


#body #footer{
	background:url(images/bg_03.gif) no-repeat 50% 100%;
	height: 100px;
}

#body #footer div.body{
	width:900px;
	text-align: center;
	padding: 23px 0 0;
	color: #666666;
	font-family: "TW cen MT";
	position: relative;
}

#body #footer #footerbtns{
	position:absolute;
	right:0px;
	top:25px;
}
#body #footer #footerbtns a{
	position:absolute;
	display:block;
	width:14px;
	height:15px;
	background-color: #003366;
	background:url(images/bt_footer.gif) no-repeat 0px 0px;
	text-indent: -9999px;

}
#body #footer #footerbtns a.facebook{
	right:48px;
}
#body #footer #footerbtns a.twitter{
	right:32px;
	background-position:-14px 0;
}
#body #footer #footerbtns a.rss{
	right:16px;
	background-position:-28px 0;
}
#body #footer #footerbtns a.linked{
	right:0px;
	background-position:-42px 0;
}


/*---------------------------------------------------------------for tables-*/

td{
	padding:auto;
}
th{
	padding:auto;
	text-align:left;
	color: #003366;
}
td.borderbottom{
	border-bottom:1px dashed #66CCFF;
	padding-top:20px;
}
th.borderbottom{
	border-bottom:1px dashed #66CCFF;
	padding-top:20px;
}



table.border {
	border-collapse:collapse;
}
table.border td{
	border:1px solid #66CCFF;
	padding: 5px;
}
table.border th{
	border:1px solid #66CCFF;
	background-color: #EEFAFF;
	color: #004B91;
	padding: 5px;
}

/*---------------------------------------------------------------for images-*/

img.imgright{
	margin:0 0 0 20px;
	float:right;
}
img.imgleft{
	margin:0 20px 0 0;
	float:left;
}

/*---------------------------------------------------------------span-*/

.big{
	font-size:140%;
}
