@charset "utf-8";

body{
	height:100%;
	width:100%;
	margin: 0px;
	padding:0px;
	background-color:#ffffff;
}

img{
	border-width: 0px;;
}

area{
	border-width: 0px;;
}

.borderspacer{
	clear:both;
	background-color:#37436E;
	width:100%;
	height:1px;
	overflow:hidden;
}

.borderspacer2{
	clear:both;
	width:512px;
	height:1px;
	overflow:hidden;
}

.imageboxL{
	float:left;
	text-align:left;
	width:220px;
}

.imageboxR{
	float:right;
	text-align:right;
	width:220px;
}

#commonHeader{
	width:800px;
	margin-left:auto;
	margin-right:auto;
}

	#commonHeader h1{
		display:inline;
	}

#wrapper{
	margin-top:6px;
	width:800px;
	background-color:#37436E;
	margin-left:auto;
	margin-right:auto;
}
	
	#contentsbg{
		width:798px;
		margin-left:auto;
		margin-right:auto;
		background-image : url(../shared/img_bg_stripe.gif);
		padding-bottom:18px;
	}
	
	#contentswrapper{
		margin-left:auto;
		margin-right:auto;
		width:760px;
		background-image : url(../shared/lin_contents_bg.gif);
	}
	
	#top div#contentswrapper{
		background-image : url(../shared/lin_contents_bg.gif);
	}
	
	#webindex div#contentswrapper{
		background-image : url(../shared/lin_contents_bg_sm.gif);
	}
		
	/* Home */
		#contentsL{
			float:left;
			width:167px;
			margin-left:1px;
			padding-top:3px;
			padding-left:6px;
			padding-right:6px;
			font-size:12px;
		}
		
		/* except IE5-6 */		
		html>body #contentsL{
			padding-top:0px;
		}
		
		#contentsL img{
			margin-top:2px;
		}
		
		/* except IE5-6 */		
		html>body #contentsL img{
			margin-top:5px;
		}
		
		#contentsR{
			float:right;
			width:578px;
		}
			
			#contentsR1{
				width:188px;
				height:182px;
				background-image : url(../images/img_main1.jpg);
				font-size:12px;
				font-family:Times New Roman, Times, serif;
				line-height:140%;
				color:#37436E;
				padding-left:20px;
				padding-right:370px;
				padding-top:18px;
			}
			
			#contentsR2{
				width:578px;
				height:51px;
				text-align:right;
			}
			
			#topics1{
				width:538px;
				background-image : url(../images/img_main3.jpg);
				background-repeat: no-repeat;
				font-size:12px;
				font-weight:bold;
				font-family:arial, helvetica, sans-serif;
				line-height:130%;
				padding-left:20px;
				padding-right:20px;
				padding-bottom:10px;
			}

			.height1spacer{
				clear:both;
				width:100%;
				height:1px;
				overflow:hidden;
			}
			
			#topics2{
				width:538px;
				font-size:13px;
				font-family:Times New Roman, Times, serif;
				line-height:120%;
				padding-left:20px;
				padding-right:20px;
				padding-top:10px;
				padding-bottom:10px;
			}

	/* Contents */
		#header{
			width:758px;
			background-color:#FFFFFF;
			margin-left:auto;
			margin-right:auto;
		}
		
		#main{
			width:758px;		
		}

		#menu{
			float:left;
			width:179px;
			background-image : url(../shared/men_bg_top.jpg);
			background-repeat: no-repeat;
			font-family:verdana,arial,helvetica,sans-serif;
			margin-left:1px;
			padding-top:22px;
			font-size:11px;
			line-height:200%;
			margin-bottom:50px;
			background-color:#37436E;
		}
	
			#submenu{
				background-color:#667CCC;
			}
	
			#submenu2{
				background-color:#4C5D99;
			}
	
			#submenu3{
				background-color:#333344;
			}
		
			#submenutitle{
				background-color:#666666;
				color:#ffffff;
			}
		
			#submenutitle2{
				background-color:#24346F;
			}
	
			#submenu2title{
				background-color:#37436E;
				color:#ffffff;
			}
	
			#menu a{
				text-decoration: none;
			}

			#menu a:link{
				color: #ffffff;
			}
			#menu a:visited{
				color: #ffffff;
			}
			
				#submenu a:link{
					color: #ffff00;
				}
				#submenu a:visited{
					color: #ffff00;
				}
			
				#submenu2 a:link{
					color: #ffff00;
				}
				#submenu2 a:visited{
					color: #ffff00;
				}
			
				#submenu3 a:link{
					color: #ffff00;
				}
				#submenu3 a:visited{
					color: #ffff00;
				}
			
			#menu a:hover{
				color: #FF0000;
			}
			#menu a:active{
				color:#FF9900;
			}
			
			.menulayer{
				width:179px;
				font-family:verdana,arial,helvetica,sans-serif;
				font-size:11px;
				line-height:200%;
				background-color:#333344;
			}
	
				.menulayer a{
					text-decoration: none;
					display:block;
					width:179px;
					height:20px;
				}
	
				.menulayer a:link{
					color: #ffffff;
				}
				.menulayer a:visited{
					color: #ffffff;
				}
				.menulayer a:hover{
					color: #ff0000;
				}

	
				.menulayer a#highmenu{
					text-decoration: none;
					display:block;
					width:179px;
					height:30px;
				}

			
			.menulayer2{
				width:179px;
				font-family:verdana,arial,helvetica,sans-serif;
				font-size:11px;
				line-height:200%;
				background-color:#4C5D99;
			}
	
				.menulayer2 a{
					text-decoration: none;
					display:block;
					width:179px;
					height:20px;
				}
	
				.menulayer2 a:link{
					color: #ffffff;
				}
				.menulayer2 a:visited{
					color: #ffffff;
				}
				.menulayer2 a:hover{
					color: #ff0000;
				}
				

		#contentslist{
			float:right;
			width:565px;
			height:24px;
			background-image : url(../shared/img_bg_stripe2.gif);
			background-repeat: no-repeat;
			text-align:right;
			font-size:11px;
			font-family:geneva, helvetica, sans-serif;
			margin-right:1px;
			padding-right:10px;
			padding-top:5px;
		}

		#contents{
			float:right;
			width:522px;
			padding-left:20px;
			padding-right:20px;
			padding-top:20px;
			padding-bottom:40px;
		}
		
			#previoustop{
				text-align:right;
				width:512px;
				margin-top:0px;
				margin-bottom:10px;
				font-family:arial, helvetica, sans-serif;
				font-size:small;
			}

			#contents ul{
				font-family:arial, helvetica, sans-serif;
				line-height:150%;
			}

			#contents a{
				text-decoration: none;
			}

			#contentstitle{
				width:522px;
				height:22px;
			}

				#contentstitle1{
					float:left;
					width:300px;
					height:21px;
					font-family:arial, helvetica, sans-serif;
					font-size:medium;
					background-image : url(../shared/title_left_blue2.gif);
					background-repeat: no-repeat;
					padding-left:10px;
					padding-top:1px;
					font-weight:bold;
					color: #37436E;
				}

				html>body #contentstitle1{
					height:22px;
				}

				/* except */
					#contentstitle1C{
						float:left;
						width:500px;
						height:21px;
						font-size:medium;
						font-family:arial, helvetica, sans-serif;
						background-image : url(../shared/title_left_blue2.gif);
						background-repeat: no-repeat;
						padding-left:10px;
						padding-top:1px;
						font-weight:bold;
						color: #37436E;
					}
				
					#contentstitle1C2{
						float:left;
						width:380px;
						height:21px;
						font-size:medium;
						font-family:arial, helvetica, sans-serif;
						background-image : url(../shared/title_left_blue2.gif);
						background-repeat: no-repeat;
						padding-left:10px;
						padding-top:1px;
						font-weight:bold;
						color: #37436E;
					}
				
					html>body #contentstitle1C{
						height:22px;
					}

				.previouslink{
					float:right;
					font-family:arial, helvetica, sans-serif;
					font-size:small;
					color:#37436E;
				}

				#contentstitle2{
					width:501px;
					font-family:arial, helvetica, sans-serif;
					font-size:small;
					padding:5px;
				}

				.pagenumlink{
					width:484px;
					height:10px;
					font-family: verdana,arial,helvetica,sans-serif;
					font-size:small;
					padding-left:16px;
					padding-top:10px;
					margin-bottom:10px;
				}
					
					.pagenumlink1{
						float:left;
					}
					
					.pagenumlink2{
						float:right;
					}
				
				.contentssubtitle{
					clear:both;
					width:502px;
					background-color: #D6EAFF;
					font-family: verdana,arial,helvetica,sans-serif;
					line-height:140%;
					color: #37436E;
					font-size:small;
					font-weight:bold;
					margin-bottom:10px;
					padding-left:10px;
					padding-bottom:3px;
				}
				
		#textarea{
			margin-top:18px;
			line-height:160%;
			font-size:small;
			width:511px;
		}
					
	#bottomL{
		float:left;
		width:510px;
		height:22px;
		background-color:#37436E;
		font-size:10px;
		color:#FFFFFF;
		font-family:geneva, helvetica, sans-serif;
		padding-top:6px;
		padding-left:20px;
	}

	/* except IE5-6 */		
	html>body #bottomL{
		float:left;
		width:510px;
		height:21px;
		background-color:#37436E;
		font-size:10px;
		color:#FFFFFF;
		font-family:geneva, helvetica, sans-serif;
		padding-top:7px;
		padding-left:20px;
	}
		
	#bottomR{
		float:left;
		width:250px;
		height:22px;
		background-color:#37436E;
		font-size:10px;
		color:#FFFFFF;
		font-family:geneva, helvetica, sans-serif;
		text-align:right;
		padding-top:6px;
		padding-right:20px;
	}
		
	/* except IE5-6 */		
	html>body #bottomR{
		float:left;
		width:250px;
		height:21px;
		background-color:#37436E;
		font-size:10px;
		color:#FFFFFF;
		font-family:geneva, helvetica, sans-serif;
		text-align:right;
		padding-top:7px;
		padding-right:20px;
	}

	.bgccontentsR{
		background-color:#ffffff;
/*		background-color:#FDFFEB;*/
	}
	
/* webindex */	
		#webindexarea{
			float:left;
			margin-top:18px;
			line-height:160%;
			font-size:small;
			width:335px;
			padding-left:30px;
		}
					
		#webindexarea2{
			line-height:160%;
			font-size:small;
			width:700px;
			padding-top:18px;
			padding-left:30px;
		}


