
		.but
			{
			width:142px;
			height:21px;
			background-color:#C90;
			border-top:1px solid #FC3;
			border-right:1px solid #FC3;
			text-align:center;
			}
			
			.but a
			{
			font:verdana;
			font-family:sans-serif;
			font-size:12px;
			color:#036;
			text-decoration: none;
			width:142px;
			height:18px;
			}
			.but a:hover
			{
			color:#369;
			}
			.but_01
			{
			width:149px;
			height:21px;
			background-color:#C60;
			text-align:center;
			vertical-align:top;
			}
			.but_01 a
			{
			font:verdana;
			font-family:sans-serif;
			font-size:12px;
			color:#036;
			text-decoration: none;
			}
			.but_01 a:hover
			{
			color:#369;
			}
			.devide
			{
			color:#036;
			}
		#tile_left
			{
			width:16px;
			background-image:url(images/left_dot_tile.gif);
			background-repeat:repeat-y;
			}	
		
		.tile
			{
			background-image:url(images/top_tile.jpg);
			background-position:right;
			background-repeat:repeat-y;
			background-color:#FC3;
			}
		.enter a
			{
			font:verdana;
			font-family:sans-serif;
			font-size:16px;
			font-weight:bold;
			color:#036;
			text-decoration: none;
			}	
	