/* CSS Document */

* {margin:0;padding:0;}
body{margin: 0px;padding: 0px;color: #343434;font-size:14px;font-family: "ËÎÌå",Tahoma, Verdana;background: url('../images/bg.jpg');text-align: center;}
img{border: 0px;}
ul{list-style: none;}


a:link{font-size: 14px; color: #343434; text-decoration: none;}
a:visited{font-size: 14px; color: #343434; text-decoration: none;}
a:hover{font-size: 14px; color: #343434; text-decoration: underline;}


#container{width: 850px;margin: 0px auto;overflow:hidden;background-color: #fff;}
	#header{width: 850px;margin: 0px auto;overflow:hidden;}
	#body{width: 850px;margin: 0px auto;overflow:hidden;}
		#content01{width: 792px; padding-top: 10px;margin: 0px auto;}
			#cTop{width: 792px; }
				#ctBg01{float:left; width: 37px; height: 31px;background: url('../images/title_tLeft.jpg');}
				#ctBg02{float:left; height: 31px;background: url('../images/title_tMiddle.jpg');}
				#ctBg03{float:left; width: 35px; height: 31px;background: url('../images/title_tMiddle01.jpg');}
				#ctBg04{float:left; height: 31px;background: url('../images/title_tBg.jpg');}
				#ctBg05{float:right; width: 16px; height: 31px;background: url('../images/title_tRight.jpg');}
			
				#ctBg001{float:left; width: 31px; height: 31px;background: url('../images/title_tLeft01.jpg');}
				#ctBg002{float:left; height: 31px;background: url('../images/title_tMiddle.jpg');}
				#ctBg003{float:left; width: 35px; height: 31px;background: url('../images/title_tMiddle01.jpg');}
				#ctBg004{float:left; height: 31px;}
				#ctBg005{float:right; width: 16px; height: 31px;}

			#cUnder{width: 792px; }
				#cuBg01{float: left; width: 15px; height: 97px;background: url('../images/title_bgL.jpg');}
				#cuBg02{float: left; padding-top: 5px; text-align: left;line-height: 23px;width: 761px; height: 97px;background: url('../images/title_bgM.jpg');}
				#cuBg03{float: right; width: 16px; height: 97px;background: url('../images/title_bgR.jpg');}

				#cuBg001{float: left; width: 15px; height: 121px;background: url('../images/title_bgL01.jpg');}
				#cuBg002{float: left; padding-top: 5px; text-align: left;line-height: 23px;width: 761px; height: 121px;background: url('../images/title_bgM01.jpg');}
				#cuBg003{float: right; width: 16px; height: 121px;background: url('../images/title_bgR01.jpg');}
	
	#under{}
