		body {
			margin: 0;
			padding: 0;
			text-align: center;
		}
		 

		#container {
			width: 1000px;
			margin: 0 auto;
			font-family: ‚l‚r ‚oƒSƒVƒbƒN, Arial;
			font-size: 12px;
			line-height: 1.6em;
			color: #be0081;
			background-color: #FFF;
			text-align: left;
		}
		
		
		h1 {
			font-family: •xŽmƒ|ƒbƒv‚o;
			font-weight: normal;
			font-weight: normal;
			font-size: 38px;
			color: #FF3399;
			margin-top: 170px;
			margin-bottom: 30px;
			margin-left: 350px;
		}
		
		h2 {
			color: #be0081;
			font-size: 16px;
			font-family: •xŽmƒ|ƒbƒv‚o;
			background-color: #FFF;
		}
		
		a {
			color:#336699;
			text-decoration: none;
		}

		a:hover {
			color:#FF0066;
			border-bottom: 1px dotted #336699;
		}

		

		#header {
			border-bottom: 2px solid #999999;
			padding-top: 10px;
			clear: both;
			margin-bottom: 5px;
			height:230px; 
			width:100%;
			background:url(header01.gif) no-repeat top center;
		}
		
		#header p { 
			margin-top: 30px;
			margin-left: 30px;
			color: #BE0081;
		}
		

	
		 #navigation ul {
			margin-left: 0;
			padding-left: 0;
			list-style-type: none;			
			float: left;
			width: 140px;
		}

		#navigation a {
			display: block;
			padding: 5px;
			width: 140px;
			border-bottom: 1px solid #CCC;
		}

		#navigation a:link, #navlist a:visited {
			color:#336699;
			width: 170px;
			text-decoration: none;
		}
		
		#navigation a:hover {
			background: #000000 url(navi_mark2.gif) 96% 50% no-repeat;
			background-color: #F5F5F5;
			color:#FF0066;
		}

		#navigation p {
			margin-top: 40px;
			padding: 5px;
			border-bottom: 1px dotted #CCC;
			border-top: 1px dotted #CCC;
		}
		
		#left_ad td {
			margin-left: 0;
			padding-left: 0;
			list-style-type: none;			
			float: left;
			width: 140px;
		}


		#content {
			width: 630px;
			margin-left: 185px;
			margin-right: 185px;
		}
		
		#content p {
			padding-bottom: 10px;
			border-bottom: 1px solid #DDDDDD;
		}


		#sidebar {
			float: right;
			width: 175px;
		}
		
		#sidebar p {
			padding-bottom: 10px;
			border-bottom: 1px solid #DDDDDD;
		}
		
		#sidebar ul {
			margin-left: 0;
			padding-left: 20px;
		}


	
		#footer { 
			margin-top: 20px;
			clear: both;
			background-color:#336699;
			text-align: center;
			padding: 0 5px; }
		
		#footer p {
			color:#FFFFFF;
			padding: 5px;
		}
		
		#footer p a {
			color: #FFFFFF;
			border-bottom: 1px dotted #FFFFFF;
		}
		
		#footer p a:hover {
			color: #FF0066;
			background-color:#336699;
		}
		