*{
	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 10px 0 20px;
	}
		#mainBody #left #leftBtn1{
			border-left:4px #dddddd solid;
			width:170px;
			margin:20px 0 20px 0;
			padding:8px 0 0 7px;
			overflow:hidden;
		}
			#mainBody #left #leftBtn1 a{
				display:block;
				font-size:12px;
				color:#000000;
				text-decoration:none;		
			}
			#mainBody #left #leftBtn1 a:hover{
				color:#0066CC;
				background-color:#C4E1FF;
			}
			#mainBody #left #leftBtn1 img{
				margin:5px 0 5px 0;
			}
		#mainBody #left #leftBtn2{
			margin:0 0 20px 0;
		}
			#mainBody #left #leftBtn2 a{
				display:block;
			}
		#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:560px;
		overflow:hidden;
		font-size:12px;
		color:#453d2f;
		line-height:20px;
	}

		#mainBody #center .hr{
			border-top:1px solid #d0cfcc;
			margin-bottom:10px;
		}

		#mainBody #center .contentUl{
			width:600px;
			margin-bottom:20px;
		}
			#mainBody #center .contentUl div{
				float:left;
				width:200px;
				display:block;
				border-left:5px solid #006edf;
				margin:20px 20px 5px 15px;
				padding-left:15px;
			}
			#mainBody #center .contentUl .clear{
				clear:both;
				width:500px;
				height:1px;
			}
		
		#mainBody #center #tryOutBtn{
			width:500px;
			text-align:center;
		}
			#mainBody #center #tryOutBtn a{
				display:block;
				width:247px;
				height:34px;
				margin-top:20px;
			}
			#mainBody #center #tryOutBtn #btn_1{
				background-image:url(../html/pic/tryout_btn_1.jpg);
			}
			#mainBody #center #tryOutBtn #btn_2{
				background-image:url(../html/pic/tryout_btn_2.jpg);
			}
			#mainBody #center #tryOutBtn #btn_3{
				background-image:url(../html/pic/tryout_btn_3.jpg);
			}
			#mainBody #center #tryOutBtn a:hover{
				background-position:0 -34px;
			}


		#mainBody #center #siteMapTable td{
			vertical-align:top;
			padding:10px;
		}
		#mainBody #center #siteMapTable a{
			display:block;
			color:#a0a0a0;
			margin-bottom:7px;
			text-decoration:none;
			border-left:3px solid #0082D6;
			padding-left:7px;
		}
		#mainBody #center #siteMapTable a:hover{
			color:#0082D6;
			border-left:3px solid #a0a0a0;
		}

	#mainBody #right{
		float:left;
		width:196px;
		overflow:hidden;
		padding:10px 0 0 21px;
	}
		#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 #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;
	}
