@charset "utf-8";

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,p
{
	margin: 0;
	padding: 0;
}

img {
	border: 0px;
}
body {
	width: 100%;
	font-size: 75%;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5;
	/*\*/
	letter-spacing: 0.1em;
	/**/
	color: #333333;
	background-image: url(../images/bg6.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

a:link, a:visited {
	color: #005580;
	text-decoration: none;
}
a:hover, a:active {
	color: #FF6600;
	text-decoration: underline;
}

/* 
---------------------------------------------*/
#header {
	position: relative;
	width: 100%; 
	height: 300px;
	background-image: url(../images/img6.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	z-index:600;
}


#logo {
	position: absolute;
	left: 19px;
	top: 37px;
	margin: 0;
	visibility: hidden;
}
#nav1 {
	position: absolute;
	left: 530px;
	top: 5px;
	margin: 0;
	width: 350px;
	text-align: right;
}


#nav1 a:link {
	color: #E7EAEE;
	text-decoration: none;
}
#nav1 a:visited {
	color: #E7EAEE;
	text-decoration: none;
}
#nav1 a:hover {
	color: #FFFF00;
	text-decoration: underline;
}
#nav1 a:active {
	color: #FFFF00;
	text-decoration: underline;
}

	/* navigation
	---------------------------------------------*/
	#nav2 {
	position: absolute;
	top: 41px;
	left: 290px;
	width: 650px;
	text-align: center;
	}
	#nav2 ul {
		margin: 0;
		padding: 0;
		list-style: none;
	}
	#nav2 li {
	float: left;
	width: 90px;
	margin: 0;
	}
	#nav2 li a {
	display: block;
	width: 100%; /* FbWindows Internet Explorer 6]ॿ`ܡAݥ[Jo@ */
	padding: 8px 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	}
	#nav2 li a:hover {
	color: #1984AB;
	}

/* G榡
---------------------------------------------*/
#content {
	position: relative;
	width: 1000px;
	margin-top: 0px;
}
#primary {
	float: left;
	width: 720px;
	top: 0;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 10px;
}
#secondary {
	float: left;
	width: 170px;
	top: 0px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 5px;
	background-image: url(../images/sendcondbg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#secondary {
	font-size: 90%;
}
#secondary h3 {
	margin: 0;
	font-size: 150%;
	color: #1984AB;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 30px;
}
#secondary p {
	margin: 10px;
}
#ad {
	float: left;
	width: 180px;
	top: 0;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#quick {
	float: left;
	width: 80px;
	top: 0px;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
	
#quick ul {
	margin: 0;
	list-style: none;
	padding-left: 5px;
}
#quick li {
	margin: 0;
	background-image: url(../images/nicon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	}
	
#footer {
	float: none;
	width: 100%; /* FbWindows Internet Explorer 6]ॿ`ܡAݥ[Jo@ */
	height: 120px;
	background-image: url(../images/footerbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #94AF44;
	clear: both;
}
	/* link
	---------------------------------------------*/
	#nav3 ul {
	margin: 0;
	list-style: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 30px;
	}
	#nav3 li {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 117%;
	}
	#nav3 li a {
	display: block;
	width: 100px !important;
	width /**/: 140px; /* Windows Internet Explorer 5????*/
	padding: 5px 5px 5px 25px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	background-image: url(../images/icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	}
	#nav3 li a:hover {
	color: #1984AB;
	background-image: url(../images/iconover.gif);
	background-repeat: no-repeat;
	background-position: left center;
	}

/* 
---------------------------------------------*/
#primary .section {
	margin: 30px 0 30px 0 ;
}


#primary h2 {
	margin: 0 0 20px 0;
	padding: 3px 3px 3px 20px;
	font-size: 150%;
	background-image: url(../images/h1_bg_1.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
}
#primary h3 {
	font-size: 117%;
	margin: 0;
	padding: 3px 3px 3px 10px;
	border-bottom: 1px dotted #CCCCCC;
}
#primary p {
	margin: 10px 0 10px 0px;
}
