*{
	padding:0;
	margin:0;
}

body{
	background:#453d2f url(../images/body_bg.gif) repeat-x;
}

img{
	border:0;
}

#topH1{
	background-color:#685c49;
	width:1000px;
	height:7px;
	overflow:hidden;
	margin:0 auto;
	color:#6b6251;
}
#header{
	background-color:#f3f3f3;
	width:1000px;
	margin:0 auto;
	list-style-type:none;	
}
	#header #logo{
		width:235px;
		height:40px;
		padding:5px;
		float:left;
	}
	#header #headerLi{
		text-align:right;
		padding:10px 20px 0 0;
	}
		#header #headerLi a{
			font-size:11px;
			color:#685c49;
			text-decoration:none;
			font-family:"MS PGothic";
		}
			#header #headerLi a:hover{
				text-decoration:underline;
			}
		#header #headerLi b{
			font-size:11px;
			color:#685c49;
			font-family:"MS PGothic";
		}
		#header #headerLi #headerWord{
			margin-top:5px;
			font-size:12px;
			color:#8d8d8d;
			line-height:17px;
		}

#topHr{
	background-image:url(../images/top_hr.gif);
	width:1000px;
	height:11px;
	overflow:hidden;
	margin:0 auto;	
}
#mainBody{
	width:1000px;
	overflow:hidden;
	margin:0 auto;
	background-color:#f3f3f3;
	list-style-type:none;
}
	#mainBody #left{
		float:left;
		width:192px;
		overflow:hidden;
		padding:10px 0 0 20px;
	}
		#mainBody #left #leftContent{
			font-size:12px;
			line-height:18px;
			color:#685c49;
			width:170px;
			margin-top:20px;
		}
			#mainBody #left #leftContent img{
				margin:10px 0 10px 0;
			}
		#mainBody #left #leftBtn1{
			margin:20px 0 20px 0;
		}
			#mainBody #left #leftBtn1 a{
				display:block;
			}
		#mainBody #left #leftBtn2{
			margin:20px 0 20px 0;
			padding-left:10px;
			width:160px;
			overflow:hidden;
		}
			#mainBody #left #leftBtn2 a{
				display:block;
				font-size:12px;
				color:#000000;
				text-decoration:none;		
			}
			#mainBody #left #leftBtn2 a:hover{
				color:#0066CC;
				background-color:#C4E1FF;
			}
			#mainBody #left #leftBtn2 img{
				margin:5px 0 5px 0;
			}
		#mainBody #left #leftBigBtn1{
			display:block;
			width:184px;
			height:121px;
			background-image:url(../images/left_btn_big_1.gif);
		}
			#mainBody #left #leftBigBtn1:hover{
				background-image:url(../images/left_btn_big_1_a.gif);
			}
		#mainBody #left #leftBigBtn2{
			display:block;
			width:184px;
			height:121px;
			background-image:url(../images/left_btn_big_2.gif);
			margin-top:20px;
			margin-bottom:20px;
		}
			#mainBody #left #leftBigBtn2:hover{
				background-image:url(../images/left_btn_big_2_a.gif);
			}
	#mainBody #center{
		float:left;
		width:576px;
		overflow:hidden;
	}
		#mainBody #center dd{
			font-size:12px;
			line-height:20px;
			color:#3f5f84;
			font-family:Arial;
			padding:0 10px 0 10px;
		}
		#mainBody #center strong{
			font-size:14px;
			text-decoration:underline;
			display:block;
			margin:7px 0 13px 0;
		}
	#mainBody #right{
		float:left;
		width:196px;
		overflow:hidden;
		padding:10px 0 0 16px;
	}
		#mainBody #right #rightBigBtn1{
			display:block;
			width:178px;
			height:127px;
			margin:15px 0 10px 0;
			background-image:url(../images/right_btn_big_1.gif);
		}
			#mainBody #right #rightBigBtn1:hover{
				background-image:url(../images/right_btn_big_1_a.gif);
			}
		#mainBody #right #rightBigBtn2{
			display:block;
			width:178px;
			height:127px;
			background-image:url(../images/right_btn_big_2.gif);
			margin-bottom:10px;
		}
			#mainBody #right #rightBigBtn2:hover{
				background-image:url(../images/right_btn_big_2_a.gif);
			}
		#mainBody #right #rightBtn{
			display:block;
			width:158px;
			height:155px;
			background-image:url(../images/right_btn_bg.gif);
			margin-bottom:10px;
			padding:20px 0 0 20px;
		}
			#mainBody #right #rightBtn a{
				margin-bottom:15px;
				display:block;
			}
		#mainBody #right #rightContent2{
			width:166px;
			border:1px solid #453d2f;
			border-top:0;
			padding:10px 0 10px 10px;
			font-size:12px;
			line-height:17px;
		}
			#mainBody #right #rightContent2 dt{
				padding:6px;
			}
				#mainBody #right #rightContent2 dt a{
					color:#3F5F84;
					font-weight:bold;
					text-decoration:underline;
				}
				#mainBody #right #rightContent2 dt a:hover{
					color:#ff9900;
					text-decoration:none;
				}
			#mainBody #right #rightContent2 dd{
				padding:6px;
			}
				#mainBody #right #rightContent2 dd div{
					margin-left:-6px;
					margin-top:3px;
				}
		#mainBody #right #rightContent3{
			width:156px;
			border:1px solid #c1c1c1;
			border-top:0;
			padding:10px 5px 10px 15px;
		}
			#mainBody #right #rightContent3 a{
				font-size:12px;
				color:#000000;
				margin-bottom:5px;
			}
				#mainBody #right #rightContent3 a:hover{
					color:#0066CC;
					text-decoration:none;
				}
			#mainBody #right #rightContent3 div{
				font-size:11px;
				font-family:Arial;
				font-weight:bold;
				color:#345174;
				margin-bottom:10px;
				
			}
	#mainBody #bottom{
		width:1000px;
		overflow:hidden;
		clear:both;
		padding:20px 0 10px 870px;
	}
#footer{
	background:#453d2f url(../images/body_bg.gif) repeat-x;
	width:1000px;
	overflow:hidden;
	margin:0 auto;
	color:#FFFFFF;
	padding-top:6px;
	list-style-type:none;
}
	#footer #copyright{
		float:left;
		font-size:12px;
		width:863px;
		padding-left:10px;
		padding-top:20px;
		line-height:20px;
	}
		#footer #copyright a{
			color:#FFFFFF;
			text-decoration:underline;
		}
			#footer #copyright a:hover{
				color:#0066CC;
				text-decoration:none;
			}
		#footer #copyright b{
			font-size:11px;
			font-family:Arial;
		}
	#footer #c3space{
		float:left;
		width:127px;
		height:100px;
	}

#la_Footer_Link{
	width:1000px;
	overflow:hidden;
	margin:3px auto;
	color:#ffffff;
	font-size:12px;
}
	#la_Footer_Link div{
		padding:10px;
		line-height:20px;
	}
		#la_Footer_Link div a{
				color:#ffffff;
				text-decoration:none;
			}
			#la_Footer_Link div a:hover{
					color:#0066CC;
					text-decoration:underline;
				}
	#la_Footer_Link legend{
		font-size:11px;
		font-weight:bold;
		color:#ffffff;
	}