@charset "UTF-8";

/* ????????????
---------------------------------------------*/
body {
	margin: 0 auto;
	padding: 0;
	width:870px;
	height:auto;
	font-size: 74%;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 1.4;
	color: #5d5d5d;
	background:#FFFFFF url('../images/background1.jpg') center repeat-y;
}
p {
	/*\*/
	letter-spacing:0.2em;
	/**/
}

/* ??????
---------------------------------------------*/


#MM {
	position:relative;
	margin-left: 11px;
	/*left:0px;
	top:0px;*/
	width: 850px; /* ?????????Windows Internet Explorer 6??????????????????????????????????????? */
	height: 100px;
	background:#FFFFFF;
}
#logo {
	position:absolute;
	/*left:19px;  */
	left:10px;
	top:5px;
	border:0 0 0 0;
	margin: 0;
}
#Title {
	position:absolute;
	left:150px;
	top:10px;
	margin: 0;
}
#LangOption {
	position:absolute;
	left:800px;
	top:65px;
	margin: 0;

}
#LangOption a {
	text-decoration:none;
	color:#666666;
}
#FlashMovie {
	position:relative;
	margin-left:11px;
	width:850px;
	height:450px;
}

#buttonPanel1 {
	position:absolute;
	width:530px;
	height:130px;
	align:left;
	z-index:1;
	left: 266px;
	top: 10px;
}

#mainButton {
	margin-left:4px;
	width:100px;
	height:113px;

}

#globalNav {
	position: relative;
	padding:0;
	z-index:100;
	margin-left: 11px;
	width: 850px;
	height: 32px;
	background-image:url(../images/navBarBack.jpg);

}

	/* navigation
	---------------------------------------------*/
	#navigation {
		position: absolute;
		padding:0;
		top: 0px;
		left: 0px;
		width: 738px;
		height:30px;

	}
	#navigation ul {
		margin: 0;
		padding: 0;
		list-style: none;
	}
	#navigation li {
		float: left;
	/*	width: 107px; */
		margin: 0;

	}
	#navigation li a {
		display: block;
		/*width: 100%; /* ?????????Windows Internet Explorer 6??????????????????????????????????????? */
		text-align: center;
		font-family:Arial, Helvetica, sans-serif;
		font-weight: bold;
		color:#FFFFFF;
		/*background left top no-repeat; */
	}
	#navigation li a:hover {
		color: #FFFFFF;
		/*background:url(../images/button3c.jpg) right top no-repeat; */
	}
	#navigation ul li ul {
	background:#92979c;
}
#navigation ul ul li {
	float: none;
}
#navigation ul ul li a {
	border-top:1px solid #FFFFFF;
	color:#FFFFFF;
	background:none;
	font-size:90%;
	font-weight:normal;
	padding: 6px 0;
}
#navigation ul ul li a:hover {
	color:#FFFFFF;
	background-image:none;
	background-color:#b6bdc3;
}
#navigation ul li.parent ul {
	display:none;
}
#navigation ul li.parentOn ul {
	display:block;
}

/* ?????????
---------------------------------------------*/
#content {
	position: relative;
	width: 850px;
	margin-left: 8px;
	/*margin-top: 5px; */

}
#primary {
	width: 396px;
	margin:20px 0 0 186px;
	/*left: 206px;
	top: 0; */
	background-color: #FFFFFF;
/*	border:5px solid #2F4C9C; */
}
#primary h2 {
	padding:0 0 10px 15px;
	color:#000000;
}

#primary .section {
	margin:0px 0 26px 20px;
}

/* primary .section h2 {
	float:right;
	width:254px;
	background: #FFFFFF;
	margin:0px;
	padding: 0px 0 10px 15px;
	font-size: 100%;
} */


#primary .section h3 {
	font-size:117%;
	margin:0px;
	padding-bottom:3px;
	color:#332f28;
	border-bottom:1px solid #CCCCCC;
}
#primary .section h3.a {
	font-size:110%;
	margin:10px 0 0 0;
	padding-bottom:3px;
	color:#fdb812;
	border-bottom:0px;
}
#primary .section .link {
	text-decoration:none;
	color:#666666;
	/*padding-bottom:5px;*/
}
#primary .section p {
	font-size:95%;
}
#primary .section .listTable {
	width:376px;
	border:0;
	font-size:105%;
}

#primary ol.list_dec {
	list-style-type:decimal;
}
#primary ol.list_alpha {
	list-style-type:upper-alpha;
}
#primary ol li {
	font-size:110%;
}
#primary ul li {
	font-size:110%;
}
#primary ul.list_circle {
	list-style-type:circle;
}
#secondary {
	position: absolute;
	width: 168px;
	left: 3px;
	top: 8px;
	font-size:110%;
	background: #FFFFFF /*url(../image/secondary_bg.gif) right top repeat-y*/;
}
#secondary .section {
}
#secondary .section h3 {
	margin:0;
	padding:10px 10px;
	font-size:103%;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	color: #FFFFFF;
	background:#a7adb3 /*url(../image/secondary_h3_bg.gif) right top repeat-y*/;
}
#secondary .section p {
	margin:10px;
}
#secondary .section ul {
	margin:0;
	padding:0;
	list-style: none;
}
#secondary .section ul li {
	margin:0;
	border-bottom: 1px solid #CCCCCC;
/*	background: url(../images/sidenav_bg_on.gif) left center no-repeat;*/
}
#secondary .section ul li a {
	display:block;
	width:138px !important;
	width /**/: 168px; /* Windows IE 5 */
	padding: 5px 5px 5px 25px;
	font-family:Arial, Helvetica, sans-serif;
	color: #443e36;
	text-decoration: none;
/*	background: url(../images/sidenav_bg_off.gif) left center no-repeat; */
}
#secondary .section ul li a:hover {
	color:#332f28;
	font-weight: bold;
	background: none;
}
#tertiary  {
	position: absolute;
	width: 250px;
	left: 600px;
	top: 10px;
	background-color: #FFFFFF;
	/*border:5px solid #2F4C9C;  */
}

#tertiary .section {
	margin:0 0 26px 20px;
}

#tertiary h2 {
	background: #FFFFFF;
	margin:0;
	padding: 10px 5px 10px 5px;
	font-size: 100%;
}

#tertiary .section h3 {
	font-size:117%;
	margin:0px;
	padding-bottom:3px;
	border-bottom:1px dotted #CCCCCC;
}
#tertiary .section p {
	padding-bottom:10px;
}

#footer {
	/*lear:both;*/
	position:relative;
	width: 850px; /* ?????????Windows Internet Explorer 6??????????????????????????????????????? */
	margin-left: 11px;
	height: 40px;
	border-top: 1px solid #313131;
	background: #FFFFFF;
	font-size:90%;
}
#footer .footer1 {
	text-decoration:none;
	position:absolute;
	left:60px;
	top:12px;
	z-index:1;
}
#footer .footer1 .linkFooter {
	color:#5d5d5d;
	/*padding-bottom:5px;*/
}
